@aws-sdk/client-cloudfront 3.303.0 → 3.309.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 +2 -2
  2. package/dist-cjs/commands/CopyDistributionCommand.js +2 -2
  3. package/dist-cjs/commands/CreateCachePolicyCommand.js +2 -2
  4. package/dist-cjs/commands/CreateCloudFrontOriginAccessIdentityCommand.js +2 -2
  5. package/dist-cjs/commands/CreateContinuousDeploymentPolicyCommand.js +2 -2
  6. package/dist-cjs/commands/CreateDistributionCommand.js +2 -2
  7. package/dist-cjs/commands/CreateDistributionWithTagsCommand.js +2 -2
  8. package/dist-cjs/commands/CreateFieldLevelEncryptionConfigCommand.js +2 -2
  9. package/dist-cjs/commands/CreateFieldLevelEncryptionProfileCommand.js +2 -2
  10. package/dist-cjs/commands/CreateFunctionCommand.js +2 -2
  11. package/dist-cjs/commands/CreateInvalidationCommand.js +2 -2
  12. package/dist-cjs/commands/CreateKeyGroupCommand.js +2 -2
  13. package/dist-cjs/commands/CreateMonitoringSubscriptionCommand.js +2 -2
  14. package/dist-cjs/commands/CreateOriginAccessControlCommand.js +2 -2
  15. package/dist-cjs/commands/CreateOriginRequestPolicyCommand.js +2 -2
  16. package/dist-cjs/commands/CreatePublicKeyCommand.js +2 -2
  17. package/dist-cjs/commands/CreateRealtimeLogConfigCommand.js +2 -2
  18. package/dist-cjs/commands/CreateResponseHeadersPolicyCommand.js +2 -2
  19. package/dist-cjs/commands/CreateStreamingDistributionCommand.js +2 -2
  20. package/dist-cjs/commands/CreateStreamingDistributionWithTagsCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteCachePolicyCommand.js +2 -2
  22. package/dist-cjs/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteContinuousDeploymentPolicyCommand.js +2 -2
  24. package/dist-cjs/commands/DeleteDistributionCommand.js +2 -2
  25. package/dist-cjs/commands/DeleteFieldLevelEncryptionConfigCommand.js +2 -2
  26. package/dist-cjs/commands/DeleteFieldLevelEncryptionProfileCommand.js +2 -2
  27. package/dist-cjs/commands/DeleteFunctionCommand.js +2 -2
  28. package/dist-cjs/commands/DeleteKeyGroupCommand.js +2 -2
  29. package/dist-cjs/commands/DeleteMonitoringSubscriptionCommand.js +2 -2
  30. package/dist-cjs/commands/DeleteOriginAccessControlCommand.js +2 -2
  31. package/dist-cjs/commands/DeleteOriginRequestPolicyCommand.js +2 -2
  32. package/dist-cjs/commands/DeletePublicKeyCommand.js +2 -2
  33. package/dist-cjs/commands/DeleteRealtimeLogConfigCommand.js +2 -2
  34. package/dist-cjs/commands/DeleteResponseHeadersPolicyCommand.js +2 -2
  35. package/dist-cjs/commands/DeleteStreamingDistributionCommand.js +2 -2
  36. package/dist-cjs/commands/DescribeFunctionCommand.js +2 -2
  37. package/dist-cjs/commands/GetCachePolicyCommand.js +2 -2
  38. package/dist-cjs/commands/GetCachePolicyConfigCommand.js +2 -2
  39. package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityCommand.js +2 -2
  40. package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +2 -2
  41. package/dist-cjs/commands/GetContinuousDeploymentPolicyCommand.js +2 -2
  42. package/dist-cjs/commands/GetContinuousDeploymentPolicyConfigCommand.js +2 -2
  43. package/dist-cjs/commands/GetDistributionCommand.js +2 -2
  44. package/dist-cjs/commands/GetDistributionConfigCommand.js +2 -2
  45. package/dist-cjs/commands/GetFieldLevelEncryptionCommand.js +2 -2
  46. package/dist-cjs/commands/GetFieldLevelEncryptionConfigCommand.js +2 -2
  47. package/dist-cjs/commands/GetFieldLevelEncryptionProfileCommand.js +2 -2
  48. package/dist-cjs/commands/GetFieldLevelEncryptionProfileConfigCommand.js +2 -2
  49. package/dist-cjs/commands/GetFunctionCommand.js +2 -2
  50. package/dist-cjs/commands/GetInvalidationCommand.js +2 -2
  51. package/dist-cjs/commands/GetKeyGroupCommand.js +2 -2
  52. package/dist-cjs/commands/GetKeyGroupConfigCommand.js +2 -2
  53. package/dist-cjs/commands/GetMonitoringSubscriptionCommand.js +2 -2
  54. package/dist-cjs/commands/GetOriginAccessControlCommand.js +2 -2
  55. package/dist-cjs/commands/GetOriginAccessControlConfigCommand.js +2 -2
  56. package/dist-cjs/commands/GetOriginRequestPolicyCommand.js +2 -2
  57. package/dist-cjs/commands/GetOriginRequestPolicyConfigCommand.js +2 -2
  58. package/dist-cjs/commands/GetPublicKeyCommand.js +2 -2
  59. package/dist-cjs/commands/GetPublicKeyConfigCommand.js +2 -2
  60. package/dist-cjs/commands/GetRealtimeLogConfigCommand.js +2 -2
  61. package/dist-cjs/commands/GetResponseHeadersPolicyCommand.js +2 -2
  62. package/dist-cjs/commands/GetResponseHeadersPolicyConfigCommand.js +2 -2
  63. package/dist-cjs/commands/GetStreamingDistributionCommand.js +2 -2
  64. package/dist-cjs/commands/GetStreamingDistributionConfigCommand.js +2 -2
  65. package/dist-cjs/commands/ListCachePoliciesCommand.js +2 -2
  66. package/dist-cjs/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +2 -2
  67. package/dist-cjs/commands/ListConflictingAliasesCommand.js +2 -2
  68. package/dist-cjs/commands/ListContinuousDeploymentPoliciesCommand.js +2 -2
  69. package/dist-cjs/commands/ListDistributionsByCachePolicyIdCommand.js +2 -2
  70. package/dist-cjs/commands/ListDistributionsByKeyGroupCommand.js +2 -2
  71. package/dist-cjs/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +2 -2
  72. package/dist-cjs/commands/ListDistributionsByRealtimeLogConfigCommand.js +2 -2
  73. package/dist-cjs/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +2 -2
  74. package/dist-cjs/commands/ListDistributionsByWebACLIdCommand.js +2 -2
  75. package/dist-cjs/commands/ListDistributionsCommand.js +2 -2
  76. package/dist-cjs/commands/ListFieldLevelEncryptionConfigsCommand.js +2 -2
  77. package/dist-cjs/commands/ListFieldLevelEncryptionProfilesCommand.js +2 -2
  78. package/dist-cjs/commands/ListFunctionsCommand.js +2 -2
  79. package/dist-cjs/commands/ListInvalidationsCommand.js +2 -2
  80. package/dist-cjs/commands/ListKeyGroupsCommand.js +2 -2
  81. package/dist-cjs/commands/ListOriginAccessControlsCommand.js +2 -2
  82. package/dist-cjs/commands/ListOriginRequestPoliciesCommand.js +2 -2
  83. package/dist-cjs/commands/ListPublicKeysCommand.js +2 -2
  84. package/dist-cjs/commands/ListRealtimeLogConfigsCommand.js +2 -2
  85. package/dist-cjs/commands/ListResponseHeadersPoliciesCommand.js +2 -2
  86. package/dist-cjs/commands/ListStreamingDistributionsCommand.js +2 -2
  87. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  88. package/dist-cjs/commands/PublishFunctionCommand.js +2 -2
  89. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  90. package/dist-cjs/commands/TestFunctionCommand.js +2 -2
  91. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  92. package/dist-cjs/commands/UpdateCachePolicyCommand.js +2 -2
  93. package/dist-cjs/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +2 -2
  94. package/dist-cjs/commands/UpdateContinuousDeploymentPolicyCommand.js +2 -2
  95. package/dist-cjs/commands/UpdateDistributionCommand.js +2 -2
  96. package/dist-cjs/commands/UpdateDistributionWithStagingConfigCommand.js +2 -2
  97. package/dist-cjs/commands/UpdateFieldLevelEncryptionConfigCommand.js +2 -2
  98. package/dist-cjs/commands/UpdateFieldLevelEncryptionProfileCommand.js +2 -2
  99. package/dist-cjs/commands/UpdateFunctionCommand.js +2 -2
  100. package/dist-cjs/commands/UpdateKeyGroupCommand.js +2 -2
  101. package/dist-cjs/commands/UpdateOriginAccessControlCommand.js +2 -2
  102. package/dist-cjs/commands/UpdateOriginRequestPolicyCommand.js +2 -2
  103. package/dist-cjs/commands/UpdatePublicKeyCommand.js +2 -2
  104. package/dist-cjs/commands/UpdateRealtimeLogConfigCommand.js +2 -2
  105. package/dist-cjs/commands/UpdateResponseHeadersPolicyCommand.js +2 -2
  106. package/dist-cjs/commands/UpdateStreamingDistributionCommand.js +2 -2
  107. package/dist-cjs/protocols/Aws_restXml.js +2381 -2381
  108. package/dist-es/commands/AssociateAliasCommand.js +3 -3
  109. package/dist-es/commands/CopyDistributionCommand.js +3 -3
  110. package/dist-es/commands/CreateCachePolicyCommand.js +3 -3
  111. package/dist-es/commands/CreateCloudFrontOriginAccessIdentityCommand.js +3 -3
  112. package/dist-es/commands/CreateContinuousDeploymentPolicyCommand.js +3 -3
  113. package/dist-es/commands/CreateDistributionCommand.js +3 -3
  114. package/dist-es/commands/CreateDistributionWithTagsCommand.js +3 -3
  115. package/dist-es/commands/CreateFieldLevelEncryptionConfigCommand.js +3 -3
  116. package/dist-es/commands/CreateFieldLevelEncryptionProfileCommand.js +3 -3
  117. package/dist-es/commands/CreateFunctionCommand.js +3 -3
  118. package/dist-es/commands/CreateInvalidationCommand.js +3 -3
  119. package/dist-es/commands/CreateKeyGroupCommand.js +3 -3
  120. package/dist-es/commands/CreateMonitoringSubscriptionCommand.js +3 -3
  121. package/dist-es/commands/CreateOriginAccessControlCommand.js +3 -3
  122. package/dist-es/commands/CreateOriginRequestPolicyCommand.js +3 -3
  123. package/dist-es/commands/CreatePublicKeyCommand.js +3 -3
  124. package/dist-es/commands/CreateRealtimeLogConfigCommand.js +3 -3
  125. package/dist-es/commands/CreateResponseHeadersPolicyCommand.js +3 -3
  126. package/dist-es/commands/CreateStreamingDistributionCommand.js +3 -3
  127. package/dist-es/commands/CreateStreamingDistributionWithTagsCommand.js +3 -3
  128. package/dist-es/commands/DeleteCachePolicyCommand.js +3 -3
  129. package/dist-es/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +3 -3
  130. package/dist-es/commands/DeleteContinuousDeploymentPolicyCommand.js +3 -3
  131. package/dist-es/commands/DeleteDistributionCommand.js +3 -3
  132. package/dist-es/commands/DeleteFieldLevelEncryptionConfigCommand.js +3 -3
  133. package/dist-es/commands/DeleteFieldLevelEncryptionProfileCommand.js +3 -3
  134. package/dist-es/commands/DeleteFunctionCommand.js +3 -3
  135. package/dist-es/commands/DeleteKeyGroupCommand.js +3 -3
  136. package/dist-es/commands/DeleteMonitoringSubscriptionCommand.js +3 -3
  137. package/dist-es/commands/DeleteOriginAccessControlCommand.js +3 -3
  138. package/dist-es/commands/DeleteOriginRequestPolicyCommand.js +3 -3
  139. package/dist-es/commands/DeletePublicKeyCommand.js +3 -3
  140. package/dist-es/commands/DeleteRealtimeLogConfigCommand.js +3 -3
  141. package/dist-es/commands/DeleteResponseHeadersPolicyCommand.js +3 -3
  142. package/dist-es/commands/DeleteStreamingDistributionCommand.js +3 -3
  143. package/dist-es/commands/DescribeFunctionCommand.js +3 -3
  144. package/dist-es/commands/GetCachePolicyCommand.js +3 -3
  145. package/dist-es/commands/GetCachePolicyConfigCommand.js +3 -3
  146. package/dist-es/commands/GetCloudFrontOriginAccessIdentityCommand.js +3 -3
  147. package/dist-es/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +3 -3
  148. package/dist-es/commands/GetContinuousDeploymentPolicyCommand.js +3 -3
  149. package/dist-es/commands/GetContinuousDeploymentPolicyConfigCommand.js +3 -3
  150. package/dist-es/commands/GetDistributionCommand.js +3 -3
  151. package/dist-es/commands/GetDistributionConfigCommand.js +3 -3
  152. package/dist-es/commands/GetFieldLevelEncryptionCommand.js +3 -3
  153. package/dist-es/commands/GetFieldLevelEncryptionConfigCommand.js +3 -3
  154. package/dist-es/commands/GetFieldLevelEncryptionProfileCommand.js +3 -3
  155. package/dist-es/commands/GetFieldLevelEncryptionProfileConfigCommand.js +3 -3
  156. package/dist-es/commands/GetFunctionCommand.js +3 -3
  157. package/dist-es/commands/GetInvalidationCommand.js +3 -3
  158. package/dist-es/commands/GetKeyGroupCommand.js +3 -3
  159. package/dist-es/commands/GetKeyGroupConfigCommand.js +3 -3
  160. package/dist-es/commands/GetMonitoringSubscriptionCommand.js +3 -3
  161. package/dist-es/commands/GetOriginAccessControlCommand.js +3 -3
  162. package/dist-es/commands/GetOriginAccessControlConfigCommand.js +3 -3
  163. package/dist-es/commands/GetOriginRequestPolicyCommand.js +3 -3
  164. package/dist-es/commands/GetOriginRequestPolicyConfigCommand.js +3 -3
  165. package/dist-es/commands/GetPublicKeyCommand.js +3 -3
  166. package/dist-es/commands/GetPublicKeyConfigCommand.js +3 -3
  167. package/dist-es/commands/GetRealtimeLogConfigCommand.js +3 -3
  168. package/dist-es/commands/GetResponseHeadersPolicyCommand.js +3 -3
  169. package/dist-es/commands/GetResponseHeadersPolicyConfigCommand.js +3 -3
  170. package/dist-es/commands/GetStreamingDistributionCommand.js +3 -3
  171. package/dist-es/commands/GetStreamingDistributionConfigCommand.js +3 -3
  172. package/dist-es/commands/ListCachePoliciesCommand.js +3 -3
  173. package/dist-es/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +3 -3
  174. package/dist-es/commands/ListConflictingAliasesCommand.js +3 -3
  175. package/dist-es/commands/ListContinuousDeploymentPoliciesCommand.js +3 -3
  176. package/dist-es/commands/ListDistributionsByCachePolicyIdCommand.js +3 -3
  177. package/dist-es/commands/ListDistributionsByKeyGroupCommand.js +3 -3
  178. package/dist-es/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +3 -3
  179. package/dist-es/commands/ListDistributionsByRealtimeLogConfigCommand.js +3 -3
  180. package/dist-es/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +3 -3
  181. package/dist-es/commands/ListDistributionsByWebACLIdCommand.js +3 -3
  182. package/dist-es/commands/ListDistributionsCommand.js +3 -3
  183. package/dist-es/commands/ListFieldLevelEncryptionConfigsCommand.js +3 -3
  184. package/dist-es/commands/ListFieldLevelEncryptionProfilesCommand.js +3 -3
  185. package/dist-es/commands/ListFunctionsCommand.js +3 -3
  186. package/dist-es/commands/ListInvalidationsCommand.js +3 -3
  187. package/dist-es/commands/ListKeyGroupsCommand.js +3 -3
  188. package/dist-es/commands/ListOriginAccessControlsCommand.js +3 -3
  189. package/dist-es/commands/ListOriginRequestPoliciesCommand.js +3 -3
  190. package/dist-es/commands/ListPublicKeysCommand.js +3 -3
  191. package/dist-es/commands/ListRealtimeLogConfigsCommand.js +3 -3
  192. package/dist-es/commands/ListResponseHeadersPoliciesCommand.js +3 -3
  193. package/dist-es/commands/ListStreamingDistributionsCommand.js +3 -3
  194. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  195. package/dist-es/commands/PublishFunctionCommand.js +3 -3
  196. package/dist-es/commands/TagResourceCommand.js +3 -3
  197. package/dist-es/commands/TestFunctionCommand.js +3 -3
  198. package/dist-es/commands/UntagResourceCommand.js +3 -3
  199. package/dist-es/commands/UpdateCachePolicyCommand.js +3 -3
  200. package/dist-es/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +3 -3
  201. package/dist-es/commands/UpdateContinuousDeploymentPolicyCommand.js +3 -3
  202. package/dist-es/commands/UpdateDistributionCommand.js +3 -3
  203. package/dist-es/commands/UpdateDistributionWithStagingConfigCommand.js +3 -3
  204. package/dist-es/commands/UpdateFieldLevelEncryptionConfigCommand.js +3 -3
  205. package/dist-es/commands/UpdateFieldLevelEncryptionProfileCommand.js +3 -3
  206. package/dist-es/commands/UpdateFunctionCommand.js +3 -3
  207. package/dist-es/commands/UpdateKeyGroupCommand.js +3 -3
  208. package/dist-es/commands/UpdateOriginAccessControlCommand.js +3 -3
  209. package/dist-es/commands/UpdateOriginRequestPolicyCommand.js +3 -3
  210. package/dist-es/commands/UpdatePublicKeyCommand.js +3 -3
  211. package/dist-es/commands/UpdateRealtimeLogConfigCommand.js +3 -3
  212. package/dist-es/commands/UpdateResponseHeadersPolicyCommand.js +3 -3
  213. package/dist-es/commands/UpdateStreamingDistributionCommand.js +3 -3
  214. package/dist-es/protocols/Aws_restXml.js +2164 -2164
  215. package/dist-types/protocols/Aws_restXml.d.ts +848 -212
  216. package/dist-types/ts3.4/protocols/Aws_restXml.d.ts +212 -212
  217. package/package.json +30 -30
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restXmlGetOriginRequestPolicyConfigCommand, serializeAws_restXmlGetOriginRequestPolicyConfigCommand, } from "../protocols/Aws_restXml";
4
+ import { de_GetOriginRequestPolicyConfigCommand, se_GetOriginRequestPolicyConfigCommand, } from "../protocols/Aws_restXml";
5
5
  export class GetOriginRequestPolicyConfigCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetOriginRequestPolicyConfigCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restXmlGetOriginRequestPolicyConfigCommand(input, context);
