@aws-sdk/client-quicksight 3.774.0 → 3.777.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (216) hide show
  1. package/dist-cjs/auth/httpAuthSchemeProvider.js +1 -3
  2. package/dist-cjs/index.js +17 -18
  3. package/dist-es/QuickSightClient.js +2 -1
  4. package/dist-es/auth/httpAuthSchemeProvider.js +1 -3
  5. package/dist-es/endpoint/EndpointParameters.js +2 -3
  6. package/dist-es/runtimeExtensions.js +2 -14
  7. package/dist-types/commands/BatchCreateTopicReviewedAnswerCommand.d.ts +1 -0
  8. package/dist-types/commands/BatchDeleteTopicReviewedAnswerCommand.d.ts +1 -0
  9. package/dist-types/commands/CancelIngestionCommand.d.ts +1 -0
  10. package/dist-types/commands/CreateAccountCustomizationCommand.d.ts +1 -0
  11. package/dist-types/commands/CreateAccountSubscriptionCommand.d.ts +1 -0
  12. package/dist-types/commands/CreateAnalysisCommand.d.ts +1 -0
  13. package/dist-types/commands/CreateBrandCommand.d.ts +1 -0
  14. package/dist-types/commands/CreateCustomPermissionsCommand.d.ts +1 -0
  15. package/dist-types/commands/CreateDashboardCommand.d.ts +1 -0
  16. package/dist-types/commands/CreateDataSetCommand.d.ts +1 -0
  17. package/dist-types/commands/CreateDataSourceCommand.d.ts +1 -0
  18. package/dist-types/commands/CreateFolderCommand.d.ts +1 -0
  19. package/dist-types/commands/CreateFolderMembershipCommand.d.ts +1 -0
  20. package/dist-types/commands/CreateGroupCommand.d.ts +1 -0
  21. package/dist-types/commands/CreateGroupMembershipCommand.d.ts +1 -0
  22. package/dist-types/commands/CreateIAMPolicyAssignmentCommand.d.ts +1 -0
  23. package/dist-types/commands/CreateIngestionCommand.d.ts +1 -0
  24. package/dist-types/commands/CreateNamespaceCommand.d.ts +1 -0
  25. package/dist-types/commands/CreateRefreshScheduleCommand.d.ts +1 -0
  26. package/dist-types/commands/CreateRoleMembershipCommand.d.ts +1 -0
  27. package/dist-types/commands/CreateTemplateAliasCommand.d.ts +1 -0
  28. package/dist-types/commands/CreateTemplateCommand.d.ts +1 -0
  29. package/dist-types/commands/CreateThemeAliasCommand.d.ts +1 -0
  30. package/dist-types/commands/CreateThemeCommand.d.ts +1 -0
  31. package/dist-types/commands/CreateTopicCommand.d.ts +1 -0
  32. package/dist-types/commands/CreateTopicRefreshScheduleCommand.d.ts +1 -0
  33. package/dist-types/commands/CreateVPCConnectionCommand.d.ts +1 -0
  34. package/dist-types/commands/DeleteAccountCustomizationCommand.d.ts +1 -0
  35. package/dist-types/commands/DeleteAccountSubscriptionCommand.d.ts +1 -0
  36. package/dist-types/commands/DeleteAnalysisCommand.d.ts +1 -0
  37. package/dist-types/commands/DeleteBrandAssignmentCommand.d.ts +1 -0
  38. package/dist-types/commands/DeleteBrandCommand.d.ts +1 -0
  39. package/dist-types/commands/DeleteCustomPermissionsCommand.d.ts +1 -0
  40. package/dist-types/commands/DeleteDashboardCommand.d.ts +1 -0
  41. package/dist-types/commands/DeleteDataSetCommand.d.ts +1 -0
  42. package/dist-types/commands/DeleteDataSetRefreshPropertiesCommand.d.ts +1 -0
  43. package/dist-types/commands/DeleteDataSourceCommand.d.ts +1 -0
  44. package/dist-types/commands/DeleteDefaultQBusinessApplicationCommand.d.ts +1 -0
  45. package/dist-types/commands/DeleteFolderCommand.d.ts +1 -0
  46. package/dist-types/commands/DeleteFolderMembershipCommand.d.ts +1 -0
  47. package/dist-types/commands/DeleteGroupCommand.d.ts +1 -0
  48. package/dist-types/commands/DeleteGroupMembershipCommand.d.ts +1 -0
  49. package/dist-types/commands/DeleteIAMPolicyAssignmentCommand.d.ts +1 -0
  50. package/dist-types/commands/DeleteIdentityPropagationConfigCommand.d.ts +1 -0
  51. package/dist-types/commands/DeleteNamespaceCommand.d.ts +1 -0
  52. package/dist-types/commands/DeleteRefreshScheduleCommand.d.ts +1 -0
  53. package/dist-types/commands/DeleteRoleCustomPermissionCommand.d.ts +1 -0
  54. package/dist-types/commands/DeleteRoleMembershipCommand.d.ts +2 -1
  55. package/dist-types/commands/DeleteTemplateAliasCommand.d.ts +1 -0
  56. package/dist-types/commands/DeleteTemplateCommand.d.ts +1 -0
  57. package/dist-types/commands/DeleteThemeAliasCommand.d.ts +1 -0
  58. package/dist-types/commands/DeleteThemeCommand.d.ts +1 -0
  59. package/dist-types/commands/DeleteTopicCommand.d.ts +1 -0
  60. package/dist-types/commands/DeleteTopicRefreshScheduleCommand.d.ts +1 -0
  61. package/dist-types/commands/DeleteUserByPrincipalIdCommand.d.ts +2 -1
  62. package/dist-types/commands/DeleteUserCommand.d.ts +1 -0
  63. package/dist-types/commands/DeleteUserCustomPermissionCommand.d.ts +1 -0
  64. package/dist-types/commands/DeleteVPCConnectionCommand.d.ts +1 -0
  65. package/dist-types/commands/DescribeAccountCustomizationCommand.d.ts +1 -0
  66. package/dist-types/commands/DescribeAccountSettingsCommand.d.ts +1 -0
  67. package/dist-types/commands/DescribeAccountSubscriptionCommand.d.ts +1 -0
  68. package/dist-types/commands/DescribeAnalysisCommand.d.ts +1 -0
  69. package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +1 -0
  70. package/dist-types/commands/DescribeAnalysisPermissionsCommand.d.ts +1 -0
  71. package/dist-types/commands/DescribeAssetBundleExportJobCommand.d.ts +1 -0
  72. package/dist-types/commands/DescribeAssetBundleImportJobCommand.d.ts +1 -0
  73. package/dist-types/commands/DescribeBrandAssignmentCommand.d.ts +1 -0
  74. package/dist-types/commands/DescribeBrandCommand.d.ts +1 -0
  75. package/dist-types/commands/DescribeBrandPublishedVersionCommand.d.ts +1 -0
  76. package/dist-types/commands/DescribeCustomPermissionsCommand.d.ts +1 -0
  77. package/dist-types/commands/DescribeDashboardCommand.d.ts +1 -0
  78. package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +1 -0
  79. package/dist-types/commands/DescribeDashboardPermissionsCommand.d.ts +1 -0
  80. package/dist-types/commands/DescribeDashboardSnapshotJobCommand.d.ts +1 -0
  81. package/dist-types/commands/DescribeDashboardSnapshotJobResultCommand.d.ts +1 -0
  82. package/dist-types/commands/DescribeDashboardsQAConfigurationCommand.d.ts +1 -0
  83. package/dist-types/commands/DescribeDataSetCommand.d.ts +1 -0
  84. package/dist-types/commands/DescribeDataSetPermissionsCommand.d.ts +1 -0
  85. package/dist-types/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +1 -0
  86. package/dist-types/commands/DescribeDataSourceCommand.d.ts +1 -0
  87. package/dist-types/commands/DescribeDataSourcePermissionsCommand.d.ts +1 -0
  88. package/dist-types/commands/DescribeDefaultQBusinessApplicationCommand.d.ts +1 -0
  89. package/dist-types/commands/DescribeFolderCommand.d.ts +1 -0
  90. package/dist-types/commands/DescribeFolderPermissionsCommand.d.ts +1 -0
  91. package/dist-types/commands/DescribeFolderResolvedPermissionsCommand.d.ts +1 -0
  92. package/dist-types/commands/DescribeGroupCommand.d.ts +1 -0
  93. package/dist-types/commands/DescribeGroupMembershipCommand.d.ts +1 -0
  94. package/dist-types/commands/DescribeIAMPolicyAssignmentCommand.d.ts +1 -0
  95. package/dist-types/commands/DescribeIngestionCommand.d.ts +1 -0
  96. package/dist-types/commands/DescribeIpRestrictionCommand.d.ts +1 -0
  97. package/dist-types/commands/DescribeKeyRegistrationCommand.d.ts +1 -0
  98. package/dist-types/commands/DescribeNamespaceCommand.d.ts +1 -0
  99. package/dist-types/commands/DescribeQPersonalizationConfigurationCommand.d.ts +1 -0
  100. package/dist-types/commands/DescribeQuickSightQSearchConfigurationCommand.d.ts +1 -0
  101. package/dist-types/commands/DescribeRefreshScheduleCommand.d.ts +1 -0
  102. package/dist-types/commands/DescribeRoleCustomPermissionCommand.d.ts +1 -0
  103. package/dist-types/commands/DescribeTemplateAliasCommand.d.ts +1 -0
  104. package/dist-types/commands/DescribeTemplateCommand.d.ts +1 -0
  105. package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +1 -0
  106. package/dist-types/commands/DescribeTemplatePermissionsCommand.d.ts +1 -0
  107. package/dist-types/commands/DescribeThemeAliasCommand.d.ts +1 -0
  108. package/dist-types/commands/DescribeThemeCommand.d.ts +1 -0
  109. package/dist-types/commands/DescribeThemePermissionsCommand.d.ts +1 -0
  110. package/dist-types/commands/DescribeTopicCommand.d.ts +1 -0
  111. package/dist-types/commands/DescribeTopicPermissionsCommand.d.ts +1 -0
  112. package/dist-types/commands/DescribeTopicRefreshCommand.d.ts +1 -0
  113. package/dist-types/commands/DescribeTopicRefreshScheduleCommand.d.ts +1 -0
  114. package/dist-types/commands/DescribeUserCommand.d.ts +1 -0
  115. package/dist-types/commands/DescribeVPCConnectionCommand.d.ts +1 -0
  116. package/dist-types/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +1 -0
  117. package/dist-types/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +1 -0
  118. package/dist-types/commands/GenerateEmbedUrlForRegisteredUserWithIdentityCommand.d.ts +1 -0
  119. package/dist-types/commands/GetDashboardEmbedUrlCommand.d.ts +1 -0
  120. package/dist-types/commands/GetSessionEmbedUrlCommand.d.ts +1 -0
  121. package/dist-types/commands/ListAnalysesCommand.d.ts +1 -0
  122. package/dist-types/commands/ListAssetBundleExportJobsCommand.d.ts +1 -0
  123. package/dist-types/commands/ListAssetBundleImportJobsCommand.d.ts +1 -0
  124. package/dist-types/commands/ListBrandsCommand.d.ts +1 -0
  125. package/dist-types/commands/ListCustomPermissionsCommand.d.ts +1 -0
  126. package/dist-types/commands/ListDashboardVersionsCommand.d.ts +1 -0
  127. package/dist-types/commands/ListDashboardsCommand.d.ts +1 -0
  128. package/dist-types/commands/ListDataSetsCommand.d.ts +1 -0
  129. package/dist-types/commands/ListDataSourcesCommand.d.ts +1 -0
  130. package/dist-types/commands/ListFolderMembersCommand.d.ts +1 -0
  131. package/dist-types/commands/ListFoldersCommand.d.ts +1 -0
  132. package/dist-types/commands/ListFoldersForResourceCommand.d.ts +1 -0
  133. package/dist-types/commands/ListGroupMembershipsCommand.d.ts +1 -0
  134. package/dist-types/commands/ListGroupsCommand.d.ts +1 -0
  135. package/dist-types/commands/ListIAMPolicyAssignmentsCommand.d.ts +1 -0
  136. package/dist-types/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +1 -0
  137. package/dist-types/commands/ListIdentityPropagationConfigsCommand.d.ts +1 -0
  138. package/dist-types/commands/ListIngestionsCommand.d.ts +1 -0
  139. package/dist-types/commands/ListNamespacesCommand.d.ts +1 -0
  140. package/dist-types/commands/ListRefreshSchedulesCommand.d.ts +1 -0
  141. package/dist-types/commands/ListRoleMembershipsCommand.d.ts +1 -0
  142. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  143. package/dist-types/commands/ListTemplateAliasesCommand.d.ts +1 -0
  144. package/dist-types/commands/ListTemplateVersionsCommand.d.ts +1 -0
  145. package/dist-types/commands/ListTemplatesCommand.d.ts +1 -0
  146. package/dist-types/commands/ListThemeAliasesCommand.d.ts +1 -0
  147. package/dist-types/commands/ListThemeVersionsCommand.d.ts +1 -0
  148. package/dist-types/commands/ListThemesCommand.d.ts +1 -0
  149. package/dist-types/commands/ListTopicRefreshSchedulesCommand.d.ts +1 -0
  150. package/dist-types/commands/ListTopicReviewedAnswersCommand.d.ts +1 -0
  151. package/dist-types/commands/ListTopicsCommand.d.ts +1 -0
  152. package/dist-types/commands/ListUserGroupsCommand.d.ts +1 -0
  153. package/dist-types/commands/ListUsersCommand.d.ts +1 -0
  154. package/dist-types/commands/ListVPCConnectionsCommand.d.ts +1 -0
  155. package/dist-types/commands/PredictQAResultsCommand.d.ts +1 -0
  156. package/dist-types/commands/PutDataSetRefreshPropertiesCommand.d.ts +1 -0
  157. package/dist-types/commands/RegisterUserCommand.d.ts +1 -0
  158. package/dist-types/commands/RestoreAnalysisCommand.d.ts +1 -0
  159. package/dist-types/commands/SearchAnalysesCommand.d.ts +1 -0
  160. package/dist-types/commands/SearchDashboardsCommand.d.ts +1 -0
  161. package/dist-types/commands/SearchDataSetsCommand.d.ts +1 -0
  162. package/dist-types/commands/SearchDataSourcesCommand.d.ts +1 -0
  163. package/dist-types/commands/SearchFoldersCommand.d.ts +1 -0
  164. package/dist-types/commands/SearchGroupsCommand.d.ts +1 -0
  165. package/dist-types/commands/SearchTopicsCommand.d.ts +1 -0
  166. package/dist-types/commands/StartAssetBundleExportJobCommand.d.ts +1 -0
  167. package/dist-types/commands/StartAssetBundleImportJobCommand.d.ts +1 -0
  168. package/dist-types/commands/StartDashboardSnapshotJobCommand.d.ts +1 -0
  169. package/dist-types/commands/StartDashboardSnapshotJobScheduleCommand.d.ts +1 -0
  170. package/dist-types/commands/TagResourceCommand.d.ts +1 -0
  171. package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
  172. package/dist-types/commands/UpdateAccountCustomizationCommand.d.ts +1 -0
  173. package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +1 -0
  174. package/dist-types/commands/UpdateAnalysisCommand.d.ts +1 -0
  175. package/dist-types/commands/UpdateAnalysisPermissionsCommand.d.ts +1 -0
  176. package/dist-types/commands/UpdateApplicationWithTokenExchangeGrantCommand.d.ts +1 -0
  177. package/dist-types/commands/UpdateBrandAssignmentCommand.d.ts +1 -0
  178. package/dist-types/commands/UpdateBrandCommand.d.ts +1 -0
  179. package/dist-types/commands/UpdateBrandPublishedVersionCommand.d.ts +1 -0
  180. package/dist-types/commands/UpdateCustomPermissionsCommand.d.ts +1 -0
  181. package/dist-types/commands/UpdateDashboardCommand.d.ts +1 -0
  182. package/dist-types/commands/UpdateDashboardLinksCommand.d.ts +1 -0
  183. package/dist-types/commands/UpdateDashboardPermissionsCommand.d.ts +1 -0
  184. package/dist-types/commands/UpdateDashboardPublishedVersionCommand.d.ts +1 -0
  185. package/dist-types/commands/UpdateDashboardsQAConfigurationCommand.d.ts +1 -0
  186. package/dist-types/commands/UpdateDataSetCommand.d.ts +1 -0
  187. package/dist-types/commands/UpdateDataSetPermissionsCommand.d.ts +1 -0
  188. package/dist-types/commands/UpdateDataSourceCommand.d.ts +1 -0
  189. package/dist-types/commands/UpdateDataSourcePermissionsCommand.d.ts +1 -0
  190. package/dist-types/commands/UpdateDefaultQBusinessApplicationCommand.d.ts +1 -0
  191. package/dist-types/commands/UpdateFolderCommand.d.ts +1 -0
  192. package/dist-types/commands/UpdateFolderPermissionsCommand.d.ts +1 -0
  193. package/dist-types/commands/UpdateGroupCommand.d.ts +1 -0
  194. package/dist-types/commands/UpdateIAMPolicyAssignmentCommand.d.ts +1 -0
  195. package/dist-types/commands/UpdateIdentityPropagationConfigCommand.d.ts +1 -0
  196. package/dist-types/commands/UpdateIpRestrictionCommand.d.ts +1 -0
  197. package/dist-types/commands/UpdateKeyRegistrationCommand.d.ts +1 -0
  198. package/dist-types/commands/UpdatePublicSharingSettingsCommand.d.ts +1 -0
  199. package/dist-types/commands/UpdateQPersonalizationConfigurationCommand.d.ts +1 -0
  200. package/dist-types/commands/UpdateQuickSightQSearchConfigurationCommand.d.ts +1 -0
  201. package/dist-types/commands/UpdateRefreshScheduleCommand.d.ts +1 -0
  202. package/dist-types/commands/UpdateRoleCustomPermissionCommand.d.ts +1 -0
  203. package/dist-types/commands/UpdateSPICECapacityConfigurationCommand.d.ts +1 -0
  204. package/dist-types/commands/UpdateTemplateAliasCommand.d.ts +1 -0
  205. package/dist-types/commands/UpdateTemplateCommand.d.ts +1 -0
  206. package/dist-types/commands/UpdateTemplatePermissionsCommand.d.ts +1 -0
  207. package/dist-types/commands/UpdateThemeAliasCommand.d.ts +1 -0
  208. package/dist-types/commands/UpdateThemeCommand.d.ts +1 -0
  209. package/dist-types/commands/UpdateThemePermissionsCommand.d.ts +1 -0
  210. package/dist-types/commands/UpdateTopicCommand.d.ts +1 -0
  211. package/dist-types/commands/UpdateTopicPermissionsCommand.d.ts +1 -0
  212. package/dist-types/commands/UpdateTopicRefreshScheduleCommand.d.ts +1 -0
  213. package/dist-types/commands/UpdateUserCommand.d.ts +1 -0
  214. package/dist-types/commands/UpdateUserCustomPermissionCommand.d.ts +1 -0
  215. package/dist-types/commands/UpdateVPCConnectionCommand.d.ts +1 -0
  216. package/package.json +33 -33
