@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
@@ -40,8 +40,6 @@ const defaultQuickSightHttpAuthSchemeProvider = (authParameters) => {
40
40
  exports.defaultQuickSightHttpAuthSchemeProvider = defaultQuickSightHttpAuthSchemeProvider;
41
41
  const resolveHttpAuthSchemeConfig = (config) => {
42
42
  const config_0 = (0, core_1.resolveAwsSdkSigV4Config)(config);
43
- return {
44
- ...config_0,
45
- };
43
+ return Object.assign(config_0, {});
46
44
  };
47
45
  exports.resolveHttpAuthSchemeConfig = resolveHttpAuthSchemeConfig;
package/dist-cjs/index.js CHANGED
@@ -883,12 +883,11 @@ var import_httpAuthSchemeProvider = require("./auth/httpAuthSchemeProvider");
883
883
 
884
884
  // src/endpoint/EndpointParameters.ts
885
885
  var resolveClientEndpointParameters = /* @__PURE__ */ __name((options) => {
886
- return {
887
- ...options,
886
+ return Object.assign(options, {
888
887
  useDualstackEndpoint: options.useDualstackEndpoint ?? false,
889
888
  useFipsEndpoint: options.useFipsEndpoint ?? false,
890
889
  defaultSigningName: "quicksight"
891
- };
890
+ });
892
891
  }, "resolveClientEndpointParameters");
893
892
  var commonParams = {
894
893
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -945,22 +944,21 @@ var resolveHttpAuthRuntimeConfig = /* @__PURE__ */ __name((config) => {
945
944
  }, "resolveHttpAuthRuntimeConfig");
946
945
 
947
946
  // src/runtimeExtensions.ts
948
- var asPartial = /* @__PURE__ */ __name((t) => t, "asPartial");
949
947
  var resolveRuntimeExtensions = /* @__PURE__ */ __name((runtimeConfig, extensions) => {
950
- const extensionConfiguration = {
951
- ...asPartial((0, import_region_config_resolver.getAwsRegionExtensionConfiguration)(runtimeConfig)),
952
- ...asPartial((0, import_smithy_client.getDefaultExtensionConfiguration)(runtimeConfig)),
953
- ...asPartial((0, import_protocol_http.getHttpHandlerExtensionConfiguration)(runtimeConfig)),
954
- ...asPartial(getHttpAuthExtensionConfiguration(runtimeConfig))
955
- };
948
+ const extensionConfiguration = Object.assign(
949
+ (0, import_region_config_resolver.getAwsRegionExtensionConfiguration)(runtimeConfig),
950
+ (0, import_smithy_client.getDefaultExtensionConfiguration)(runtimeConfig),
951
+ (0, import_protocol_http.getHttpHandlerExtensionConfiguration)(runtimeConfig),
952
+ getHttpAuthExtensionConfiguration(runtimeConfig)
953
+ );
956
954
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
957
- return {
958
- ...runtimeConfig,
959
- ...(0, import_region_config_resolver.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
960
- ...(0, import_smithy_client.resolveDefaultRuntimeConfig)(extensionConfiguration),
961
- ...(0, import_protocol_http.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
962
- ...resolveHttpAuthRuntimeConfig(extensionConfiguration)
963
- };
955
+ return Object.assign(
956
+ runtimeConfig,
957
+ (0, import_region_config_resolver.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
958
+ (0, import_smithy_client.resolveDefaultRuntimeConfig)(extensionConfiguration),
959
+ (0, import_protocol_http.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
960
+ resolveHttpAuthRuntimeConfig(extensionConfiguration)
961
+ );
964
962
  }, "resolveRuntimeExtensions");
965
963
 
966
964
  // src/QuickSightClient.ts
@@ -974,6 +972,8 @@ var QuickSightClient = class extends import_smithy_client.Client {
974
972
  config;
975
973
  constructor(...[configuration]) {
976
974
  const _config_0 = (0, import_runtimeConfig.getRuntimeConfig)(configuration || {});
975
+ super(_config_0);
976
+ this.initConfig = _config_0;
977
977
  const _config_1 = resolveClientEndpointParameters(_config_0);
978
978
  const _config_2 = (0, import_middleware_user_agent.resolveUserAgentConfig)(_config_1);
979
979
  const _config_3 = (0, import_middleware_retry.resolveRetryConfig)(_config_2);
@@ -982,7 +982,6 @@ var QuickSightClient = class extends import_smithy_client.Client {
982
982
  const _config_6 = (0, import_middleware_endpoint.resolveEndpointConfig)(_config_5);
983
983
  const _config_7 = (0, import_httpAuthSchemeProvider.resolveHttpAuthSchemeConfig)(_config_6);
984
984
  const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
985
- super(_config_8);
986
985
  this.config = _config_8;
987
986
  this.middlewareStack.use((0, import_middleware_user_agent.getUserAgentPlugin)(this.config));
988
987
  this.middlewareStack.use((0, import_middleware_retry.getRetryPlugin)(this.config));
@@ -17,6 +17,8 @@ export class QuickSightClient extends __Client {
17
17
  config;
18
18
  constructor(...[configuration]) {
19
19
  const _config_0 = __getRuntimeConfig(configuration || {});
20
+ super(_config_0);
21
+ this.initConfig = _config_0;
20
22
  const _config_1 = resolveClientEndpointParameters(_config_0);
21
23
  const _config_2 = resolveUserAgentConfig(_config_1);
22
24
  const _config_3 = resolveRetryConfig(_config_2);
@@ -25,7 +27,6 @@ export class QuickSightClient extends __Client {
25
27
  const _config_6 = resolveEndpointConfig(_config_5);
26
28
  const _config_7 = resolveHttpAuthSchemeConfig(_config_6);
27
29
  const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
28
- super(_config_8);
29
30
  this.config = _config_8;
30
31
  this.middlewareStack.use(getUserAgentPlugin(this.config));
31
32
  this.middlewareStack.use(getRetryPlugin(this.config));
@@ -35,7 +35,5 @@ export const defaultQuickSightHttpAuthSchemeProvider = (authParameters) => {
35
35
  };
36
36
  export const resolveHttpAuthSchemeConfig = (config) => {
37
37
  const config_0 = resolveAwsSdkSigV4Config(config);
38
- return {
39
- ...config_0,
40
- };
38
+ return Object.assign(config_0, {});
41
39
  };
@@ -1,10 +1,9 @@
1
1
  export const resolveClientEndpointParameters = (options) => {
2
- return {
3
- ...options,
2
+ return Object.assign(options, {
4
3
  useDualstackEndpoint: options.useDualstackEndpoint ?? false,
5
4
  useFipsEndpoint: options.useFipsEndpoint ?? false,
6
5
  defaultSigningName: "quicksight",
7
- };
6
+ });
8
7
  };
9
8
  export const commonParams = {
10
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -2,20 +2,8 @@ import { getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfigurat
2
2
  import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/protocol-http";
3
3
  import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/smithy-client";
4
4
  import { getHttpAuthExtensionConfiguration, resolveHttpAuthRuntimeConfig } from "./auth/httpAuthExtensionConfiguration";
5
- const asPartial = (t) => t;
6
5
  export const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
7
- const extensionConfiguration = {
8
- ...asPartial(getAwsRegionExtensionConfiguration(runtimeConfig)),
9
- ...asPartial(getDefaultExtensionConfiguration(runtimeConfig)),
10
- ...asPartial(getHttpHandlerExtensionConfiguration(runtimeConfig)),
11
- ...asPartial(getHttpAuthExtensionConfiguration(runtimeConfig)),
12
- };
6
+ const extensionConfiguration = Object.assign(getAwsRegionExtensionConfiguration(runtimeConfig), getDefaultExtensionConfiguration(runtimeConfig), getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
13
7
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
14
- return {
15
- ...runtimeConfig,
16
- ...resolveAwsRegionExtensionConfiguration(extensionConfiguration),
17
- ...resolveDefaultRuntimeConfig(extensionConfiguration),
18
- ...resolveHttpHandlerRuntimeConfig(extensionConfiguration),
19
- ...resolveHttpAuthRuntimeConfig(extensionConfiguration),
20
- };
8
+ return Object.assign(runtimeConfig, resolveAwsRegionExtensionConfiguration(extensionConfiguration), resolveDefaultRuntimeConfig(extensionConfiguration), resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
21
9
  };
@@ -561,6 +561,7 @@ declare const BatchCreateTopicReviewedAnswerCommand_base: {
561
561
  * @throws {@link QuickSightServiceException}
562
562
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
563
563
  *
564
+ *
564
565
  * @public
565
566
  */
566
567
  export declare class BatchCreateTopicReviewedAnswerCommand extends BatchCreateTopicReviewedAnswerCommand_base {
@@ -93,6 +93,7 @@ declare const BatchDeleteTopicReviewedAnswerCommand_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 BatchDeleteTopicReviewedAnswerCommand extends BatchDeleteTopicReviewedAnswerCommand_base {
@@ -80,6 +80,7 @@ declare const CancelIngestionCommand_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 CancelIngestionCommand extends CancelIngestionCommand_base {
@@ -122,6 +122,7 @@ declare const CreateAccountCustomizationCommand_base: {
122
122
  * @throws {@link QuickSightServiceException}
123
123
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
124
124
  *
125
+ *
125
126
  * @public
126
127
  */
127
128
  export declare class CreateAccountCustomizationCommand extends CreateAccountCustomizationCommand_base {
@@ -140,6 +140,7 @@ declare const CreateAccountSubscriptionCommand_base: {
140
140
  * @throws {@link QuickSightServiceException}
141
141
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
142
142
  *
143
+ *
143
144
  * @public
144
145
  */
145
146
  export declare class CreateAccountSubscriptionCommand extends CreateAccountSubscriptionCommand_base {
@@ -5537,6 +5537,7 @@ declare const CreateAnalysisCommand_base: {
5537
5537
  * @throws {@link QuickSightServiceException}
5538
5538
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
5539
5539
  *
5540
+ *
5540
5541
  * @public
5541
5542
  */
5542
5543
  export declare class CreateAnalysisCommand extends CreateAnalysisCommand_base {
@@ -251,6 +251,7 @@ declare const CreateBrandCommand_base: {
251
251
  * @throws {@link QuickSightServiceException}
252
252
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
253
253
  *
254
+ *
254
255
  * @public
255
256
  */
256
257
  export declare class CreateBrandCommand extends CreateBrandCommand_base {
@@ -115,6 +115,7 @@ declare const CreateCustomPermissionsCommand_base: {
115
115
  * @throws {@link QuickSightServiceException}
116
116
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
117
117
  *
118
+ *
118
119
  * @public
119
120
  */
120
121
  export declare class CreateCustomPermissionsCommand extends CreateCustomPermissionsCommand_base {
@@ -5592,6 +5592,7 @@ declare const CreateDashboardCommand_base: {
5592
5592
  * @throws {@link QuickSightServiceException}
5593
5593
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
5594
5594
  *
5595
+ *
5595
5596
  * @public
5596
5597
  */
5597
5598
  export declare class CreateDashboardCommand extends CreateDashboardCommand_base {
@@ -355,6 +355,7 @@ declare const CreateDataSetCommand_base: {
355
355
  * @throws {@link QuickSightServiceException}
356
356
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
357
357
  *
358
+ *
358
359
  * @public
359
360
  */
360
361
  export declare class CreateDataSetCommand extends CreateDataSetCommand_base {
@@ -424,6 +424,7 @@ declare const CreateDataSourceCommand_base: {
424
424
  * @throws {@link QuickSightServiceException}
425
425
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
426
426
  *
427
+ *
427
428
  * @public
428
429
  */
429
430
  export declare class CreateDataSourceCommand extends CreateDataSourceCommand_base {
@@ -109,6 +109,7 @@ declare const CreateFolderCommand_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 CreateFolderCommand extends CreateFolderCommand_base {
@@ -92,6 +92,7 @@ declare const CreateFolderMembershipCommand_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 CreateFolderMembershipCommand extends CreateFolderMembershipCommand_base {
@@ -98,6 +98,7 @@ declare const CreateGroupCommand_base: {
98
98
  * @throws {@link QuickSightServiceException}
99
99
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
100
100
  *
101
+ *
101
102
  * @public
102
103
  */
103
104
  export declare class CreateGroupCommand extends CreateGroupCommand_base {
@@ -86,6 +86,7 @@ declare const CreateGroupMembershipCommand_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 CreateGroupMembershipCommand extends CreateGroupMembershipCommand_base {
@@ -102,6 +102,7 @@ declare const CreateIAMPolicyAssignmentCommand_base: {
102
102
  * @throws {@link QuickSightServiceException}
103
103
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
104
104
  *
105
+ *
105
106
  * @public
106
107
  */
107
108
  export declare class CreateIAMPolicyAssignmentCommand extends CreateIAMPolicyAssignmentCommand_base {
@@ -91,6 +91,7 @@ declare const CreateIngestionCommand_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 CreateIngestionCommand extends CreateIngestionCommand_base {
@@ -108,6 +108,7 @@ declare const CreateNamespaceCommand_base: {
108
108
  * @throws {@link QuickSightServiceException}
109
109
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
110
110
  *
111
+ *
111
112
  * @public
112
113
  */
113
114
  export declare class CreateNamespaceCommand extends CreateNamespaceCommand_base {
@@ -100,6 +100,7 @@ declare const CreateRefreshScheduleCommand_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 CreateRefreshScheduleCommand extends CreateRefreshScheduleCommand_base {
@@ -82,6 +82,7 @@ declare const CreateRoleMembershipCommand_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 CreateRoleMembershipCommand extends CreateRoleMembershipCommand_base {
@@ -87,6 +87,7 @@ declare const CreateTemplateAliasCommand_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 CreateTemplateAliasCommand extends CreateTemplateAliasCommand_base {
@@ -5535,6 +5535,7 @@ declare const CreateTemplateCommand_base: {
5535
5535
  * @throws {@link QuickSightServiceException}
5536
5536
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
5537
5537
  *
5538
+ *
5538
5539
  * @public
5539
5540
  */
5540
5541
  export declare class CreateTemplateCommand extends CreateTemplateCommand_base {
@@ -90,6 +90,7 @@ declare const CreateThemeAliasCommand_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 CreateThemeAliasCommand extends CreateThemeAliasCommand_base {
@@ -161,6 +161,7 @@ declare const CreateThemeCommand_base: {
161
161
  * @throws {@link QuickSightServiceException}
162
162
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
163
163
  *
164
+ *
164
165
  * @public
165
166
  */
166
167
  export declare class CreateThemeCommand extends CreateThemeCommand_base {
@@ -346,6 +346,7 @@ declare const CreateTopicCommand_base: {
346
346
  * @throws {@link QuickSightServiceException}
347
347
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
348
348
  *
349
+ *
349
350
  * @public
350
351
  */
351
352
  export declare class CreateTopicCommand extends CreateTopicCommand_base {
@@ -96,6 +96,7 @@ declare const CreateTopicRefreshScheduleCommand_base: {
96
96
  * @throws {@link QuickSightServiceException}
97
97
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
98
98
  *
99
+ *
99
100
  * @public
100
101
  */
101
102
  export declare class CreateTopicRefreshScheduleCommand extends CreateTopicRefreshScheduleCommand_base {
@@ -107,6 +107,7 @@ declare const CreateVPCConnectionCommand_base: {
107
107
  * @throws {@link QuickSightServiceException}
108
108
  * <p>Base exception class for all service exceptions from QuickSight service.</p>
109
109
  *
110
+ *
110
111
  * @public
111
112
  */
112
113
  export declare class CreateVPCConnectionCommand extends CreateVPCConnectionCommand_base {
@@ -87,6 +87,7 @@ declare const DeleteAccountCustomizationCommand_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 DeleteAccountCustomizationCommand extends DeleteAccountCustomizationCommand_base {
@@ -79,6 +79,7 @@ declare const DeleteAccountSubscriptionCommand_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 DeleteAccountSubscriptionCommand extends DeleteAccountSubscriptionCommand_base {
@@ -93,6 +93,7 @@ declare const DeleteAnalysisCommand_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 DeleteAnalysisCommand extends DeleteAnalysisCommand_base {
@@ -75,6 +75,7 @@ declare const DeleteBrandAssignmentCommand_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 DeleteBrandAssignmentCommand extends DeleteBrandAssignmentCommand_base {
@@ -76,6 +76,7 @@ declare const DeleteBrandCommand_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 DeleteBrandCommand extends DeleteBrandCommand_base {
@@ -87,6 +87,7 @@ declare const DeleteCustomPermissionsCommand_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 DeleteCustomPermissionsCommand extends DeleteCustomPermissionsCommand_base {
@@ -80,6 +80,7 @@ declare const DeleteDashboardCommand_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 DeleteDashboardCommand extends DeleteDashboardCommand_base {
@@ -76,6 +76,7 @@ declare const DeleteDataSetCommand_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 DeleteDataSetCommand extends DeleteDataSetCommand_base {
@@ -80,6 +80,7 @@ declare const DeleteDataSetRefreshPropertiesCommand_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 DeleteDataSetRefreshPropertiesCommand extends DeleteDataSetRefreshPropertiesCommand_base {
@@ -77,6 +77,7 @@ declare const DeleteDataSourceCommand_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 DeleteDataSourceCommand extends DeleteDataSourceCommand_base {
@@ -74,6 +74,7 @@ declare const DeleteDefaultQBusinessApplicationCommand_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 DeleteDefaultQBusinessApplicationCommand extends DeleteDefaultQBusinessApplicationCommand_base {
@@ -88,6 +88,7 @@ declare const DeleteFolderCommand_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 DeleteFolderCommand extends DeleteFolderCommand_base {
@@ -82,6 +82,7 @@ declare const DeleteFolderMembershipCommand_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 DeleteFolderMembershipCommand extends DeleteFolderMembershipCommand_base {
@@ -81,6 +81,7 @@ declare const DeleteGroupCommand_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 DeleteGroupCommand extends DeleteGroupCommand_base {
@@ -82,6 +82,7 @@ declare const DeleteGroupMembershipCommand_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 DeleteGroupMembershipCommand extends DeleteGroupMembershipCommand_base {
@@ -83,6 +83,7 @@ declare const DeleteIAMPolicyAssignmentCommand_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 DeleteIAMPolicyAssignmentCommand extends DeleteIAMPolicyAssignmentCommand_base {
@@ -75,6 +75,7 @@ declare const DeleteIdentityPropagationConfigCommand_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 DeleteIdentityPropagationConfigCommand extends DeleteIdentityPropagationConfigCommand_base {
@@ -82,6 +82,7 @@ declare const DeleteNamespaceCommand_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 DeleteNamespaceCommand extends DeleteNamespaceCommand_base {
@@ -80,6 +80,7 @@ declare const DeleteRefreshScheduleCommand_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 DeleteRefreshScheduleCommand extends DeleteRefreshScheduleCommand_base {
@@ -81,6 +81,7 @@ declare const DeleteRoleCustomPermissionCommand_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 DeleteRoleCustomPermissionCommand extends DeleteRoleCustomPermissionCommand_base {
@@ -24,7 +24,7 @@ export interface DeleteRoleMembershipCommandOutput extends DeleteRoleMembershipR
24
24
  declare const DeleteRoleMembershipCommand_base: {
25
25
  new (input: DeleteRoleMembershipCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRoleMembershipCommandInput, DeleteRoleMembershipCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
26
  new (__0_0: DeleteRoleMembershipCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRoleMembershipCommandInput, DeleteRoleMembershipCommandOutput, 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>Removes a group from a role.</p>
@@ -82,6 +82,7 @@ declare const DeleteRoleMembershipCommand_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 DeleteRoleMembershipCommand extends DeleteRoleMembershipCommand_base {
@@ -79,6 +79,7 @@ declare const DeleteTemplateAliasCommand_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 DeleteTemplateAliasCommand extends DeleteTemplateAliasCommand_base {
@@ -83,6 +83,7 @@ declare const DeleteTemplateCommand_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 DeleteTemplateCommand extends DeleteTemplateCommand_base {
@@ -83,6 +83,7 @@ declare const DeleteThemeAliasCommand_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 DeleteThemeAliasCommand extends DeleteThemeAliasCommand_base {