@aws-sdk/client-quicksight 3.928.0 → 3.929.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 (264) hide show
  1. package/dist-cjs/index.js +18163 -18131
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/QuickSightClient.js +2 -0
  4. package/dist-es/commands/BatchCreateTopicReviewedAnswerCommand.js +3 -10
  5. package/dist-es/commands/BatchDeleteTopicReviewedAnswerCommand.js +3 -9
  6. package/dist-es/commands/CancelIngestionCommand.js +3 -9
  7. package/dist-es/commands/CreateAccountCustomizationCommand.js +3 -9
  8. package/dist-es/commands/CreateAccountSubscriptionCommand.js +3 -9
  9. package/dist-es/commands/CreateActionConnectorCommand.js +3 -10
  10. package/dist-es/commands/CreateAnalysisCommand.js +3 -10
  11. package/dist-es/commands/CreateBrandCommand.js +3 -9
  12. package/dist-es/commands/CreateCustomPermissionsCommand.js +3 -9
  13. package/dist-es/commands/CreateDashboardCommand.js +3 -10
  14. package/dist-es/commands/CreateDataSetCommand.js +3 -10
  15. package/dist-es/commands/CreateDataSourceCommand.js +3 -10
  16. package/dist-es/commands/CreateFolderCommand.js +3 -9
  17. package/dist-es/commands/CreateFolderMembershipCommand.js +3 -9
  18. package/dist-es/commands/CreateGroupCommand.js +3 -9
  19. package/dist-es/commands/CreateGroupMembershipCommand.js +3 -9
  20. package/dist-es/commands/CreateIAMPolicyAssignmentCommand.js +3 -9
  21. package/dist-es/commands/CreateIngestionCommand.js +3 -9
  22. package/dist-es/commands/CreateNamespaceCommand.js +3 -9
  23. package/dist-es/commands/CreateRefreshScheduleCommand.js +3 -9
  24. package/dist-es/commands/CreateRoleMembershipCommand.js +3 -9
  25. package/dist-es/commands/CreateTemplateAliasCommand.js +3 -9
  26. package/dist-es/commands/CreateTemplateCommand.js +3 -10
  27. package/dist-es/commands/CreateThemeAliasCommand.js +3 -9
  28. package/dist-es/commands/CreateThemeCommand.js +3 -9
  29. package/dist-es/commands/CreateTopicCommand.js +3 -10
  30. package/dist-es/commands/CreateTopicRefreshScheduleCommand.js +3 -9
  31. package/dist-es/commands/CreateVPCConnectionCommand.js +3 -9
  32. package/dist-es/commands/DeleteAccountCustomPermissionCommand.js +3 -9
  33. package/dist-es/commands/DeleteAccountCustomizationCommand.js +3 -9
  34. package/dist-es/commands/DeleteAccountSubscriptionCommand.js +3 -9
  35. package/dist-es/commands/DeleteActionConnectorCommand.js +3 -9
  36. package/dist-es/commands/DeleteAnalysisCommand.js +3 -9
  37. package/dist-es/commands/DeleteBrandAssignmentCommand.js +3 -9
  38. package/dist-es/commands/DeleteBrandCommand.js +3 -9
  39. package/dist-es/commands/DeleteCustomPermissionsCommand.js +3 -9
  40. package/dist-es/commands/DeleteDashboardCommand.js +3 -9
  41. package/dist-es/commands/DeleteDataSetCommand.js +3 -9
  42. package/dist-es/commands/DeleteDataSetRefreshPropertiesCommand.js +3 -9
  43. package/dist-es/commands/DeleteDataSourceCommand.js +3 -9
  44. package/dist-es/commands/DeleteDefaultQBusinessApplicationCommand.js +3 -9
  45. package/dist-es/commands/DeleteFolderCommand.js +3 -9
  46. package/dist-es/commands/DeleteFolderMembershipCommand.js +3 -9
  47. package/dist-es/commands/DeleteGroupCommand.js +3 -9
  48. package/dist-es/commands/DeleteGroupMembershipCommand.js +3 -9
  49. package/dist-es/commands/DeleteIAMPolicyAssignmentCommand.js +3 -9
  50. package/dist-es/commands/DeleteIdentityPropagationConfigCommand.js +3 -9
  51. package/dist-es/commands/DeleteNamespaceCommand.js +3 -9
  52. package/dist-es/commands/DeleteRefreshScheduleCommand.js +3 -9
  53. package/dist-es/commands/DeleteRoleCustomPermissionCommand.js +3 -9
  54. package/dist-es/commands/DeleteRoleMembershipCommand.js +3 -9
  55. package/dist-es/commands/DeleteTemplateAliasCommand.js +3 -9
  56. package/dist-es/commands/DeleteTemplateCommand.js +3 -9
  57. package/dist-es/commands/DeleteThemeAliasCommand.js +3 -9
  58. package/dist-es/commands/DeleteThemeCommand.js +3 -9
  59. package/dist-es/commands/DeleteTopicCommand.js +3 -9
  60. package/dist-es/commands/DeleteTopicRefreshScheduleCommand.js +3 -9
  61. package/dist-es/commands/DeleteUserByPrincipalIdCommand.js +3 -9
  62. package/dist-es/commands/DeleteUserCommand.js +3 -9
  63. package/dist-es/commands/DeleteUserCustomPermissionCommand.js +3 -9
  64. package/dist-es/commands/DeleteVPCConnectionCommand.js +3 -9
  65. package/dist-es/commands/DescribeAccountCustomPermissionCommand.js +3 -9
  66. package/dist-es/commands/DescribeAccountCustomizationCommand.js +3 -9
  67. package/dist-es/commands/DescribeAccountSettingsCommand.js +3 -9
  68. package/dist-es/commands/DescribeAccountSubscriptionCommand.js +3 -9
  69. package/dist-es/commands/DescribeActionConnectorCommand.js +3 -10
  70. package/dist-es/commands/DescribeActionConnectorPermissionsCommand.js +3 -9
  71. package/dist-es/commands/DescribeAnalysisCommand.js +3 -10
  72. package/dist-es/commands/DescribeAnalysisDefinitionCommand.js +3 -10
  73. package/dist-es/commands/DescribeAnalysisPermissionsCommand.js +3 -9
  74. package/dist-es/commands/DescribeAssetBundleExportJobCommand.js +3 -10
  75. package/dist-es/commands/DescribeAssetBundleImportJobCommand.js +3 -10
  76. package/dist-es/commands/DescribeBrandAssignmentCommand.js +3 -9
  77. package/dist-es/commands/DescribeBrandCommand.js +3 -9
  78. package/dist-es/commands/DescribeBrandPublishedVersionCommand.js +3 -9
  79. package/dist-es/commands/DescribeCustomPermissionsCommand.js +3 -9
  80. package/dist-es/commands/DescribeDashboardCommand.js +3 -10
  81. package/dist-es/commands/DescribeDashboardDefinitionCommand.js +3 -10
  82. package/dist-es/commands/DescribeDashboardPermissionsCommand.js +3 -9
  83. package/dist-es/commands/DescribeDashboardSnapshotJobCommand.js +3 -10
  84. package/dist-es/commands/DescribeDashboardSnapshotJobResultCommand.js +3 -10
  85. package/dist-es/commands/DescribeDashboardsQAConfigurationCommand.js +3 -9
  86. package/dist-es/commands/DescribeDataSetCommand.js +3 -10
  87. package/dist-es/commands/DescribeDataSetPermissionsCommand.js +3 -9
  88. package/dist-es/commands/DescribeDataSetRefreshPropertiesCommand.js +3 -9
  89. package/dist-es/commands/DescribeDataSourceCommand.js +3 -9
  90. package/dist-es/commands/DescribeDataSourcePermissionsCommand.js +3 -9
  91. package/dist-es/commands/DescribeDefaultQBusinessApplicationCommand.js +3 -9
  92. package/dist-es/commands/DescribeFolderCommand.js +3 -9
  93. package/dist-es/commands/DescribeFolderPermissionsCommand.js +3 -9
  94. package/dist-es/commands/DescribeFolderResolvedPermissionsCommand.js +3 -9
  95. package/dist-es/commands/DescribeGroupCommand.js +3 -9
  96. package/dist-es/commands/DescribeGroupMembershipCommand.js +3 -9
  97. package/dist-es/commands/DescribeIAMPolicyAssignmentCommand.js +3 -9
  98. package/dist-es/commands/DescribeIngestionCommand.js +3 -9
  99. package/dist-es/commands/DescribeIpRestrictionCommand.js +3 -9
  100. package/dist-es/commands/DescribeKeyRegistrationCommand.js +3 -9
  101. package/dist-es/commands/DescribeNamespaceCommand.js +3 -9
  102. package/dist-es/commands/DescribeQPersonalizationConfigurationCommand.js +3 -9
  103. package/dist-es/commands/DescribeQuickSightQSearchConfigurationCommand.js +3 -9
  104. package/dist-es/commands/DescribeRefreshScheduleCommand.js +3 -9
  105. package/dist-es/commands/DescribeRoleCustomPermissionCommand.js +3 -9
  106. package/dist-es/commands/DescribeTemplateAliasCommand.js +3 -9
  107. package/dist-es/commands/DescribeTemplateCommand.js +3 -10
  108. package/dist-es/commands/DescribeTemplateDefinitionCommand.js +3 -10
  109. package/dist-es/commands/DescribeTemplatePermissionsCommand.js +3 -9
  110. package/dist-es/commands/DescribeThemeAliasCommand.js +3 -9
  111. package/dist-es/commands/DescribeThemeCommand.js +3 -9
  112. package/dist-es/commands/DescribeThemePermissionsCommand.js +3 -9
  113. package/dist-es/commands/DescribeTopicCommand.js +3 -10
  114. package/dist-es/commands/DescribeTopicPermissionsCommand.js +3 -9
  115. package/dist-es/commands/DescribeTopicRefreshCommand.js +3 -9
  116. package/dist-es/commands/DescribeTopicRefreshScheduleCommand.js +3 -9
  117. package/dist-es/commands/DescribeUserCommand.js +3 -9
  118. package/dist-es/commands/DescribeVPCConnectionCommand.js +3 -9
  119. package/dist-es/commands/GenerateEmbedUrlForAnonymousUserCommand.js +3 -10
  120. package/dist-es/commands/GenerateEmbedUrlForRegisteredUserCommand.js +3 -10
  121. package/dist-es/commands/GenerateEmbedUrlForRegisteredUserWithIdentityCommand.js +3 -10
  122. package/dist-es/commands/GetDashboardEmbedUrlCommand.js +3 -10
  123. package/dist-es/commands/GetFlowMetadataCommand.js +3 -9
  124. package/dist-es/commands/GetFlowPermissionsCommand.js +3 -9
  125. package/dist-es/commands/GetSessionEmbedUrlCommand.js +3 -10
  126. package/dist-es/commands/ListActionConnectorsCommand.js +3 -10
  127. package/dist-es/commands/ListAnalysesCommand.js +3 -9
  128. package/dist-es/commands/ListAssetBundleExportJobsCommand.js +3 -9
  129. package/dist-es/commands/ListAssetBundleImportJobsCommand.js +3 -9
  130. package/dist-es/commands/ListBrandsCommand.js +3 -9
  131. package/dist-es/commands/ListCustomPermissionsCommand.js +3 -9
  132. package/dist-es/commands/ListDashboardVersionsCommand.js +3 -9
  133. package/dist-es/commands/ListDashboardsCommand.js +3 -9
  134. package/dist-es/commands/ListDataSetsCommand.js +3 -9
  135. package/dist-es/commands/ListDataSourcesCommand.js +3 -9
  136. package/dist-es/commands/ListFlowsCommand.js +3 -9
  137. package/dist-es/commands/ListFolderMembersCommand.js +3 -9
  138. package/dist-es/commands/ListFoldersCommand.js +3 -9
  139. package/dist-es/commands/ListFoldersForResourceCommand.js +3 -9
  140. package/dist-es/commands/ListGroupMembershipsCommand.js +3 -9
  141. package/dist-es/commands/ListGroupsCommand.js +3 -9
  142. package/dist-es/commands/ListIAMPolicyAssignmentsCommand.js +3 -9
  143. package/dist-es/commands/ListIAMPolicyAssignmentsForUserCommand.js +3 -9
  144. package/dist-es/commands/ListIdentityPropagationConfigsCommand.js +3 -9
  145. package/dist-es/commands/ListIngestionsCommand.js +3 -9
  146. package/dist-es/commands/ListNamespacesCommand.js +3 -9
  147. package/dist-es/commands/ListRefreshSchedulesCommand.js +3 -9
  148. package/dist-es/commands/ListRoleMembershipsCommand.js +3 -9
  149. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  150. package/dist-es/commands/ListTemplateAliasesCommand.js +3 -9
  151. package/dist-es/commands/ListTemplateVersionsCommand.js +3 -9
  152. package/dist-es/commands/ListTemplatesCommand.js +3 -9
  153. package/dist-es/commands/ListThemeAliasesCommand.js +3 -9
  154. package/dist-es/commands/ListThemeVersionsCommand.js +3 -9
  155. package/dist-es/commands/ListThemesCommand.js +3 -9
  156. package/dist-es/commands/ListTopicRefreshSchedulesCommand.js +3 -9
  157. package/dist-es/commands/ListTopicReviewedAnswersCommand.js +3 -10
  158. package/dist-es/commands/ListTopicsCommand.js +3 -9
  159. package/dist-es/commands/ListUserGroupsCommand.js +3 -9
  160. package/dist-es/commands/ListUsersCommand.js +3 -9
  161. package/dist-es/commands/ListVPCConnectionsCommand.js +3 -9
  162. package/dist-es/commands/PredictQAResultsCommand.js +3 -10
  163. package/dist-es/commands/PutDataSetRefreshPropertiesCommand.js +3 -9
  164. package/dist-es/commands/RegisterUserCommand.js +3 -9
  165. package/dist-es/commands/RestoreAnalysisCommand.js +3 -9
  166. package/dist-es/commands/SearchActionConnectorsCommand.js +3 -10
  167. package/dist-es/commands/SearchAnalysesCommand.js +3 -9
  168. package/dist-es/commands/SearchDashboardsCommand.js +3 -9
  169. package/dist-es/commands/SearchDataSetsCommand.js +3 -9
  170. package/dist-es/commands/SearchDataSourcesCommand.js +3 -9
  171. package/dist-es/commands/SearchFlowsCommand.js +3 -9
  172. package/dist-es/commands/SearchFoldersCommand.js +3 -9
  173. package/dist-es/commands/SearchGroupsCommand.js +3 -9
  174. package/dist-es/commands/SearchTopicsCommand.js +3 -9
  175. package/dist-es/commands/StartAssetBundleExportJobCommand.js +3 -9
  176. package/dist-es/commands/StartAssetBundleImportJobCommand.js +3 -10
  177. package/dist-es/commands/StartDashboardSnapshotJobCommand.js +3 -10
  178. package/dist-es/commands/StartDashboardSnapshotJobScheduleCommand.js +3 -9
  179. package/dist-es/commands/TagResourceCommand.js +3 -9
  180. package/dist-es/commands/UntagResourceCommand.js +3 -9
  181. package/dist-es/commands/UpdateAccountCustomPermissionCommand.js +3 -9
  182. package/dist-es/commands/UpdateAccountCustomizationCommand.js +3 -9
  183. package/dist-es/commands/UpdateAccountSettingsCommand.js +3 -9
  184. package/dist-es/commands/UpdateActionConnectorCommand.js +3 -10
  185. package/dist-es/commands/UpdateActionConnectorPermissionsCommand.js +3 -9
  186. package/dist-es/commands/UpdateAnalysisCommand.js +3 -10
  187. package/dist-es/commands/UpdateAnalysisPermissionsCommand.js +3 -9
  188. package/dist-es/commands/UpdateApplicationWithTokenExchangeGrantCommand.js +3 -9
  189. package/dist-es/commands/UpdateBrandAssignmentCommand.js +3 -9
  190. package/dist-es/commands/UpdateBrandCommand.js +3 -9
  191. package/dist-es/commands/UpdateBrandPublishedVersionCommand.js +3 -9
  192. package/dist-es/commands/UpdateCustomPermissionsCommand.js +3 -9
  193. package/dist-es/commands/UpdateDashboardCommand.js +3 -10
  194. package/dist-es/commands/UpdateDashboardLinksCommand.js +3 -9
  195. package/dist-es/commands/UpdateDashboardPermissionsCommand.js +3 -9
  196. package/dist-es/commands/UpdateDashboardPublishedVersionCommand.js +3 -9
  197. package/dist-es/commands/UpdateDashboardsQAConfigurationCommand.js +3 -9
  198. package/dist-es/commands/UpdateDataSetCommand.js +3 -10
  199. package/dist-es/commands/UpdateDataSetPermissionsCommand.js +3 -9
  200. package/dist-es/commands/UpdateDataSourceCommand.js +3 -10
  201. package/dist-es/commands/UpdateDataSourcePermissionsCommand.js +3 -9
  202. package/dist-es/commands/UpdateDefaultQBusinessApplicationCommand.js +3 -9
  203. package/dist-es/commands/UpdateFlowPermissionsCommand.js +3 -9
  204. package/dist-es/commands/UpdateFolderCommand.js +3 -9
  205. package/dist-es/commands/UpdateFolderPermissionsCommand.js +3 -9
  206. package/dist-es/commands/UpdateGroupCommand.js +3 -9
  207. package/dist-es/commands/UpdateIAMPolicyAssignmentCommand.js +3 -9
  208. package/dist-es/commands/UpdateIdentityPropagationConfigCommand.js +3 -9
  209. package/dist-es/commands/UpdateIpRestrictionCommand.js +3 -9
  210. package/dist-es/commands/UpdateKeyRegistrationCommand.js +3 -9
  211. package/dist-es/commands/UpdatePublicSharingSettingsCommand.js +3 -9
  212. package/dist-es/commands/UpdateQPersonalizationConfigurationCommand.js +3 -9
  213. package/dist-es/commands/UpdateQuickSightQSearchConfigurationCommand.js +3 -9
  214. package/dist-es/commands/UpdateRefreshScheduleCommand.js +3 -9
  215. package/dist-es/commands/UpdateRoleCustomPermissionCommand.js +3 -9
  216. package/dist-es/commands/UpdateSPICECapacityConfigurationCommand.js +3 -9
  217. package/dist-es/commands/UpdateTemplateAliasCommand.js +3 -9
  218. package/dist-es/commands/UpdateTemplateCommand.js +3 -10
  219. package/dist-es/commands/UpdateTemplatePermissionsCommand.js +3 -9
  220. package/dist-es/commands/UpdateThemeAliasCommand.js +3 -9
  221. package/dist-es/commands/UpdateThemeCommand.js +3 -9
  222. package/dist-es/commands/UpdateThemePermissionsCommand.js +3 -9
  223. package/dist-es/commands/UpdateTopicCommand.js +3 -10
  224. package/dist-es/commands/UpdateTopicPermissionsCommand.js +3 -9
  225. package/dist-es/commands/UpdateTopicRefreshScheduleCommand.js +3 -9
  226. package/dist-es/commands/UpdateUserCommand.js +3 -9
  227. package/dist-es/commands/UpdateUserCustomPermissionCommand.js +3 -9
  228. package/dist-es/commands/UpdateVPCConnectionCommand.js +3 -9
  229. package/dist-es/models/models_0.js +0 -333
  230. package/dist-es/models/models_1.js +0 -579
  231. package/dist-es/models/models_2.js +0 -345
  232. package/dist-es/models/models_3.js +0 -324
  233. package/dist-es/models/models_4.js +0 -162
  234. package/dist-es/models/models_5.js +0 -127
  235. package/dist-es/runtimeConfig.shared.js +2 -0
  236. package/dist-es/schemas/schemas_0.js +17751 -0
  237. package/dist-types/QuickSightClient.d.ts +10 -1
  238. package/dist-types/models/models_0.d.ts +0 -244
  239. package/dist-types/models/models_1.d.ts +0 -472
  240. package/dist-types/models/models_2.d.ts +0 -288
  241. package/dist-types/models/models_3.d.ts +0 -216
  242. package/dist-types/models/models_4.d.ts +0 -144
  243. package/dist-types/models/models_5.d.ts +0 -100
  244. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  245. package/dist-types/runtimeConfig.d.ts +1 -0
  246. package/dist-types/runtimeConfig.native.d.ts +1 -0
  247. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  248. package/dist-types/schemas/schemas_0.d.ts +2085 -0
  249. package/dist-types/ts3.4/QuickSightClient.d.ts +4 -0
  250. package/dist-types/ts3.4/models/models_0.d.ts +0 -169
  251. package/dist-types/ts3.4/models/models_1.d.ts +0 -342
  252. package/dist-types/ts3.4/models/models_2.d.ts +0 -206
  253. package/dist-types/ts3.4/models/models_3.d.ts +0 -148
  254. package/dist-types/ts3.4/models/models_4.d.ts +0 -94
  255. package/dist-types/ts3.4/models/models_5.d.ts +0 -71
  256. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  257. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  258. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  259. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  260. package/dist-types/ts3.4/schemas/schemas_0.d.ts +2092 -0
  261. package/package.json +2 -2
  262. package/dist-es/protocols/Aws_restJson1.js +0 -14311
  263. package/dist-types/protocols/Aws_restJson1.d.ts +0 -2027
  264. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -2705
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateKeyRegistrationCommand, se_UpdateKeyRegistrationCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateKeyRegistration } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateKeyRegistrationCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("QuickSight_20180401", "UpdateKeyRegistration", {})
17
13
  .n("QuickSightClient", "UpdateKeyRegistrationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateKeyRegistrationCommand)
20
- .de(de_UpdateKeyRegistrationCommand)
14
+ .sc(UpdateKeyRegistration)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdatePublicSharingSettingsCommand, se_UpdatePublicSharingSettingsCommand, } from "../protocols/Aws_restJson1";
4
+ import { UpdatePublicSharingSettings } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdatePublicSharingSettingsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("QuickSight_20180401", "UpdatePublicSharingSettings", {})
17
13
  .n("QuickSightClient", "UpdatePublicSharingSettingsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdatePublicSharingSettingsCommand)
20
- .de(de_UpdatePublicSharingSettingsCommand)
14
+ .sc(UpdatePublicSharingSettings)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateQPersonalizationConfigurationCommand, se_UpdateQPersonalizationConfigurationCommand, } from "../protocols/Aws_restJson1";
4
+ import { UpdateQPersonalizationConfiguration } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateQPersonalizationConfigurationCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("QuickSight_20180401", "UpdateQPersonalizationConfiguration", {})
17
13
  .n("QuickSightClient", "UpdateQPersonalizationConfigurationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateQPersonalizationConfigurationCommand)
20
- .de(de_UpdateQPersonalizationConfigurationCommand)
14
+ .sc(UpdateQPersonalizationConfiguration)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateQuickSightQSearchConfigurationCommand, se_UpdateQuickSightQSearchConfigurationCommand, } from "../protocols/Aws_restJson1";
4
+ import { UpdateQuickSightQSearchConfiguration } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateQuickSightQSearchConfigurationCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("QuickSight_20180401", "UpdateQuickSightQSearchConfiguration", {})
17
13
  .n("QuickSightClient", "UpdateQuickSightQSearchConfigurationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateQuickSightQSearchConfigurationCommand)
20
- .de(de_UpdateQuickSightQSearchConfigurationCommand)
14
+ .sc(UpdateQuickSightQSearchConfiguration)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateRefreshScheduleCommand, se_UpdateRefreshScheduleCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateRefreshSchedule } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateRefreshScheduleCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("QuickSight_20180401", "UpdateRefreshSchedule", {})
17
13
  .n("QuickSightClient", "UpdateRefreshScheduleCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateRefreshScheduleCommand)
20
- .de(de_UpdateRefreshScheduleCommand)
14
+ .sc(UpdateRefreshSchedule)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateRoleCustomPermissionCommand, se_UpdateRoleCustomPermissionCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateRoleCustomPermission } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateRoleCustomPermissionCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("QuickSight_20180401", "UpdateRoleCustomPermission", {})
17
13
  .n("QuickSightClient", "UpdateRoleCustomPermissionCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateRoleCustomPermissionCommand)
20
- .de(de_UpdateRoleCustomPermissionCommand)
14
+ .sc(UpdateRoleCustomPermission)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateSPICECapacityConfigurationCommand, se_UpdateSPICECapacityConfigurationCommand, } from "../protocols/Aws_restJson1";
4
+ import { UpdateSPICECapacityConfiguration } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateSPICECapacityConfigurationCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("QuickSight_20180401", "UpdateSPICECapacityConfiguration", {})
17
13
  .n("QuickSightClient", "UpdateSPICECapacityConfigurationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateSPICECapacityConfigurationCommand)
20
- .de(de_UpdateSPICECapacityConfigurationCommand)
14
+ .sc(UpdateSPICECapacityConfiguration)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateTemplateAliasCommand, se_UpdateTemplateAliasCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateTemplateAlias } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateTemplateAliasCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("QuickSight_20180401", "UpdateTemplateAlias", {})
17
13
  .n("QuickSightClient", "UpdateTemplateAliasCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateTemplateAliasCommand)
20
- .de(de_UpdateTemplateAliasCommand)
14
+ .sc(UpdateTemplateAlias)
21
15
  .build() {
22
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { UpdateTemplateRequestFilterSensitiveLog, } from "../models/models_5";
6
- import { de_UpdateTemplateCommand, se_UpdateTemplateCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateTemplate } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class UpdateTemplateCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("QuickSight_20180401", "UpdateTemplate", {})
18
13
  .n("QuickSightClient", "UpdateTemplateCommand")
19
- .f(UpdateTemplateRequestFilterSensitiveLog, void 0)
20
- .ser(se_UpdateTemplateCommand)
21
- .de(de_UpdateTemplateCommand)
14
+ .sc(UpdateTemplate)
22
15
  .build() {
23
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateTemplatePermissionsCommand, se_UpdateTemplatePermissionsCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateTemplatePermissions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateTemplatePermissionsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("QuickSight_20180401", "UpdateTemplatePermissions", {})
17
13
  .n("QuickSightClient", "UpdateTemplatePermissionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateTemplatePermissionsCommand)
20
- .de(de_UpdateTemplatePermissionsCommand)
14
+ .sc(UpdateTemplatePermissions)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateThemeAliasCommand, se_UpdateThemeAliasCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateThemeAlias } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateThemeAliasCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("QuickSight_20180401", "UpdateThemeAlias", {})
17
13
  .n("QuickSightClient", "UpdateThemeAliasCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateThemeAliasCommand)
20
- .de(de_UpdateThemeAliasCommand)
14
+ .sc(UpdateThemeAlias)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateThemeCommand, se_UpdateThemeCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateTheme } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateThemeCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("QuickSight_20180401", "UpdateTheme", {})
17
13
  .n("QuickSightClient", "UpdateThemeCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateThemeCommand)
20
- .de(de_UpdateThemeCommand)
14
+ .sc(UpdateTheme)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateThemePermissionsCommand, se_UpdateThemePermissionsCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateThemePermissions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateThemePermissionsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("QuickSight_20180401", "UpdateThemePermissions", {})
17
13
  .n("QuickSightClient", "UpdateThemePermissionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateThemePermissionsCommand)
20
- .de(de_UpdateThemePermissionsCommand)
14
+ .sc(UpdateThemePermissions)
21
15
  .build() {
22
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { UpdateTopicRequestFilterSensitiveLog } from "../models/models_5";
6
- import { de_UpdateTopicCommand, se_UpdateTopicCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateTopic } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class UpdateTopicCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("QuickSight_20180401", "UpdateTopic", {})
18
13
  .n("QuickSightClient", "UpdateTopicCommand")
19
- .f(UpdateTopicRequestFilterSensitiveLog, void 0)
20
- .ser(se_UpdateTopicCommand)
21
- .de(de_UpdateTopicCommand)
14
+ .sc(UpdateTopic)
22
15
  .build() {
23
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateTopicPermissionsCommand, se_UpdateTopicPermissionsCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateTopicPermissions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateTopicPermissionsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("QuickSight_20180401", "UpdateTopicPermissions", {})
17
13
  .n("QuickSightClient", "UpdateTopicPermissionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateTopicPermissionsCommand)
20
- .de(de_UpdateTopicPermissionsCommand)
14
+ .sc(UpdateTopicPermissions)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateTopicRefreshScheduleCommand, se_UpdateTopicRefreshScheduleCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateTopicRefreshSchedule } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateTopicRefreshScheduleCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("QuickSight_20180401", "UpdateTopicRefreshSchedule", {})
17
13
  .n("QuickSightClient", "UpdateTopicRefreshScheduleCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateTopicRefreshScheduleCommand)
20
- .de(de_UpdateTopicRefreshScheduleCommand)
14
+ .sc(UpdateTopicRefreshSchedule)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateUserCommand, se_UpdateUserCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateUser } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateUserCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("QuickSight_20180401", "UpdateUser", {})
17
13
  .n("QuickSightClient", "UpdateUserCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateUserCommand)
20
- .de(de_UpdateUserCommand)
14
+ .sc(UpdateUser)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateUserCustomPermissionCommand, se_UpdateUserCustomPermissionCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateUserCustomPermission } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateUserCustomPermissionCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("QuickSight_20180401", "UpdateUserCustomPermission", {})
17
13
  .n("QuickSightClient", "UpdateUserCustomPermissionCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateUserCustomPermissionCommand)
20
- .de(de_UpdateUserCustomPermissionCommand)
14
+ .sc(UpdateUserCustomPermission)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateVPCConnectionCommand, se_UpdateVPCConnectionCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateVPCConnection } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateVPCConnectionCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("QuickSight_20180401", "UpdateVPCConnection", {})
17
13
  .n("QuickSightClient", "UpdateVPCConnectionCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateVPCConnectionCommand)
20
- .de(de_UpdateVPCConnectionCommand)
14
+ .sc(UpdateVPCConnection)
21
15
  .build() {
22
16
  }