@aws-sdk/client-cloudfront 3.53.0 → 3.55.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 (117) hide show
  1. package/CHANGELOG.md +24 -0
  2. package/dist-cjs/CloudFrontClient.js +13 -13
  3. package/dist-cjs/commands/AssociateAliasCommand.js +3 -3
  4. package/dist-cjs/commands/CreateCachePolicyCommand.js +3 -3
  5. package/dist-cjs/commands/CreateCloudFrontOriginAccessIdentityCommand.js +3 -3
  6. package/dist-cjs/commands/CreateDistributionCommand.js +3 -3
  7. package/dist-cjs/commands/CreateDistributionWithTagsCommand.js +3 -3
  8. package/dist-cjs/commands/CreateFieldLevelEncryptionConfigCommand.js +3 -3
  9. package/dist-cjs/commands/CreateFieldLevelEncryptionProfileCommand.js +3 -3
  10. package/dist-cjs/commands/CreateFunctionCommand.js +3 -3
  11. package/dist-cjs/commands/CreateInvalidationCommand.js +3 -3
  12. package/dist-cjs/commands/CreateKeyGroupCommand.js +3 -3
  13. package/dist-cjs/commands/CreateMonitoringSubscriptionCommand.js +3 -3
  14. package/dist-cjs/commands/CreateOriginRequestPolicyCommand.js +3 -3
  15. package/dist-cjs/commands/CreatePublicKeyCommand.js +3 -3
  16. package/dist-cjs/commands/CreateRealtimeLogConfigCommand.js +3 -3
  17. package/dist-cjs/commands/CreateResponseHeadersPolicyCommand.js +3 -3
  18. package/dist-cjs/commands/CreateStreamingDistributionCommand.js +3 -3
  19. package/dist-cjs/commands/CreateStreamingDistributionWithTagsCommand.js +3 -3
  20. package/dist-cjs/commands/DeleteCachePolicyCommand.js +3 -3
  21. package/dist-cjs/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +3 -3
  22. package/dist-cjs/commands/DeleteDistributionCommand.js +3 -3
  23. package/dist-cjs/commands/DeleteFieldLevelEncryptionConfigCommand.js +3 -3
  24. package/dist-cjs/commands/DeleteFieldLevelEncryptionProfileCommand.js +3 -3
  25. package/dist-cjs/commands/DeleteFunctionCommand.js +3 -3
  26. package/dist-cjs/commands/DeleteKeyGroupCommand.js +3 -3
  27. package/dist-cjs/commands/DeleteMonitoringSubscriptionCommand.js +3 -3
  28. package/dist-cjs/commands/DeleteOriginRequestPolicyCommand.js +3 -3
  29. package/dist-cjs/commands/DeletePublicKeyCommand.js +3 -3
  30. package/dist-cjs/commands/DeleteRealtimeLogConfigCommand.js +3 -3
  31. package/dist-cjs/commands/DeleteResponseHeadersPolicyCommand.js +3 -3
  32. package/dist-cjs/commands/DeleteStreamingDistributionCommand.js +3 -3
  33. package/dist-cjs/commands/DescribeFunctionCommand.js +3 -3
  34. package/dist-cjs/commands/GetCachePolicyCommand.js +3 -3
  35. package/dist-cjs/commands/GetCachePolicyConfigCommand.js +3 -3
  36. package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityCommand.js +3 -3
  37. package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +3 -3
  38. package/dist-cjs/commands/GetDistributionCommand.js +3 -3
  39. package/dist-cjs/commands/GetDistributionConfigCommand.js +3 -3
  40. package/dist-cjs/commands/GetFieldLevelEncryptionCommand.js +3 -3
  41. package/dist-cjs/commands/GetFieldLevelEncryptionConfigCommand.js +3 -3
  42. package/dist-cjs/commands/GetFieldLevelEncryptionProfileCommand.js +3 -3
  43. package/dist-cjs/commands/GetFieldLevelEncryptionProfileConfigCommand.js +3 -3
  44. package/dist-cjs/commands/GetFunctionCommand.js +3 -3
  45. package/dist-cjs/commands/GetInvalidationCommand.js +3 -3
  46. package/dist-cjs/commands/GetKeyGroupCommand.js +3 -3
  47. package/dist-cjs/commands/GetKeyGroupConfigCommand.js +3 -3
  48. package/dist-cjs/commands/GetMonitoringSubscriptionCommand.js +3 -3
  49. package/dist-cjs/commands/GetOriginRequestPolicyCommand.js +3 -3
  50. package/dist-cjs/commands/GetOriginRequestPolicyConfigCommand.js +3 -3
  51. package/dist-cjs/commands/GetPublicKeyCommand.js +3 -3
  52. package/dist-cjs/commands/GetPublicKeyConfigCommand.js +3 -3
  53. package/dist-cjs/commands/GetRealtimeLogConfigCommand.js +3 -3
  54. package/dist-cjs/commands/GetResponseHeadersPolicyCommand.js +3 -3
  55. package/dist-cjs/commands/GetResponseHeadersPolicyConfigCommand.js +3 -3
  56. package/dist-cjs/commands/GetStreamingDistributionCommand.js +3 -3
  57. package/dist-cjs/commands/GetStreamingDistributionConfigCommand.js +3 -3
  58. package/dist-cjs/commands/ListCachePoliciesCommand.js +3 -3
  59. package/dist-cjs/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +3 -3
  60. package/dist-cjs/commands/ListConflictingAliasesCommand.js +3 -3
  61. package/dist-cjs/commands/ListDistributionsByCachePolicyIdCommand.js +3 -3
  62. package/dist-cjs/commands/ListDistributionsByKeyGroupCommand.js +3 -3
  63. package/dist-cjs/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +3 -3
  64. package/dist-cjs/commands/ListDistributionsByRealtimeLogConfigCommand.js +3 -3
  65. package/dist-cjs/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +3 -3
  66. package/dist-cjs/commands/ListDistributionsByWebACLIdCommand.js +3 -3
  67. package/dist-cjs/commands/ListDistributionsCommand.js +3 -3
  68. package/dist-cjs/commands/ListFieldLevelEncryptionConfigsCommand.js +3 -3
  69. package/dist-cjs/commands/ListFieldLevelEncryptionProfilesCommand.js +3 -3
  70. package/dist-cjs/commands/ListFunctionsCommand.js +3 -3
  71. package/dist-cjs/commands/ListInvalidationsCommand.js +3 -3
  72. package/dist-cjs/commands/ListKeyGroupsCommand.js +3 -3
  73. package/dist-cjs/commands/ListOriginRequestPoliciesCommand.js +3 -3
  74. package/dist-cjs/commands/ListPublicKeysCommand.js +3 -3
  75. package/dist-cjs/commands/ListRealtimeLogConfigsCommand.js +3 -3
  76. package/dist-cjs/commands/ListResponseHeadersPoliciesCommand.js +3 -3
  77. package/dist-cjs/commands/ListStreamingDistributionsCommand.js +3 -3
  78. package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
  79. package/dist-cjs/commands/PublishFunctionCommand.js +3 -3
  80. package/dist-cjs/commands/TagResourceCommand.js +3 -3
  81. package/dist-cjs/commands/TestFunctionCommand.js +3 -3
  82. package/dist-cjs/commands/UntagResourceCommand.js +3 -3
  83. package/dist-cjs/commands/UpdateCachePolicyCommand.js +3 -3
  84. package/dist-cjs/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +3 -3
  85. package/dist-cjs/commands/UpdateDistributionCommand.js +3 -3
  86. package/dist-cjs/commands/UpdateFieldLevelEncryptionConfigCommand.js +3 -3
  87. package/dist-cjs/commands/UpdateFieldLevelEncryptionProfileCommand.js +3 -3
  88. package/dist-cjs/commands/UpdateFunctionCommand.js +3 -3
  89. package/dist-cjs/commands/UpdateKeyGroupCommand.js +3 -3
  90. package/dist-cjs/commands/UpdateOriginRequestPolicyCommand.js +3 -3
  91. package/dist-cjs/commands/UpdatePublicKeyCommand.js +3 -3
  92. package/dist-cjs/commands/UpdateRealtimeLogConfigCommand.js +3 -3
  93. package/dist-cjs/commands/UpdateResponseHeadersPolicyCommand.js +3 -3
  94. package/dist-cjs/commands/UpdateStreamingDistributionCommand.js +3 -3
  95. package/dist-cjs/endpoints.js +1 -1
  96. package/dist-cjs/protocols/Aws_restXml.js +893 -893
  97. package/dist-cjs/runtimeConfig.browser.js +4 -4
  98. package/dist-cjs/runtimeConfig.js +9 -9
  99. package/dist-cjs/runtimeConfig.native.js +1 -1
  100. package/dist-cjs/waiters/waitForDistributionDeployed.js +3 -3
  101. package/dist-cjs/waiters/waitForInvalidationCompleted.js +3 -3
  102. package/dist-cjs/waiters/waitForStreamingDistributionDeployed.js +3 -3
  103. package/dist-es/CloudFront.js +92 -92
  104. package/dist-es/pagination/ListCloudFrontOriginAccessIdentitiesPaginator.js +4 -4
  105. package/dist-es/pagination/ListDistributionsPaginator.js +4 -4
  106. package/dist-es/pagination/ListInvalidationsPaginator.js +4 -4
  107. package/dist-es/pagination/ListStreamingDistributionsPaginator.js +4 -4
  108. package/dist-es/protocols/Aws_restXml.js +92 -92
  109. package/dist-types/CloudFrontClient.d.ts +2 -2
  110. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  111. package/dist-types/runtimeConfig.d.ts +1 -1
  112. package/dist-types/runtimeConfig.native.d.ts +3 -3
  113. package/dist-types/ts3.4/CloudFrontClient.d.ts +2 -2
  114. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  115. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  116. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
  117. package/package.json +36 -36