36
+ return se_GetOriginRequestPolicyConfigCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restXmlGetOriginRequestPolicyConfigCommand(output, context);
39
+ return de_GetOriginRequestPolicyConfigCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restXmlGetPublicKeyCommand, serializeAws_restXmlGetPublicKeyCommand, } from "../protocols/Aws_restXml";
4
+ import { de_GetPublicKeyCommand, se_GetPublicKeyCommand } from "../protocols/Aws_restXml";
5
5
  export class GetPublicKeyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetPublicKeyCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restXmlGetPublicKeyCommand(input, context);
36
+ return se_GetPublicKeyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restXmlGetPublicKeyCommand(output, context);
39
+ return de_GetPublicKeyCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restXmlGetPublicKeyConfigCommand, serializeAws_restXmlGetPublicKeyConfigCommand, } from "../protocols/Aws_restXml";
4
+ import { de_GetPublicKeyConfigCommand, se_GetPublicKeyConfigCommand } from "../protocols/Aws_restXml";
5
5
  export class GetPublicKeyConfigCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetPublicKeyConfigCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restXmlGetPublicKeyConfigCommand(input, context);
36
+ return se_GetPublicKeyConfigCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restXmlGetPublicKeyConfigCommand(output, context);
39
+ return de_GetPublicKeyConfigCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restXmlGetRealtimeLogConfigCommand, serializeAws_restXmlGetRealtimeLogConfigCommand, } from "../protocols/Aws_restXml";
4
+ import { de_GetRealtimeLogConfigCommand, se_GetRealtimeLogConfigCommand } from "../protocols/Aws_restXml";
5
5
  export class GetRealtimeLogConfigCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetRealtimeLogConfigCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restXmlGetRealtimeLogConfigCommand(input, context);
