@aws-sdk/client-quicksight 3.928.0 → 3.930.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 -18315
  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 -367
  230. package/dist-es/models/models_1.js +0 -579
  231. package/dist-es/models/models_2.js +0 -449
  232. package/dist-es/models/models_3.js +0 -370
  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 +12 -247
  239. package/dist-types/models/models_1.d.ts +0 -472
  240. package/dist-types/models/models_2.d.ts +16 -292
  241. package/dist-types/models/models_3.d.ts +12 -219
  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 -178
  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 -213
  253. package/dist-types/ts3.4/models/models_3.d.ts +0 -151
  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 +33 -33
  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_UpdateAnalysisPermissionsCommand, se_UpdateAnalysisPermissionsCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateAnalysisPermissions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateAnalysisPermissionsCommand 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", "UpdateAnalysisPermissions", {})
17
13
  .n("QuickSightClient", "UpdateAnalysisPermissionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateAnalysisPermissionsCommand)
20
- .de(de_UpdateAnalysisPermissionsCommand)
14
+ .sc(UpdateAnalysisPermissions)
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_UpdateApplicationWithTokenExchangeGrantCommand, se_UpdateApplicationWithTokenExchangeGrantCommand, } from "../protocols/Aws_restJson1";
4
+ import { UpdateApplicationWithTokenExchangeGrant } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateApplicationWithTokenExchangeGrantCommand 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", "UpdateApplicationWithTokenExchangeGrant", {})
17
13
  .n("QuickSightClient", "UpdateApplicationWithTokenExchangeGrantCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateApplicationWithTokenExchangeGrantCommand)
20
- .de(de_UpdateApplicationWithTokenExchangeGrantCommand)
14
+ .sc(UpdateApplicationWithTokenExchangeGrant)
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_UpdateBrandAssignmentCommand, se_UpdateBrandAssignmentCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateBrandAssignment } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateBrandAssignmentCommand 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", "UpdateBrandAssignment", {})
17
13
  .n("QuickSightClient", "UpdateBrandAssignmentCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateBrandAssignmentCommand)
20
- .de(de_UpdateBrandAssignmentCommand)
14
+ .sc(UpdateBrandAssignment)
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_UpdateBrandCommand, se_UpdateBrandCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateBrand } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateBrandCommand 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", "UpdateBrand", {})
17
13
  .n("QuickSightClient", "UpdateBrandCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateBrandCommand)
20
- .de(de_UpdateBrandCommand)
14
+ .sc(UpdateBrand)
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_UpdateBrandPublishedVersionCommand, se_UpdateBrandPublishedVersionCommand, } from "../protocols/Aws_restJson1";
4
+ import { UpdateBrandPublishedVersion } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateBrandPublishedVersionCommand 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", "UpdateBrandPublishedVersion", {})
17
13
  .n("QuickSightClient", "UpdateBrandPublishedVersionCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateBrandPublishedVersionCommand)
20
- .de(de_UpdateBrandPublishedVersionCommand)
14
+ .sc(UpdateBrandPublishedVersion)
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_UpdateCustomPermissionsCommand, se_UpdateCustomPermissionsCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateCustomPermissions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateCustomPermissionsCommand 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", "UpdateCustomPermissions", {})
17
13
  .n("QuickSightClient", "UpdateCustomPermissionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateCustomPermissionsCommand)
20
- .de(de_UpdateCustomPermissionsCommand)
14
+ .sc(UpdateCustomPermissions)
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 { UpdateDashboardRequestFilterSensitiveLog, } from "../models/models_5";
6
- import { de_UpdateDashboardCommand, se_UpdateDashboardCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateDashboard } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class UpdateDashboardCommand 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", "UpdateDashboard", {})
18
13
  .n("QuickSightClient", "UpdateDashboardCommand")
19
- .f(UpdateDashboardRequestFilterSensitiveLog, void 0)
20
- .ser(se_UpdateDashboardCommand)
21
- .de(de_UpdateDashboardCommand)
14
+ .sc(UpdateDashboard)
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_UpdateDashboardLinksCommand, se_UpdateDashboardLinksCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateDashboardLinks } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateDashboardLinksCommand 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", "UpdateDashboardLinks", {})
17
13
  .n("QuickSightClient", "UpdateDashboardLinksCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateDashboardLinksCommand)
20
- .de(de_UpdateDashboardLinksCommand)
14
+ .sc(UpdateDashboardLinks)
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_UpdateDashboardPermissionsCommand, se_UpdateDashboardPermissionsCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateDashboardPermissions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateDashboardPermissionsCommand 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", "UpdateDashboardPermissions", {})
17
13
  .n("QuickSightClient", "UpdateDashboardPermissionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateDashboardPermissionsCommand)
20
- .de(de_UpdateDashboardPermissionsCommand)
14
+ .sc(UpdateDashboardPermissions)
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_UpdateDashboardPublishedVersionCommand, se_UpdateDashboardPublishedVersionCommand, } from "../protocols/Aws_restJson1";
4
+ import { UpdateDashboardPublishedVersion } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateDashboardPublishedVersionCommand 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", "UpdateDashboardPublishedVersion", {})
17
13
  .n("QuickSightClient", "UpdateDashboardPublishedVersionCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateDashboardPublishedVersionCommand)
20
- .de(de_UpdateDashboardPublishedVersionCommand)
14
+ .sc(UpdateDashboardPublishedVersion)
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_UpdateDashboardsQAConfigurationCommand, se_UpdateDashboardsQAConfigurationCommand, } from "../protocols/Aws_restJson1";
4
+ import { UpdateDashboardsQAConfiguration } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateDashboardsQAConfigurationCommand 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", "UpdateDashboardsQAConfiguration", {})
17
13
  .n("QuickSightClient", "UpdateDashboardsQAConfigurationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateDashboardsQAConfigurationCommand)
20
- .de(de_UpdateDashboardsQAConfigurationCommand)
14
+ .sc(UpdateDashboardsQAConfiguration)
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 { UpdateDataSetRequestFilterSensitiveLog, } from "../models/models_5";
6
- import { de_UpdateDataSetCommand, se_UpdateDataSetCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateDataSet } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class UpdateDataSetCommand 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", "UpdateDataSet", {})
18
13
  .n("QuickSightClient", "UpdateDataSetCommand")
19
- .f(UpdateDataSetRequestFilterSensitiveLog, void 0)
20
- .ser(se_UpdateDataSetCommand)
21
- .de(de_UpdateDataSetCommand)
14
+ .sc(UpdateDataSet)
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_UpdateDataSetPermissionsCommand, se_UpdateDataSetPermissionsCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateDataSetPermissions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateDataSetPermissionsCommand 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", "UpdateDataSetPermissions", {})
17
13
  .n("QuickSightClient", "UpdateDataSetPermissionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateDataSetPermissionsCommand)
20
- .de(de_UpdateDataSetPermissionsCommand)
14
+ .sc(UpdateDataSetPermissions)
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 { UpdateDataSourceRequestFilterSensitiveLog, } from "../models/models_5";
6
- import { de_UpdateDataSourceCommand, se_UpdateDataSourceCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateDataSource } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class UpdateDataSourceCommand 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", "UpdateDataSource", {})
18
13
  .n("QuickSightClient", "UpdateDataSourceCommand")
19
- .f(UpdateDataSourceRequestFilterSensitiveLog, void 0)
20
- .ser(se_UpdateDataSourceCommand)
21
- .de(de_UpdateDataSourceCommand)
14
+ .sc(UpdateDataSource)
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_UpdateDataSourcePermissionsCommand, se_UpdateDataSourcePermissionsCommand, } from "../protocols/Aws_restJson1";
4
+ import { UpdateDataSourcePermissions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateDataSourcePermissionsCommand 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", "UpdateDataSourcePermissions", {})
17
13
  .n("QuickSightClient", "UpdateDataSourcePermissionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateDataSourcePermissionsCommand)
20
- .de(de_UpdateDataSourcePermissionsCommand)
14
+ .sc(UpdateDataSourcePermissions)
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_UpdateDefaultQBusinessApplicationCommand, se_UpdateDefaultQBusinessApplicationCommand, } from "../protocols/Aws_restJson1";
4
+ import { UpdateDefaultQBusinessApplication } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateDefaultQBusinessApplicationCommand 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", "UpdateDefaultQBusinessApplication", {})
17
13
  .n("QuickSightClient", "UpdateDefaultQBusinessApplicationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateDefaultQBusinessApplicationCommand)
20
- .de(de_UpdateDefaultQBusinessApplicationCommand)
14
+ .sc(UpdateDefaultQBusinessApplication)
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_UpdateFlowPermissionsCommand, se_UpdateFlowPermissionsCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateFlowPermissions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateFlowPermissionsCommand 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", "UpdateFlowPermissions", {})
17
13
  .n("QuickSightClient", "UpdateFlowPermissionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateFlowPermissionsCommand)
20
- .de(de_UpdateFlowPermissionsCommand)
14
+ .sc(UpdateFlowPermissions)
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_UpdateFolderCommand, se_UpdateFolderCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateFolder } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateFolderCommand 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", "UpdateFolder", {})
17
13
  .n("QuickSightClient", "UpdateFolderCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateFolderCommand)
20
- .de(de_UpdateFolderCommand)
14
+ .sc(UpdateFolder)
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_UpdateFolderPermissionsCommand, se_UpdateFolderPermissionsCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateFolderPermissions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateFolderPermissionsCommand 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", "UpdateFolderPermissions", {})
17
13
  .n("QuickSightClient", "UpdateFolderPermissionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateFolderPermissionsCommand)
20
- .de(de_UpdateFolderPermissionsCommand)
14
+ .sc(UpdateFolderPermissions)
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_UpdateGroupCommand, se_UpdateGroupCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateGroup } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateGroupCommand 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", "UpdateGroup", {})
17
13
  .n("QuickSightClient", "UpdateGroupCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateGroupCommand)
20
- .de(de_UpdateGroupCommand)
14
+ .sc(UpdateGroup)
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_UpdateIAMPolicyAssignmentCommand, se_UpdateIAMPolicyAssignmentCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateIAMPolicyAssignment } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateIAMPolicyAssignmentCommand 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", "UpdateIAMPolicyAssignment", {})
17
13
  .n("QuickSightClient", "UpdateIAMPolicyAssignmentCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateIAMPolicyAssignmentCommand)
20
- .de(de_UpdateIAMPolicyAssignmentCommand)
14
+ .sc(UpdateIAMPolicyAssignment)
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_UpdateIdentityPropagationConfigCommand, se_UpdateIdentityPropagationConfigCommand, } from "../protocols/Aws_restJson1";
4
+ import { UpdateIdentityPropagationConfig } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateIdentityPropagationConfigCommand 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", "UpdateIdentityPropagationConfig", {})
17
13
  .n("QuickSightClient", "UpdateIdentityPropagationConfigCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateIdentityPropagationConfigCommand)
20
- .de(de_UpdateIdentityPropagationConfigCommand)
14
+ .sc(UpdateIdentityPropagationConfig)
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_UpdateIpRestrictionCommand, se_UpdateIpRestrictionCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateIpRestriction } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateIpRestrictionCommand 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", "UpdateIpRestriction", {})
17
13
  .n("QuickSightClient", "UpdateIpRestrictionCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateIpRestrictionCommand)
20
- .de(de_UpdateIpRestrictionCommand)
14
+ .sc(UpdateIpRestriction)
21
15
  .build() {
22
16
  }