@@ -12,7 +12,7 @@ class DeleteMonitoringSubscriptionCommand extends smithy_client_1.Command {
12
12
  this.input = input;
13
13
  }
14
14
  resolveMiddleware(clientStack, configuration, options) {
15
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
15
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
16
16
  const stack = clientStack.concat(this.middlewareStack);
17
17
  const { logger } = configuration;
18
18
  const clientName = "CloudFrontClient";
@@ -28,10 +28,10 @@ class DeleteMonitoringSubscriptionCommand extends smithy_client_1.Command {
28
28
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
29
29
  }
30
30
  serialize(input, context) {
31
- return Aws_restXml_1.serializeAws_restXmlDeleteMonitoringSubscriptionCommand(input, context);
31
+ return (0, Aws_restXml_1.serializeAws_restXmlDeleteMonitoringSubscriptionCommand)(input, context);
32
32
  }
33
33
  deserialize(output, context) {
34
- return Aws_restXml_1.deserializeAws_restXmlDeleteMonitoringSubscriptionCommand(output, context);
34
+ return (0, Aws_restXml_1.deserializeAws_restXmlDeleteMonitoringSubscriptionCommand)(output, context);
35
35
  }
36
36
  }
37
37
  exports.DeleteMonitoringSubscriptionCommand = DeleteMonitoringSubscriptionCommand;