36
+ return se_GetRealtimeLogConfigCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restXmlGetRealtimeLogConfigCommand(output, context);
39
+ return de_GetRealtimeLogConfigCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restXmlGetResponseHeadersPolicyCommand, serializeAws_restXmlGetResponseHeadersPolicyCommand, } from "../protocols/Aws_restXml";
4
+ import { de_GetResponseHeadersPolicyCommand, se_GetResponseHeadersPolicyCommand } from "../protocols/Aws_restXml";
5
5
  export class GetResponseHeadersPolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetResponseHeadersPolicyCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restXmlGetResponseHeadersPolicyCommand(input, context);
36
+ return se_GetResponseHeadersPolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restXmlGetResponseHeadersPolicyCommand(output, context);
39
+ return de_GetResponseHeadersPolicyCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restXmlGetResponseHeadersPolicyConfigCommand, serializeAws_restXmlGetResponseHeadersPolicyConfigCommand, } from "../protocols/Aws_restXml";
4
+ import { de_GetResponseHeadersPolicyConfigCommand, se_GetResponseHeadersPolicyConfigCommand, } from "../protocols/Aws_restXml";
5
5
  export class GetResponseHeadersPolicyConfigCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetResponseHeadersPolicyConfigCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restXmlGetResponseHeadersPolicyConfigCommand(input, context);
