@aws-sdk/client-quicksight 3.952.0 → 3.954.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 (246) hide show
  1. package/dist-cjs/index.js +5852 -3982
  2. package/dist-cjs/runtimeConfig.shared.js +6 -1
  3. package/dist-es/commands/BatchCreateTopicReviewedAnswerCommand.js +2 -2
  4. package/dist-es/commands/BatchDeleteTopicReviewedAnswerCommand.js +2 -2
  5. package/dist-es/commands/CancelIngestionCommand.js +2 -2
  6. package/dist-es/commands/CreateAccountCustomizationCommand.js +2 -2
  7. package/dist-es/commands/CreateAccountSubscriptionCommand.js +2 -2
  8. package/dist-es/commands/CreateActionConnectorCommand.js +2 -2
  9. package/dist-es/commands/CreateAnalysisCommand.js +2 -2
  10. package/dist-es/commands/CreateBrandCommand.js +2 -2
  11. package/dist-es/commands/CreateCustomPermissionsCommand.js +2 -2
  12. package/dist-es/commands/CreateDashboardCommand.js +2 -2
  13. package/dist-es/commands/CreateDataSetCommand.js +2 -2
  14. package/dist-es/commands/CreateDataSourceCommand.js +2 -2
  15. package/dist-es/commands/CreateFolderCommand.js +2 -2
  16. package/dist-es/commands/CreateFolderMembershipCommand.js +2 -2
  17. package/dist-es/commands/CreateGroupCommand.js +2 -2
  18. package/dist-es/commands/CreateGroupMembershipCommand.js +2 -2
  19. package/dist-es/commands/CreateIAMPolicyAssignmentCommand.js +2 -2
  20. package/dist-es/commands/CreateIngestionCommand.js +2 -2
  21. package/dist-es/commands/CreateNamespaceCommand.js +2 -2
  22. package/dist-es/commands/CreateRefreshScheduleCommand.js +2 -2
  23. package/dist-es/commands/CreateRoleMembershipCommand.js +2 -2
  24. package/dist-es/commands/CreateTemplateAliasCommand.js +2 -2
  25. package/dist-es/commands/CreateTemplateCommand.js +2 -2
  26. package/dist-es/commands/CreateThemeAliasCommand.js +2 -2
  27. package/dist-es/commands/CreateThemeCommand.js +2 -2
  28. package/dist-es/commands/CreateTopicCommand.js +2 -2
  29. package/dist-es/commands/CreateTopicRefreshScheduleCommand.js +2 -2
  30. package/dist-es/commands/CreateVPCConnectionCommand.js +2 -2
  31. package/dist-es/commands/DeleteAccountCustomPermissionCommand.js +2 -2
  32. package/dist-es/commands/DeleteAccountCustomizationCommand.js +2 -2
  33. package/dist-es/commands/DeleteAccountSubscriptionCommand.js +2 -2
  34. package/dist-es/commands/DeleteActionConnectorCommand.js +2 -2
  35. package/dist-es/commands/DeleteAnalysisCommand.js +2 -2
  36. package/dist-es/commands/DeleteBrandAssignmentCommand.js +2 -2
  37. package/dist-es/commands/DeleteBrandCommand.js +2 -2
  38. package/dist-es/commands/DeleteCustomPermissionsCommand.js +2 -2
  39. package/dist-es/commands/DeleteDashboardCommand.js +2 -2
  40. package/dist-es/commands/DeleteDataSetCommand.js +2 -2
  41. package/dist-es/commands/DeleteDataSetRefreshPropertiesCommand.js +2 -2
  42. package/dist-es/commands/DeleteDataSourceCommand.js +2 -2
  43. package/dist-es/commands/DeleteDefaultQBusinessApplicationCommand.js +2 -2
  44. package/dist-es/commands/DeleteFolderCommand.js +2 -2
  45. package/dist-es/commands/DeleteFolderMembershipCommand.js +2 -2
  46. package/dist-es/commands/DeleteGroupCommand.js +2 -2
  47. package/dist-es/commands/DeleteGroupMembershipCommand.js +2 -2
  48. package/dist-es/commands/DeleteIAMPolicyAssignmentCommand.js +2 -2
  49. package/dist-es/commands/DeleteIdentityPropagationConfigCommand.js +2 -2
  50. package/dist-es/commands/DeleteNamespaceCommand.js +2 -2
  51. package/dist-es/commands/DeleteRefreshScheduleCommand.js +2 -2
  52. package/dist-es/commands/DeleteRoleCustomPermissionCommand.js +2 -2
  53. package/dist-es/commands/DeleteRoleMembershipCommand.js +2 -2
  54. package/dist-es/commands/DeleteTemplateAliasCommand.js +2 -2
  55. package/dist-es/commands/DeleteTemplateCommand.js +2 -2
  56. package/dist-es/commands/DeleteThemeAliasCommand.js +2 -2
  57. package/dist-es/commands/DeleteThemeCommand.js +2 -2
  58. package/dist-es/commands/DeleteTopicCommand.js +2 -2
  59. package/dist-es/commands/DeleteTopicRefreshScheduleCommand.js +2 -2
  60. package/dist-es/commands/DeleteUserByPrincipalIdCommand.js +2 -2
  61. package/dist-es/commands/DeleteUserCommand.js +2 -2
  62. package/dist-es/commands/DeleteUserCustomPermissionCommand.js +2 -2
  63. package/dist-es/commands/DeleteVPCConnectionCommand.js +2 -2
  64. package/dist-es/commands/DescribeAccountCustomPermissionCommand.js +2 -2
  65. package/dist-es/commands/DescribeAccountCustomizationCommand.js +2 -2
  66. package/dist-es/commands/DescribeAccountSettingsCommand.js +2 -2
  67. package/dist-es/commands/DescribeAccountSubscriptionCommand.js +2 -2
  68. package/dist-es/commands/DescribeActionConnectorCommand.js +2 -2
  69. package/dist-es/commands/DescribeActionConnectorPermissionsCommand.js +2 -2
  70. package/dist-es/commands/DescribeAnalysisCommand.js +2 -2
  71. package/dist-es/commands/DescribeAnalysisDefinitionCommand.js +2 -2
  72. package/dist-es/commands/DescribeAnalysisPermissionsCommand.js +2 -2
  73. package/dist-es/commands/DescribeAssetBundleExportJobCommand.js +2 -2
  74. package/dist-es/commands/DescribeAssetBundleImportJobCommand.js +2 -2
  75. package/dist-es/commands/DescribeBrandAssignmentCommand.js +2 -2
  76. package/dist-es/commands/DescribeBrandCommand.js +2 -2
  77. package/dist-es/commands/DescribeBrandPublishedVersionCommand.js +2 -2
  78. package/dist-es/commands/DescribeCustomPermissionsCommand.js +2 -2
  79. package/dist-es/commands/DescribeDashboardCommand.js +2 -2
  80. package/dist-es/commands/DescribeDashboardDefinitionCommand.js +2 -2
  81. package/dist-es/commands/DescribeDashboardPermissionsCommand.js +2 -2
  82. package/dist-es/commands/DescribeDashboardSnapshotJobCommand.js +2 -2
  83. package/dist-es/commands/DescribeDashboardSnapshotJobResultCommand.js +2 -2
  84. package/dist-es/commands/DescribeDashboardsQAConfigurationCommand.js +2 -2
  85. package/dist-es/commands/DescribeDataSetCommand.js +2 -2
  86. package/dist-es/commands/DescribeDataSetPermissionsCommand.js +2 -2
  87. package/dist-es/commands/DescribeDataSetRefreshPropertiesCommand.js +2 -2
  88. package/dist-es/commands/DescribeDataSourceCommand.js +2 -2
  89. package/dist-es/commands/DescribeDataSourcePermissionsCommand.js +2 -2
  90. package/dist-es/commands/DescribeDefaultQBusinessApplicationCommand.js +2 -2
  91. package/dist-es/commands/DescribeFolderCommand.js +2 -2
  92. package/dist-es/commands/DescribeFolderPermissionsCommand.js +2 -2
  93. package/dist-es/commands/DescribeFolderResolvedPermissionsCommand.js +2 -2
  94. package/dist-es/commands/DescribeGroupCommand.js +2 -2
  95. package/dist-es/commands/DescribeGroupMembershipCommand.js +2 -2
  96. package/dist-es/commands/DescribeIAMPolicyAssignmentCommand.js +2 -2
  97. package/dist-es/commands/DescribeIngestionCommand.js +2 -2
  98. package/dist-es/commands/DescribeIpRestrictionCommand.js +2 -2
  99. package/dist-es/commands/DescribeKeyRegistrationCommand.js +2 -2
  100. package/dist-es/commands/DescribeNamespaceCommand.js +2 -2
  101. package/dist-es/commands/DescribeQPersonalizationConfigurationCommand.js +2 -2
  102. package/dist-es/commands/DescribeQuickSightQSearchConfigurationCommand.js +2 -2
  103. package/dist-es/commands/DescribeRefreshScheduleCommand.js +2 -2
  104. package/dist-es/commands/DescribeRoleCustomPermissionCommand.js +2 -2
  105. package/dist-es/commands/DescribeTemplateAliasCommand.js +2 -2
  106. package/dist-es/commands/DescribeTemplateCommand.js +2 -2
  107. package/dist-es/commands/DescribeTemplateDefinitionCommand.js +2 -2
  108. package/dist-es/commands/DescribeTemplatePermissionsCommand.js +2 -2
  109. package/dist-es/commands/DescribeThemeAliasCommand.js +2 -2
  110. package/dist-es/commands/DescribeThemeCommand.js +2 -2
  111. package/dist-es/commands/DescribeThemePermissionsCommand.js +2 -2
  112. package/dist-es/commands/DescribeTopicCommand.js +2 -2
  113. package/dist-es/commands/DescribeTopicPermissionsCommand.js +2 -2
  114. package/dist-es/commands/DescribeTopicRefreshCommand.js +2 -2
  115. package/dist-es/commands/DescribeTopicRefreshScheduleCommand.js +2 -2
  116. package/dist-es/commands/DescribeUserCommand.js +2 -2
  117. package/dist-es/commands/DescribeVPCConnectionCommand.js +2 -2
  118. package/dist-es/commands/GenerateEmbedUrlForAnonymousUserCommand.js +2 -2
  119. package/dist-es/commands/GenerateEmbedUrlForRegisteredUserCommand.js +2 -2
  120. package/dist-es/commands/GenerateEmbedUrlForRegisteredUserWithIdentityCommand.js +2 -2
  121. package/dist-es/commands/GetDashboardEmbedUrlCommand.js +2 -2
  122. package/dist-es/commands/GetFlowMetadataCommand.js +2 -2
  123. package/dist-es/commands/GetFlowPermissionsCommand.js +2 -2
  124. package/dist-es/commands/GetIdentityContextCommand.js +2 -2
  125. package/dist-es/commands/GetSessionEmbedUrlCommand.js +2 -2
  126. package/dist-es/commands/ListActionConnectorsCommand.js +2 -2
  127. package/dist-es/commands/ListAnalysesCommand.js +2 -2
  128. package/dist-es/commands/ListAssetBundleExportJobsCommand.js +2 -2
  129. package/dist-es/commands/ListAssetBundleImportJobsCommand.js +2 -2
  130. package/dist-es/commands/ListBrandsCommand.js +2 -2
  131. package/dist-es/commands/ListCustomPermissionsCommand.js +2 -2
  132. package/dist-es/commands/ListDashboardVersionsCommand.js +2 -2
  133. package/dist-es/commands/ListDashboardsCommand.js +2 -2
  134. package/dist-es/commands/ListDataSetsCommand.js +2 -2
  135. package/dist-es/commands/ListDataSourcesCommand.js +2 -2
  136. package/dist-es/commands/ListFlowsCommand.js +2 -2
  137. package/dist-es/commands/ListFolderMembersCommand.js +2 -2
  138. package/dist-es/commands/ListFoldersCommand.js +2 -2
  139. package/dist-es/commands/ListFoldersForResourceCommand.js +2 -2
  140. package/dist-es/commands/ListGroupMembershipsCommand.js +2 -2
  141. package/dist-es/commands/ListGroupsCommand.js +2 -2
  142. package/dist-es/commands/ListIAMPolicyAssignmentsCommand.js +2 -2
  143. package/dist-es/commands/ListIAMPolicyAssignmentsForUserCommand.js +2 -2
  144. package/dist-es/commands/ListIdentityPropagationConfigsCommand.js +2 -2
  145. package/dist-es/commands/ListIngestionsCommand.js +2 -2
  146. package/dist-es/commands/ListNamespacesCommand.js +2 -2
  147. package/dist-es/commands/ListRefreshSchedulesCommand.js +2 -2
  148. package/dist-es/commands/ListRoleMembershipsCommand.js +2 -2
  149. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  150. package/dist-es/commands/ListTemplateAliasesCommand.js +2 -2
  151. package/dist-es/commands/ListTemplateVersionsCommand.js +2 -2
  152. package/dist-es/commands/ListTemplatesCommand.js +2 -2
  153. package/dist-es/commands/ListThemeAliasesCommand.js +2 -2
  154. package/dist-es/commands/ListThemeVersionsCommand.js +2 -2
  155. package/dist-es/commands/ListThemesCommand.js +2 -2
  156. package/dist-es/commands/ListTopicRefreshSchedulesCommand.js +2 -2
  157. package/dist-es/commands/ListTopicReviewedAnswersCommand.js +2 -2
  158. package/dist-es/commands/ListTopicsCommand.js +2 -2
  159. package/dist-es/commands/ListUserGroupsCommand.js +2 -2
  160. package/dist-es/commands/ListUsersCommand.js +2 -2
  161. package/dist-es/commands/ListVPCConnectionsCommand.js +2 -2
  162. package/dist-es/commands/PredictQAResultsCommand.js +2 -2
  163. package/dist-es/commands/PutDataSetRefreshPropertiesCommand.js +2 -2
  164. package/dist-es/commands/RegisterUserCommand.js +2 -2
  165. package/dist-es/commands/RestoreAnalysisCommand.js +2 -2
  166. package/dist-es/commands/SearchActionConnectorsCommand.js +2 -2
  167. package/dist-es/commands/SearchAnalysesCommand.js +2 -2
  168. package/dist-es/commands/SearchDashboardsCommand.js +2 -2
  169. package/dist-es/commands/SearchDataSetsCommand.js +2 -2
  170. package/dist-es/commands/SearchDataSourcesCommand.js +2 -2
  171. package/dist-es/commands/SearchFlowsCommand.js +2 -2
  172. package/dist-es/commands/SearchFoldersCommand.js +2 -2
  173. package/dist-es/commands/SearchGroupsCommand.js +2 -2
  174. package/dist-es/commands/SearchTopicsCommand.js +2 -2
  175. package/dist-es/commands/StartAssetBundleExportJobCommand.js +2 -2
  176. package/dist-es/commands/StartAssetBundleImportJobCommand.js +2 -2
  177. package/dist-es/commands/StartDashboardSnapshotJobCommand.js +2 -2
  178. package/dist-es/commands/StartDashboardSnapshotJobScheduleCommand.js +2 -2
  179. package/dist-es/commands/TagResourceCommand.js +2 -2
  180. package/dist-es/commands/UntagResourceCommand.js +2 -2
  181. package/dist-es/commands/UpdateAccountCustomPermissionCommand.js +2 -2
  182. package/dist-es/commands/UpdateAccountCustomizationCommand.js +2 -2
  183. package/dist-es/commands/UpdateAccountSettingsCommand.js +2 -2
  184. package/dist-es/commands/UpdateActionConnectorCommand.js +2 -2
  185. package/dist-es/commands/UpdateActionConnectorPermissionsCommand.js +2 -2
  186. package/dist-es/commands/UpdateAnalysisCommand.js +2 -2
  187. package/dist-es/commands/UpdateAnalysisPermissionsCommand.js +2 -2
  188. package/dist-es/commands/UpdateApplicationWithTokenExchangeGrantCommand.js +2 -2
  189. package/dist-es/commands/UpdateBrandAssignmentCommand.js +2 -2
  190. package/dist-es/commands/UpdateBrandCommand.js +2 -2
  191. package/dist-es/commands/UpdateBrandPublishedVersionCommand.js +2 -2
  192. package/dist-es/commands/UpdateCustomPermissionsCommand.js +2 -2
  193. package/dist-es/commands/UpdateDashboardCommand.js +2 -2
  194. package/dist-es/commands/UpdateDashboardLinksCommand.js +2 -2
  195. package/dist-es/commands/UpdateDashboardPermissionsCommand.js +2 -2
  196. package/dist-es/commands/UpdateDashboardPublishedVersionCommand.js +2 -2
  197. package/dist-es/commands/UpdateDashboardsQAConfigurationCommand.js +2 -2
  198. package/dist-es/commands/UpdateDataSetCommand.js +2 -2
  199. package/dist-es/commands/UpdateDataSetPermissionsCommand.js +2 -2
  200. package/dist-es/commands/UpdateDataSourceCommand.js +2 -2
  201. package/dist-es/commands/UpdateDataSourcePermissionsCommand.js +2 -2
  202. package/dist-es/commands/UpdateDefaultQBusinessApplicationCommand.js +2 -2
  203. package/dist-es/commands/UpdateFlowPermissionsCommand.js +2 -2
  204. package/dist-es/commands/UpdateFolderCommand.js +2 -2
  205. package/dist-es/commands/UpdateFolderPermissionsCommand.js +2 -2
  206. package/dist-es/commands/UpdateGroupCommand.js +2 -2
  207. package/dist-es/commands/UpdateIAMPolicyAssignmentCommand.js +2 -2
  208. package/dist-es/commands/UpdateIdentityPropagationConfigCommand.js +2 -2
  209. package/dist-es/commands/UpdateIpRestrictionCommand.js +2 -2
  210. package/dist-es/commands/UpdateKeyRegistrationCommand.js +2 -2
  211. package/dist-es/commands/UpdatePublicSharingSettingsCommand.js +2 -2
  212. package/dist-es/commands/UpdateQPersonalizationConfigurationCommand.js +2 -2
  213. package/dist-es/commands/UpdateQuickSightQSearchConfigurationCommand.js +2 -2
  214. package/dist-es/commands/UpdateRefreshScheduleCommand.js +2 -2
  215. package/dist-es/commands/UpdateRoleCustomPermissionCommand.js +2 -2
  216. package/dist-es/commands/UpdateSPICECapacityConfigurationCommand.js +2 -2
  217. package/dist-es/commands/UpdateTemplateAliasCommand.js +2 -2
  218. package/dist-es/commands/UpdateTemplateCommand.js +2 -2
  219. package/dist-es/commands/UpdateTemplatePermissionsCommand.js +2 -2
  220. package/dist-es/commands/UpdateThemeAliasCommand.js +2 -2
  221. package/dist-es/commands/UpdateThemeCommand.js +2 -2
  222. package/dist-es/commands/UpdateThemePermissionsCommand.js +2 -2
  223. package/dist-es/commands/UpdateTopicCommand.js +2 -2
  224. package/dist-es/commands/UpdateTopicPermissionsCommand.js +2 -2
  225. package/dist-es/commands/UpdateTopicRefreshScheduleCommand.js +2 -2
  226. package/dist-es/commands/UpdateUserCommand.js +2 -2
  227. package/dist-es/commands/UpdateUserCustomPermissionCommand.js +2 -2
  228. package/dist-es/commands/UpdateVPCConnectionCommand.js +2 -2
  229. package/dist-es/index.js +1 -0
  230. package/dist-es/runtimeConfig.shared.js +6 -1
  231. package/dist-es/schemas/schemas_0.js +3980 -3847
  232. package/dist-types/QuickSightClient.d.ts +1 -10
  233. package/dist-types/index.d.ts +1 -0
  234. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  235. package/dist-types/runtimeConfig.d.ts +6 -2
  236. package/dist-types/runtimeConfig.native.d.ts +6 -2
  237. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  238. package/dist-types/schemas/schemas_0.d.ts +1738 -2123
  239. package/dist-types/ts3.4/QuickSightClient.d.ts +0 -4
  240. package/dist-types/ts3.4/index.d.ts +1 -0
  241. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  242. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  243. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  244. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  245. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1737 -2125
  246. package/package.json +34 -34
