@aws-sdk/client-cloudfront 3.293.0 → 3.295.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 (217) hide show
  1. package/dist-cjs/commands/AssociateAliasCommand.js +4 -4
  2. package/dist-cjs/commands/CopyDistributionCommand.js +4 -4
  3. package/dist-cjs/commands/CreateCachePolicyCommand.js +4 -4
  4. package/dist-cjs/commands/CreateCloudFrontOriginAccessIdentityCommand.js +4 -4
  5. package/dist-cjs/commands/CreateContinuousDeploymentPolicyCommand.js +4 -4
  6. package/dist-cjs/commands/CreateDistributionCommand.js +4 -4
  7. package/dist-cjs/commands/CreateDistributionWithTagsCommand.js +4 -4
  8. package/dist-cjs/commands/CreateFieldLevelEncryptionConfigCommand.js +4 -4
  9. package/dist-cjs/commands/CreateFieldLevelEncryptionProfileCommand.js +4 -4
  10. package/dist-cjs/commands/CreateFunctionCommand.js +4 -4
  11. package/dist-cjs/commands/CreateInvalidationCommand.js +4 -4
  12. package/dist-cjs/commands/CreateKeyGroupCommand.js +4 -4
  13. package/dist-cjs/commands/CreateMonitoringSubscriptionCommand.js +4 -4
  14. package/dist-cjs/commands/CreateOriginAccessControlCommand.js +4 -4
  15. package/dist-cjs/commands/CreateOriginRequestPolicyCommand.js +4 -4
  16. package/dist-cjs/commands/CreatePublicKeyCommand.js +4 -4
  17. package/dist-cjs/commands/CreateRealtimeLogConfigCommand.js +4 -4
  18. package/dist-cjs/commands/CreateResponseHeadersPolicyCommand.js +4 -4
  19. package/dist-cjs/commands/CreateStreamingDistributionCommand.js +4 -4
  20. package/dist-cjs/commands/CreateStreamingDistributionWithTagsCommand.js +4 -4
  21. package/dist-cjs/commands/DeleteCachePolicyCommand.js +4 -4
  22. package/dist-cjs/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +4 -4
  23. package/dist-cjs/commands/DeleteContinuousDeploymentPolicyCommand.js +4 -4
  24. package/dist-cjs/commands/DeleteDistributionCommand.js +4 -4
  25. package/dist-cjs/commands/DeleteFieldLevelEncryptionConfigCommand.js +4 -4
  26. package/dist-cjs/commands/DeleteFieldLevelEncryptionProfileCommand.js +4 -4
  27. package/dist-cjs/commands/DeleteFunctionCommand.js +4 -4
  28. package/dist-cjs/commands/DeleteKeyGroupCommand.js +4 -4
  29. package/dist-cjs/commands/DeleteMonitoringSubscriptionCommand.js +4 -4
  30. package/dist-cjs/commands/DeleteOriginAccessControlCommand.js +4 -4
  31. package/dist-cjs/commands/DeleteOriginRequestPolicyCommand.js +4 -4
  32. package/dist-cjs/commands/DeletePublicKeyCommand.js +4 -4
  33. package/dist-cjs/commands/DeleteRealtimeLogConfigCommand.js +4 -4
  34. package/dist-cjs/commands/DeleteResponseHeadersPolicyCommand.js +4 -4
  35. package/dist-cjs/commands/DeleteStreamingDistributionCommand.js +4 -4
  36. package/dist-cjs/commands/DescribeFunctionCommand.js +4 -4
  37. package/dist-cjs/commands/GetCachePolicyCommand.js +4 -4
  38. package/dist-cjs/commands/GetCachePolicyConfigCommand.js +4 -4
  39. package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityCommand.js +4 -4
  40. package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +4 -4
  41. package/dist-cjs/commands/GetContinuousDeploymentPolicyCommand.js +4 -4
  42. package/dist-cjs/commands/GetContinuousDeploymentPolicyConfigCommand.js +4 -4
  43. package/dist-cjs/commands/GetDistributionCommand.js +4 -4
  44. package/dist-cjs/commands/GetDistributionConfigCommand.js +4 -4
  45. package/dist-cjs/commands/GetFieldLevelEncryptionCommand.js +4 -4
  46. package/dist-cjs/commands/GetFieldLevelEncryptionConfigCommand.js +4 -4
  47. package/dist-cjs/commands/GetFieldLevelEncryptionProfileCommand.js +4 -4
  48. package/dist-cjs/commands/GetFieldLevelEncryptionProfileConfigCommand.js +4 -4
  49. package/dist-cjs/commands/GetFunctionCommand.js +4 -4
  50. package/dist-cjs/commands/GetInvalidationCommand.js +4 -4
  51. package/dist-cjs/commands/GetKeyGroupCommand.js +4 -4
  52. package/dist-cjs/commands/GetKeyGroupConfigCommand.js +4 -4
  53. package/dist-cjs/commands/GetMonitoringSubscriptionCommand.js +4 -4
  54. package/dist-cjs/commands/GetOriginAccessControlCommand.js +4 -4
  55. package/dist-cjs/commands/GetOriginAccessControlConfigCommand.js +4 -4
  56. package/dist-cjs/commands/GetOriginRequestPolicyCommand.js +4 -4
  57. package/dist-cjs/commands/GetOriginRequestPolicyConfigCommand.js +4 -4
  58. package/dist-cjs/commands/GetPublicKeyCommand.js +4 -4
  59. package/dist-cjs/commands/GetPublicKeyConfigCommand.js +4 -4
  60. package/dist-cjs/commands/GetRealtimeLogConfigCommand.js +4 -4
  61. package/dist-cjs/commands/GetResponseHeadersPolicyCommand.js +4 -4
  62. package/dist-cjs/commands/GetResponseHeadersPolicyConfigCommand.js +4 -4
  63. package/dist-cjs/commands/GetStreamingDistributionCommand.js +4 -4
  64. package/dist-cjs/commands/GetStreamingDistributionConfigCommand.js +4 -4
  65. package/dist-cjs/commands/ListCachePoliciesCommand.js +4 -4
  66. package/dist-cjs/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +4 -4
  67. package/dist-cjs/commands/ListConflictingAliasesCommand.js +4 -4
  68. package/dist-cjs/commands/ListContinuousDeploymentPoliciesCommand.js +4 -4
  69. package/dist-cjs/commands/ListDistributionsByCachePolicyIdCommand.js +4 -4
  70. package/dist-cjs/commands/ListDistributionsByKeyGroupCommand.js +4 -4
  71. package/dist-cjs/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +4 -4
  72. package/dist-cjs/commands/ListDistributionsByRealtimeLogConfigCommand.js +4 -4
  73. package/dist-cjs/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +4 -4
  74. package/dist-cjs/commands/ListDistributionsByWebACLIdCommand.js +4 -4
  75. package/dist-cjs/commands/ListDistributionsCommand.js +4 -4
  76. package/dist-cjs/commands/ListFieldLevelEncryptionConfigsCommand.js +4 -4
  77. package/dist-cjs/commands/ListFieldLevelEncryptionProfilesCommand.js +4 -4
  78. package/dist-cjs/commands/ListFunctionsCommand.js +4 -4
  79. package/dist-cjs/commands/ListInvalidationsCommand.js +4 -4
  80. package/dist-cjs/commands/ListKeyGroupsCommand.js +4 -4
  81. package/dist-cjs/commands/ListOriginAccessControlsCommand.js +4 -4
  82. package/dist-cjs/commands/ListOriginRequestPoliciesCommand.js +4 -4
  83. package/dist-cjs/commands/ListPublicKeysCommand.js +4 -4
  84. package/dist-cjs/commands/ListRealtimeLogConfigsCommand.js +4 -4
  85. package/dist-cjs/commands/ListResponseHeadersPoliciesCommand.js +4 -4
  86. package/dist-cjs/commands/ListStreamingDistributionsCommand.js +4 -4
  87. package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
  88. package/dist-cjs/commands/PublishFunctionCommand.js +4 -4
  89. package/dist-cjs/commands/TagResourceCommand.js +4 -4
  90. package/dist-cjs/commands/TestFunctionCommand.js +4 -4
  91. package/dist-cjs/commands/UntagResourceCommand.js +4 -4
  92. package/dist-cjs/commands/UpdateCachePolicyCommand.js +4 -4
  93. package/dist-cjs/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +4 -4
  94. package/dist-cjs/commands/UpdateContinuousDeploymentPolicyCommand.js +4 -4
  95. package/dist-cjs/commands/UpdateDistributionCommand.js +4 -4
  96. package/dist-cjs/commands/UpdateDistributionWithStagingConfigCommand.js +4 -4
  97. package/dist-cjs/commands/UpdateFieldLevelEncryptionConfigCommand.js +4 -4
  98. package/dist-cjs/commands/UpdateFieldLevelEncryptionProfileCommand.js +4 -4
  99. package/dist-cjs/commands/UpdateFunctionCommand.js +4 -4
  100. package/dist-cjs/commands/UpdateKeyGroupCommand.js +4 -4
  101. package/dist-cjs/commands/UpdateOriginAccessControlCommand.js +4 -4
  102. package/dist-cjs/commands/UpdateOriginRequestPolicyCommand.js +4 -4
  103. package/dist-cjs/commands/UpdatePublicKeyCommand.js +4 -4
  104. package/dist-cjs/commands/UpdateRealtimeLogConfigCommand.js +4 -4
  105. package/dist-cjs/commands/UpdateResponseHeadersPolicyCommand.js +4 -4
  106. package/dist-cjs/commands/UpdateStreamingDistributionCommand.js +4 -4
  107. package/dist-es/commands/AssociateAliasCommand.js +4 -4
  108. package/dist-es/commands/CopyDistributionCommand.js +4 -4
  109. package/dist-es/commands/CreateCachePolicyCommand.js +4 -4
  110. package/dist-es/commands/CreateCloudFrontOriginAccessIdentityCommand.js +4 -4
  111. package/dist-es/commands/CreateContinuousDeploymentPolicyCommand.js +4 -4
  112. package/dist-es/commands/CreateDistributionCommand.js +4 -4
  113. package/dist-es/commands/CreateDistributionWithTagsCommand.js +4 -4
  114. package/dist-es/commands/CreateFieldLevelEncryptionConfigCommand.js +4 -4
  115. package/dist-es/commands/CreateFieldLevelEncryptionProfileCommand.js +4 -4
  116. package/dist-es/commands/CreateFunctionCommand.js +4 -4
  117. package/dist-es/commands/CreateInvalidationCommand.js +4 -4
  118. package/dist-es/commands/CreateKeyGroupCommand.js +4 -4
  119. package/dist-es/commands/CreateMonitoringSubscriptionCommand.js +4 -4
  120. package/dist-es/commands/CreateOriginAccessControlCommand.js +4 -4
  121. package/dist-es/commands/CreateOriginRequestPolicyCommand.js +4 -4
  122. package/dist-es/commands/CreatePublicKeyCommand.js +4 -4
  123. package/dist-es/commands/CreateRealtimeLogConfigCommand.js +4 -4
  124. package/dist-es/commands/CreateResponseHeadersPolicyCommand.js +4 -4
  125. package/dist-es/commands/CreateStreamingDistributionCommand.js +4 -4
  126. package/dist-es/commands/CreateStreamingDistributionWithTagsCommand.js +4 -4
  127. package/dist-es/commands/DeleteCachePolicyCommand.js +4 -4
  128. package/dist-es/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +4 -4
  129. package/dist-es/commands/DeleteContinuousDeploymentPolicyCommand.js +4 -4
  130. package/dist-es/commands/DeleteDistributionCommand.js +4 -4
  131. package/dist-es/commands/DeleteFieldLevelEncryptionConfigCommand.js +4 -4
  132. package/dist-es/commands/DeleteFieldLevelEncryptionProfileCommand.js +4 -4
  133. package/dist-es/commands/DeleteFunctionCommand.js +4 -4
  134. package/dist-es/commands/DeleteKeyGroupCommand.js +4 -4
  135. package/dist-es/commands/DeleteMonitoringSubscriptionCommand.js +4 -4
  136. package/dist-es/commands/DeleteOriginAccessControlCommand.js +4 -4
  137. package/dist-es/commands/DeleteOriginRequestPolicyCommand.js +4 -4
  138. package/dist-es/commands/DeletePublicKeyCommand.js +4 -4
  139. package/dist-es/commands/DeleteRealtimeLogConfigCommand.js +4 -4
  140. package/dist-es/commands/DeleteResponseHeadersPolicyCommand.js +4 -4
  141. package/dist-es/commands/DeleteStreamingDistributionCommand.js +4 -4
  142. package/dist-es/commands/DescribeFunctionCommand.js +4 -4
  143. package/dist-es/commands/GetCachePolicyCommand.js +4 -4
  144. package/dist-es/commands/GetCachePolicyConfigCommand.js +4 -4
  145. package/dist-es/commands/GetCloudFrontOriginAccessIdentityCommand.js +4 -4
  146. package/dist-es/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +4 -4
  147. package/dist-es/commands/GetContinuousDeploymentPolicyCommand.js +4 -4
  148. package/dist-es/commands/GetContinuousDeploymentPolicyConfigCommand.js +4 -4
  149. package/dist-es/commands/GetDistributionCommand.js +4 -4
  150. package/dist-es/commands/GetDistributionConfigCommand.js +4 -4
  151. package/dist-es/commands/GetFieldLevelEncryptionCommand.js +4 -4
  152. package/dist-es/commands/GetFieldLevelEncryptionConfigCommand.js +4 -4
  153. package/dist-es/commands/GetFieldLevelEncryptionProfileCommand.js +4 -4
  154. package/dist-es/commands/GetFieldLevelEncryptionProfileConfigCommand.js +4 -4
  155. package/dist-es/commands/GetFunctionCommand.js +4 -4
  156. package/dist-es/commands/GetInvalidationCommand.js +4 -4
  157. package/dist-es/commands/GetKeyGroupCommand.js +4 -4
  158. package/dist-es/commands/GetKeyGroupConfigCommand.js +4 -4
  159. package/dist-es/commands/GetMonitoringSubscriptionCommand.js +4 -4
  160. package/dist-es/commands/GetOriginAccessControlCommand.js +4 -4
  161. package/dist-es/commands/GetOriginAccessControlConfigCommand.js +4 -4
  162. package/dist-es/commands/GetOriginRequestPolicyCommand.js +4 -4
  163. package/dist-es/commands/GetOriginRequestPolicyConfigCommand.js +4 -4
  164. package/dist-es/commands/GetPublicKeyCommand.js +4 -4
  165. package/dist-es/commands/GetPublicKeyConfigCommand.js +4 -4
  166. package/dist-es/commands/GetRealtimeLogConfigCommand.js +4 -4
  167. package/dist-es/commands/GetResponseHeadersPolicyCommand.js +4 -4
  168. package/dist-es/commands/GetResponseHeadersPolicyConfigCommand.js +4 -4
  169. package/dist-es/commands/GetStreamingDistributionCommand.js +4 -4
  170. package/dist-es/commands/GetStreamingDistributionConfigCommand.js +4 -4
  171. package/dist-es/commands/ListCachePoliciesCommand.js +4 -4
  172. package/dist-es/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +4 -4
  173. package/dist-es/commands/ListConflictingAliasesCommand.js +4 -4
  174. package/dist-es/commands/ListContinuousDeploymentPoliciesCommand.js +4 -4
  175. package/dist-es/commands/ListDistributionsByCachePolicyIdCommand.js +4 -4
  176. package/dist-es/commands/ListDistributionsByKeyGroupCommand.js +4 -4
  177. package/dist-es/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +4 -4
  178. package/dist-es/commands/ListDistributionsByRealtimeLogConfigCommand.js +4 -4
  179. package/dist-es/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +4 -4
  180. package/dist-es/commands/ListDistributionsByWebACLIdCommand.js +4 -4
  181. package/dist-es/commands/ListDistributionsCommand.js +4 -4
  182. package/dist-es/commands/ListFieldLevelEncryptionConfigsCommand.js +4 -4
  183. package/dist-es/commands/ListFieldLevelEncryptionProfilesCommand.js +4 -4
  184. package/dist-es/commands/ListFunctionsCommand.js +4 -4
  185. package/dist-es/commands/ListInvalidationsCommand.js +4 -4
  186. package/dist-es/commands/ListKeyGroupsCommand.js +4 -4
  187. package/dist-es/commands/ListOriginAccessControlsCommand.js +4 -4
  188. package/dist-es/commands/ListOriginRequestPoliciesCommand.js +4 -4
  189. package/dist-es/commands/ListPublicKeysCommand.js +4 -4
  190. package/dist-es/commands/ListRealtimeLogConfigsCommand.js +4 -4
  191. package/dist-es/commands/ListResponseHeadersPoliciesCommand.js +4 -4
  192. package/dist-es/commands/ListStreamingDistributionsCommand.js +4 -4
  193. package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
  194. package/dist-es/commands/PublishFunctionCommand.js +4 -4
  195. package/dist-es/commands/TagResourceCommand.js +4 -4
  196. package/dist-es/commands/TestFunctionCommand.js +4 -4
  197. package/dist-es/commands/UntagResourceCommand.js +4 -4
  198. package/dist-es/commands/UpdateCachePolicyCommand.js +4 -4
  199. package/dist-es/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +4 -4
  200. package/dist-es/commands/UpdateContinuousDeploymentPolicyCommand.js +4 -4
  201. package/dist-es/commands/UpdateDistributionCommand.js +4 -4
  202. package/dist-es/commands/UpdateDistributionWithStagingConfigCommand.js +4 -4
  203. package/dist-es/commands/UpdateFieldLevelEncryptionConfigCommand.js +4 -4
  204. package/dist-es/commands/UpdateFieldLevelEncryptionProfileCommand.js +4 -4
  205. package/dist-es/commands/UpdateFunctionCommand.js +4 -4
  206. package/dist-es/commands/UpdateKeyGroupCommand.js +4 -4
  207. package/dist-es/commands/UpdateOriginAccessControlCommand.js +4 -4
  208. package/dist-es/commands/UpdateOriginRequestPolicyCommand.js +4 -4
  209. package/dist-es/commands/UpdatePublicKeyCommand.js +4 -4
  210. package/dist-es/commands/UpdateRealtimeLogConfigCommand.js +4 -4
  211. package/dist-es/commands/UpdateResponseHeadersPolicyCommand.js +4 -4
  212. package/dist-es/commands/UpdateStreamingDistributionCommand.js +4 -4
  213. package/dist-types/CloudFrontClient.d.ts +4 -4
  214. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  215. package/dist-types/ts3.4/CloudFrontClient.d.ts +4 -4
  216. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  217. package/package.json +38 -38
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
9
  class ListResponseHeadersPoliciesCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListResponseHeadersPoliciesCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListResponseHeadersPoliciesCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