36
+ return se_GetResponseHeadersPolicyConfigCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restXmlGetResponseHeadersPolicyConfigCommand(output, context);
39
+ return de_GetResponseHeadersPolicyConfigCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restXmlGetStreamingDistributionCommand, serializeAws_restXmlGetStreamingDistributionCommand, } from "../protocols/Aws_restXml";
4
+ import { de_GetStreamingDistributionCommand, se_GetStreamingDistributionCommand } from "../protocols/Aws_restXml";
5
5
  export class GetStreamingDistributionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetStreamingDistributionCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restXmlGetStreamingDistributionCommand(input, context);
36
+ return se_GetStreamingDistributionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restXmlGetStreamingDistributionCommand(output, context);
39
+ return de_GetStreamingDistributionCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restXmlGetStreamingDistributionConfigCommand, serializeAws_restXmlGetStreamingDistributionConfigCommand, } from "../protocols/Aws_restXml";
4
+ import { de_GetStreamingDistributionConfigCommand, se_GetStreamingDistributionConfigCommand, } from "../protocols/Aws_restXml";
5
5
  export class GetStreamingDistributionConfigCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetStreamingDistributionConfigCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restXmlGetStreamingDistributionConfigCommand(input, context);
36
+ return se_GetStreamingDistributionConfigCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restXmlGetStreamingDistributionConfigCommand(output, context);
39
+ return de_GetStreamingDistributionConfigCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restXmlListCachePoliciesCommand, serializeAws_restXmlListCachePoliciesCommand, } from "../protocols/Aws_restXml";
4
+ import { de_ListCachePoliciesCommand, se_ListCachePoliciesCommand } from "../protocols/Aws_restXml";
5
5
  export class ListCachePoliciesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListCachePoliciesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restXmlListCachePoliciesCommand(input, context);
