@aws-sdk/client-cloudfront 3.489.0 → 3.495.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 (135) hide show
  1. package/dist-cjs/CloudFront.js +1 -233
  2. package/dist-cjs/CloudFrontClient.js +1 -43
  3. package/dist-cjs/commands/AssociateAliasCommand.js +1 -28
  4. package/dist-cjs/commands/CopyDistributionCommand.js +1 -29
  5. package/dist-cjs/commands/CreateCachePolicyCommand.js +1 -28
  6. package/dist-cjs/commands/CreateCloudFrontOriginAccessIdentityCommand.js +1 -28
  7. package/dist-cjs/commands/CreateContinuousDeploymentPolicyCommand.js +1 -28
  8. package/dist-cjs/commands/CreateDistributionCommand.js +1 -29
  9. package/dist-cjs/commands/CreateDistributionWithTagsCommand.js +1 -29
  10. package/dist-cjs/commands/CreateFieldLevelEncryptionConfigCommand.js +1 -28
  11. package/dist-cjs/commands/CreateFieldLevelEncryptionProfileCommand.js +1 -28
  12. package/dist-cjs/commands/CreateFunctionCommand.js +1 -29
  13. package/dist-cjs/commands/CreateInvalidationCommand.js +1 -28
  14. package/dist-cjs/commands/CreateKeyGroupCommand.js +1 -28
  15. package/dist-cjs/commands/CreateKeyValueStoreCommand.js +1 -28
  16. package/dist-cjs/commands/CreateMonitoringSubscriptionCommand.js +1 -28
  17. package/dist-cjs/commands/CreateOriginAccessControlCommand.js +1 -28
  18. package/dist-cjs/commands/CreateOriginRequestPolicyCommand.js +1 -28
  19. package/dist-cjs/commands/CreatePublicKeyCommand.js +1 -28
  20. package/dist-cjs/commands/CreateRealtimeLogConfigCommand.js +1 -28
  21. package/dist-cjs/commands/CreateResponseHeadersPolicyCommand.js +1 -28
  22. package/dist-cjs/commands/CreateStreamingDistributionCommand.js +1 -28
  23. package/dist-cjs/commands/CreateStreamingDistributionWithTagsCommand.js +1 -28
  24. package/dist-cjs/commands/DeleteCachePolicyCommand.js +1 -28
  25. package/dist-cjs/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +1 -28
  26. package/dist-cjs/commands/DeleteContinuousDeploymentPolicyCommand.js +1 -28
  27. package/dist-cjs/commands/DeleteDistributionCommand.js +1 -28
  28. package/dist-cjs/commands/DeleteFieldLevelEncryptionConfigCommand.js +1 -28
  29. package/dist-cjs/commands/DeleteFieldLevelEncryptionProfileCommand.js +1 -28
  30. package/dist-cjs/commands/DeleteFunctionCommand.js +1 -28
  31. package/dist-cjs/commands/DeleteKeyGroupCommand.js +1 -28
  32. package/dist-cjs/commands/DeleteKeyValueStoreCommand.js +1 -28
  33. package/dist-cjs/commands/DeleteMonitoringSubscriptionCommand.js +1 -28
  34. package/dist-cjs/commands/DeleteOriginAccessControlCommand.js +1 -28
  35. package/dist-cjs/commands/DeleteOriginRequestPolicyCommand.js +1 -28
  36. package/dist-cjs/commands/DeletePublicKeyCommand.js +1 -28
  37. package/dist-cjs/commands/DeleteRealtimeLogConfigCommand.js +1 -28
  38. package/dist-cjs/commands/DeleteResponseHeadersPolicyCommand.js +1 -28
  39. package/dist-cjs/commands/DeleteStreamingDistributionCommand.js +1 -28
  40. package/dist-cjs/commands/DescribeFunctionCommand.js +1 -28
  41. package/dist-cjs/commands/DescribeKeyValueStoreCommand.js +1 -28
  42. package/dist-cjs/commands/GetCachePolicyCommand.js +1 -28
  43. package/dist-cjs/commands/GetCachePolicyConfigCommand.js +1 -28
  44. package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityCommand.js +1 -28
  45. package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +1 -28
  46. package/dist-cjs/commands/GetContinuousDeploymentPolicyCommand.js +1 -28
  47. package/dist-cjs/commands/GetContinuousDeploymentPolicyConfigCommand.js +1 -28
  48. package/dist-cjs/commands/GetDistributionCommand.js +1 -29
  49. package/dist-cjs/commands/GetDistributionConfigCommand.js +1 -29
  50. package/dist-cjs/commands/GetFieldLevelEncryptionCommand.js +1 -28
  51. package/dist-cjs/commands/GetFieldLevelEncryptionConfigCommand.js +1 -28
  52. package/dist-cjs/commands/GetFieldLevelEncryptionProfileCommand.js +1 -28
  53. package/dist-cjs/commands/GetFieldLevelEncryptionProfileConfigCommand.js +1 -28
  54. package/dist-cjs/commands/GetFunctionCommand.js +1 -29
  55. package/dist-cjs/commands/GetInvalidationCommand.js +1 -28
  56. package/dist-cjs/commands/GetKeyGroupCommand.js +1 -28
  57. package/dist-cjs/commands/GetKeyGroupConfigCommand.js +1 -28
  58. package/dist-cjs/commands/GetMonitoringSubscriptionCommand.js +1 -28
  59. package/dist-cjs/commands/GetOriginAccessControlCommand.js +1 -28
  60. package/dist-cjs/commands/GetOriginAccessControlConfigCommand.js +1 -28
  61. package/dist-cjs/commands/GetOriginRequestPolicyCommand.js +1 -28
  62. package/dist-cjs/commands/GetOriginRequestPolicyConfigCommand.js +1 -28
  63. package/dist-cjs/commands/GetPublicKeyCommand.js +1 -28
  64. package/dist-cjs/commands/GetPublicKeyConfigCommand.js +1 -28
  65. package/dist-cjs/commands/GetRealtimeLogConfigCommand.js +1 -28
  66. package/dist-cjs/commands/GetResponseHeadersPolicyCommand.js +1 -28
  67. package/dist-cjs/commands/GetResponseHeadersPolicyConfigCommand.js +1 -28
  68. package/dist-cjs/commands/GetStreamingDistributionCommand.js +1 -28
  69. package/dist-cjs/commands/GetStreamingDistributionConfigCommand.js +1 -28
  70. package/dist-cjs/commands/ListCachePoliciesCommand.js +1 -28
  71. package/dist-cjs/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +1 -28
  72. package/dist-cjs/commands/ListConflictingAliasesCommand.js +1 -28
  73. package/dist-cjs/commands/ListContinuousDeploymentPoliciesCommand.js +1 -28
  74. package/dist-cjs/commands/ListDistributionsByCachePolicyIdCommand.js +1 -28
  75. package/dist-cjs/commands/ListDistributionsByKeyGroupCommand.js +1 -28
  76. package/dist-cjs/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +1 -28
  77. package/dist-cjs/commands/ListDistributionsByRealtimeLogConfigCommand.js +1 -29
  78. package/dist-cjs/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +1 -28
  79. package/dist-cjs/commands/ListDistributionsByWebACLIdCommand.js +1 -29
  80. package/dist-cjs/commands/ListDistributionsCommand.js +1 -29
  81. package/dist-cjs/commands/ListFieldLevelEncryptionConfigsCommand.js +1 -28
  82. package/dist-cjs/commands/ListFieldLevelEncryptionProfilesCommand.js +1 -28
  83. package/dist-cjs/commands/ListFunctionsCommand.js +1 -28
  84. package/dist-cjs/commands/ListInvalidationsCommand.js +1 -28
  85. package/dist-cjs/commands/ListKeyGroupsCommand.js +1 -28
  86. package/dist-cjs/commands/ListKeyValueStoresCommand.js +1 -28
  87. package/dist-cjs/commands/ListOriginAccessControlsCommand.js +1 -28
  88. package/dist-cjs/commands/ListOriginRequestPoliciesCommand.js +1 -28
  89. package/dist-cjs/commands/ListPublicKeysCommand.js +1 -28
  90. package/dist-cjs/commands/ListRealtimeLogConfigsCommand.js +1 -28
  91. package/dist-cjs/commands/ListResponseHeadersPoliciesCommand.js +1 -28
  92. package/dist-cjs/commands/ListStreamingDistributionsCommand.js +1 -28
  93. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
  94. package/dist-cjs/commands/PublishFunctionCommand.js +1 -28
  95. package/dist-cjs/commands/TagResourceCommand.js +1 -28
  96. package/dist-cjs/commands/TestFunctionCommand.js +1 -29
  97. package/dist-cjs/commands/UntagResourceCommand.js +1 -28
  98. package/dist-cjs/commands/UpdateCachePolicyCommand.js +1 -28
  99. package/dist-cjs/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +1 -28
  100. package/dist-cjs/commands/UpdateContinuousDeploymentPolicyCommand.js +1 -28
  101. package/dist-cjs/commands/UpdateDistributionCommand.js +1 -29
  102. package/dist-cjs/commands/UpdateDistributionWithStagingConfigCommand.js +1 -29
  103. package/dist-cjs/commands/UpdateFieldLevelEncryptionConfigCommand.js +1 -28
  104. package/dist-cjs/commands/UpdateFieldLevelEncryptionProfileCommand.js +1 -28
  105. package/dist-cjs/commands/UpdateFunctionCommand.js +1 -29
  106. package/dist-cjs/commands/UpdateKeyGroupCommand.js +1 -28
  107. package/dist-cjs/commands/UpdateKeyValueStoreCommand.js +1 -28
  108. package/dist-cjs/commands/UpdateOriginAccessControlCommand.js +1 -28
  109. package/dist-cjs/commands/UpdateOriginRequestPolicyCommand.js +1 -28
  110. package/dist-cjs/commands/UpdatePublicKeyCommand.js +1 -28
  111. package/dist-cjs/commands/UpdateRealtimeLogConfigCommand.js +1 -28
  112. package/dist-cjs/commands/UpdateResponseHeadersPolicyCommand.js +1 -28
  113. package/dist-cjs/commands/UpdateStreamingDistributionCommand.js +1 -28
  114. package/dist-cjs/commands/index.js +1 -114
  115. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  116. package/dist-cjs/extensionConfiguration.js +1 -2
  117. package/dist-cjs/index.js +19312 -12
  118. package/dist-cjs/models/CloudFrontServiceException.js +1 -12
  119. package/dist-cjs/models/index.js +1 -5
  120. package/dist-cjs/models/models_0.js +1 -1899
  121. package/dist-cjs/models/models_1.js +1 -520
  122. package/dist-cjs/pagination/Interfaces.js +1 -2
  123. package/dist-cjs/pagination/ListCloudFrontOriginAccessIdentitiesPaginator.js +1 -7
  124. package/dist-cjs/pagination/ListDistributionsPaginator.js +1 -7
  125. package/dist-cjs/pagination/ListInvalidationsPaginator.js +1 -7
  126. package/dist-cjs/pagination/ListKeyValueStoresPaginator.js +1 -7
  127. package/dist-cjs/pagination/ListStreamingDistributionsPaginator.js +1 -7
  128. package/dist-cjs/pagination/index.js +1 -9
  129. package/dist-cjs/protocols/Aws_restXml.js +1 -13883
  130. package/dist-cjs/runtimeExtensions.js +1 -22
  131. package/dist-cjs/waiters/index.js +1 -6
  132. package/dist-cjs/waiters/waitForDistributionDeployed.js +1 -36
  133. package/dist-cjs/waiters/waitForInvalidationCompleted.js +1 -36
  134. package/dist-cjs/waiters/waitForStreamingDistributionDeployed.js +1 -36
  135. package/package.json +43 -43
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateCachePolicyCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restXml_1 = require("../protocols/Aws_restXml");
10
- class UpdateCachePolicyCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Cloudfront2020_05_31", "UpdateCachePolicy", {})
22
- .n("CloudFrontClient", "UpdateCachePolicyCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restXml_1.se_UpdateCachePolicyCommand)
25
- .de(Aws_restXml_1.de_UpdateCachePolicyCommand)
26
- .build() {
27
- }
28
- exports.UpdateCachePolicyCommand = UpdateCachePolicyCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateCloudFrontOriginAccessIdentityCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restXml_1 = require("../protocols/Aws_restXml");
10
- class UpdateCloudFrontOriginAccessIdentityCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Cloudfront2020_05_31", "UpdateCloudFrontOriginAccessIdentity", {})
22
- .n("CloudFrontClient", "UpdateCloudFrontOriginAccessIdentityCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restXml_1.se_UpdateCloudFrontOriginAccessIdentityCommand)
25
- .de(Aws_restXml_1.de_UpdateCloudFrontOriginAccessIdentityCommand)
26
- .build() {
27
- }
28
- exports.UpdateCloudFrontOriginAccessIdentityCommand = UpdateCloudFrontOriginAccessIdentityCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateContinuousDeploymentPolicyCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restXml_1 = require("../protocols/Aws_restXml");
10
- class UpdateContinuousDeploymentPolicyCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Cloudfront2020_05_31", "UpdateContinuousDeploymentPolicy", {})
22
- .n("CloudFrontClient", "UpdateContinuousDeploymentPolicyCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restXml_1.se_UpdateContinuousDeploymentPolicyCommand)
25
- .de(Aws_restXml_1.de_UpdateContinuousDeploymentPolicyCommand)
26
- .build() {
27
- }
28
- exports.UpdateContinuousDeploymentPolicyCommand = UpdateContinuousDeploymentPolicyCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateDistributionCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_1_1 = require("../models/models_1");
10
- const Aws_restXml_1 = require("../protocols/Aws_restXml");
11
- class UpdateDistributionCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("Cloudfront2020_05_31", "UpdateDistribution", {})
23
- .n("CloudFrontClient", "UpdateDistributionCommand")
24
- .f(models_1_1.UpdateDistributionRequestFilterSensitiveLog, models_1_1.UpdateDistributionResultFilterSensitiveLog)
25
- .ser(Aws_restXml_1.se_UpdateDistributionCommand)
26
- .de(Aws_restXml_1.de_UpdateDistributionCommand)
27
- .build() {
28
- }
29
- exports.UpdateDistributionCommand = UpdateDistributionCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateDistributionWithStagingConfigCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_1_1 = require("../models/models_1");
10
- const Aws_restXml_1 = require("../protocols/Aws_restXml");
11
- class UpdateDistributionWithStagingConfigCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("Cloudfront2020_05_31", "UpdateDistributionWithStagingConfig", {})
23
- .n("CloudFrontClient", "UpdateDistributionWithStagingConfigCommand")
24
- .f(void 0, models_1_1.UpdateDistributionWithStagingConfigResultFilterSensitiveLog)
25
- .ser(Aws_restXml_1.se_UpdateDistributionWithStagingConfigCommand)
26
- .de(Aws_restXml_1.de_UpdateDistributionWithStagingConfigCommand)
27
- .build() {
28
- }
29
- exports.UpdateDistributionWithStagingConfigCommand = UpdateDistributionWithStagingConfigCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateFieldLevelEncryptionConfigCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restXml_1 = require("../protocols/Aws_restXml");
10
- class UpdateFieldLevelEncryptionConfigCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Cloudfront2020_05_31", "UpdateFieldLevelEncryptionConfig", {})
22
- .n("CloudFrontClient", "UpdateFieldLevelEncryptionConfigCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restXml_1.se_UpdateFieldLevelEncryptionConfigCommand)
25
- .de(Aws_restXml_1.de_UpdateFieldLevelEncryptionConfigCommand)
26
- .build() {
27
- }
28
- exports.UpdateFieldLevelEncryptionConfigCommand = UpdateFieldLevelEncryptionConfigCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateFieldLevelEncryptionProfileCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restXml_1 = require("../protocols/Aws_restXml");
10
- class UpdateFieldLevelEncryptionProfileCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Cloudfront2020_05_31", "UpdateFieldLevelEncryptionProfile", {})
22
- .n("CloudFrontClient", "UpdateFieldLevelEncryptionProfileCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restXml_1.se_UpdateFieldLevelEncryptionProfileCommand)
25
- .de(Aws_restXml_1.de_UpdateFieldLevelEncryptionProfileCommand)
26
- .build() {
27
- }
28
- exports.UpdateFieldLevelEncryptionProfileCommand = UpdateFieldLevelEncryptionProfileCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateFunctionCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_1_1 = require("../models/models_1");
10
- const Aws_restXml_1 = require("../protocols/Aws_restXml");
11
- class UpdateFunctionCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("Cloudfront2020_05_31", "UpdateFunction", {})
23
- .n("CloudFrontClient", "UpdateFunctionCommand")
24
- .f(models_1_1.UpdateFunctionRequestFilterSensitiveLog, void 0)
25
- .ser(Aws_restXml_1.se_UpdateFunctionCommand)
26
- .de(Aws_restXml_1.de_UpdateFunctionCommand)
27
- .build() {
28
- }
29
- exports.UpdateFunctionCommand = UpdateFunctionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateKeyGroupCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restXml_1 = require("../protocols/Aws_restXml");
10
- class UpdateKeyGroupCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Cloudfront2020_05_31", "UpdateKeyGroup", {})
22
- .n("CloudFrontClient", "UpdateKeyGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restXml_1.se_UpdateKeyGroupCommand)
25
- .de(Aws_restXml_1.de_UpdateKeyGroupCommand)
26
- .build() {
27
- }
28
- exports.UpdateKeyGroupCommand = UpdateKeyGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateKeyValueStoreCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restXml_1 = require("../protocols/Aws_restXml");
10
- class UpdateKeyValueStoreCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Cloudfront2020_05_31", "UpdateKeyValueStore", {})
22
- .n("CloudFrontClient", "UpdateKeyValueStoreCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restXml_1.se_UpdateKeyValueStoreCommand)
25
- .de(Aws_restXml_1.de_UpdateKeyValueStoreCommand)
26
- .build() {
27
- }
28
- exports.UpdateKeyValueStoreCommand = UpdateKeyValueStoreCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateOriginAccessControlCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restXml_1 = require("../protocols/Aws_restXml");
10
- class UpdateOriginAccessControlCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Cloudfront2020_05_31", "UpdateOriginAccessControl", {})
22
- .n("CloudFrontClient", "UpdateOriginAccessControlCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restXml_1.se_UpdateOriginAccessControlCommand)
25
- .de(Aws_restXml_1.de_UpdateOriginAccessControlCommand)
26
- .build() {
27
- }
28
- exports.UpdateOriginAccessControlCommand = UpdateOriginAccessControlCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateOriginRequestPolicyCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restXml_1 = require("../protocols/Aws_restXml");
10
- class UpdateOriginRequestPolicyCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Cloudfront2020_05_31", "UpdateOriginRequestPolicy", {})
22
- .n("CloudFrontClient", "UpdateOriginRequestPolicyCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restXml_1.se_UpdateOriginRequestPolicyCommand)
25
- .de(Aws_restXml_1.de_UpdateOriginRequestPolicyCommand)
26
- .build() {
27
- }
28
- exports.UpdateOriginRequestPolicyCommand = UpdateOriginRequestPolicyCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdatePublicKeyCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restXml_1 = require("../protocols/Aws_restXml");
10
- class UpdatePublicKeyCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Cloudfront2020_05_31", "UpdatePublicKey", {})
22
- .n("CloudFrontClient", "UpdatePublicKeyCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restXml_1.se_UpdatePublicKeyCommand)
25
- .de(Aws_restXml_1.de_UpdatePublicKeyCommand)
26
- .build() {
27
- }
28
- exports.UpdatePublicKeyCommand = UpdatePublicKeyCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateRealtimeLogConfigCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restXml_1 = require("../protocols/Aws_restXml");
10
- class UpdateRealtimeLogConfigCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Cloudfront2020_05_31", "UpdateRealtimeLogConfig", {})
22
- .n("CloudFrontClient", "UpdateRealtimeLogConfigCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restXml_1.se_UpdateRealtimeLogConfigCommand)
25
- .de(Aws_restXml_1.de_UpdateRealtimeLogConfigCommand)
26
- .build() {
27
- }
28
- exports.UpdateRealtimeLogConfigCommand = UpdateRealtimeLogConfigCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateResponseHeadersPolicyCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restXml_1 = require("../protocols/Aws_restXml");
10
- class UpdateResponseHeadersPolicyCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Cloudfront2020_05_31", "UpdateResponseHeadersPolicy", {})
22
- .n("CloudFrontClient", "UpdateResponseHeadersPolicyCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restXml_1.se_UpdateResponseHeadersPolicyCommand)
25
- .de(Aws_restXml_1.de_UpdateResponseHeadersPolicyCommand)
26
- .build() {
27
- }
28
- exports.UpdateResponseHeadersPolicyCommand = UpdateResponseHeadersPolicyCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateStreamingDistributionCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restXml_1 = require("../protocols/Aws_restXml");
10
- class UpdateStreamingDistributionCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("Cloudfront2020_05_31", "UpdateStreamingDistribution", {})
22
- .n("CloudFrontClient", "UpdateStreamingDistributionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restXml_1.se_UpdateStreamingDistributionCommand)
25
- .de(Aws_restXml_1.de_UpdateStreamingDistributionCommand)
26
- .build() {
27
- }
28
- exports.UpdateStreamingDistributionCommand = UpdateStreamingDistributionCommand;
1
+ module.exports = require("../index.js");
@@ -1,114 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./AssociateAliasCommand"), exports);
5
- tslib_1.__exportStar(require("./CopyDistributionCommand"), exports);
6
- tslib_1.__exportStar(require("./CreateCachePolicyCommand"), exports);
7
- tslib_1.__exportStar(require("./CreateCloudFrontOriginAccessIdentityCommand"), exports);
8
- tslib_1.__exportStar(require("./CreateContinuousDeploymentPolicyCommand"), exports);
9
- tslib_1.__exportStar(require("./CreateDistributionCommand"), exports);
10
- tslib_1.__exportStar(require("./CreateDistributionWithTagsCommand"), exports);
11
- tslib_1.__exportStar(require("./CreateFieldLevelEncryptionConfigCommand"), exports);
12
- tslib_1.__exportStar(require("./CreateFieldLevelEncryptionProfileCommand"), exports);
13
- tslib_1.__exportStar(require("./CreateFunctionCommand"), exports);
14
- tslib_1.__exportStar(require("./CreateInvalidationCommand"), exports);
15
- tslib_1.__exportStar(require("./CreateKeyGroupCommand"), exports);
16
- tslib_1.__exportStar(require("./CreateKeyValueStoreCommand"), exports);
17
- tslib_1.__exportStar(require("./CreateMonitoringSubscriptionCommand"), exports);
18
- tslib_1.__exportStar(require("./CreateOriginAccessControlCommand"), exports);
19
- tslib_1.__exportStar(require("./CreateOriginRequestPolicyCommand"), exports);
20
- tslib_1.__exportStar(require("./CreatePublicKeyCommand"), exports);
21
- tslib_1.__exportStar(require("./CreateRealtimeLogConfigCommand"), exports);
22
- tslib_1.__exportStar(require("./CreateResponseHeadersPolicyCommand"), exports);
23
- tslib_1.__exportStar(require("./CreateStreamingDistributionCommand"), exports);
24
- tslib_1.__exportStar(require("./CreateStreamingDistributionWithTagsCommand"), exports);
25
- tslib_1.__exportStar(require("./DeleteCachePolicyCommand"), exports);
26
- tslib_1.__exportStar(require("./DeleteCloudFrontOriginAccessIdentityCommand"), exports);
27
- tslib_1.__exportStar(require("./DeleteContinuousDeploymentPolicyCommand"), exports);
28
- tslib_1.__exportStar(require("./DeleteDistributionCommand"), exports);
29
- tslib_1.__exportStar(require("./DeleteFieldLevelEncryptionConfigCommand"), exports);
30
- tslib_1.__exportStar(require("./DeleteFieldLevelEncryptionProfileCommand"), exports);
31
- tslib_1.__exportStar(require("./DeleteFunctionCommand"), exports);
32
- tslib_1.__exportStar(require("./DeleteKeyGroupCommand"), exports);
33
- tslib_1.__exportStar(require("./DeleteKeyValueStoreCommand"), exports);
34
- tslib_1.__exportStar(require("./DeleteMonitoringSubscriptionCommand"), exports);
35
- tslib_1.__exportStar(require("./DeleteOriginAccessControlCommand"), exports);
36
- tslib_1.__exportStar(require("./DeleteOriginRequestPolicyCommand"), exports);
37
- tslib_1.__exportStar(require("./DeletePublicKeyCommand"), exports);
38
- tslib_1.__exportStar(require("./DeleteRealtimeLogConfigCommand"), exports);
39
- tslib_1.__exportStar(require("./DeleteResponseHeadersPolicyCommand"), exports);
40
- tslib_1.__exportStar(require("./DeleteStreamingDistributionCommand"), exports);
41
- tslib_1.__exportStar(require("./DescribeFunctionCommand"), exports);
42
- tslib_1.__exportStar(require("./DescribeKeyValueStoreCommand"), exports);
43
- tslib_1.__exportStar(require("./GetCachePolicyCommand"), exports);
44
- tslib_1.__exportStar(require("./GetCachePolicyConfigCommand"), exports);
45
- tslib_1.__exportStar(require("./GetCloudFrontOriginAccessIdentityCommand"), exports);
46
- tslib_1.__exportStar(require("./GetCloudFrontOriginAccessIdentityConfigCommand"), exports);
47
- tslib_1.__exportStar(require("./GetContinuousDeploymentPolicyCommand"), exports);
48
- tslib_1.__exportStar(require("./GetContinuousDeploymentPolicyConfigCommand"), exports);
49
- tslib_1.__exportStar(require("./GetDistributionCommand"), exports);
50
- tslib_1.__exportStar(require("./GetDistributionConfigCommand"), exports);
51
- tslib_1.__exportStar(require("./GetFieldLevelEncryptionCommand"), exports);
52
- tslib_1.__exportStar(require("./GetFieldLevelEncryptionConfigCommand"), exports);
53
- tslib_1.__exportStar(require("./GetFieldLevelEncryptionProfileCommand"), exports);
54
- tslib_1.__exportStar(require("./GetFieldLevelEncryptionProfileConfigCommand"), exports);
55
- tslib_1.__exportStar(require("./GetFunctionCommand"), exports);
56
- tslib_1.__exportStar(require("./GetInvalidationCommand"), exports);
57
- tslib_1.__exportStar(require("./GetKeyGroupCommand"), exports);
58
- tslib_1.__exportStar(require("./GetKeyGroupConfigCommand"), exports);
59
- tslib_1.__exportStar(require("./GetMonitoringSubscriptionCommand"), exports);
60
- tslib_1.__exportStar(require("./GetOriginAccessControlCommand"), exports);
61
- tslib_1.__exportStar(require("./GetOriginAccessControlConfigCommand"), exports);
62
- tslib_1.__exportStar(require("./GetOriginRequestPolicyCommand"), exports);
63
- tslib_1.__exportStar(require("./GetOriginRequestPolicyConfigCommand"), exports);
64
- tslib_1.__exportStar(require("./GetPublicKeyCommand"), exports);
65
- tslib_1.__exportStar(require("./GetPublicKeyConfigCommand"), exports);
66
- tslib_1.__exportStar(require("./GetRealtimeLogConfigCommand"), exports);
67
- tslib_1.__exportStar(require("./GetResponseHeadersPolicyCommand"), exports);
68
- tslib_1.__exportStar(require("./GetResponseHeadersPolicyConfigCommand"), exports);
69
- tslib_1.__exportStar(require("./GetStreamingDistributionCommand"), exports);
70
- tslib_1.__exportStar(require("./GetStreamingDistributionConfigCommand"), exports);
71
- tslib_1.__exportStar(require("./ListCachePoliciesCommand"), exports);
72
- tslib_1.__exportStar(require("./ListCloudFrontOriginAccessIdentitiesCommand"), exports);
73
- tslib_1.__exportStar(require("./ListConflictingAliasesCommand"), exports);
74
- tslib_1.__exportStar(require("./ListContinuousDeploymentPoliciesCommand"), exports);
75
- tslib_1.__exportStar(require("./ListDistributionsByCachePolicyIdCommand"), exports);
76
- tslib_1.__exportStar(require("./ListDistributionsByKeyGroupCommand"), exports);
77
- tslib_1.__exportStar(require("./ListDistributionsByOriginRequestPolicyIdCommand"), exports);
78
- tslib_1.__exportStar(require("./ListDistributionsByRealtimeLogConfigCommand"), exports);
79
- tslib_1.__exportStar(require("./ListDistributionsByResponseHeadersPolicyIdCommand"), exports);
80
- tslib_1.__exportStar(require("./ListDistributionsByWebACLIdCommand"), exports);
81
- tslib_1.__exportStar(require("./ListDistributionsCommand"), exports);
82
- tslib_1.__exportStar(require("./ListFieldLevelEncryptionConfigsCommand"), exports);
83
- tslib_1.__exportStar(require("./ListFieldLevelEncryptionProfilesCommand"), exports);
84
- tslib_1.__exportStar(require("./ListFunctionsCommand"), exports);
85
- tslib_1.__exportStar(require("./ListInvalidationsCommand"), exports);
86
- tslib_1.__exportStar(require("./ListKeyGroupsCommand"), exports);
87
- tslib_1.__exportStar(require("./ListKeyValueStoresCommand"), exports);
88
- tslib_1.__exportStar(require("./ListOriginAccessControlsCommand"), exports);
89
- tslib_1.__exportStar(require("./ListOriginRequestPoliciesCommand"), exports);
90
- tslib_1.__exportStar(require("./ListPublicKeysCommand"), exports);
91
- tslib_1.__exportStar(require("./ListRealtimeLogConfigsCommand"), exports);
92
- tslib_1.__exportStar(require("./ListResponseHeadersPoliciesCommand"), exports);
93
- tslib_1.__exportStar(require("./ListStreamingDistributionsCommand"), exports);
94
- tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
95
- tslib_1.__exportStar(require("./PublishFunctionCommand"), exports);
96
- tslib_1.__exportStar(require("./TagResourceCommand"), exports);
97
- tslib_1.__exportStar(require("./TestFunctionCommand"), exports);
98
- tslib_1.__exportStar(require("./UntagResourceCommand"), exports);
99
- tslib_1.__exportStar(require("./UpdateCachePolicyCommand"), exports);
100
- tslib_1.__exportStar(require("./UpdateCloudFrontOriginAccessIdentityCommand"), exports);
101
- tslib_1.__exportStar(require("./UpdateContinuousDeploymentPolicyCommand"), exports);
102
- tslib_1.__exportStar(require("./UpdateDistributionCommand"), exports);
103
- tslib_1.__exportStar(require("./UpdateDistributionWithStagingConfigCommand"), exports);
104
- tslib_1.__exportStar(require("./UpdateFieldLevelEncryptionConfigCommand"), exports);
105
- tslib_1.__exportStar(require("./UpdateFieldLevelEncryptionProfileCommand"), exports);
106
- tslib_1.__exportStar(require("./UpdateFunctionCommand"), exports);
107
- tslib_1.__exportStar(require("./UpdateKeyGroupCommand"), exports);
108
- tslib_1.__exportStar(require("./UpdateKeyValueStoreCommand"), exports);
109
- tslib_1.__exportStar(require("./UpdateOriginAccessControlCommand"), exports);
110
- tslib_1.__exportStar(require("./UpdateOriginRequestPolicyCommand"), exports);
111
- tslib_1.__exportStar(require("./UpdatePublicKeyCommand"), exports);
112
- tslib_1.__exportStar(require("./UpdateRealtimeLogConfigCommand"), exports);
113
- tslib_1.__exportStar(require("./UpdateResponseHeadersPolicyCommand"), exports);
114
- tslib_1.__exportStar(require("./UpdateStreamingDistributionCommand"), exports);
1
+ module.exports = require("../index.js");
@@ -1,18 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.commonParams = exports.resolveClientEndpointParameters = void 0;
4
- const resolveClientEndpointParameters = (options) => {
5
- return {
6
- ...options,
7
- useDualstackEndpoint: options.useDualstackEndpoint ?? false,
8
- useFipsEndpoint: options.useFipsEndpoint ?? false,
9
- defaultSigningName: "cloudfront",
10
- };
11
- };
12
- exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
13
- exports.commonParams = {
14
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
15
- Endpoint: { type: "builtInParams", name: "endpoint" },
16
- Region: { type: "builtInParams", name: "region" },
17
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
18
- };
1
+ module.exports = require("../index.js");
@@ -1,2 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ module.exports = require("./index.js");