@@ -11,7 +11,7 @@ class DeleteOriginRequestPolicyCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "CloudFrontClient";
@@ -27,10 +27,10 @@ class DeleteOriginRequestPolicyCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restXml_1.serializeAws_restXmlDeleteOriginRequestPolicyCommand(input, context);
30
+ return (0, Aws_restXml_1.serializeAws_restXmlDeleteOriginRequestPolicyCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restXml_1.deserializeAws_restXmlDeleteOriginRequestPolicyCommand(output, context);
33
+ return (0, Aws_restXml_1.deserializeAws_restXmlDeleteOriginRequestPolicyCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DeleteOriginRequestPolicyCommand = DeleteOriginRequestPolicyCommand;
@@ -11,7 +11,7 @@ class DeletePublicKeyCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "CloudFrontClient";
@@ -27,10 +27,10 @@ class DeletePublicKeyCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restXml_1.serializeAws_restXmlDeletePublicKeyCommand(input, context);
30
+ return (0, Aws_restXml_1.serializeAws_restXmlDeletePublicKeyCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restXml_1.deserializeAws_restXmlDeletePublicKeyCommand(output, context);
33
+ return (0, Aws_restXml_1.deserializeAws_restXmlDeletePublicKeyCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DeletePublicKeyCommand = DeletePublicKeyCommand;
@@ -11,7 +11,7 @@ class DeleteRealtimeLogConfigCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "CloudFrontClient";
@@ -27,10 +27,10 @@ class DeleteRealtimeLogConfigCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restXml_1.serializeAws_restXmlDeleteRealtimeLogConfigCommand(input, context);
30
+ return (0, Aws_restXml_1.serializeAws_restXmlDeleteRealtimeLogConfigCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restXml_1.deserializeAws_restXmlDeleteRealtimeLogConfigCommand(output, context);
33
+ return (0, Aws_restXml_1.deserializeAws_restXmlDeleteRealtimeLogConfigCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DeleteRealtimeLogConfigCommand = DeleteRealtimeLogConfigCommand;
@@ -11,7 +11,7 @@ class DeleteResponseHeadersPolicyCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "CloudFrontClient";
@@ -27,10 +27,10 @@ class DeleteResponseHeadersPolicyCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restXml_1.serializeAws_restXmlDeleteResponseHeadersPolicyCommand(input, context);
30
+ return (0, Aws_restXml_1.serializeAws_restXmlDeleteResponseHeadersPolicyCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restXml_1.deserializeAws_restXmlDeleteResponseHeadersPolicyCommand(output, context);
33
+ return (0, Aws_restXml_1.deserializeAws_restXmlDeleteResponseHeadersPolicyCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DeleteResponseHeadersPolicyCommand = DeleteResponseHeadersPolicyCommand;
@@ -11,7 +11,7 @@ class DeleteStreamingDistributionCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "CloudFrontClient";
@@ -27,10 +27,10 @@ class DeleteStreamingDistributionCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restXml_1.serializeAws_restXmlDeleteStreamingDistributionCommand(input, context);
30
+ return (0, Aws_restXml_1.serializeAws_restXmlDeleteStreamingDistributionCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restXml_1.deserializeAws_restXmlDeleteStreamingDistributionCommand(output, context);
33
+ return (0, Aws_restXml_1.deserializeAws_restXmlDeleteStreamingDistributionCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DeleteStreamingDistributionCommand = DeleteStreamingDistributionCommand;
@@ -11,7 +11,7 @@ class DescribeFunctionCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "CloudFrontClient";
@@ -27,10 +27,10 @@ class DescribeFunctionCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restXml_1.serializeAws_restXmlDescribeFunctionCommand(input, context);
30
+ return (0, Aws_restXml_1.serializeAws_restXmlDescribeFunctionCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restXml_1.deserializeAws_restXmlDescribeFunctionCommand(output, context);
33
+ return (0, Aws_restXml_1.deserializeAws_restXmlDescribeFunctionCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.DescribeFunctionCommand = DescribeFunctionCommand;
@@ -11,7 +11,7 @@ class GetCachePolicyCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "CloudFrontClient";
@@ -27,10 +27,10 @@ class GetCachePolicyCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restXml_1.serializeAws_restXmlGetCachePolicyCommand(input, context);
30
+ return (0, Aws_restXml_1.serializeAws_restXmlGetCachePolicyCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restXml_1.deserializeAws_restXmlGetCachePolicyCommand(output, context);
33
+ return (0, Aws_restXml_1.deserializeAws_restXmlGetCachePolicyCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetCachePolicyCommand = GetCachePolicyCommand;
@@ -11,7 +11,7 @@ class GetCachePolicyConfigCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "CloudFrontClient";
@@ -27,10 +27,10 @@ class GetCachePolicyConfigCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restXml_1.serializeAws_restXmlGetCachePolicyConfigCommand(input, context);
30
+ return (0, Aws_restXml_1.serializeAws_restXmlGetCachePolicyConfigCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restXml_1.deserializeAws_restXmlGetCachePolicyConfigCommand(output, context);
33
+ return (0, Aws_restXml_1.deserializeAws_restXmlGetCachePolicyConfigCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetCachePolicyConfigCommand = GetCachePolicyConfigCommand;
@@ -11,7 +11,7 @@ class GetCloudFrontOriginAccessIdentityCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "CloudFrontClient";
@@ -27,10 +27,10 @@ class GetCloudFrontOriginAccessIdentityCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restXml_1.serializeAws_restXmlGetCloudFrontOriginAccessIdentityCommand(input, context);
30
+ return (0, Aws_restXml_1.serializeAws_restXmlGetCloudFrontOriginAccessIdentityCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restXml_1.deserializeAws_restXmlGetCloudFrontOriginAccessIdentityCommand(output, context);
33
+ return (0, Aws_restXml_1.deserializeAws_restXmlGetCloudFrontOriginAccessIdentityCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetCloudFrontOriginAccessIdentityCommand = GetCloudFrontOriginAccessIdentityCommand;
@@ -11,7 +11,7 @@ class GetCloudFrontOriginAccessIdentityConfigCommand extends smithy_client_1.Com
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "CloudFrontClient";
@@ -27,10 +27,10 @@ class GetCloudFrontOriginAccessIdentityConfigCommand extends smithy_client_1.Com
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restXml_1.serializeAws_restXmlGetCloudFrontOriginAccessIdentityConfigCommand(input, context);
30
+ return (0, Aws_restXml_1.serializeAws_restXmlGetCloudFrontOriginAccessIdentityConfigCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restXml_1.deserializeAws_restXmlGetCloudFrontOriginAccessIdentityConfigCommand(output, context);
33
+ return (0, Aws_restXml_1.deserializeAws_restXmlGetCloudFrontOriginAccessIdentityConfigCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetCloudFrontOriginAccessIdentityConfigCommand = GetCloudFrontOriginAccessIdentityConfigCommand;
@@ -11,7 +11,7 @@ class GetDistributionCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "CloudFrontClient";
@@ -27,10 +27,10 @@ class GetDistributionCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restXml_1.serializeAws_restXmlGetDistributionCommand(input, context);
30
+ return (0, Aws_restXml_1.serializeAws_restXmlGetDistributionCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restXml_1.deserializeAws_restXmlGetDistributionCommand(output, context);
33
+ return (0, Aws_restXml_1.deserializeAws_restXmlGetDistributionCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetDistributionCommand = GetDistributionCommand;
@@ -11,7 +11,7 @@ class GetDistributionConfigCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "CloudFrontClient";
@@ -27,10 +27,10 @@ class GetDistributionConfigCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restXml_1.serializeAws_restXmlGetDistributionConfigCommand(input, context);
30
+ return (0, Aws_restXml_1.serializeAws_restXmlGetDistributionConfigCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restXml_1.deserializeAws_restXmlGetDistributionConfigCommand(output, context);
33
+ return (0, Aws_restXml_1.deserializeAws_restXmlGetDistributionConfigCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetDistributionConfigCommand = GetDistributionConfigCommand;
@@ -11,7 +11,7 @@ class GetFieldLevelEncryptionCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "CloudFrontClient";
@@ -27,10 +27,10 @@ class GetFieldLevelEncryptionCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restXml_1.serializeAws_restXmlGetFieldLevelEncryptionCommand(input, context);
30
+ return (0, Aws_restXml_1.serializeAws_restXmlGetFieldLevelEncryptionCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restXml_1.deserializeAws_restXmlGetFieldLevelEncryptionCommand(output, context);
33
+ return (0, Aws_restXml_1.deserializeAws_restXmlGetFieldLevelEncryptionCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetFieldLevelEncryptionCommand = GetFieldLevelEncryptionCommand;
@@ -11,7 +11,7 @@ class GetFieldLevelEncryptionConfigCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "CloudFrontClient";
@@ -27,10 +27,10 @@ class GetFieldLevelEncryptionConfigCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restXml_1.serializeAws_restXmlGetFieldLevelEncryptionConfigCommand(input, context);
30
+ return (0, Aws_restXml_1.serializeAws_restXmlGetFieldLevelEncryptionConfigCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restXml_1.deserializeAws_restXmlGetFieldLevelEncryptionConfigCommand(output, context);
33
+ return (0, Aws_restXml_1.deserializeAws_restXmlGetFieldLevelEncryptionConfigCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetFieldLevelEncryptionConfigCommand = GetFieldLevelEncryptionConfigCommand;
@@ -11,7 +11,7 @@ class GetFieldLevelEncryptionProfileCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "CloudFrontClient";
@@ -27,10 +27,10 @@ class GetFieldLevelEncryptionProfileCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restXml_1.serializeAws_restXmlGetFieldLevelEncryptionProfileCommand(input, context);
30
+ return (0, Aws_restXml_1.serializeAws_restXmlGetFieldLevelEncryptionProfileCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restXml_1.deserializeAws_restXmlGetFieldLevelEncryptionProfileCommand(output, context);
33
+ return (0, Aws_restXml_1.deserializeAws_restXmlGetFieldLevelEncryptionProfileCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetFieldLevelEncryptionProfileCommand = GetFieldLevelEncryptionProfileCommand;
@@ -11,7 +11,7 @@ class GetFieldLevelEncryptionProfileConfigCommand extends smithy_client_1.Comman
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "CloudFrontClient";
@@ -27,10 +27,10 @@ class GetFieldLevelEncryptionProfileConfigCommand extends smithy_client_1.Comman
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restXml_1.serializeAws_restXmlGetFieldLevelEncryptionProfileConfigCommand(input, context);
30
+ return (0, Aws_restXml_1.serializeAws_restXmlGetFieldLevelEncryptionProfileConfigCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restXml_1.deserializeAws_restXmlGetFieldLevelEncryptionProfileConfigCommand(output, context);
33
+ return (0, Aws_restXml_1.deserializeAws_restXmlGetFieldLevelEncryptionProfileConfigCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetFieldLevelEncryptionProfileConfigCommand = GetFieldLevelEncryptionProfileConfigCommand;
@@ -11,7 +11,7 @@ class GetFunctionCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "CloudFrontClient";
@@ -27,10 +27,10 @@ class GetFunctionCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restXml_1.serializeAws_restXmlGetFunctionCommand(input, context);
30
+ return (0, Aws_restXml_1.serializeAws_restXmlGetFunctionCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restXml_1.deserializeAws_restXmlGetFunctionCommand(output, context);
33
+ return (0, Aws_restXml_1.deserializeAws_restXmlGetFunctionCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetFunctionCommand = GetFunctionCommand;
@@ -11,7 +11,7 @@ class GetInvalidationCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "CloudFrontClient";
@@ -27,10 +27,10 @@ class GetInvalidationCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restXml_1.serializeAws_restXmlGetInvalidationCommand(input, context);
30
+ return (0, Aws_restXml_1.serializeAws_restXmlGetInvalidationCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restXml_1.deserializeAws_restXmlGetInvalidationCommand(output, context);
33
+ return (0, Aws_restXml_1.deserializeAws_restXmlGetInvalidationCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetInvalidationCommand = GetInvalidationCommand;
@@ -11,7 +11,7 @@ class GetKeyGroupCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "CloudFrontClient";
@@ -27,10 +27,10 @@ class GetKeyGroupCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restXml_1.serializeAws_restXmlGetKeyGroupCommand(input, context);
30
+ return (0, Aws_restXml_1.serializeAws_restXmlGetKeyGroupCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restXml_1.deserializeAws_restXmlGetKeyGroupCommand(output, context);
33
+ return (0, Aws_restXml_1.deserializeAws_restXmlGetKeyGroupCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetKeyGroupCommand = GetKeyGroupCommand;
@@ -11,7 +11,7 @@ class GetKeyGroupConfigCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "CloudFrontClient";
@@ -27,10 +27,10 @@ class GetKeyGroupConfigCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restXml_1.serializeAws_restXmlGetKeyGroupConfigCommand(input, context);
30
+ return (0, Aws_restXml_1.serializeAws_restXmlGetKeyGroupConfigCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restXml_1.deserializeAws_restXmlGetKeyGroupConfigCommand(output, context);
33
+ return (0, Aws_restXml_1.deserializeAws_restXmlGetKeyGroupConfigCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetKeyGroupConfigCommand = GetKeyGroupConfigCommand;
@@ -11,7 +11,7 @@ class GetMonitoringSubscriptionCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "CloudFrontClient";
@@ -27,10 +27,10 @@ class GetMonitoringSubscriptionCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restXml_1.serializeAws_restXmlGetMonitoringSubscriptionCommand(input, context);
30
+ return (0, Aws_restXml_1.serializeAws_restXmlGetMonitoringSubscriptionCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restXml_1.deserializeAws_restXmlGetMonitoringSubscriptionCommand(output, context);
33
+ return (0, Aws_restXml_1.deserializeAws_restXmlGetMonitoringSubscriptionCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetMonitoringSubscriptionCommand = GetMonitoringSubscriptionCommand;
@@ -11,7 +11,7 @@ class GetOriginRequestPolicyCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "CloudFrontClient";
@@ -27,10 +27,10 @@ class GetOriginRequestPolicyCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restXml_1.serializeAws_restXmlGetOriginRequestPolicyCommand(input, context);
30
+ return (0, Aws_restXml_1.serializeAws_restXmlGetOriginRequestPolicyCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restXml_1.deserializeAws_restXmlGetOriginRequestPolicyCommand(output, context);
33
+ return (0, Aws_restXml_1.deserializeAws_restXmlGetOriginRequestPolicyCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetOriginRequestPolicyCommand = GetOriginRequestPolicyCommand;
@@ -11,7 +11,7 @@ class GetOriginRequestPolicyConfigCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "CloudFrontClient";
@@ -27,10 +27,10 @@ class GetOriginRequestPolicyConfigCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restXml_1.serializeAws_restXmlGetOriginRequestPolicyConfigCommand(input, context);
30
+ return (0, Aws_restXml_1.serializeAws_restXmlGetOriginRequestPolicyConfigCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restXml_1.deserializeAws_restXmlGetOriginRequestPolicyConfigCommand(output, context);
33
+ return (0, Aws_restXml_1.deserializeAws_restXmlGetOriginRequestPolicyConfigCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetOriginRequestPolicyConfigCommand = GetOriginRequestPolicyConfigCommand;
@@ -11,7 +11,7 @@ class GetPublicKeyCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "CloudFrontClient";
@@ -27,10 +27,10 @@ class GetPublicKeyCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restXml_1.serializeAws_restXmlGetPublicKeyCommand(input, context);
30
+ return (0, Aws_restXml_1.serializeAws_restXmlGetPublicKeyCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restXml_1.deserializeAws_restXmlGetPublicKeyCommand(output, context);
33
+ return (0, Aws_restXml_1.deserializeAws_restXmlGetPublicKeyCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetPublicKeyCommand = GetPublicKeyCommand;
@@ -11,7 +11,7 @@ class GetPublicKeyConfigCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "CloudFrontClient";
@@ -27,10 +27,10 @@ class GetPublicKeyConfigCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restXml_1.serializeAws_restXmlGetPublicKeyConfigCommand(input, context);
30
+ return (0, Aws_restXml_1.serializeAws_restXmlGetPublicKeyConfigCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restXml_1.deserializeAws_restXmlGetPublicKeyConfigCommand(output, context);
33
+ return (0, Aws_restXml_1.deserializeAws_restXmlGetPublicKeyConfigCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetPublicKeyConfigCommand = GetPublicKeyConfigCommand;
@@ -11,7 +11,7 @@ class GetRealtimeLogConfigCommand extends smithy_client_1.Command {
11
11
  this.input = input;
12
12
  }
13
13
  resolveMiddleware(clientStack, configuration, options) {
14
- this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
14
+ this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
15
15
  const stack = clientStack.concat(this.middlewareStack);
16
16
  const { logger } = configuration;
17
17
  const clientName = "CloudFrontClient";
@@ -27,10 +27,10 @@ class GetRealtimeLogConfigCommand extends smithy_client_1.Command {
27
27
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
28
28
  }
29
29
  serialize(input, context) {
30
- return Aws_restXml_1.serializeAws_restXmlGetRealtimeLogConfigCommand(input, context);
30
+ return (0, Aws_restXml_1.serializeAws_restXmlGetRealtimeLogConfigCommand)(input, context);
31
31
  }
32
32
  deserialize(output, context) {
33
- return Aws_restXml_1.deserializeAws_restXmlGetRealtimeLogConfigCommand(output, context);
33
+ return (0, Aws_restXml_1.deserializeAws_restXmlGetRealtimeLogConfigCommand)(output, context);
34
34
  }
35
35
  }
36
36
  exports.GetRealtimeLogConfigCommand = GetRealtimeLogConfigCommand;