@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
@@ -109,6 +109,7 @@ declare const UpdateFolderPermissionsCommand_base: {
109
109
  * @throws {@link QuickSightServiceException}
110
110
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
111
111
  *
112
+ *
112
113
  * @public
113
114
  */
114
115
  export declare class UpdateFolderPermissionsCommand extends UpdateFolderPermissionsCommand_base {
@@ -88,6 +88,7 @@ declare const UpdateGroupCommand_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 UpdateGroupCommand extends UpdateGroupCommand_base {
@@ -100,6 +100,7 @@ declare const UpdateIAMPolicyAssignmentCommand_base: {
100
100
  * @throws {@link QuickSightServiceException}
101
101
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
102
102
  *
103
+ *
103
104
  * @public
104
105
  */
105
106
  export declare class UpdateIAMPolicyAssignmentCommand extends UpdateIAMPolicyAssignmentCommand_base {
@@ -78,6 +78,7 @@ declare const UpdateIdentityPropagationConfigCommand_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 UpdateIdentityPropagationConfigCommand extends UpdateIdentityPropagationConfigCommand_base {
@@ -87,6 +87,7 @@ declare const UpdateIpRestrictionCommand_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 UpdateIpRestrictionCommand extends UpdateIpRestrictionCommand_base {
@@ -89,6 +89,7 @@ declare const UpdateKeyRegistrationCommand_base: {
89
89
  * @throws {@link QuickSightServiceException}
90
90
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
91
91
  *
92
+ *
92
93
  * @public
93
94
  */
94
95
  export declare class UpdateKeyRegistrationCommand extends UpdateKeyRegistrationCommand_base {
@@ -93,6 +93,7 @@ declare const UpdatePublicSharingSettingsCommand_base: {
93
93
  * @throws {@link QuickSightServiceException}
94
94
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
95
95
  *
96
+ *
96
97
  * @public
97
98
  */
98
99
  export declare class UpdatePublicSharingSettingsCommand extends UpdatePublicSharingSettingsCommand_base {
@@ -81,6 +81,7 @@ declare const UpdateQPersonalizationConfigurationCommand_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 UpdateQPersonalizationConfigurationCommand extends UpdateQPersonalizationConfigurationCommand_base {
@@ -78,6 +78,7 @@ declare const UpdateQuickSightQSearchConfigurationCommand_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 UpdateQuickSightQSearchConfigurationCommand extends UpdateQuickSightQSearchConfigurationCommand_base {
@@ -97,6 +97,7 @@ declare const UpdateRefreshScheduleCommand_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 UpdateRefreshScheduleCommand extends UpdateRefreshScheduleCommand_base {
@@ -82,6 +82,7 @@ declare const UpdateRoleCustomPermissionCommand_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 UpdateRoleCustomPermissionCommand extends UpdateRoleCustomPermissionCommand_base {
@@ -74,6 +74,7 @@ declare const UpdateSPICECapacityConfigurationCommand_base: {
74
74
  * @throws {@link QuickSightServiceException}
75
75
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class UpdateSPICECapacityConfigurationCommand extends UpdateSPICECapacityConfigurationCommand_base {
@@ -81,6 +81,7 @@ declare const UpdateTemplateAliasCommand_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 UpdateTemplateAliasCommand extends UpdateTemplateAliasCommand_base {
@@ -5508,6 +5508,7 @@ declare const UpdateTemplateCommand_base: {
5508
5508
  * @throws {@link QuickSightServiceException}
5509
5509
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
5510
5510
  *
5511
+ *
5511
5512
  * @public
5512
5513
  */
5513
5514
  export declare class UpdateTemplateCommand extends UpdateTemplateCommand_base {
@@ -106,6 +106,7 @@ declare const UpdateTemplatePermissionsCommand_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 UpdateTemplatePermissionsCommand extends UpdateTemplatePermissionsCommand_base {
@@ -87,6 +87,7 @@ declare const UpdateThemeAliasCommand_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 UpdateThemeAliasCommand extends UpdateThemeAliasCommand_base {
@@ -144,6 +144,7 @@ declare const UpdateThemeCommand_base: {
144
144
  * @throws {@link QuickSightServiceException}
145
145
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
146
146
  *
147
+ *
147
148
  * @public
148
149
  */
149
150
  export declare class UpdateThemeCommand extends UpdateThemeCommand_base {
@@ -202,6 +202,7 @@ declare const UpdateThemePermissionsCommand_base: {
202
202
  * @throws {@link QuickSightServiceException}
203
203
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
204
204
  *
205
+ *
205
206
  * @public
206
207
  */
207
208
  export declare class UpdateThemePermissionsCommand extends UpdateThemePermissionsCommand_base {
@@ -337,6 +337,7 @@ declare const UpdateTopicCommand_base: {
337
337
  * @throws {@link QuickSightServiceException}
338
338
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
339
339
  *
340
+ *
340
341
  * @public
341
342
  */
342
343
  export declare class UpdateTopicCommand extends UpdateTopicCommand_base {
@@ -112,6 +112,7 @@ declare const UpdateTopicPermissionsCommand_base: {
112
112
  * @throws {@link QuickSightServiceException}
113
113
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
114
114
  *
115
+ *
115
116
  * @public
116
117
  */
117
118
  export declare class UpdateTopicPermissionsCommand extends UpdateTopicPermissionsCommand_base {
@@ -95,6 +95,7 @@ declare const UpdateTopicRefreshScheduleCommand_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 UpdateTopicRefreshScheduleCommand extends UpdateTopicRefreshScheduleCommand_base {
@@ -101,6 +101,7 @@ declare const UpdateUserCommand_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 UpdateUserCommand extends UpdateUserCommand_base {
@@ -85,6 +85,7 @@ declare const UpdateUserCustomPermissionCommand_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 UpdateUserCustomPermissionCommand extends UpdateUserCustomPermissionCommand_base {
@@ -101,6 +101,7 @@ declare const UpdateVPCConnectionCommand_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 UpdateVPCConnectionCommand extends UpdateVPCConnectionCommand_base {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-quicksight",
3
3
  "description": "AWS SDK for JavaScript Quicksight Client for Node.js, Browser and React Native",
4
- "version": "3.774.0",
4
+ "version": "3.777.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-quicksight",
@@ -20,41 +20,41 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.774.0",
24
- "@aws-sdk/credential-provider-node": "3.774.0",
25
- "@aws-sdk/middleware-host-header": "3.774.0",
26
- "@aws-sdk/middleware-logger": "3.734.0",
27
- "@aws-sdk/middleware-recursion-detection": "3.772.0",
28
- "@aws-sdk/middleware-user-agent": "3.774.0",
29
- "@aws-sdk/region-config-resolver": "3.734.0",
30
- "@aws-sdk/types": "3.734.0",
31
- "@aws-sdk/util-endpoints": "3.743.0",
32
- "@aws-sdk/util-user-agent-browser": "3.734.0",
33
- "@aws-sdk/util-user-agent-node": "3.774.0",
34
- "@smithy/config-resolver": "^4.0.1",
35
- "@smithy/core": "^3.1.5",
36
- "@smithy/fetch-http-handler": "^5.0.1",
37
- "@smithy/hash-node": "^4.0.1",
38
- "@smithy/invalid-dependency": "^4.0.1",
39
- "@smithy/middleware-content-length": "^4.0.1",
40
- "@smithy/middleware-endpoint": "^4.0.6",
41
- "@smithy/middleware-retry": "^4.0.7",
42
- "@smithy/middleware-serde": "^4.0.2",
43
- "@smithy/middleware-stack": "^4.0.1",
44
- "@smithy/node-config-provider": "^4.0.1",
45
- "@smithy/node-http-handler": "^4.0.3",
46
- "@smithy/protocol-http": "^5.0.1",
47
- "@smithy/smithy-client": "^4.1.6",
48
- "@smithy/types": "^4.1.0",
49
- "@smithy/url-parser": "^4.0.1",
23
+ "@aws-sdk/core": "3.775.0",
24
+ "@aws-sdk/credential-provider-node": "3.777.0",
25
+ "@aws-sdk/middleware-host-header": "3.775.0",
26
+ "@aws-sdk/middleware-logger": "3.775.0",
27
+ "@aws-sdk/middleware-recursion-detection": "3.775.0",
28
+ "@aws-sdk/middleware-user-agent": "3.775.0",
29
+ "@aws-sdk/region-config-resolver": "3.775.0",
30
+ "@aws-sdk/types": "3.775.0",
31
+ "@aws-sdk/util-endpoints": "3.775.0",
32
+ "@aws-sdk/util-user-agent-browser": "3.775.0",
33
+ "@aws-sdk/util-user-agent-node": "3.775.0",
34
+ "@smithy/config-resolver": "^4.1.0",
35
+ "@smithy/core": "^3.2.0",
36
+ "@smithy/fetch-http-handler": "^5.0.2",
37
+ "@smithy/hash-node": "^4.0.2",
38
+ "@smithy/invalid-dependency": "^4.0.2",
39
+ "@smithy/middleware-content-length": "^4.0.2",
40
+ "@smithy/middleware-endpoint": "^4.1.0",
41
+ "@smithy/middleware-retry": "^4.1.0",
42
+ "@smithy/middleware-serde": "^4.0.3",
43
+ "@smithy/middleware-stack": "^4.0.2",
44
+ "@smithy/node-config-provider": "^4.0.2",
45
+ "@smithy/node-http-handler": "^4.0.4",
46
+ "@smithy/protocol-http": "^5.1.0",
47
+ "@smithy/smithy-client": "^4.2.0",
48
+ "@smithy/types": "^4.2.0",
49
+ "@smithy/url-parser": "^4.0.2",
50
50
  "@smithy/util-base64": "^4.0.0",
51
51
  "@smithy/util-body-length-browser": "^4.0.0",
52
52
  "@smithy/util-body-length-node": "^4.0.0",
53
- "@smithy/util-defaults-mode-browser": "^4.0.7",
54
- "@smithy/util-defaults-mode-node": "^4.0.7",
55
- "@smithy/util-endpoints": "^3.0.1",
56
- "@smithy/util-middleware": "^4.0.1",
57
- "@smithy/util-retry": "^4.0.1",
53
+ "@smithy/util-defaults-mode-browser": "^4.0.8",
54
+ "@smithy/util-defaults-mode-node": "^4.0.8",
55
+ "@smithy/util-endpoints": "^3.0.2",
56
+ "@smithy/util-middleware": "^4.0.2",
57
+ "@smithy/util-retry": "^4.0.2",
58
58
  "@smithy/util-utf8": "^4.0.0",
59
59
  "tslib": "^2.6.2"
60
60
  },