@@ -86,6 +86,7 @@ declare const DeleteThemeCommand_base: {
86
86
  * @throws {@link QuickSightServiceException}
87
87
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class DeleteThemeCommand extends DeleteThemeCommand_base {
@@ -79,6 +79,7 @@ declare const DeleteTopicCommand_base: {
79
79
  * @throws {@link QuickSightServiceException}
80
80
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class DeleteTopicCommand extends DeleteTopicCommand_base {
@@ -87,6 +87,7 @@ declare const DeleteTopicRefreshScheduleCommand_base: {
87
87
  * @throws {@link QuickSightServiceException}
88
88
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class DeleteTopicRefreshScheduleCommand extends DeleteTopicRefreshScheduleCommand_base {
@@ -24,7 +24,7 @@ export interface DeleteUserByPrincipalIdCommandOutput extends DeleteUserByPrinci
24
24
  declare const DeleteUserByPrincipalIdCommand_base: {
25
25
  new (input: DeleteUserByPrincipalIdCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserByPrincipalIdCommandInput, DeleteUserByPrincipalIdCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
26
  new (__0_0: DeleteUserByPrincipalIdCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserByPrincipalIdCommandInput, DeleteUserByPrincipalIdCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions; /** @internal type navigation helper, not in runtime. */
28
28
  };
29
29
  /**
30
30
  * <p>Deletes a user identified by its principal ID. </p>
@@ -81,6 +81,7 @@ declare const DeleteUserByPrincipalIdCommand_base: {
81
81
  * @throws {@link QuickSightServiceException}
82
82
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class DeleteUserByPrincipalIdCommand extends DeleteUserByPrincipalIdCommand_base {
@@ -83,6 +83,7 @@ declare const DeleteUserCommand_base: {
83
83
  * @throws {@link QuickSightServiceException}
84
84
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class DeleteUserCommand extends DeleteUserCommand_base {
@@ -84,6 +84,7 @@ declare const DeleteUserCustomPermissionCommand_base: {
84
84
  * @throws {@link QuickSightServiceException}
85
85
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class DeleteUserCustomPermissionCommand extends DeleteUserCustomPermissionCommand_base {
@@ -87,6 +87,7 @@ declare const DeleteVPCConnectionCommand_base: {
87
87
  * @throws {@link QuickSightServiceException}
88
88
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class DeleteVPCConnectionCommand extends DeleteVPCConnectionCommand_base {
@@ -141,6 +141,7 @@ declare const DescribeAccountCustomizationCommand_base: {
141
141
  * @throws {@link QuickSightServiceException}
142
142
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
143
143
  *
144
+ *
144
145
  * @public
145
146
  */
146
147
  export declare class DescribeAccountCustomizationCommand extends DescribeAccountCustomizationCommand_base {
@@ -85,6 +85,7 @@ declare const DescribeAccountSettingsCommand_base: {
85
85
  * @throws {@link QuickSightServiceException}
86
86
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class DescribeAccountSettingsCommand extends DescribeAccountSettingsCommand_base {
@@ -84,6 +84,7 @@ declare const DescribeAccountSubscriptionCommand_base: {
84
84
  * @throws {@link QuickSightServiceException}
85
85
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class DescribeAccountSubscriptionCommand extends DescribeAccountSubscriptionCommand_base {
@@ -189,6 +189,7 @@ declare const DescribeAnalysisCommand_base: {
189
189
  * @throws {@link QuickSightServiceException}
190
190
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
191
191
  *
192
+ *
192
193
  * @public
193
194
  */
194
195
  export declare class DescribeAnalysisCommand extends DescribeAnalysisCommand_base {
@@ -5493,6 +5493,7 @@ declare const DescribeAnalysisDefinitionCommand_base: {
5493
5493
  * @throws {@link QuickSightServiceException}
5494
5494
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
5495
5495
  *
5496
+ *
5496
5497
  * @public
5497
5498
  */
5498
5499
  export declare class DescribeAnalysisDefinitionCommand extends DescribeAnalysisDefinitionCommand_base {
@@ -84,6 +84,7 @@ declare const DescribeAnalysisPermissionsCommand_base: {
84
84
  * @throws {@link QuickSightServiceException}
85
85
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class DescribeAnalysisPermissionsCommand extends DescribeAnalysisPermissionsCommand_base {
@@ -170,6 +170,7 @@ declare const DescribeAssetBundleExportJobCommand_base: {
170
170
  * @throws {@link QuickSightServiceException}
171
171
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
172
172
  *
173
+ *
173
174
  * @public
174
175
  */
175
176
  export declare class DescribeAssetBundleExportJobCommand extends DescribeAssetBundleExportJobCommand_base {
@@ -486,6 +486,7 @@ declare const DescribeAssetBundleImportJobCommand_base: {
486
486
  * @throws {@link QuickSightServiceException}
487
487
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
488
488
  *
489
+ *
489
490
  * @public
490
491
  */
491
492
  export declare class DescribeAssetBundleImportJobCommand extends DescribeAssetBundleImportJobCommand_base {
@@ -76,6 +76,7 @@ declare const DescribeBrandAssignmentCommand_base: {
76
76
  * @throws {@link QuickSightServiceException}
77
77
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class DescribeBrandAssignmentCommand extends DescribeBrandAssignmentCommand_base {
@@ -187,6 +187,7 @@ declare const DescribeBrandCommand_base: {
187
187
  * @throws {@link QuickSightServiceException}
188
188
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
189
189
  *
190
+ *
190
191
  * @public
191
192
  */
192
193
  export declare class DescribeBrandCommand extends DescribeBrandCommand_base {
@@ -186,6 +186,7 @@ declare const DescribeBrandPublishedVersionCommand_base: {
186
186
  * @throws {@link QuickSightServiceException}
187
187
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
188
188
  *
189
+ *
189
190
  * @public
190
191
  */
191
192
  export declare class DescribeBrandPublishedVersionCommand extends DescribeBrandPublishedVersionCommand_base {
@@ -103,6 +103,7 @@ declare const DescribeCustomPermissionsCommand_base: {
103
103
  * @throws {@link QuickSightServiceException}
104
104
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
105
105
  *
106
+ *
106
107
  * @public
107
108
  */
108
109
  export declare class DescribeCustomPermissionsCommand extends DescribeCustomPermissionsCommand_base {
@@ -201,6 +201,7 @@ declare const DescribeDashboardCommand_base: {
201
201
  * @throws {@link QuickSightServiceException}
202
202
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
203
203
  *
204
+ *
204
205
  * @public
205
206
  */
206
207
  export declare class DescribeDashboardCommand extends DescribeDashboardCommand_base {
@@ -5527,6 +5527,7 @@ declare const DescribeDashboardDefinitionCommand_base: {
5527
5527
  * @throws {@link QuickSightServiceException}
5528
5528
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
5529
5529
  *
5530
+ *
5530
5531
  * @public
5531
5532
  */
5532
5533
  export declare class DescribeDashboardDefinitionCommand extends DescribeDashboardDefinitionCommand_base {
@@ -94,6 +94,7 @@ declare const DescribeDashboardPermissionsCommand_base: {
94
94
  * @throws {@link QuickSightServiceException}
95
95
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
96
96
  *
97
+ *
97
98
  * @public
98
99
  */
99
100
  export declare class DescribeDashboardPermissionsCommand extends DescribeDashboardPermissionsCommand_base {
@@ -160,6 +160,7 @@ declare const DescribeDashboardSnapshotJobCommand_base: {
160
160
  * @throws {@link QuickSightServiceException}
161
161
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
162
162
  *
163
+ *
163
164
  * @public
164
165
  */
165
166
  export declare class DescribeDashboardSnapshotJobCommand extends DescribeDashboardSnapshotJobCommand_base {
@@ -136,6 +136,7 @@ declare const DescribeDashboardSnapshotJobResultCommand_base: {
136
136
  * @throws {@link QuickSightServiceException}
137
137
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
138
138
  *
139
+ *
139
140
  * @public
140
141
  */
141
142
  export declare class DescribeDashboardSnapshotJobResultCommand extends DescribeDashboardSnapshotJobResultCommand_base {
@@ -77,6 +77,7 @@ declare const DescribeDashboardsQAConfigurationCommand_base: {
77
77
  * @throws {@link QuickSightServiceException}
78
78
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class DescribeDashboardsQAConfigurationCommand extends DescribeDashboardsQAConfigurationCommand_base {
@@ -334,6 +334,7 @@ declare const DescribeDataSetCommand_base: {
334
334
  * @throws {@link QuickSightServiceException}
335
335
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
336
336
  *
337
+ *
337
338
  * @public
338
339
  */
339
340
  export declare class DescribeDataSetCommand extends DescribeDataSetCommand_base {
@@ -85,6 +85,7 @@ declare const DescribeDataSetPermissionsCommand_base: {
85
85
  * @throws {@link QuickSightServiceException}
86
86
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class DescribeDataSetPermissionsCommand extends DescribeDataSetPermissionsCommand_base {
@@ -91,6 +91,7 @@ declare const DescribeDataSetRefreshPropertiesCommand_base: {
91
91
  * @throws {@link QuickSightServiceException}
92
92
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
93
93
  *
94
+ *
94
95
  * @public
95
96
  */
96
97
  export declare class DescribeDataSetRefreshPropertiesCommand extends DescribeDataSetRefreshPropertiesCommand_base {
@@ -396,6 +396,7 @@ declare const DescribeDataSourceCommand_base: {
396
396
  * @throws {@link QuickSightServiceException}
397
397
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
398
398
  *
399
+ *
399
400
  * @public
400
401
  */
401
402
  export declare class DescribeDataSourceCommand extends DescribeDataSourceCommand_base {
@@ -84,6 +84,7 @@ declare const DescribeDataSourcePermissionsCommand_base: {
84
84
  * @throws {@link QuickSightServiceException}
85
85
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class DescribeDataSourcePermissionsCommand extends DescribeDataSourcePermissionsCommand_base {
@@ -75,6 +75,7 @@ declare const DescribeDefaultQBusinessApplicationCommand_base: {
75
75
  * @throws {@link QuickSightServiceException}
76
76
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class DescribeDefaultQBusinessApplicationCommand extends DescribeDefaultQBusinessApplicationCommand_base {
@@ -92,6 +92,7 @@ declare const DescribeFolderCommand_base: {
92
92
  * @throws {@link QuickSightServiceException}
93
93
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class DescribeFolderCommand extends DescribeFolderCommand_base {
@@ -97,6 +97,7 @@ declare const DescribeFolderPermissionsCommand_base: {
97
97
  * @throws {@link QuickSightServiceException}
98
98
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
99
99
  *
100
+ *
100
101
  * @public
101
102
  */
102
103
  export declare class DescribeFolderPermissionsCommand extends DescribeFolderPermissionsCommand_base {
@@ -97,6 +97,7 @@ declare const DescribeFolderResolvedPermissionsCommand_base: {
97
97
  * @throws {@link QuickSightServiceException}
98
98
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
99
99
  *
100
+ *
100
101
  * @public
101
102
  */
102
103
  export declare class DescribeFolderResolvedPermissionsCommand extends DescribeFolderResolvedPermissionsCommand_base {
@@ -87,6 +87,7 @@ declare const DescribeGroupCommand_base: {
87
87
  * @throws {@link QuickSightServiceException}
88
88
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class DescribeGroupCommand extends DescribeGroupCommand_base {
@@ -88,6 +88,7 @@ declare const DescribeGroupMembershipCommand_base: {
88
88
  * @throws {@link QuickSightServiceException}
89
89
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class DescribeGroupMembershipCommand extends DescribeGroupMembershipCommand_base {
@@ -91,6 +91,7 @@ declare const DescribeIAMPolicyAssignmentCommand_base: {
91
91
  * @throws {@link QuickSightServiceException}
92
92
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
93
93
  *
94
+ *
94
95
  * @public
95
96
  */
96
97
  export declare class DescribeIAMPolicyAssignmentCommand extends DescribeIAMPolicyAssignmentCommand_base {
@@ -101,6 +101,7 @@ declare const DescribeIngestionCommand_base: {
101
101
  * @throws {@link QuickSightServiceException}
102
102
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
103
103
  *
104
+ *
104
105
  * @public
105
106
  */
106
107
  export declare class DescribeIngestionCommand extends DescribeIngestionCommand_base {
@@ -84,6 +84,7 @@ declare const DescribeIpRestrictionCommand_base: {
84
84
  * @throws {@link QuickSightServiceException}
85
85
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class DescribeIpRestrictionCommand extends DescribeIpRestrictionCommand_base {
@@ -78,6 +78,7 @@ declare const DescribeKeyRegistrationCommand_base: {
78
78
  * @throws {@link QuickSightServiceException}
79
79
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class DescribeKeyRegistrationCommand extends DescribeKeyRegistrationCommand_base {
@@ -90,6 +90,7 @@ declare const DescribeNamespaceCommand_base: {
90
90
  * @throws {@link QuickSightServiceException}
91
91
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
92
92
  *
93
+ *
93
94
  * @public
94
95
  */
95
96
  export declare class DescribeNamespaceCommand extends DescribeNamespaceCommand_base {
@@ -77,6 +77,7 @@ declare const DescribeQPersonalizationConfigurationCommand_base: {
77
77
  * @throws {@link QuickSightServiceException}
78
78
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class DescribeQPersonalizationConfigurationCommand extends DescribeQPersonalizationConfigurationCommand_base {
@@ -77,6 +77,7 @@ declare const DescribeQuickSightQSearchConfigurationCommand_base: {
77
77
  * @throws {@link QuickSightServiceException}
78
78
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class DescribeQuickSightQSearchConfigurationCommand extends DescribeQuickSightQSearchConfigurationCommand_base {
@@ -94,6 +94,7 @@ declare const DescribeRefreshScheduleCommand_base: {
94
94
  * @throws {@link QuickSightServiceException}
95
95
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
96
96
  *
97
+ *
97
98
  * @public
98
99
  */
99
100
  export declare class DescribeRefreshScheduleCommand extends DescribeRefreshScheduleCommand_base {
@@ -82,6 +82,7 @@ declare const DescribeRoleCustomPermissionCommand_base: {
82
82
  * @throws {@link QuickSightServiceException}
83
83
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class DescribeRoleCustomPermissionCommand extends DescribeRoleCustomPermissionCommand_base {
@@ -77,6 +77,7 @@ declare const DescribeTemplateAliasCommand_base: {
77
77
  * @throws {@link QuickSightServiceException}
78
78
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class DescribeTemplateAliasCommand extends DescribeTemplateAliasCommand_base {
@@ -223,6 +223,7 @@ declare const DescribeTemplateCommand_base: {
223
223
  * @throws {@link QuickSightServiceException}
224
224
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
225
225
  *
226
+ *
226
227
  * @public
227
228
  */
228
229
  export declare class DescribeTemplateCommand extends DescribeTemplateCommand_base {
@@ -5513,6 +5513,7 @@ declare const DescribeTemplateDefinitionCommand_base: {
5513
5513
  * @throws {@link QuickSightServiceException}
5514
5514
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
5515
5515
  *
5516
+ *
5516
5517
  * @public
5517
5518
  */
5518
5519
  export declare class DescribeTemplateDefinitionCommand extends DescribeTemplateDefinitionCommand_base {
@@ -87,6 +87,7 @@ declare const DescribeTemplatePermissionsCommand_base: {
87
87
  * @throws {@link QuickSightServiceException}
88
88
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class DescribeTemplatePermissionsCommand extends DescribeTemplatePermissionsCommand_base {
@@ -83,6 +83,7 @@ declare const DescribeThemeAliasCommand_base: {
83
83
  * @throws {@link QuickSightServiceException}
84
84
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class DescribeThemeAliasCommand extends DescribeThemeAliasCommand_base {
@@ -158,6 +158,7 @@ declare const DescribeThemeCommand_base: {
158
158
  * @throws {@link QuickSightServiceException}
159
159
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
160
160
  *
161
+ *
161
162
  * @public
162
163
  */
163
164
  export declare class DescribeThemeCommand extends DescribeThemeCommand_base {
@@ -90,6 +90,7 @@ declare const DescribeThemePermissionsCommand_base: {
90
90
  * @throws {@link QuickSightServiceException}
91
91
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
92
92
  *
93
+ *
93
94
  * @public
94
95
  */
95
96
  export declare class DescribeThemePermissionsCommand extends DescribeThemePermissionsCommand_base {
@@ -327,6 +327,7 @@ declare const DescribeTopicCommand_base: {
327
327
  * @throws {@link QuickSightServiceException}
328
328
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
329
329
  *
330
+ *
330
331
  * @public
331
332
  */
332
333
  export declare class DescribeTopicCommand extends DescribeTopicCommand_base {
@@ -84,6 +84,7 @@ declare const DescribeTopicPermissionsCommand_base: {
84
84
  * @throws {@link QuickSightServiceException}
85
85
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class DescribeTopicPermissionsCommand extends DescribeTopicPermissionsCommand_base {
@@ -80,6 +80,7 @@ declare const DescribeTopicRefreshCommand_base: {
80
80
  * @throws {@link QuickSightServiceException}
81
81
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class DescribeTopicRefreshCommand extends DescribeTopicRefreshCommand_base {
@@ -95,6 +95,7 @@ declare const DescribeTopicRefreshScheduleCommand_base: {
95
95
  * @throws {@link QuickSightServiceException}
96
96
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
97
97
  *
98
+ *
98
99
  * @public
99
100
  */
100
101
  export declare class DescribeTopicRefreshScheduleCommand extends DescribeTopicRefreshScheduleCommand_base {
@@ -94,6 +94,7 @@ declare const DescribeUserCommand_base: {
94
94
  * @throws {@link QuickSightServiceException}
95
95
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
96
96
  *
97
+ *
97
98
  * @public
98
99
  */
99
100
  export declare class DescribeUserCommand extends DescribeUserCommand_base {
@@ -106,6 +106,7 @@ declare const DescribeVPCConnectionCommand_base: {
106
106
  * @throws {@link QuickSightServiceException}
107
107
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
108
108
  *
109
+ *
109
110
  * @public
110
111
  */
111
112
  export declare class DescribeVPCConnectionCommand extends DescribeVPCConnectionCommand_base {
@@ -156,6 +156,7 @@ declare const GenerateEmbedUrlForAnonymousUserCommand_base: {
156
156
  * @throws {@link QuickSightServiceException}
157
157
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
158
158
  *
159
+ *
159
160
  * @public
160
161
  */
161
162
  export declare class GenerateEmbedUrlForAnonymousUserCommand extends GenerateEmbedUrlForAnonymousUserCommand_base {
@@ -165,6 +165,7 @@ declare const GenerateEmbedUrlForRegisteredUserCommand_base: {
165
165
  * @throws {@link QuickSightServiceException}
166
166
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
167
167
  *
168
+ *
168
169
  * @public
169
170
  */
170
171
  export declare class GenerateEmbedUrlForRegisteredUserCommand extends GenerateEmbedUrlForRegisteredUserCommand_base {
@@ -145,6 +145,7 @@ declare const GenerateEmbedUrlForRegisteredUserWithIdentityCommand_base: {
145
145
  * @throws {@link QuickSightServiceException}
146
146
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
147
147
  *
148
+ *
148
149
  * @public
149
150
  */
150
151
  export declare class GenerateEmbedUrlForRegisteredUserWithIdentityCommand extends GenerateEmbedUrlForRegisteredUserWithIdentityCommand_base {
@@ -143,6 +143,7 @@ declare const GetDashboardEmbedUrlCommand_base: {
143
143
  * @throws {@link QuickSightServiceException}
144
144
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
145
145
  *
146
+ *
146
147
  * @public
147
148
  */
148
149
  export declare class GetDashboardEmbedUrlCommand extends GetDashboardEmbedUrlCommand_base {
@@ -120,6 +120,7 @@ declare const GetSessionEmbedUrlCommand_base: {
120
120
  * @throws {@link QuickSightServiceException}
121
121
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
122
122
  *
123
+ *
123
124
  * @public
124
125
  */
125
126
  export declare class GetSessionEmbedUrlCommand extends GetSessionEmbedUrlCommand_base {
@@ -83,6 +83,7 @@ declare const ListAnalysesCommand_base: {
83
83
  * @throws {@link QuickSightServiceException}
84
84
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class ListAnalysesCommand extends ListAnalysesCommand_base {
@@ -91,6 +91,7 @@ declare const ListAssetBundleExportJobsCommand_base: {
91
91
  * @throws {@link QuickSightServiceException}
92
92
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
93
93
  *
94
+ *
94
95
  * @public
95
96
  */
96
97
  export declare class ListAssetBundleExportJobsCommand extends ListAssetBundleExportJobsCommand_base {
@@ -88,6 +88,7 @@ declare const ListAssetBundleImportJobsCommand_base: {
88
88
  * @throws {@link QuickSightServiceException}
89
89
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class ListAssetBundleImportJobsCommand extends ListAssetBundleImportJobsCommand_base {