36
+ return se_ListCachePoliciesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restXmlListCachePoliciesCommand(output, context);
39
+ return de_ListCachePoliciesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restXmlListCloudFrontOriginAccessIdentitiesCommand, serializeAws_restXmlListCloudFrontOriginAccessIdentitiesCommand, } from "../protocols/Aws_restXml";
4
+ import { de_ListCloudFrontOriginAccessIdentitiesCommand, se_ListCloudFrontOriginAccessIdentitiesCommand, } from "../protocols/Aws_restXml";
5
5
  export class ListCloudFrontOriginAccessIdentitiesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListCloudFrontOriginAccessIdentitiesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restXmlListCloudFrontOriginAccessIdentitiesCommand(input, context);
36
+ return se_ListCloudFrontOriginAccessIdentitiesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restXmlListCloudFrontOriginAccessIdentitiesCommand(output, context);
39
+ return de_ListCloudFrontOriginAccessIdentitiesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restXmlListConflictingAliasesCommand, serializeAws_restXmlListConflictingAliasesCommand, } from "../protocols/Aws_restXml";
4
+ import { de_ListConflictingAliasesCommand, se_ListConflictingAliasesCommand } from "../protocols/Aws_restXml";
5
5
  export class ListConflictingAliasesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListConflictingAliasesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restXmlListConflictingAliasesCommand(input, context);