9
  class ListStreamingDistributionsCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListStreamingDistributionsCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListStreamingDistributionsCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
9
  class ListTagsForResourceCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListTagsForResourceCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
9
  class PublishFunctionCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class PublishFunctionCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, PublishFunctionCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
9
  class TagResourceCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class TagResourceCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, TagResourceCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
9
  class TestFunctionCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class TestFunctionCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, TestFunctionCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
9
  class UntagResourceCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UntagResourceCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UntagResourceCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
9
  class UpdateCachePolicyCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateCachePolicyCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateCachePolicyCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
9
  class UpdateCloudFrontOriginAccessIdentityCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateCloudFrontOriginAccessIdentityCommand extends smithy_client_1.Comman
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateCloudFrontOriginAccessIdentityCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
9
  class UpdateContinuousDeploymentPolicyCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateContinuousDeploymentPolicyCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateContinuousDeploymentPolicyCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
9
  class UpdateDistributionCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateDistributionCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateDistributionCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
9
  class UpdateDistributionWithStagingConfigCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateDistributionWithStagingConfigCommand extends smithy_client_1.Command
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateDistributionWithStagingConfigCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
9
  class UpdateFieldLevelEncryptionConfigCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateFieldLevelEncryptionConfigCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateFieldLevelEncryptionConfigCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
