@aws-sdk/client-cloudfront 3.930.0 → 3.932.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 (182) hide show
  1. package/dist-cjs/index.js +10669 -13590
  2. package/dist-cjs/runtimeConfig.shared.js +6 -0
  3. package/dist-es/CloudFrontClient.js +2 -0
  4. package/dist-es/commands/AssociateAliasCommand.js +3 -9
  5. package/dist-es/commands/AssociateDistributionTenantWebACLCommand.js +3 -9
  6. package/dist-es/commands/AssociateDistributionWebACLCommand.js +3 -9
  7. package/dist-es/commands/CopyDistributionCommand.js +3 -10
  8. package/dist-es/commands/CreateAnycastIpListCommand.js +3 -9
  9. package/dist-es/commands/CreateCachePolicyCommand.js +3 -9
  10. package/dist-es/commands/CreateCloudFrontOriginAccessIdentityCommand.js +3 -9
  11. package/dist-es/commands/CreateConnectionGroupCommand.js +3 -9
  12. package/dist-es/commands/CreateContinuousDeploymentPolicyCommand.js +3 -9
  13. package/dist-es/commands/CreateDistributionCommand.js +3 -10
  14. package/dist-es/commands/CreateDistributionTenantCommand.js +3 -9
  15. package/dist-es/commands/CreateDistributionWithTagsCommand.js +3 -10
  16. package/dist-es/commands/CreateFieldLevelEncryptionConfigCommand.js +3 -9
  17. package/dist-es/commands/CreateFieldLevelEncryptionProfileCommand.js +3 -9
  18. package/dist-es/commands/CreateFunctionCommand.js +3 -10
  19. package/dist-es/commands/CreateInvalidationCommand.js +3 -9
  20. package/dist-es/commands/CreateInvalidationForDistributionTenantCommand.js +3 -9
  21. package/dist-es/commands/CreateKeyGroupCommand.js +3 -9
  22. package/dist-es/commands/CreateKeyValueStoreCommand.js +3 -9
  23. package/dist-es/commands/CreateMonitoringSubscriptionCommand.js +3 -9
  24. package/dist-es/commands/CreateOriginAccessControlCommand.js +3 -9
  25. package/dist-es/commands/CreateOriginRequestPolicyCommand.js +3 -9
  26. package/dist-es/commands/CreatePublicKeyCommand.js +3 -9
  27. package/dist-es/commands/CreateRealtimeLogConfigCommand.js +3 -9
  28. package/dist-es/commands/CreateResponseHeadersPolicyCommand.js +3 -9
  29. package/dist-es/commands/CreateStreamingDistributionCommand.js +3 -9
  30. package/dist-es/commands/CreateStreamingDistributionWithTagsCommand.js +3 -9
  31. package/dist-es/commands/CreateVpcOriginCommand.js +3 -9
  32. package/dist-es/commands/DeleteAnycastIpListCommand.js +3 -9
  33. package/dist-es/commands/DeleteCachePolicyCommand.js +3 -9
  34. package/dist-es/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +3 -9
  35. package/dist-es/commands/DeleteConnectionGroupCommand.js +3 -9
  36. package/dist-es/commands/DeleteContinuousDeploymentPolicyCommand.js +3 -9
  37. package/dist-es/commands/DeleteDistributionCommand.js +3 -9
  38. package/dist-es/commands/DeleteDistributionTenantCommand.js +3 -9
  39. package/dist-es/commands/DeleteFieldLevelEncryptionConfigCommand.js +3 -9
  40. package/dist-es/commands/DeleteFieldLevelEncryptionProfileCommand.js +3 -9
  41. package/dist-es/commands/DeleteFunctionCommand.js +3 -9
  42. package/dist-es/commands/DeleteKeyGroupCommand.js +3 -9
  43. package/dist-es/commands/DeleteKeyValueStoreCommand.js +3 -9
  44. package/dist-es/commands/DeleteMonitoringSubscriptionCommand.js +3 -9
  45. package/dist-es/commands/DeleteOriginAccessControlCommand.js +3 -9
  46. package/dist-es/commands/DeleteOriginRequestPolicyCommand.js +3 -9
  47. package/dist-es/commands/DeletePublicKeyCommand.js +3 -9
  48. package/dist-es/commands/DeleteRealtimeLogConfigCommand.js +3 -9
  49. package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -9
  50. package/dist-es/commands/DeleteResponseHeadersPolicyCommand.js +3 -9
  51. package/dist-es/commands/DeleteStreamingDistributionCommand.js +3 -9
  52. package/dist-es/commands/DeleteVpcOriginCommand.js +3 -9
  53. package/dist-es/commands/DescribeFunctionCommand.js +3 -9
  54. package/dist-es/commands/DescribeKeyValueStoreCommand.js +3 -9
  55. package/dist-es/commands/DisassociateDistributionTenantWebACLCommand.js +3 -9
  56. package/dist-es/commands/DisassociateDistributionWebACLCommand.js +3 -9
  57. package/dist-es/commands/GetAnycastIpListCommand.js +3 -9
  58. package/dist-es/commands/GetCachePolicyCommand.js +3 -9
  59. package/dist-es/commands/GetCachePolicyConfigCommand.js +3 -9
  60. package/dist-es/commands/GetCloudFrontOriginAccessIdentityCommand.js +3 -9
  61. package/dist-es/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +3 -9
  62. package/dist-es/commands/GetConnectionGroupByRoutingEndpointCommand.js +3 -9
  63. package/dist-es/commands/GetConnectionGroupCommand.js +3 -9
  64. package/dist-es/commands/GetContinuousDeploymentPolicyCommand.js +3 -9
  65. package/dist-es/commands/GetContinuousDeploymentPolicyConfigCommand.js +3 -9
  66. package/dist-es/commands/GetDistributionCommand.js +3 -10
  67. package/dist-es/commands/GetDistributionConfigCommand.js +3 -10
  68. package/dist-es/commands/GetDistributionTenantByDomainCommand.js +3 -9
  69. package/dist-es/commands/GetDistributionTenantCommand.js +3 -9
  70. package/dist-es/commands/GetFieldLevelEncryptionCommand.js +3 -9
  71. package/dist-es/commands/GetFieldLevelEncryptionConfigCommand.js +3 -9
  72. package/dist-es/commands/GetFieldLevelEncryptionProfileCommand.js +3 -9
  73. package/dist-es/commands/GetFieldLevelEncryptionProfileConfigCommand.js +3 -9
  74. package/dist-es/commands/GetFunctionCommand.js +3 -10
  75. package/dist-es/commands/GetInvalidationCommand.js +3 -9
  76. package/dist-es/commands/GetInvalidationForDistributionTenantCommand.js +3 -9
  77. package/dist-es/commands/GetKeyGroupCommand.js +3 -9
  78. package/dist-es/commands/GetKeyGroupConfigCommand.js +3 -9
  79. package/dist-es/commands/GetManagedCertificateDetailsCommand.js +3 -9
  80. package/dist-es/commands/GetMonitoringSubscriptionCommand.js +3 -9
  81. package/dist-es/commands/GetOriginAccessControlCommand.js +3 -9
  82. package/dist-es/commands/GetOriginAccessControlConfigCommand.js +3 -9
  83. package/dist-es/commands/GetOriginRequestPolicyCommand.js +3 -9
  84. package/dist-es/commands/GetOriginRequestPolicyConfigCommand.js +3 -9
  85. package/dist-es/commands/GetPublicKeyCommand.js +3 -9
  86. package/dist-es/commands/GetPublicKeyConfigCommand.js +3 -9
  87. package/dist-es/commands/GetRealtimeLogConfigCommand.js +3 -9
  88. package/dist-es/commands/GetResourcePolicyCommand.js +3 -9
  89. package/dist-es/commands/GetResponseHeadersPolicyCommand.js +3 -9
  90. package/dist-es/commands/GetResponseHeadersPolicyConfigCommand.js +3 -9
  91. package/dist-es/commands/GetStreamingDistributionCommand.js +3 -9
  92. package/dist-es/commands/GetStreamingDistributionConfigCommand.js +3 -9
  93. package/dist-es/commands/GetVpcOriginCommand.js +3 -9
  94. package/dist-es/commands/ListAnycastIpListsCommand.js +3 -9
  95. package/dist-es/commands/ListCachePoliciesCommand.js +3 -9
  96. package/dist-es/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +3 -9
  97. package/dist-es/commands/ListConflictingAliasesCommand.js +3 -9
  98. package/dist-es/commands/ListConnectionGroupsCommand.js +3 -9
  99. package/dist-es/commands/ListContinuousDeploymentPoliciesCommand.js +3 -9
  100. package/dist-es/commands/ListDistributionTenantsByCustomizationCommand.js +3 -9
  101. package/dist-es/commands/ListDistributionTenantsCommand.js +3 -9
  102. package/dist-es/commands/ListDistributionsByAnycastIpListIdCommand.js +3 -10
  103. package/dist-es/commands/ListDistributionsByCachePolicyIdCommand.js +3 -9
  104. package/dist-es/commands/ListDistributionsByConnectionModeCommand.js +3 -10
  105. package/dist-es/commands/ListDistributionsByKeyGroupCommand.js +3 -9
  106. package/dist-es/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +3 -9
  107. package/dist-es/commands/ListDistributionsByOwnedResourceCommand.js +3 -9
  108. package/dist-es/commands/ListDistributionsByRealtimeLogConfigCommand.js +3 -10
  109. package/dist-es/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +3 -9
  110. package/dist-es/commands/ListDistributionsByVpcOriginIdCommand.js +3 -9
  111. package/dist-es/commands/ListDistributionsByWebACLIdCommand.js +3 -10
  112. package/dist-es/commands/ListDistributionsCommand.js +3 -10
  113. package/dist-es/commands/ListDomainConflictsCommand.js +3 -9
  114. package/dist-es/commands/ListFieldLevelEncryptionConfigsCommand.js +3 -9
  115. package/dist-es/commands/ListFieldLevelEncryptionProfilesCommand.js +3 -9
  116. package/dist-es/commands/ListFunctionsCommand.js +3 -9
  117. package/dist-es/commands/ListInvalidationsCommand.js +3 -9
  118. package/dist-es/commands/ListInvalidationsForDistributionTenantCommand.js +3 -9
  119. package/dist-es/commands/ListKeyGroupsCommand.js +3 -9
  120. package/dist-es/commands/ListKeyValueStoresCommand.js +3 -9
  121. package/dist-es/commands/ListOriginAccessControlsCommand.js +3 -9
  122. package/dist-es/commands/ListOriginRequestPoliciesCommand.js +3 -9
  123. package/dist-es/commands/ListPublicKeysCommand.js +3 -9
  124. package/dist-es/commands/ListRealtimeLogConfigsCommand.js +3 -9
  125. package/dist-es/commands/ListResponseHeadersPoliciesCommand.js +3 -9
  126. package/dist-es/commands/ListStreamingDistributionsCommand.js +3 -9
  127. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  128. package/dist-es/commands/ListVpcOriginsCommand.js +3 -9
  129. package/dist-es/commands/PublishFunctionCommand.js +3 -9
  130. package/dist-es/commands/PutResourcePolicyCommand.js +3 -9
  131. package/dist-es/commands/TagResourceCommand.js +3 -9
  132. package/dist-es/commands/TestFunctionCommand.js +3 -10
  133. package/dist-es/commands/UntagResourceCommand.js +3 -9
  134. package/dist-es/commands/UpdateAnycastIpListCommand.js +3 -9
  135. package/dist-es/commands/UpdateCachePolicyCommand.js +3 -9
  136. package/dist-es/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +3 -9
  137. package/dist-es/commands/UpdateConnectionGroupCommand.js +3 -9
  138. package/dist-es/commands/UpdateContinuousDeploymentPolicyCommand.js +3 -9
  139. package/dist-es/commands/UpdateDistributionCommand.js +3 -10
  140. package/dist-es/commands/UpdateDistributionTenantCommand.js +3 -9
  141. package/dist-es/commands/UpdateDistributionWithStagingConfigCommand.js +3 -10
  142. package/dist-es/commands/UpdateDomainAssociationCommand.js +3 -9
  143. package/dist-es/commands/UpdateFieldLevelEncryptionConfigCommand.js +3 -9
  144. package/dist-es/commands/UpdateFieldLevelEncryptionProfileCommand.js +3 -9
  145. package/dist-es/commands/UpdateFunctionCommand.js +3 -10
  146. package/dist-es/commands/UpdateKeyGroupCommand.js +3 -9
  147. package/dist-es/commands/UpdateKeyValueStoreCommand.js +3 -9
  148. package/dist-es/commands/UpdateOriginAccessControlCommand.js +3 -9
  149. package/dist-es/commands/UpdateOriginRequestPolicyCommand.js +3 -9
  150. package/dist-es/commands/UpdatePublicKeyCommand.js +3 -9
  151. package/dist-es/commands/UpdateRealtimeLogConfigCommand.js +3 -9
  152. package/dist-es/commands/UpdateResponseHeadersPolicyCommand.js +3 -9
  153. package/dist-es/commands/UpdateStreamingDistributionCommand.js +3 -9
  154. package/dist-es/commands/UpdateVpcOriginCommand.js +3 -9
  155. package/dist-es/commands/VerifyDnsConfigurationCommand.js +3 -9
  156. package/dist-es/models/models_0.js +0 -73
  157. package/dist-es/models/models_1.js +0 -42
  158. package/dist-es/models/models_2.js +0 -32
  159. package/dist-es/runtimeConfig.shared.js +6 -0
  160. package/dist-es/schemas/schemas_0.js +10270 -0
  161. package/dist-types/CloudFrontClient.d.ts +10 -1
  162. package/dist-types/models/models_0.d.ts +0 -68
  163. package/dist-types/models/models_1.d.ts +0 -40
  164. package/dist-types/models/models_2.d.ts +0 -28
  165. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  166. package/dist-types/runtimeConfig.d.ts +1 -0
  167. package/dist-types/runtimeConfig.native.d.ts +1 -0
  168. package/dist-types/runtimeConfig.shared.d.ts +2 -0
  169. package/dist-types/schemas/schemas_0.d.ts +861 -0
  170. package/dist-types/ts3.4/CloudFrontClient.d.ts +4 -0
  171. package/dist-types/ts3.4/models/models_0.d.ts +0 -43
  172. package/dist-types/ts3.4/models/models_1.d.ts +0 -30
  173. package/dist-types/ts3.4/models/models_2.d.ts +0 -19
  174. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +6 -0
  175. package/dist-types/ts3.4/runtimeConfig.d.ts +6 -0
  176. package/dist-types/ts3.4/runtimeConfig.native.d.ts +6 -0
  177. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +7 -0
  178. package/dist-types/ts3.4/schemas/schemas_0.d.ts +867 -0
  179. package/package.json +5 -6
  180. package/dist-es/protocols/Aws_restXml.js +0 -12260
  181. package/dist-types/protocols/Aws_restXml.d.ts +0 -1370
  182. package/dist-types/ts3.4/protocols/Aws_restXml.d.ts +0 -1829