36
+ return se_ListConflictingAliasesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restXmlListConflictingAliasesCommand(output, context);
39
+ return de_ListConflictingAliasesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restXmlListContinuousDeploymentPoliciesCommand, serializeAws_restXmlListContinuousDeploymentPoliciesCommand, } from "../protocols/Aws_restXml";
4
+ import { de_ListContinuousDeploymentPoliciesCommand, se_ListContinuousDeploymentPoliciesCommand, } from "../protocols/Aws_restXml";
5
5
  export class ListContinuousDeploymentPoliciesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListContinuousDeploymentPoliciesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restXmlListContinuousDeploymentPoliciesCommand(input, context);
36
+ return se_ListContinuousDeploymentPoliciesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restXmlListContinuousDeploymentPoliciesCommand(output, context);
39
+ return de_ListContinuousDeploymentPoliciesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restXmlListDistributionsByCachePolicyIdCommand, serializeAws_restXmlListDistributionsByCachePolicyIdCommand, } from "../protocols/Aws_restXml";
4
+ import { de_ListDistributionsByCachePolicyIdCommand, se_ListDistributionsByCachePolicyIdCommand, } from "../protocols/Aws_restXml";
5
5
  export class ListDistributionsByCachePolicyIdCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListDistributionsByCachePolicyIdCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restXmlListDistributionsByCachePolicyIdCommand(input, context);
36
+ return se_ListDistributionsByCachePolicyIdCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restXmlListDistributionsByCachePolicyIdCommand(output, context);
39
+ return de_ListDistributionsByCachePolicyIdCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restXmlListDistributionsByKeyGroupCommand, serializeAws_restXmlListDistributionsByKeyGroupCommand, } from "../protocols/Aws_restXml";
4
+ import { de_ListDistributionsByKeyGroupCommand, se_ListDistributionsByKeyGroupCommand } from "../protocols/Aws_restXml";
5
5
  export class ListDistributionsByKeyGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListDistributionsByKeyGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restXmlListDistributionsByKeyGroupCommand(input, context);