@@ -26,7 +26,12 @@ const getRuntimeConfig = (config) => {
26
26
  },
27
27
  ],
28
28
  logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
29
- protocol: config?.protocol ?? new protocols_1.AwsRestJsonProtocol({ defaultNamespace: "com.amazonaws.quicksight" }),
29
+ protocol: config?.protocol ?? protocols_1.AwsRestJsonProtocol,
30
+ protocolSettings: config?.protocolSettings ?? {
31
+ defaultNamespace: "com.amazonaws.quicksight",
32
+ version: "2018-04-01",
33
+ serviceTarget: "QuickSight_20180401",
34
+ },
30
35
  serviceId: config?.serviceId ?? "QuickSight",
31
36
  urlParser: config?.urlParser ?? url_parser_1.parseUrl,
32
37
  utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { BatchCreateTopicReviewedAnswer } from "../schemas/schemas_0";
4
+ import { BatchCreateTopicReviewedAnswer$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class BatchCreateTopicReviewedAnswerCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class BatchCreateTopicReviewedAnswerCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "BatchCreateTopicReviewedAnswer", {})
13
13
  .n("QuickSightClient", "BatchCreateTopicReviewedAnswerCommand")
14
- .sc(BatchCreateTopicReviewedAnswer)
14
+ .sc(BatchCreateTopicReviewedAnswer$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { BatchDeleteTopicReviewedAnswer } from "../schemas/schemas_0";
4
+ import { BatchDeleteTopicReviewedAnswer$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class BatchDeleteTopicReviewedAnswerCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class BatchDeleteTopicReviewedAnswerCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "BatchDeleteTopicReviewedAnswer", {})
13
13
  .n("QuickSightClient", "BatchDeleteTopicReviewedAnswerCommand")
14
- .sc(BatchDeleteTopicReviewedAnswer)
14
+ .sc(BatchDeleteTopicReviewedAnswer$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CancelIngestion } from "../schemas/schemas_0";
4
+ import { CancelIngestion$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CancelIngestionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CancelIngestionCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "CancelIngestion", {})
13
13
  .n("QuickSightClient", "CancelIngestionCommand")
14
- .sc(CancelIngestion)
14
+ .sc(CancelIngestion$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateAccountCustomization } from "../schemas/schemas_0";
4
+ import { CreateAccountCustomization$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateAccountCustomizationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateAccountCustomizationCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "CreateAccountCustomization", {})
13
13
  .n("QuickSightClient", "CreateAccountCustomizationCommand")
14
- .sc(CreateAccountCustomization)
14
+ .sc(CreateAccountCustomization$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateAccountSubscription } from "../schemas/schemas_0";
4
+ import { CreateAccountSubscription$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateAccountSubscriptionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateAccountSubscriptionCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "CreateAccountSubscription", {})
13
13
  .n("QuickSightClient", "CreateAccountSubscriptionCommand")
14
- .sc(CreateAccountSubscription)
14
+ .sc(CreateAccountSubscription$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateActionConnector } from "../schemas/schemas_0";
4
+ import { CreateActionConnector$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateActionConnectorCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateActionConnectorCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "CreateActionConnector", {})
13
13
  .n("QuickSightClient", "CreateActionConnectorCommand")
14
- .sc(CreateActionConnector)
14
+ .sc(CreateActionConnector$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateAnalysis } from "../schemas/schemas_0";
4
+ import { CreateAnalysis$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateAnalysisCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateAnalysisCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "CreateAnalysis", {})
13
13
  .n("QuickSightClient", "CreateAnalysisCommand")
14
- .sc(CreateAnalysis)
14
+ .sc(CreateAnalysis$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateBrand } from "../schemas/schemas_0";
4
+ import { CreateBrand$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateBrandCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateBrandCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "CreateBrand", {})
13
13
  .n("QuickSightClient", "CreateBrandCommand")
14
- .sc(CreateBrand)
14
+ .sc(CreateBrand$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateCustomPermissions } from "../schemas/schemas_0";
4
+ import { CreateCustomPermissions$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateCustomPermissionsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateCustomPermissionsCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "CreateCustomPermissions", {})
13
13
  .n("QuickSightClient", "CreateCustomPermissionsCommand")
14
- .sc(CreateCustomPermissions)
14
+ .sc(CreateCustomPermissions$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateDashboard } from "../schemas/schemas_0";
4
+ import { CreateDashboard$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateDashboardCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateDashboardCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "CreateDashboard", {})
13
13
  .n("QuickSightClient", "CreateDashboardCommand")
14
- .sc(CreateDashboard)
14
+ .sc(CreateDashboard$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateDataSet } from "../schemas/schemas_0";
4
+ import { CreateDataSet$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateDataSetCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateDataSetCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "CreateDataSet", {})
13
13
  .n("QuickSightClient", "CreateDataSetCommand")
14
- .sc(CreateDataSet)
14
+ .sc(CreateDataSet$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateDataSource } from "../schemas/schemas_0";
4
+ import { CreateDataSource$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateDataSourceCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateDataSourceCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "CreateDataSource", {})
13
13
  .n("QuickSightClient", "CreateDataSourceCommand")
14
- .sc(CreateDataSource)
14
+ .sc(CreateDataSource$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateFolder } from "../schemas/schemas_0";
4
+ import { CreateFolder$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateFolderCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateFolderCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "CreateFolder", {})
13
13
  .n("QuickSightClient", "CreateFolderCommand")
14
- .sc(CreateFolder)
14
+ .sc(CreateFolder$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateFolderMembership } from "../schemas/schemas_0";
4
+ import { CreateFolderMembership$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateFolderMembershipCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateFolderMembershipCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "CreateFolderMembership", {})
13
13
  .n("QuickSightClient", "CreateFolderMembershipCommand")
14
- .sc(CreateFolderMembership)
14
+ .sc(CreateFolderMembership$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateGroup } from "../schemas/schemas_0";
4
+ import { CreateGroup$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateGroupCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateGroupCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "CreateGroup", {})
13
13
  .n("QuickSightClient", "CreateGroupCommand")
14
- .sc(CreateGroup)
14
+ .sc(CreateGroup$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateGroupMembership } from "../schemas/schemas_0";
4
+ import { CreateGroupMembership$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateGroupMembershipCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateGroupMembershipCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "CreateGroupMembership", {})
13
13
  .n("QuickSightClient", "CreateGroupMembershipCommand")
14
- .sc(CreateGroupMembership)
14
+ .sc(CreateGroupMembership$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateIAMPolicyAssignment } from "../schemas/schemas_0";
4
+ import { CreateIAMPolicyAssignment$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateIAMPolicyAssignmentCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateIAMPolicyAssignmentCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "CreateIAMPolicyAssignment", {})
13
13
  .n("QuickSightClient", "CreateIAMPolicyAssignmentCommand")
14
- .sc(CreateIAMPolicyAssignment)
14
+ .sc(CreateIAMPolicyAssignment$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateIngestion } from "../schemas/schemas_0";
4
+ import { CreateIngestion$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateIngestionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateIngestionCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "CreateIngestion", {})
13
13
  .n("QuickSightClient", "CreateIngestionCommand")
14
- .sc(CreateIngestion)
14
+ .sc(CreateIngestion$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateNamespace } from "../schemas/schemas_0";
4
+ import { CreateNamespace$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateNamespaceCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateNamespaceCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "CreateNamespace", {})
13
13
  .n("QuickSightClient", "CreateNamespaceCommand")
14
- .sc(CreateNamespace)
14
+ .sc(CreateNamespace$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateRefreshSchedule } from "../schemas/schemas_0";
4
+ import { CreateRefreshSchedule$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateRefreshScheduleCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateRefreshScheduleCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "CreateRefreshSchedule", {})
13
13
  .n("QuickSightClient", "CreateRefreshScheduleCommand")
14
- .sc(CreateRefreshSchedule)
14
+ .sc(CreateRefreshSchedule$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateRoleMembership } from "../schemas/schemas_0";
4
+ import { CreateRoleMembership$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateRoleMembershipCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateRoleMembershipCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "CreateRoleMembership", {})
13
13
  .n("QuickSightClient", "CreateRoleMembershipCommand")
14
- .sc(CreateRoleMembership)
14
+ .sc(CreateRoleMembership$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateTemplateAlias } from "../schemas/schemas_0";
4
+ import { CreateTemplateAlias$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateTemplateAliasCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateTemplateAliasCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "CreateTemplateAlias", {})
13
13
  .n("QuickSightClient", "CreateTemplateAliasCommand")
14
- .sc(CreateTemplateAlias)
14
+ .sc(CreateTemplateAlias$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateTemplate } from "../schemas/schemas_0";
4
+ import { CreateTemplate$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateTemplateCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateTemplateCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "CreateTemplate", {})
13
13
  .n("QuickSightClient", "CreateTemplateCommand")
14
- .sc(CreateTemplate)
14
+ .sc(CreateTemplate$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateThemeAlias } from "../schemas/schemas_0";
4
+ import { CreateThemeAlias$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateThemeAliasCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateThemeAliasCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "CreateThemeAlias", {})
13
13
  .n("QuickSightClient", "CreateThemeAliasCommand")
14
- .sc(CreateThemeAlias)
14
+ .sc(CreateThemeAlias$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateTheme } from "../schemas/schemas_0";
4
+ import { CreateTheme$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateThemeCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateThemeCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "CreateTheme", {})
13
13
  .n("QuickSightClient", "CreateThemeCommand")
14
- .sc(CreateTheme)
14
+ .sc(CreateTheme$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateTopic } from "../schemas/schemas_0";
4
+ import { CreateTopic$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateTopicCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateTopicCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "CreateTopic", {})
13
13
  .n("QuickSightClient", "CreateTopicCommand")
14
- .sc(CreateTopic)
14
+ .sc(CreateTopic$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateTopicRefreshSchedule } from "../schemas/schemas_0";
4
+ import { CreateTopicRefreshSchedule$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateTopicRefreshScheduleCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateTopicRefreshScheduleCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "CreateTopicRefreshSchedule", {})
13
13
  .n("QuickSightClient", "CreateTopicRefreshScheduleCommand")
14
- .sc(CreateTopicRefreshSchedule)
14
+ .sc(CreateTopicRefreshSchedule$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { CreateVPCConnection } from "../schemas/schemas_0";
4
+ import { CreateVPCConnection$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class CreateVPCConnectionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class CreateVPCConnectionCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "CreateVPCConnection", {})
13
13
  .n("QuickSightClient", "CreateVPCConnectionCommand")
14
- .sc(CreateVPCConnection)
14
+ .sc(CreateVPCConnection$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeleteAccountCustomPermission } from "../schemas/schemas_0";
4
+ import { DeleteAccountCustomPermission$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteAccountCustomPermissionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteAccountCustomPermissionCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "DeleteAccountCustomPermission", {})
13
13
  .n("QuickSightClient", "DeleteAccountCustomPermissionCommand")
14
- .sc(DeleteAccountCustomPermission)
14
+ .sc(DeleteAccountCustomPermission$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeleteAccountCustomization } from "../schemas/schemas_0";
4
+ import { DeleteAccountCustomization$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteAccountCustomizationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteAccountCustomizationCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "DeleteAccountCustomization", {})
13
13
  .n("QuickSightClient", "DeleteAccountCustomizationCommand")
14
- .sc(DeleteAccountCustomization)
14
+ .sc(DeleteAccountCustomization$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeleteAccountSubscription } from "../schemas/schemas_0";
4
+ import { DeleteAccountSubscription$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteAccountSubscriptionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteAccountSubscriptionCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "DeleteAccountSubscription", {})
13
13
  .n("QuickSightClient", "DeleteAccountSubscriptionCommand")
14
- .sc(DeleteAccountSubscription)
14
+ .sc(DeleteAccountSubscription$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeleteActionConnector } from "../schemas/schemas_0";
4
+ import { DeleteActionConnector$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteActionConnectorCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteActionConnectorCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "DeleteActionConnector", {})
13
13
  .n("QuickSightClient", "DeleteActionConnectorCommand")
14
- .sc(DeleteActionConnector)
14
+ .sc(DeleteActionConnector$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeleteAnalysis } from "../schemas/schemas_0";
4
+ import { DeleteAnalysis$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteAnalysisCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteAnalysisCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "DeleteAnalysis", {})
13
13
  .n("QuickSightClient", "DeleteAnalysisCommand")
14
- .sc(DeleteAnalysis)
14
+ .sc(DeleteAnalysis$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeleteBrandAssignment } from "../schemas/schemas_0";
4
+ import { DeleteBrandAssignment$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteBrandAssignmentCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteBrandAssignmentCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "DeleteBrandAssignment", {})
13
13
  .n("QuickSightClient", "DeleteBrandAssignmentCommand")
14
- .sc(DeleteBrandAssignment)
14
+ .sc(DeleteBrandAssignment$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { DeleteBrand } from "../schemas/schemas_0";
4
+ import { DeleteBrand$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DeleteBrandCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DeleteBrandCommand extends $Command
11
11
  })
12
12
  .s("QuickSight_20180401", "DeleteBrand", {})
13
13
  .n("QuickSightClient", "DeleteBrandCommand")
14
- .sc(DeleteBrand)
14
+ .sc(DeleteBrand$)
15
15
  .build() {
16
16
  }