@@ -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_ListCachePoliciesCommand, se_ListCachePoliciesCommand } from "../protocols/Aws_restXml";
4
+ import { ListCachePolicies } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListCachePoliciesCommand 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("Cloudfront2020_05_31", "ListCachePolicies", {})
17
13
  .n("CloudFrontClient", "ListCachePoliciesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListCachePoliciesCommand)
20
- .de(de_ListCachePoliciesCommand)
14
+ .sc(ListCachePolicies)
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_ListCloudFrontOriginAccessIdentitiesCommand, se_ListCloudFrontOriginAccessIdentitiesCommand, } from "../protocols/Aws_restXml";
4
+ import { ListCloudFrontOriginAccessIdentities } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListCloudFrontOriginAccessIdentitiesCommand 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("Cloudfront2020_05_31", "ListCloudFrontOriginAccessIdentities", {})
17
13
  .n("CloudFrontClient", "ListCloudFrontOriginAccessIdentitiesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListCloudFrontOriginAccessIdentitiesCommand)
20
- .de(de_ListCloudFrontOriginAccessIdentitiesCommand)
14
+ .sc(ListCloudFrontOriginAccessIdentities)
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_ListConflictingAliasesCommand, se_ListConflictingAliasesCommand } from "../protocols/Aws_restXml";
4
+ import { ListConflictingAliases } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListConflictingAliasesCommand 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("Cloudfront2020_05_31", "ListConflictingAliases", {})
17
13
  .n("CloudFrontClient", "ListConflictingAliasesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListConflictingAliasesCommand)
20
- .de(de_ListConflictingAliasesCommand)
14
+ .sc(ListConflictingAliases)
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_ListConnectionGroupsCommand, se_ListConnectionGroupsCommand } from "../protocols/Aws_restXml";
4
+ import { ListConnectionGroups } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListConnectionGroupsCommand 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("Cloudfront2020_05_31", "ListConnectionGroups", {})
17
13
  .n("CloudFrontClient", "ListConnectionGroupsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListConnectionGroupsCommand)
20
- .de(de_ListConnectionGroupsCommand)
14
+ .sc(ListConnectionGroups)
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_ListContinuousDeploymentPoliciesCommand, se_ListContinuousDeploymentPoliciesCommand, } from "../protocols/Aws_restXml";
4
+ import { ListContinuousDeploymentPolicies } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListContinuousDeploymentPoliciesCommand 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("Cloudfront2020_05_31", "ListContinuousDeploymentPolicies", {})
17
13
  .n("CloudFrontClient", "ListContinuousDeploymentPoliciesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListContinuousDeploymentPoliciesCommand)
20
- .de(de_ListContinuousDeploymentPoliciesCommand)
14
+ .sc(ListContinuousDeploymentPolicies)
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_ListDistributionTenantsByCustomizationCommand, se_ListDistributionTenantsByCustomizationCommand, } from "../protocols/Aws_restXml";
4
+ import { ListDistributionTenantsByCustomization } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListDistributionTenantsByCustomizationCommand 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("Cloudfront2020_05_31", "ListDistributionTenantsByCustomization", {})
17
13
  .n("CloudFrontClient", "ListDistributionTenantsByCustomizationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListDistributionTenantsByCustomizationCommand)
20
- .de(de_ListDistributionTenantsByCustomizationCommand)
14
+ .sc(ListDistributionTenantsByCustomization)
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_ListDistributionTenantsCommand, se_ListDistributionTenantsCommand } from "../protocols/Aws_restXml";
4
+ import { ListDistributionTenants } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListDistributionTenantsCommand 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("Cloudfront2020_05_31", "ListDistributionTenants", {})
17
13
  .n("CloudFrontClient", "ListDistributionTenantsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListDistributionTenantsCommand)
20
- .de(de_ListDistributionTenantsCommand)
14
+ .sc(ListDistributionTenants)
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 { ListDistributionsByAnycastIpListIdResultFilterSensitiveLog, } from "../models/models_1";
6
- import { de_ListDistributionsByAnycastIpListIdCommand, se_ListDistributionsByAnycastIpListIdCommand, } from "../protocols/Aws_restXml";
4
+ import { ListDistributionsByAnycastIpListId } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class ListDistributionsByAnycastIpListIdCommand 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("Cloudfront2020_05_31", "ListDistributionsByAnycastIpListId", {})
18
13
  .n("CloudFrontClient", "ListDistributionsByAnycastIpListIdCommand")
19
- .f(void 0, ListDistributionsByAnycastIpListIdResultFilterSensitiveLog)
20
- .ser(se_ListDistributionsByAnycastIpListIdCommand)
21
- .de(de_ListDistributionsByAnycastIpListIdCommand)
14
+ .sc(ListDistributionsByAnycastIpListId)
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_ListDistributionsByCachePolicyIdCommand, se_ListDistributionsByCachePolicyIdCommand, } from "../protocols/Aws_restXml";
4
+ import { ListDistributionsByCachePolicyId } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListDistributionsByCachePolicyIdCommand 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("Cloudfront2020_05_31", "ListDistributionsByCachePolicyId", {})
17
13
  .n("CloudFrontClient", "ListDistributionsByCachePolicyIdCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListDistributionsByCachePolicyIdCommand)
20
- .de(de_ListDistributionsByCachePolicyIdCommand)
14
+ .sc(ListDistributionsByCachePolicyId)
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 { ListDistributionsByConnectionModeResultFilterSensitiveLog, } from "../models/models_1";
6
- import { de_ListDistributionsByConnectionModeCommand, se_ListDistributionsByConnectionModeCommand, } from "../protocols/Aws_restXml";
4
+ import { ListDistributionsByConnectionMode } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class ListDistributionsByConnectionModeCommand 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("Cloudfront2020_05_31", "ListDistributionsByConnectionMode", {})
18
13
  .n("CloudFrontClient", "ListDistributionsByConnectionModeCommand")
19
- .f(void 0, ListDistributionsByConnectionModeResultFilterSensitiveLog)
20
- .ser(se_ListDistributionsByConnectionModeCommand)
21
- .de(de_ListDistributionsByConnectionModeCommand)
14
+ .sc(ListDistributionsByConnectionMode)
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_ListDistributionsByKeyGroupCommand, se_ListDistributionsByKeyGroupCommand } from "../protocols/Aws_restXml";
4
+ import { ListDistributionsByKeyGroup } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListDistributionsByKeyGroupCommand 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("Cloudfront2020_05_31", "ListDistributionsByKeyGroup", {})
17
13
  .n("CloudFrontClient", "ListDistributionsByKeyGroupCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListDistributionsByKeyGroupCommand)
20
- .de(de_ListDistributionsByKeyGroupCommand)
14
+ .sc(ListDistributionsByKeyGroup)
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_ListDistributionsByOriginRequestPolicyIdCommand, se_ListDistributionsByOriginRequestPolicyIdCommand, } from "../protocols/Aws_restXml";
4
+ import { ListDistributionsByOriginRequestPolicyId } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListDistributionsByOriginRequestPolicyIdCommand 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("Cloudfront2020_05_31", "ListDistributionsByOriginRequestPolicyId", {})
17
13
  .n("CloudFrontClient", "ListDistributionsByOriginRequestPolicyIdCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListDistributionsByOriginRequestPolicyIdCommand)
20
- .de(de_ListDistributionsByOriginRequestPolicyIdCommand)
14
+ .sc(ListDistributionsByOriginRequestPolicyId)
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_ListDistributionsByOwnedResourceCommand, se_ListDistributionsByOwnedResourceCommand, } from "../protocols/Aws_restXml";
4
+ import { ListDistributionsByOwnedResource } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListDistributionsByOwnedResourceCommand 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("Cloudfront2020_05_31", "ListDistributionsByOwnedResource", {})
17
13
  .n("CloudFrontClient", "ListDistributionsByOwnedResourceCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListDistributionsByOwnedResourceCommand)
20
- .de(de_ListDistributionsByOwnedResourceCommand)
14
+ .sc(ListDistributionsByOwnedResource)
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 { ListDistributionsByRealtimeLogConfigResultFilterSensitiveLog, } from "../models/models_1";
6
- import { de_ListDistributionsByRealtimeLogConfigCommand, se_ListDistributionsByRealtimeLogConfigCommand, } from "../protocols/Aws_restXml";
4
+ import { ListDistributionsByRealtimeLogConfig } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class ListDistributionsByRealtimeLogConfigCommand 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("Cloudfront2020_05_31", "ListDistributionsByRealtimeLogConfig", {})
18
13
  .n("CloudFrontClient", "ListDistributionsByRealtimeLogConfigCommand")
19
- .f(void 0, ListDistributionsByRealtimeLogConfigResultFilterSensitiveLog)
20
- .ser(se_ListDistributionsByRealtimeLogConfigCommand)
21
- .de(de_ListDistributionsByRealtimeLogConfigCommand)
14
+ .sc(ListDistributionsByRealtimeLogConfig)
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_ListDistributionsByResponseHeadersPolicyIdCommand, se_ListDistributionsByResponseHeadersPolicyIdCommand, } from "../protocols/Aws_restXml";
4
+ import { ListDistributionsByResponseHeadersPolicyId } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListDistributionsByResponseHeadersPolicyIdCommand 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("Cloudfront2020_05_31", "ListDistributionsByResponseHeadersPolicyId", {})
17
13
  .n("CloudFrontClient", "ListDistributionsByResponseHeadersPolicyIdCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListDistributionsByResponseHeadersPolicyIdCommand)
20
- .de(de_ListDistributionsByResponseHeadersPolicyIdCommand)
14
+ .sc(ListDistributionsByResponseHeadersPolicyId)
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_ListDistributionsByVpcOriginIdCommand, se_ListDistributionsByVpcOriginIdCommand, } from "../protocols/Aws_restXml";
4
+ import { ListDistributionsByVpcOriginId } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListDistributionsByVpcOriginIdCommand 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("Cloudfront2020_05_31", "ListDistributionsByVpcOriginId", {})
17
13
  .n("CloudFrontClient", "ListDistributionsByVpcOriginIdCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListDistributionsByVpcOriginIdCommand)
20
- .de(de_ListDistributionsByVpcOriginIdCommand)
14
+ .sc(ListDistributionsByVpcOriginId)
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 { ListDistributionsByWebACLIdResultFilterSensitiveLog, } from "../models/models_1";
6
- import { de_ListDistributionsByWebACLIdCommand, se_ListDistributionsByWebACLIdCommand } from "../protocols/Aws_restXml";
4
+ import { ListDistributionsByWebACLId } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class ListDistributionsByWebACLIdCommand 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("Cloudfront2020_05_31", "ListDistributionsByWebACLId", {})
18
13
  .n("CloudFrontClient", "ListDistributionsByWebACLIdCommand")
19
- .f(void 0, ListDistributionsByWebACLIdResultFilterSensitiveLog)
20
- .ser(se_ListDistributionsByWebACLIdCommand)
21
- .de(de_ListDistributionsByWebACLIdCommand)
14
+ .sc(ListDistributionsByWebACLId)
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 { ListDistributionsResultFilterSensitiveLog, } from "../models/models_1";
6
- import { de_ListDistributionsCommand, se_ListDistributionsCommand } from "../protocols/Aws_restXml";
4
+ import { ListDistributions } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class ListDistributionsCommand 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("Cloudfront2020_05_31", "ListDistributions", {})
18
13
  .n("CloudFrontClient", "ListDistributionsCommand")
19
- .f(void 0, ListDistributionsResultFilterSensitiveLog)
20
- .ser(se_ListDistributionsCommand)
21
- .de(de_ListDistributionsCommand)
14
+ .sc(ListDistributions)
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_ListDomainConflictsCommand, se_ListDomainConflictsCommand } from "../protocols/Aws_restXml";
4
+ import { ListDomainConflicts } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListDomainConflictsCommand 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("Cloudfront2020_05_31", "ListDomainConflicts", {})
17
13
  .n("CloudFrontClient", "ListDomainConflictsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListDomainConflictsCommand)
20
- .de(de_ListDomainConflictsCommand)
14
+ .sc(ListDomainConflicts)
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_ListFieldLevelEncryptionConfigsCommand, se_ListFieldLevelEncryptionConfigsCommand, } from "../protocols/Aws_restXml";
4
+ import { ListFieldLevelEncryptionConfigs } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListFieldLevelEncryptionConfigsCommand 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("Cloudfront2020_05_31", "ListFieldLevelEncryptionConfigs", {})
17
13
  .n("CloudFrontClient", "ListFieldLevelEncryptionConfigsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListFieldLevelEncryptionConfigsCommand)
20
- .de(de_ListFieldLevelEncryptionConfigsCommand)
14
+ .sc(ListFieldLevelEncryptionConfigs)
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_ListFieldLevelEncryptionProfilesCommand, se_ListFieldLevelEncryptionProfilesCommand, } from "../protocols/Aws_restXml";
4
+ import { ListFieldLevelEncryptionProfiles } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListFieldLevelEncryptionProfilesCommand 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("Cloudfront2020_05_31", "ListFieldLevelEncryptionProfiles", {})
17
13
  .n("CloudFrontClient", "ListFieldLevelEncryptionProfilesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListFieldLevelEncryptionProfilesCommand)
20
- .de(de_ListFieldLevelEncryptionProfilesCommand)
14
+ .sc(ListFieldLevelEncryptionProfiles)
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_ListFunctionsCommand, se_ListFunctionsCommand } from "../protocols/Aws_restXml";
4
+ import { ListFunctions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListFunctionsCommand 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("Cloudfront2020_05_31", "ListFunctions", {})
17
13
  .n("CloudFrontClient", "ListFunctionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListFunctionsCommand)
20
- .de(de_ListFunctionsCommand)
14
+ .sc(ListFunctions)
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_ListInvalidationsCommand, se_ListInvalidationsCommand } from "../protocols/Aws_restXml";
4
+ import { ListInvalidations } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListInvalidationsCommand 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("Cloudfront2020_05_31", "ListInvalidations", {})
17
13
  .n("CloudFrontClient", "ListInvalidationsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListInvalidationsCommand)
20
- .de(de_ListInvalidationsCommand)
14
+ .sc(ListInvalidations)
21
15
  .build() {
22
16
  }