36
+ return se_ListDistributionsByKeyGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restXmlListDistributionsByKeyGroupCommand(output, context);
39
+ return de_ListDistributionsByKeyGroupCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restXmlListDistributionsByOriginRequestPolicyIdCommand, serializeAws_restXmlListDistributionsByOriginRequestPolicyIdCommand, } from "../protocols/Aws_restXml";
4
+ import { de_ListDistributionsByOriginRequestPolicyIdCommand, se_ListDistributionsByOriginRequestPolicyIdCommand, } from "../protocols/Aws_restXml";
5
5
  export class ListDistributionsByOriginRequestPolicyIdCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListDistributionsByOriginRequestPolicyIdCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restXmlListDistributionsByOriginRequestPolicyIdCommand(input, context);
36
+ return se_ListDistributionsByOriginRequestPolicyIdCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restXmlListDistributionsByOriginRequestPolicyIdCommand(output, context);
39
+ return de_ListDistributionsByOriginRequestPolicyIdCommand(output, context);
40
40
  }
41
41
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListDistributionsByRealtimeLogConfigResultFilterSensitiveLog, } from "../models/models_1";
5
- import { deserializeAws_restXmlListDistributionsByRealtimeLogConfigCommand, serializeAws_restXmlListDistributionsByRealtimeLogConfigCommand, } from "../protocols/Aws_restXml";
5
+ import { de_ListDistributionsByRealtimeLogConfigCommand, se_ListDistributionsByRealtimeLogConfigCommand, } from "../protocols/Aws_restXml";
6
6
  export class ListDistributionsByRealtimeLogConfigCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class ListDistributionsByRealtimeLogConfigCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_restXmlListDistributionsByRealtimeLogConfigCommand(input, context);
37
+ return se_ListDistributionsByRealtimeLogConfigCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_restXmlListDistributionsByRealtimeLogConfigCommand(output, context);
40
+ return de_ListDistributionsByRealtimeLogConfigCommand(output, context);
41
41
  }
42
42
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restXmlListDistributionsByResponseHeadersPolicyIdCommand, serializeAws_restXmlListDistributionsByResponseHeadersPolicyIdCommand, } from "../protocols/Aws_restXml";
4
+ import { de_ListDistributionsByResponseHeadersPolicyIdCommand, se_ListDistributionsByResponseHeadersPolicyIdCommand, } from "../protocols/Aws_restXml";
5
5
  export class ListDistributionsByResponseHeadersPolicyIdCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListDistributionsByResponseHeadersPolicyIdCommand extends $Command
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restXmlListDistributionsByResponseHeadersPolicyIdCommand(input, context);
36
+ return se_ListDistributionsByResponseHeadersPolicyIdCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restXmlListDistributionsByResponseHeadersPolicyIdCommand(output, context);
39
+ return de_ListDistributionsByResponseHeadersPolicyIdCommand(output, context);
40
40
  }
41
41
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListDistributionsByWebACLIdResultFilterSensitiveLog, } from "../models/models_1";
5
- import { deserializeAws_restXmlListDistributionsByWebACLIdCommand, serializeAws_restXmlListDistributionsByWebACLIdCommand, } from "../protocols/Aws_restXml";
5
+ import { de_ListDistributionsByWebACLIdCommand, se_ListDistributionsByWebACLIdCommand } from "../protocols/Aws_restXml";
6
6
  export class ListDistributionsByWebACLIdCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class ListDistributionsByWebACLIdCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_restXmlListDistributionsByWebACLIdCommand(input, context);
37
+ return se_ListDistributionsByWebACLIdCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_restXmlListDistributionsByWebACLIdCommand(output, context);
40
+ return de_ListDistributionsByWebACLIdCommand(output, context);
41
41
  }
42
42
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListDistributionsResultFilterSensitiveLog, } from "../models/models_1";
5
- import { deserializeAws_restXmlListDistributionsCommand, serializeAws_restXmlListDistributionsCommand, } from "../protocols/Aws_restXml";
5
+ import { de_ListDistributionsCommand, se_ListDistributionsCommand } from "../protocols/Aws_restXml";
6
6
  export class ListDistributionsCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class ListDistributionsCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_restXmlListDistributionsCommand(input, context);
37
+ return se_ListDistributionsCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_restXmlListDistributionsCommand(output, context);
40
+ return de_ListDistributionsCommand(output, context);
41
41
  }
42
42
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restXmlListFieldLevelEncryptionConfigsCommand, serializeAws_restXmlListFieldLevelEncryptionConfigsCommand, } from "../protocols/Aws_restXml";
4
+ import { de_ListFieldLevelEncryptionConfigsCommand, se_ListFieldLevelEncryptionConfigsCommand, } from "../protocols/Aws_restXml";
5
5
  export class ListFieldLevelEncryptionConfigsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListFieldLevelEncryptionConfigsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restXmlListFieldLevelEncryptionConfigsCommand(input, context);