9
  class UpdateFieldLevelEncryptionProfileCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateFieldLevelEncryptionProfileCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateFieldLevelEncryptionProfileCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
9
  class UpdateFunctionCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateFunctionCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateFunctionCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
9
  class UpdateKeyGroupCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateKeyGroupCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateKeyGroupCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
9
  class UpdateOriginAccessControlCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateOriginAccessControlCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateOriginAccessControlCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
9
  class UpdateOriginRequestPolicyCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateOriginRequestPolicyCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateOriginRequestPolicyCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
9
  class UpdatePublicKeyCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdatePublicKeyCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdatePublicKeyCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
9
  class UpdateRealtimeLogConfigCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateRealtimeLogConfigCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateRealtimeLogConfigCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
9
  class UpdateResponseHeadersPolicyCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateResponseHeadersPolicyCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateResponseHeadersPolicyCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_1_1 = require("../models/models_1");
8
8
  const Aws_restXml_1 = require("../protocols/Aws_restXml");
9
9
  class UpdateStreamingDistributionCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateStreamingDistributionCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateStreamingDistributionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { AssociateAliasRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restXmlAssociateAliasCommand, serializeAws_restXmlAssociateAliasCommand, } from "../protocols/Aws_restXml";
