@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_DescribeVPCConnectionCommand, se_DescribeVPCConnectionCommand } from "../protocols/Aws_restJson1";
4
+ import { DescribeVPCConnection } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DescribeVPCConnectionCommand 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", "DescribeVPCConnection", {})
17
13
  .n("QuickSightClient", "DescribeVPCConnectionCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DescribeVPCConnectionCommand)
20
- .de(de_DescribeVPCConnectionCommand)
14
+ .sc(DescribeVPCConnection)
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 { GenerateEmbedUrlForAnonymousUserRequestFilterSensitiveLog, GenerateEmbedUrlForAnonymousUserResponseFilterSensitiveLog, } from "../models/models_4";
6
- import { de_GenerateEmbedUrlForAnonymousUserCommand, se_GenerateEmbedUrlForAnonymousUserCommand, } from "../protocols/Aws_restJson1";
4
+ import { GenerateEmbedUrlForAnonymousUser } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class GenerateEmbedUrlForAnonymousUserCommand 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", "GenerateEmbedUrlForAnonymousUser", {})
18
13
  .n("QuickSightClient", "GenerateEmbedUrlForAnonymousUserCommand")
19
- .f(GenerateEmbedUrlForAnonymousUserRequestFilterSensitiveLog, GenerateEmbedUrlForAnonymousUserResponseFilterSensitiveLog)
20
- .ser(se_GenerateEmbedUrlForAnonymousUserCommand)
21
- .de(de_GenerateEmbedUrlForAnonymousUserCommand)
14
+ .sc(GenerateEmbedUrlForAnonymousUser)
22
15
  .build() {
23
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 { GenerateEmbedUrlForRegisteredUserResponseFilterSensitiveLog, } from "../models/models_5";
6
- import { de_GenerateEmbedUrlForRegisteredUserCommand, se_GenerateEmbedUrlForRegisteredUserCommand, } from "../protocols/Aws_restJson1";
4
+ import { GenerateEmbedUrlForRegisteredUser } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class GenerateEmbedUrlForRegisteredUserCommand 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", "GenerateEmbedUrlForRegisteredUser", {})
18
13
  .n("QuickSightClient", "GenerateEmbedUrlForRegisteredUserCommand")
19
- .f(void 0, GenerateEmbedUrlForRegisteredUserResponseFilterSensitiveLog)
20
- .ser(se_GenerateEmbedUrlForRegisteredUserCommand)
21
- .de(de_GenerateEmbedUrlForRegisteredUserCommand)
14
+ .sc(GenerateEmbedUrlForRegisteredUser)
22
15
  .build() {
23
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 { GenerateEmbedUrlForRegisteredUserWithIdentityResponseFilterSensitiveLog, } from "../models/models_5";
6
- import { de_GenerateEmbedUrlForRegisteredUserWithIdentityCommand, se_GenerateEmbedUrlForRegisteredUserWithIdentityCommand, } from "../protocols/Aws_restJson1";
4
+ import { GenerateEmbedUrlForRegisteredUserWithIdentity } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class GenerateEmbedUrlForRegisteredUserWithIdentityCommand 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", "GenerateEmbedUrlForRegisteredUserWithIdentity", {})
18
13
  .n("QuickSightClient", "GenerateEmbedUrlForRegisteredUserWithIdentityCommand")
19
- .f(void 0, GenerateEmbedUrlForRegisteredUserWithIdentityResponseFilterSensitiveLog)
20
- .ser(se_GenerateEmbedUrlForRegisteredUserWithIdentityCommand)
21
- .de(de_GenerateEmbedUrlForRegisteredUserWithIdentityCommand)
14
+ .sc(GenerateEmbedUrlForRegisteredUserWithIdentity)
22
15
  .build() {
23
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 { GetDashboardEmbedUrlResponseFilterSensitiveLog, } from "../models/models_5";
6
- import { de_GetDashboardEmbedUrlCommand, se_GetDashboardEmbedUrlCommand } from "../protocols/Aws_restJson1";
4
+ import { GetDashboardEmbedUrl } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class GetDashboardEmbedUrlCommand 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", "GetDashboardEmbedUrl", {})
18
13
  .n("QuickSightClient", "GetDashboardEmbedUrlCommand")
19
- .f(void 0, GetDashboardEmbedUrlResponseFilterSensitiveLog)
20
- .ser(se_GetDashboardEmbedUrlCommand)
21
- .de(de_GetDashboardEmbedUrlCommand)
14
+ .sc(GetDashboardEmbedUrl)
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_GetFlowMetadataCommand, se_GetFlowMetadataCommand } from "../protocols/Aws_restJson1";
4
+ import { GetFlowMetadata } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetFlowMetadataCommand 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", "GetFlowMetadata", {})
17
13
  .n("QuickSightClient", "GetFlowMetadataCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetFlowMetadataCommand)
20
- .de(de_GetFlowMetadataCommand)
14
+ .sc(GetFlowMetadata)
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_GetFlowPermissionsCommand, se_GetFlowPermissionsCommand } from "../protocols/Aws_restJson1";
4
+ import { GetFlowPermissions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetFlowPermissionsCommand 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", "GetFlowPermissions", {})
17
13
  .n("QuickSightClient", "GetFlowPermissionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetFlowPermissionsCommand)
20
- .de(de_GetFlowPermissionsCommand)
14
+ .sc(GetFlowPermissions)
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 { GetSessionEmbedUrlResponseFilterSensitiveLog, } from "../models/models_5";
6
- import { de_GetSessionEmbedUrlCommand, se_GetSessionEmbedUrlCommand } from "../protocols/Aws_restJson1";
4
+ import { GetSessionEmbedUrl } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class GetSessionEmbedUrlCommand 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", "GetSessionEmbedUrl", {})
18
13
  .n("QuickSightClient", "GetSessionEmbedUrlCommand")
19
- .f(void 0, GetSessionEmbedUrlResponseFilterSensitiveLog)
20
- .ser(se_GetSessionEmbedUrlCommand)
21
- .de(de_GetSessionEmbedUrlCommand)
14
+ .sc(GetSessionEmbedUrl)
22
15
  .build() {
23
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 { ListActionConnectorsResponseFilterSensitiveLog, } from "../models/models_5";
6
- import { de_ListActionConnectorsCommand, se_ListActionConnectorsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListActionConnectors } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class ListActionConnectorsCommand 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", "ListActionConnectors", {})
18
13
  .n("QuickSightClient", "ListActionConnectorsCommand")
19
- .f(void 0, ListActionConnectorsResponseFilterSensitiveLog)
20
- .ser(se_ListActionConnectorsCommand)
21
- .de(de_ListActionConnectorsCommand)
14
+ .sc(ListActionConnectors)
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_ListAnalysesCommand, se_ListAnalysesCommand } from "../protocols/Aws_restJson1";
4
+ import { ListAnalyses } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListAnalysesCommand 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", "ListAnalyses", {})
17
13
  .n("QuickSightClient", "ListAnalysesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListAnalysesCommand)
20
- .de(de_ListAnalysesCommand)
14
+ .sc(ListAnalyses)
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_ListAssetBundleExportJobsCommand, se_ListAssetBundleExportJobsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListAssetBundleExportJobs } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListAssetBundleExportJobsCommand 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", "ListAssetBundleExportJobs", {})
17
13
  .n("QuickSightClient", "ListAssetBundleExportJobsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListAssetBundleExportJobsCommand)
20
- .de(de_ListAssetBundleExportJobsCommand)
14
+ .sc(ListAssetBundleExportJobs)
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_ListAssetBundleImportJobsCommand, se_ListAssetBundleImportJobsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListAssetBundleImportJobs } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListAssetBundleImportJobsCommand 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", "ListAssetBundleImportJobs", {})
17
13
  .n("QuickSightClient", "ListAssetBundleImportJobsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListAssetBundleImportJobsCommand)
20
- .de(de_ListAssetBundleImportJobsCommand)
14
+ .sc(ListAssetBundleImportJobs)
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_ListBrandsCommand, se_ListBrandsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListBrands } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListBrandsCommand 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", "ListBrands", {})
17
13
  .n("QuickSightClient", "ListBrandsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListBrandsCommand)
20
- .de(de_ListBrandsCommand)
14
+ .sc(ListBrands)
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_ListCustomPermissionsCommand, se_ListCustomPermissionsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListCustomPermissions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListCustomPermissionsCommand 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", "ListCustomPermissions", {})
17
13
  .n("QuickSightClient", "ListCustomPermissionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListCustomPermissionsCommand)
20
- .de(de_ListCustomPermissionsCommand)
14
+ .sc(ListCustomPermissions)
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_ListDashboardVersionsCommand, se_ListDashboardVersionsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListDashboardVersions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListDashboardVersionsCommand 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", "ListDashboardVersions", {})
17
13
  .n("QuickSightClient", "ListDashboardVersionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListDashboardVersionsCommand)
20
- .de(de_ListDashboardVersionsCommand)
14
+ .sc(ListDashboardVersions)
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_ListDashboardsCommand, se_ListDashboardsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListDashboards } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListDashboardsCommand 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", "ListDashboards", {})
17
13
  .n("QuickSightClient", "ListDashboardsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListDashboardsCommand)
20
- .de(de_ListDashboardsCommand)
14
+ .sc(ListDashboards)
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_ListDataSetsCommand, se_ListDataSetsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListDataSets } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListDataSetsCommand 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", "ListDataSets", {})
17
13
  .n("QuickSightClient", "ListDataSetsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListDataSetsCommand)
20
- .de(de_ListDataSetsCommand)
14
+ .sc(ListDataSets)
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_ListDataSourcesCommand, se_ListDataSourcesCommand } from "../protocols/Aws_restJson1";
4
+ import { ListDataSources } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListDataSourcesCommand 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", "ListDataSources", {})
17
13
  .n("QuickSightClient", "ListDataSourcesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListDataSourcesCommand)
20
- .de(de_ListDataSourcesCommand)
14
+ .sc(ListDataSources)
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_ListFlowsCommand, se_ListFlowsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListFlows } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListFlowsCommand 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", "ListFlows", {})
17
13
  .n("QuickSightClient", "ListFlowsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListFlowsCommand)
20
- .de(de_ListFlowsCommand)
14
+ .sc(ListFlows)
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_ListFolderMembersCommand, se_ListFolderMembersCommand } from "../protocols/Aws_restJson1";
4
+ import { ListFolderMembers } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListFolderMembersCommand 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", "ListFolderMembers", {})
17
13
  .n("QuickSightClient", "ListFolderMembersCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListFolderMembersCommand)
20
- .de(de_ListFolderMembersCommand)
14
+ .sc(ListFolderMembers)
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_ListFoldersCommand, se_ListFoldersCommand } from "../protocols/Aws_restJson1";
4
+ import { ListFolders } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListFoldersCommand 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", "ListFolders", {})
17
13
  .n("QuickSightClient", "ListFoldersCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListFoldersCommand)
20
- .de(de_ListFoldersCommand)
14
+ .sc(ListFolders)
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_ListFoldersForResourceCommand, se_ListFoldersForResourceCommand } from "../protocols/Aws_restJson1";
4
+ import { ListFoldersForResource } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListFoldersForResourceCommand 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", "ListFoldersForResource", {})
17
13
  .n("QuickSightClient", "ListFoldersForResourceCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListFoldersForResourceCommand)
20
- .de(de_ListFoldersForResourceCommand)
14
+ .sc(ListFoldersForResource)
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_ListGroupMembershipsCommand, se_ListGroupMembershipsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListGroupMemberships } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListGroupMembershipsCommand 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", "ListGroupMemberships", {})
17
13
  .n("QuickSightClient", "ListGroupMembershipsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListGroupMembershipsCommand)
20
- .de(de_ListGroupMembershipsCommand)
14
+ .sc(ListGroupMemberships)
21
15
  .build() {
22
16
  }