36
+ return se_ListFieldLevelEncryptionConfigsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restXmlListFieldLevelEncryptionConfigsCommand(output, context);
39
+ return de_ListFieldLevelEncryptionConfigsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restXmlListFieldLevelEncryptionProfilesCommand, serializeAws_restXmlListFieldLevelEncryptionProfilesCommand, } from "../protocols/Aws_restXml";
4
+ import { de_ListFieldLevelEncryptionProfilesCommand, se_ListFieldLevelEncryptionProfilesCommand, } from "../protocols/Aws_restXml";
5
5
  export class ListFieldLevelEncryptionProfilesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListFieldLevelEncryptionProfilesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restXmlListFieldLevelEncryptionProfilesCommand(input, context);
36
+ return se_ListFieldLevelEncryptionProfilesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restXmlListFieldLevelEncryptionProfilesCommand(output, context);
39
+ return de_ListFieldLevelEncryptionProfilesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restXmlListFunctionsCommand, serializeAws_restXmlListFunctionsCommand, } from "../protocols/Aws_restXml";
4
+ import { de_ListFunctionsCommand, se_ListFunctionsCommand } from "../protocols/Aws_restXml";
5
5
  export class ListFunctionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListFunctionsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restXmlListFunctionsCommand(input, context);
36
+ return se_ListFunctionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restXmlListFunctionsCommand(output, context);
39
+ return de_ListFunctionsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restXmlListInvalidationsCommand, serializeAws_restXmlListInvalidationsCommand, } from "../protocols/Aws_restXml";
4
+ import { de_ListInvalidationsCommand, se_ListInvalidationsCommand } from "../protocols/Aws_restXml";
5
5
  export class ListInvalidationsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListInvalidationsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restXmlListInvalidationsCommand(input, context);
36
+ return se_ListInvalidationsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restXmlListInvalidationsCommand(output, context);
39
+ return de_ListInvalidationsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restXmlListKeyGroupsCommand, serializeAws_restXmlListKeyGroupsCommand, } from "../protocols/Aws_restXml";
4
+ import { de_ListKeyGroupsCommand, se_ListKeyGroupsCommand } from "../protocols/Aws_restXml";
5
5
  export class ListKeyGroupsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListKeyGroupsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restXmlListKeyGroupsCommand(input, context);
36
+ return se_ListKeyGroupsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restXmlListKeyGroupsCommand(output, context);
39
+ return de_ListKeyGroupsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restXmlListOriginAccessControlsCommand, serializeAws_restXmlListOriginAccessControlsCommand, } from "../protocols/Aws_restXml";
4
+ import { de_ListOriginAccessControlsCommand, se_ListOriginAccessControlsCommand } from "../protocols/Aws_restXml";
5
5
  export class ListOriginAccessControlsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListOriginAccessControlsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restXmlListOriginAccessControlsCommand(input, context);
36
+ return se_ListOriginAccessControlsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restXmlListOriginAccessControlsCommand(output, context);
39
+ return de_ListOriginAccessControlsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restXmlListOriginRequestPoliciesCommand, serializeAws_restXmlListOriginRequestPoliciesCommand, } from "../protocols/Aws_restXml";
4
+ import { de_ListOriginRequestPoliciesCommand, se_ListOriginRequestPoliciesCommand } from "../protocols/Aws_restXml";
5
5
  export class ListOriginRequestPoliciesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListOriginRequestPoliciesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restXmlListOriginRequestPoliciesCommand(input, context);
36
+ return se_ListOriginRequestPoliciesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restXmlListOriginRequestPoliciesCommand(output, context);
39
+ return de_ListOriginRequestPoliciesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restXmlListPublicKeysCommand, serializeAws_restXmlListPublicKeysCommand, } from "../protocols/Aws_restXml";
4
+ import { de_ListPublicKeysCommand, se_ListPublicKeysCommand } from "../protocols/Aws_restXml";
5
5
  export class ListPublicKeysCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListPublicKeysCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restXmlListPublicKeysCommand(input, context);
36
+ return se_ListPublicKeysCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restXmlListPublicKeysCommand(output, context);
39
+ return de_ListPublicKeysCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restXmlListRealtimeLogConfigsCommand, serializeAws_restXmlListRealtimeLogConfigsCommand, } from "../protocols/Aws_restXml";
4
+ import { de_ListRealtimeLogConfigsCommand, se_ListRealtimeLogConfigsCommand } from "../protocols/Aws_restXml";
5
5
  export class ListRealtimeLogConfigsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListRealtimeLogConfigsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restXmlListRealtimeLogConfigsCommand(input, context);
36
+ return se_ListRealtimeLogConfigsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restXmlListRealtimeLogConfigsCommand(output, context);
39
+ return de_ListRealtimeLogConfigsCommand(output, context);
40
40
  }
41
41
  }