6
6
  export class AssociateAliasCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class AssociateAliasCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, AssociateAliasCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CopyDistributionRequestFilterSensitiveLog, CopyDistributionResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restXmlCopyDistributionCommand, serializeAws_restXmlCopyDistributionCommand, } from "../protocols/Aws_restXml";
6
6
  export class CopyDistributionCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CopyDistributionCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CopyDistributionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateCachePolicyRequestFilterSensitiveLog, CreateCachePolicyResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restXmlCreateCachePolicyCommand, serializeAws_restXmlCreateCachePolicyCommand, } from "../protocols/Aws_restXml";
6
6
  export class CreateCachePolicyCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateCachePolicyCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateCachePolicyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateCloudFrontOriginAccessIdentityRequestFilterSensitiveLog, CreateCloudFrontOriginAccessIdentityResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restXmlCreateCloudFrontOriginAccessIdentityCommand, serializeAws_restXmlCreateCloudFrontOriginAccessIdentityCommand, } from "../protocols/Aws_restXml";
6
6
  export class CreateCloudFrontOriginAccessIdentityCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateCloudFrontOriginAccessIdentityCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateCloudFrontOriginAccessIdentityCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateContinuousDeploymentPolicyRequestFilterSensitiveLog, CreateContinuousDeploymentPolicyResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restXmlCreateContinuousDeploymentPolicyCommand, serializeAws_restXmlCreateContinuousDeploymentPolicyCommand, } from "../protocols/Aws_restXml";
6
6
  export class CreateContinuousDeploymentPolicyCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateContinuousDeploymentPolicyCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateContinuousDeploymentPolicyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateDistributionRequestFilterSensitiveLog, CreateDistributionResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restXmlCreateDistributionCommand, serializeAws_restXmlCreateDistributionCommand, } from "../protocols/Aws_restXml";
6
6
  export class CreateDistributionCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateDistributionCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateDistributionCommand.getEndpointParameterInstructions()));