@aws-sdk/client-s3-control 3.490.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 (120) hide show
  1. package/dist-cjs/S3Control.js +1 -195
  2. package/dist-cjs/S3ControlClient.js +1 -59
  3. package/dist-cjs/auth/httpAuthExtensionConfiguration.js +1 -43
  4. package/dist-cjs/commands/AssociateAccessGrantsIdentityCenterCommand.js +1 -34
  5. package/dist-cjs/commands/CreateAccessGrantCommand.js +1 -34
  6. package/dist-cjs/commands/CreateAccessGrantsInstanceCommand.js +1 -34
  7. package/dist-cjs/commands/CreateAccessGrantsLocationCommand.js +1 -34
  8. package/dist-cjs/commands/CreateAccessPointCommand.js +1 -33
  9. package/dist-cjs/commands/CreateAccessPointForObjectLambdaCommand.js +1 -32
  10. package/dist-cjs/commands/CreateBucketCommand.js +1 -34
  11. package/dist-cjs/commands/CreateJobCommand.js +1 -32
  12. package/dist-cjs/commands/CreateMultiRegionAccessPointCommand.js +1 -34
  13. package/dist-cjs/commands/CreateStorageLensGroupCommand.js +1 -32
  14. package/dist-cjs/commands/DeleteAccessGrantCommand.js +1 -34
  15. package/dist-cjs/commands/DeleteAccessGrantsInstanceCommand.js +1 -34
  16. package/dist-cjs/commands/DeleteAccessGrantsInstanceResourcePolicyCommand.js +1 -34
  17. package/dist-cjs/commands/DeleteAccessGrantsLocationCommand.js +1 -34
  18. package/dist-cjs/commands/DeleteAccessPointCommand.js +1 -33
  19. package/dist-cjs/commands/DeleteAccessPointForObjectLambdaCommand.js +1 -32
  20. package/dist-cjs/commands/DeleteAccessPointPolicyCommand.js +1 -33
  21. package/dist-cjs/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js +1 -32
  22. package/dist-cjs/commands/DeleteBucketCommand.js +1 -33
  23. package/dist-cjs/commands/DeleteBucketLifecycleConfigurationCommand.js +1 -33
  24. package/dist-cjs/commands/DeleteBucketPolicyCommand.js +1 -33
  25. package/dist-cjs/commands/DeleteBucketReplicationCommand.js +1 -33
  26. package/dist-cjs/commands/DeleteBucketTaggingCommand.js +1 -33
  27. package/dist-cjs/commands/DeleteJobTaggingCommand.js +1 -32
  28. package/dist-cjs/commands/DeleteMultiRegionAccessPointCommand.js +1 -34
  29. package/dist-cjs/commands/DeletePublicAccessBlockCommand.js +1 -32
  30. package/dist-cjs/commands/DeleteStorageLensConfigurationCommand.js +1 -32
  31. package/dist-cjs/commands/DeleteStorageLensConfigurationTaggingCommand.js +1 -32
  32. package/dist-cjs/commands/DeleteStorageLensGroupCommand.js +1 -32
  33. package/dist-cjs/commands/DescribeJobCommand.js +1 -32
  34. package/dist-cjs/commands/DescribeMultiRegionAccessPointOperationCommand.js +1 -34
  35. package/dist-cjs/commands/DissociateAccessGrantsIdentityCenterCommand.js +1 -34
  36. package/dist-cjs/commands/GetAccessGrantCommand.js +1 -34
  37. package/dist-cjs/commands/GetAccessGrantsInstanceCommand.js +1 -34
  38. package/dist-cjs/commands/GetAccessGrantsInstanceForPrefixCommand.js +1 -34
  39. package/dist-cjs/commands/GetAccessGrantsInstanceResourcePolicyCommand.js +1 -34
  40. package/dist-cjs/commands/GetAccessGrantsLocationCommand.js +1 -34
  41. package/dist-cjs/commands/GetAccessPointCommand.js +1 -33
  42. package/dist-cjs/commands/GetAccessPointConfigurationForObjectLambdaCommand.js +1 -32
  43. package/dist-cjs/commands/GetAccessPointForObjectLambdaCommand.js +1 -32
  44. package/dist-cjs/commands/GetAccessPointPolicyCommand.js +1 -33
  45. package/dist-cjs/commands/GetAccessPointPolicyForObjectLambdaCommand.js +1 -32
  46. package/dist-cjs/commands/GetAccessPointPolicyStatusCommand.js +1 -33
  47. package/dist-cjs/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js +1 -32
  48. package/dist-cjs/commands/GetBucketCommand.js +1 -33
  49. package/dist-cjs/commands/GetBucketLifecycleConfigurationCommand.js +1 -33
  50. package/dist-cjs/commands/GetBucketPolicyCommand.js +1 -33
  51. package/dist-cjs/commands/GetBucketReplicationCommand.js +1 -33
  52. package/dist-cjs/commands/GetBucketTaggingCommand.js +1 -33
  53. package/dist-cjs/commands/GetBucketVersioningCommand.js +1 -33
  54. package/dist-cjs/commands/GetDataAccessCommand.js +1 -35
  55. package/dist-cjs/commands/GetJobTaggingCommand.js +1 -32
  56. package/dist-cjs/commands/GetMultiRegionAccessPointCommand.js +1 -34
  57. package/dist-cjs/commands/GetMultiRegionAccessPointPolicyCommand.js +1 -34
  58. package/dist-cjs/commands/GetMultiRegionAccessPointPolicyStatusCommand.js +1 -34
  59. package/dist-cjs/commands/GetMultiRegionAccessPointRoutesCommand.js +1 -34
  60. package/dist-cjs/commands/GetPublicAccessBlockCommand.js +1 -32
  61. package/dist-cjs/commands/GetStorageLensConfigurationCommand.js +1 -32
  62. package/dist-cjs/commands/GetStorageLensConfigurationTaggingCommand.js +1 -32
  63. package/dist-cjs/commands/GetStorageLensGroupCommand.js +1 -32
  64. package/dist-cjs/commands/ListAccessGrantsCommand.js +1 -34
  65. package/dist-cjs/commands/ListAccessGrantsInstancesCommand.js +1 -34
  66. package/dist-cjs/commands/ListAccessGrantsLocationsCommand.js +1 -34
  67. package/dist-cjs/commands/ListAccessPointsCommand.js +1 -33
  68. package/dist-cjs/commands/ListAccessPointsForObjectLambdaCommand.js +1 -32
  69. package/dist-cjs/commands/ListJobsCommand.js +1 -32
  70. package/dist-cjs/commands/ListMultiRegionAccessPointsCommand.js +1 -34
  71. package/dist-cjs/commands/ListRegionalBucketsCommand.js +1 -33
  72. package/dist-cjs/commands/ListStorageLensConfigurationsCommand.js +1 -32
  73. package/dist-cjs/commands/ListStorageLensGroupsCommand.js +1 -32
  74. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -32
  75. package/dist-cjs/commands/PutAccessGrantsInstanceResourcePolicyCommand.js +1 -34
  76. package/dist-cjs/commands/PutAccessPointConfigurationForObjectLambdaCommand.js +1 -32
  77. package/dist-cjs/commands/PutAccessPointPolicyCommand.js +1 -33
  78. package/dist-cjs/commands/PutAccessPointPolicyForObjectLambdaCommand.js +1 -32
  79. package/dist-cjs/commands/PutBucketLifecycleConfigurationCommand.js +1 -35
  80. package/dist-cjs/commands/PutBucketPolicyCommand.js +1 -35
  81. package/dist-cjs/commands/PutBucketReplicationCommand.js +1 -35
  82. package/dist-cjs/commands/PutBucketTaggingCommand.js +1 -35
  83. package/dist-cjs/commands/PutBucketVersioningCommand.js +1 -35
  84. package/dist-cjs/commands/PutJobTaggingCommand.js +1 -32
  85. package/dist-cjs/commands/PutMultiRegionAccessPointPolicyCommand.js +1 -34
  86. package/dist-cjs/commands/PutPublicAccessBlockCommand.js +1 -32
  87. package/dist-cjs/commands/PutStorageLensConfigurationCommand.js +1 -32
  88. package/dist-cjs/commands/PutStorageLensConfigurationTaggingCommand.js +1 -32
  89. package/dist-cjs/commands/SubmitMultiRegionAccessPointRoutesCommand.js +1 -34
  90. package/dist-cjs/commands/TagResourceCommand.js +1 -32
  91. package/dist-cjs/commands/UntagResourceCommand.js +1 -32
  92. package/dist-cjs/commands/UpdateAccessGrantsLocationCommand.js +1 -34
  93. package/dist-cjs/commands/UpdateJobPriorityCommand.js +1 -32
  94. package/dist-cjs/commands/UpdateJobStatusCommand.js +1 -32
  95. package/dist-cjs/commands/UpdateStorageLensGroupCommand.js +1 -32
  96. package/dist-cjs/commands/index.js +1 -95
  97. package/dist-cjs/endpoint/EndpointParameters.js +1 -19
  98. package/dist-cjs/endpoint/ruleset.js +3 -3
  99. package/dist-cjs/extensionConfiguration.js +1 -2
  100. package/dist-cjs/index.js +12279 -11
  101. package/dist-cjs/models/S3ControlServiceException.js +1 -12
  102. package/dist-cjs/models/index.js +1 -5
  103. package/dist-cjs/models/models_0.js +1 -421
  104. package/dist-cjs/models/models_1.js +1 -40
  105. package/dist-cjs/pagination/Interfaces.js +1 -2
  106. package/dist-cjs/pagination/ListAccessGrantsInstancesPaginator.js +1 -7
  107. package/dist-cjs/pagination/ListAccessGrantsLocationsPaginator.js +1 -7
  108. package/dist-cjs/pagination/ListAccessGrantsPaginator.js +1 -7
  109. package/dist-cjs/pagination/ListAccessPointsForObjectLambdaPaginator.js +1 -7
  110. package/dist-cjs/pagination/ListAccessPointsPaginator.js +1 -7
  111. package/dist-cjs/pagination/ListJobsPaginator.js +1 -7
  112. package/dist-cjs/pagination/ListMultiRegionAccessPointsPaginator.js +1 -7
  113. package/dist-cjs/pagination/ListRegionalBucketsPaginator.js +1 -7
  114. package/dist-cjs/pagination/ListStorageLensConfigurationsPaginator.js +1 -7
  115. package/dist-cjs/pagination/ListStorageLensGroupsPaginator.js +1 -7
  116. package/dist-cjs/pagination/index.js +1 -14
  117. package/dist-cjs/protocols/Aws_restXml.js +1 -9417
  118. package/dist-cjs/runtimeExtensions.js +1 -25
  119. package/dist-es/endpoint/ruleset.js +3 -3
  120. package/package.json +46 -46
@@ -1,34 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PutMultiRegionAccessPointPolicyCommand = exports.$Command = void 0;
4
- const middleware_sdk_s3_control_1 = require("@aws-sdk/middleware-sdk-s3-control");
5
- const middleware_apply_body_checksum_1 = require("@smithy/middleware-apply-body-checksum");
6
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
7
- const middleware_serde_1 = require("@smithy/middleware-serde");
8
- const smithy_client_1 = require("@smithy/smithy-client");
9
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
10
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
11
- const Aws_restXml_1 = require("../protocols/Aws_restXml");
12
- class PutMultiRegionAccessPointPolicyCommand extends smithy_client_1.Command
13
- .classBuilder()
14
- .ep({
15
- ...EndpointParameters_1.commonParams,
16
- RequiresAccountId: { type: "staticContextParams", value: true },
17
- AccountId: { type: "contextParams", name: "AccountId" },
18
- })
19
- .m(function (Command, cs, config, o) {
20
- return [
21
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
22
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
23
- (0, middleware_sdk_s3_control_1.getProcessArnablesPlugin)(config),
24
- (0, middleware_apply_body_checksum_1.getApplyMd5BodyChecksumPlugin)(config),
25
- ];
26
- })
27
- .s("AWSS3ControlServiceV20180820", "PutMultiRegionAccessPointPolicy", {})
28
- .n("S3ControlClient", "PutMultiRegionAccessPointPolicyCommand")
29
- .f(void 0, void 0)
30
- .ser(Aws_restXml_1.se_PutMultiRegionAccessPointPolicyCommand)
31
- .de(Aws_restXml_1.de_PutMultiRegionAccessPointPolicyCommand)
32
- .build() {
33
- }
34
- exports.PutMultiRegionAccessPointPolicyCommand = PutMultiRegionAccessPointPolicyCommand;
1
+ module.exports = require("../index.js");
@@ -1,32 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PutPublicAccessBlockCommand = exports.$Command = void 0;
4
- const middleware_sdk_s3_control_1 = require("@aws-sdk/middleware-sdk-s3-control");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const Aws_restXml_1 = require("../protocols/Aws_restXml");
11
- class PutPublicAccessBlockCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- RequiresAccountId: { type: "staticContextParams", value: true },
16
- AccountId: { type: "contextParams", name: "AccountId" },
17
- })
18
- .m(function (Command, cs, config, o) {
19
- return [
20
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
21
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
22
- (0, middleware_sdk_s3_control_1.getProcessArnablesPlugin)(config),
23
- ];
24
- })
25
- .s("AWSS3ControlServiceV20180820", "PutPublicAccessBlock", {})
26
- .n("S3ControlClient", "PutPublicAccessBlockCommand")
27
- .f(void 0, void 0)
28
- .ser(Aws_restXml_1.se_PutPublicAccessBlockCommand)
29
- .de(Aws_restXml_1.de_PutPublicAccessBlockCommand)
30
- .build() {
31
- }
32
- exports.PutPublicAccessBlockCommand = PutPublicAccessBlockCommand;
1
+ module.exports = require("../index.js");
@@ -1,32 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PutStorageLensConfigurationCommand = exports.$Command = void 0;
4
- const middleware_sdk_s3_control_1 = require("@aws-sdk/middleware-sdk-s3-control");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const Aws_restXml_1 = require("../protocols/Aws_restXml");
11
- class PutStorageLensConfigurationCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- RequiresAccountId: { type: "staticContextParams", value: true },
16
- AccountId: { type: "contextParams", name: "AccountId" },
17
- })
18
- .m(function (Command, cs, config, o) {
19
- return [
20
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
21
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
22
- (0, middleware_sdk_s3_control_1.getProcessArnablesPlugin)(config),
23
- ];
24
- })
25
- .s("AWSS3ControlServiceV20180820", "PutStorageLensConfiguration", {})
26
- .n("S3ControlClient", "PutStorageLensConfigurationCommand")
27
- .f(void 0, void 0)
28
- .ser(Aws_restXml_1.se_PutStorageLensConfigurationCommand)
29
- .de(Aws_restXml_1.de_PutStorageLensConfigurationCommand)
30
- .build() {
31
- }
32
- exports.PutStorageLensConfigurationCommand = PutStorageLensConfigurationCommand;
1
+ module.exports = require("../index.js");
@@ -1,32 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PutStorageLensConfigurationTaggingCommand = exports.$Command = void 0;
4
- const middleware_sdk_s3_control_1 = require("@aws-sdk/middleware-sdk-s3-control");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const Aws_restXml_1 = require("../protocols/Aws_restXml");
11
- class PutStorageLensConfigurationTaggingCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- RequiresAccountId: { type: "staticContextParams", value: true },
16
- AccountId: { type: "contextParams", name: "AccountId" },
17
- })
18
- .m(function (Command, cs, config, o) {
19
- return [
20
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
21
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
22
- (0, middleware_sdk_s3_control_1.getProcessArnablesPlugin)(config),
23
- ];
24
- })
25
- .s("AWSS3ControlServiceV20180820", "PutStorageLensConfigurationTagging", {})
26
- .n("S3ControlClient", "PutStorageLensConfigurationTaggingCommand")
27
- .f(void 0, void 0)
28
- .ser(Aws_restXml_1.se_PutStorageLensConfigurationTaggingCommand)
29
- .de(Aws_restXml_1.de_PutStorageLensConfigurationTaggingCommand)
30
- .build() {
31
- }
32
- exports.PutStorageLensConfigurationTaggingCommand = PutStorageLensConfigurationTaggingCommand;
1
+ module.exports = require("../index.js");
@@ -1,34 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SubmitMultiRegionAccessPointRoutesCommand = exports.$Command = void 0;
4
- const middleware_sdk_s3_control_1 = require("@aws-sdk/middleware-sdk-s3-control");
5
- const middleware_apply_body_checksum_1 = require("@smithy/middleware-apply-body-checksum");
6
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
7
- const middleware_serde_1 = require("@smithy/middleware-serde");
8
- const smithy_client_1 = require("@smithy/smithy-client");
9
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
10
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
11
- const Aws_restXml_1 = require("../protocols/Aws_restXml");
12
- class SubmitMultiRegionAccessPointRoutesCommand extends smithy_client_1.Command
13
- .classBuilder()
14
- .ep({
15
- ...EndpointParameters_1.commonParams,
16
- RequiresAccountId: { type: "staticContextParams", value: true },
17
- AccountId: { type: "contextParams", name: "AccountId" },
18
- })
19
- .m(function (Command, cs, config, o) {
20
- return [
21
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
22
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
23
- (0, middleware_sdk_s3_control_1.getProcessArnablesPlugin)(config),
24
- (0, middleware_apply_body_checksum_1.getApplyMd5BodyChecksumPlugin)(config),
25
- ];
26
- })
27
- .s("AWSS3ControlServiceV20180820", "SubmitMultiRegionAccessPointRoutes", {})
28
- .n("S3ControlClient", "SubmitMultiRegionAccessPointRoutesCommand")
29
- .f(void 0, void 0)
30
- .ser(Aws_restXml_1.se_SubmitMultiRegionAccessPointRoutesCommand)
31
- .de(Aws_restXml_1.de_SubmitMultiRegionAccessPointRoutesCommand)
32
- .build() {
33
- }
34
- exports.SubmitMultiRegionAccessPointRoutesCommand = SubmitMultiRegionAccessPointRoutesCommand;
1
+ module.exports = require("../index.js");
@@ -1,32 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TagResourceCommand = exports.$Command = void 0;
4
- const middleware_sdk_s3_control_1 = require("@aws-sdk/middleware-sdk-s3-control");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const Aws_restXml_1 = require("../protocols/Aws_restXml");
11
- class TagResourceCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- RequiresAccountId: { type: "staticContextParams", value: true },
16
- AccountId: { type: "contextParams", name: "AccountId" },
17
- })
18
- .m(function (Command, cs, config, o) {
19
- return [
20
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
21
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
22
- (0, middleware_sdk_s3_control_1.getProcessArnablesPlugin)(config),
23
- ];
24
- })
25
- .s("AWSS3ControlServiceV20180820", "TagResource", {})
26
- .n("S3ControlClient", "TagResourceCommand")
27
- .f(void 0, void 0)
28
- .ser(Aws_restXml_1.se_TagResourceCommand)
29
- .de(Aws_restXml_1.de_TagResourceCommand)
30
- .build() {
31
- }
32
- exports.TagResourceCommand = TagResourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,32 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UntagResourceCommand = exports.$Command = void 0;
4
- const middleware_sdk_s3_control_1 = require("@aws-sdk/middleware-sdk-s3-control");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const Aws_restXml_1 = require("../protocols/Aws_restXml");
11
- class UntagResourceCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- RequiresAccountId: { type: "staticContextParams", value: true },
16
- AccountId: { type: "contextParams", name: "AccountId" },
17
- })
18
- .m(function (Command, cs, config, o) {
19
- return [
20
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
21
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
22
- (0, middleware_sdk_s3_control_1.getProcessArnablesPlugin)(config),
23
- ];
24
- })
25
- .s("AWSS3ControlServiceV20180820", "UntagResource", {})
26
- .n("S3ControlClient", "UntagResourceCommand")
27
- .f(void 0, void 0)
28
- .ser(Aws_restXml_1.se_UntagResourceCommand)
29
- .de(Aws_restXml_1.de_UntagResourceCommand)
30
- .build() {
31
- }
32
- exports.UntagResourceCommand = UntagResourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,34 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateAccessGrantsLocationCommand = exports.$Command = void 0;
4
- const middleware_sdk_s3_control_1 = require("@aws-sdk/middleware-sdk-s3-control");
5
- const middleware_apply_body_checksum_1 = require("@smithy/middleware-apply-body-checksum");
6
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
7
- const middleware_serde_1 = require("@smithy/middleware-serde");
8
- const smithy_client_1 = require("@smithy/smithy-client");
9
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
10
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
11
- const Aws_restXml_1 = require("../protocols/Aws_restXml");
12
- class UpdateAccessGrantsLocationCommand extends smithy_client_1.Command
13
- .classBuilder()
14
- .ep({
15
- ...EndpointParameters_1.commonParams,
16
- RequiresAccountId: { type: "staticContextParams", value: true },
17
- AccountId: { type: "contextParams", name: "AccountId" },
18
- })
19
- .m(function (Command, cs, config, o) {
20
- return [
21
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
22
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
23
- (0, middleware_sdk_s3_control_1.getProcessArnablesPlugin)(config),
24
- (0, middleware_apply_body_checksum_1.getApplyMd5BodyChecksumPlugin)(config),
25
- ];
26
- })
27
- .s("AWSS3ControlServiceV20180820", "UpdateAccessGrantsLocation", {})
28
- .n("S3ControlClient", "UpdateAccessGrantsLocationCommand")
29
- .f(void 0, void 0)
30
- .ser(Aws_restXml_1.se_UpdateAccessGrantsLocationCommand)
31
- .de(Aws_restXml_1.de_UpdateAccessGrantsLocationCommand)
32
- .build() {
33
- }
34
- exports.UpdateAccessGrantsLocationCommand = UpdateAccessGrantsLocationCommand;
1
+ module.exports = require("../index.js");
@@ -1,32 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateJobPriorityCommand = exports.$Command = void 0;
4
- const middleware_sdk_s3_control_1 = require("@aws-sdk/middleware-sdk-s3-control");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const Aws_restXml_1 = require("../protocols/Aws_restXml");
11
- class UpdateJobPriorityCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- RequiresAccountId: { type: "staticContextParams", value: true },
16
- AccountId: { type: "contextParams", name: "AccountId" },
17
- })
18
- .m(function (Command, cs, config, o) {
19
- return [
20
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
21
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
22
- (0, middleware_sdk_s3_control_1.getProcessArnablesPlugin)(config),
23
- ];
24
- })
25
- .s("AWSS3ControlServiceV20180820", "UpdateJobPriority", {})
26
- .n("S3ControlClient", "UpdateJobPriorityCommand")
27
- .f(void 0, void 0)
28
- .ser(Aws_restXml_1.se_UpdateJobPriorityCommand)
29
- .de(Aws_restXml_1.de_UpdateJobPriorityCommand)
30
- .build() {
31
- }
32
- exports.UpdateJobPriorityCommand = UpdateJobPriorityCommand;
1
+ module.exports = require("../index.js");
@@ -1,32 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateJobStatusCommand = exports.$Command = void 0;
4
- const middleware_sdk_s3_control_1 = require("@aws-sdk/middleware-sdk-s3-control");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const Aws_restXml_1 = require("../protocols/Aws_restXml");
11
- class UpdateJobStatusCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- RequiresAccountId: { type: "staticContextParams", value: true },
16
- AccountId: { type: "contextParams", name: "AccountId" },
17
- })
18
- .m(function (Command, cs, config, o) {
19
- return [
20
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
21
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
22
- (0, middleware_sdk_s3_control_1.getProcessArnablesPlugin)(config),
23
- ];
24
- })
25
- .s("AWSS3ControlServiceV20180820", "UpdateJobStatus", {})
26
- .n("S3ControlClient", "UpdateJobStatusCommand")
27
- .f(void 0, void 0)
28
- .ser(Aws_restXml_1.se_UpdateJobStatusCommand)
29
- .de(Aws_restXml_1.de_UpdateJobStatusCommand)
30
- .build() {
31
- }
32
- exports.UpdateJobStatusCommand = UpdateJobStatusCommand;
1
+ module.exports = require("../index.js");
@@ -1,32 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateStorageLensGroupCommand = exports.$Command = void 0;
4
- const middleware_sdk_s3_control_1 = require("@aws-sdk/middleware-sdk-s3-control");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const Aws_restXml_1 = require("../protocols/Aws_restXml");
11
- class UpdateStorageLensGroupCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- RequiresAccountId: { type: "staticContextParams", value: true },
16
- AccountId: { type: "contextParams", name: "AccountId" },
17
- })
18
- .m(function (Command, cs, config, o) {
19
- return [
20
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
21
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
22
- (0, middleware_sdk_s3_control_1.getProcessArnablesPlugin)(config),
23
- ];
24
- })
25
- .s("AWSS3ControlServiceV20180820", "UpdateStorageLensGroup", {})
26
- .n("S3ControlClient", "UpdateStorageLensGroupCommand")
27
- .f(void 0, void 0)
28
- .ser(Aws_restXml_1.se_UpdateStorageLensGroupCommand)
29
- .de(Aws_restXml_1.de_UpdateStorageLensGroupCommand)
30
- .build() {
31
- }
32
- exports.UpdateStorageLensGroupCommand = UpdateStorageLensGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,95 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./AssociateAccessGrantsIdentityCenterCommand"), exports);
5
- tslib_1.__exportStar(require("./CreateAccessGrantCommand"), exports);
6
- tslib_1.__exportStar(require("./CreateAccessGrantsInstanceCommand"), exports);
7
- tslib_1.__exportStar(require("./CreateAccessGrantsLocationCommand"), exports);
8
- tslib_1.__exportStar(require("./CreateAccessPointCommand"), exports);
9
- tslib_1.__exportStar(require("./CreateAccessPointForObjectLambdaCommand"), exports);
10
- tslib_1.__exportStar(require("./CreateBucketCommand"), exports);
11
- tslib_1.__exportStar(require("./CreateJobCommand"), exports);
12
- tslib_1.__exportStar(require("./CreateMultiRegionAccessPointCommand"), exports);
13
- tslib_1.__exportStar(require("./CreateStorageLensGroupCommand"), exports);
14
- tslib_1.__exportStar(require("./DeleteAccessGrantCommand"), exports);
15
- tslib_1.__exportStar(require("./DeleteAccessGrantsInstanceCommand"), exports);
16
- tslib_1.__exportStar(require("./DeleteAccessGrantsInstanceResourcePolicyCommand"), exports);
17
- tslib_1.__exportStar(require("./DeleteAccessGrantsLocationCommand"), exports);
18
- tslib_1.__exportStar(require("./DeleteAccessPointCommand"), exports);
19
- tslib_1.__exportStar(require("./DeleteAccessPointForObjectLambdaCommand"), exports);
20
- tslib_1.__exportStar(require("./DeleteAccessPointPolicyCommand"), exports);
21
- tslib_1.__exportStar(require("./DeleteAccessPointPolicyForObjectLambdaCommand"), exports);
22
- tslib_1.__exportStar(require("./DeleteBucketCommand"), exports);
23
- tslib_1.__exportStar(require("./DeleteBucketLifecycleConfigurationCommand"), exports);
24
- tslib_1.__exportStar(require("./DeleteBucketPolicyCommand"), exports);
25
- tslib_1.__exportStar(require("./DeleteBucketReplicationCommand"), exports);
26
- tslib_1.__exportStar(require("./DeleteBucketTaggingCommand"), exports);
27
- tslib_1.__exportStar(require("./DeleteJobTaggingCommand"), exports);
28
- tslib_1.__exportStar(require("./DeleteMultiRegionAccessPointCommand"), exports);
29
- tslib_1.__exportStar(require("./DeletePublicAccessBlockCommand"), exports);
30
- tslib_1.__exportStar(require("./DeleteStorageLensConfigurationCommand"), exports);
31
- tslib_1.__exportStar(require("./DeleteStorageLensConfigurationTaggingCommand"), exports);
32
- tslib_1.__exportStar(require("./DeleteStorageLensGroupCommand"), exports);
33
- tslib_1.__exportStar(require("./DescribeJobCommand"), exports);
34
- tslib_1.__exportStar(require("./DescribeMultiRegionAccessPointOperationCommand"), exports);
35
- tslib_1.__exportStar(require("./DissociateAccessGrantsIdentityCenterCommand"), exports);
36
- tslib_1.__exportStar(require("./GetAccessGrantCommand"), exports);
37
- tslib_1.__exportStar(require("./GetAccessGrantsInstanceCommand"), exports);
38
- tslib_1.__exportStar(require("./GetAccessGrantsInstanceForPrefixCommand"), exports);
39
- tslib_1.__exportStar(require("./GetAccessGrantsInstanceResourcePolicyCommand"), exports);
40
- tslib_1.__exportStar(require("./GetAccessGrantsLocationCommand"), exports);
41
- tslib_1.__exportStar(require("./GetAccessPointCommand"), exports);
42
- tslib_1.__exportStar(require("./GetAccessPointConfigurationForObjectLambdaCommand"), exports);
43
- tslib_1.__exportStar(require("./GetAccessPointForObjectLambdaCommand"), exports);
44
- tslib_1.__exportStar(require("./GetAccessPointPolicyCommand"), exports);
45
- tslib_1.__exportStar(require("./GetAccessPointPolicyForObjectLambdaCommand"), exports);
46
- tslib_1.__exportStar(require("./GetAccessPointPolicyStatusCommand"), exports);
47
- tslib_1.__exportStar(require("./GetAccessPointPolicyStatusForObjectLambdaCommand"), exports);
48
- tslib_1.__exportStar(require("./GetBucketCommand"), exports);
49
- tslib_1.__exportStar(require("./GetBucketLifecycleConfigurationCommand"), exports);
50
- tslib_1.__exportStar(require("./GetBucketPolicyCommand"), exports);
51
- tslib_1.__exportStar(require("./GetBucketReplicationCommand"), exports);
52
- tslib_1.__exportStar(require("./GetBucketTaggingCommand"), exports);
53
- tslib_1.__exportStar(require("./GetBucketVersioningCommand"), exports);
54
- tslib_1.__exportStar(require("./GetDataAccessCommand"), exports);
55
- tslib_1.__exportStar(require("./GetJobTaggingCommand"), exports);
56
- tslib_1.__exportStar(require("./GetMultiRegionAccessPointCommand"), exports);
57
- tslib_1.__exportStar(require("./GetMultiRegionAccessPointPolicyCommand"), exports);
58
- tslib_1.__exportStar(require("./GetMultiRegionAccessPointPolicyStatusCommand"), exports);
59
- tslib_1.__exportStar(require("./GetMultiRegionAccessPointRoutesCommand"), exports);
60
- tslib_1.__exportStar(require("./GetPublicAccessBlockCommand"), exports);
61
- tslib_1.__exportStar(require("./GetStorageLensConfigurationCommand"), exports);
62
- tslib_1.__exportStar(require("./GetStorageLensConfigurationTaggingCommand"), exports);
63
- tslib_1.__exportStar(require("./GetStorageLensGroupCommand"), exports);
64
- tslib_1.__exportStar(require("./ListAccessGrantsCommand"), exports);
65
- tslib_1.__exportStar(require("./ListAccessGrantsInstancesCommand"), exports);
66
- tslib_1.__exportStar(require("./ListAccessGrantsLocationsCommand"), exports);
67
- tslib_1.__exportStar(require("./ListAccessPointsCommand"), exports);
68
- tslib_1.__exportStar(require("./ListAccessPointsForObjectLambdaCommand"), exports);
69
- tslib_1.__exportStar(require("./ListJobsCommand"), exports);
70
- tslib_1.__exportStar(require("./ListMultiRegionAccessPointsCommand"), exports);
71
- tslib_1.__exportStar(require("./ListRegionalBucketsCommand"), exports);
72
- tslib_1.__exportStar(require("./ListStorageLensConfigurationsCommand"), exports);
73
- tslib_1.__exportStar(require("./ListStorageLensGroupsCommand"), exports);
74
- tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
75
- tslib_1.__exportStar(require("./PutAccessGrantsInstanceResourcePolicyCommand"), exports);
76
- tslib_1.__exportStar(require("./PutAccessPointConfigurationForObjectLambdaCommand"), exports);
77
- tslib_1.__exportStar(require("./PutAccessPointPolicyCommand"), exports);
78
- tslib_1.__exportStar(require("./PutAccessPointPolicyForObjectLambdaCommand"), exports);
79
- tslib_1.__exportStar(require("./PutBucketLifecycleConfigurationCommand"), exports);
80
- tslib_1.__exportStar(require("./PutBucketPolicyCommand"), exports);
81
- tslib_1.__exportStar(require("./PutBucketReplicationCommand"), exports);
82
- tslib_1.__exportStar(require("./PutBucketTaggingCommand"), exports);
83
- tslib_1.__exportStar(require("./PutBucketVersioningCommand"), exports);
84
- tslib_1.__exportStar(require("./PutJobTaggingCommand"), exports);
85
- tslib_1.__exportStar(require("./PutMultiRegionAccessPointPolicyCommand"), exports);
86
- tslib_1.__exportStar(require("./PutPublicAccessBlockCommand"), exports);
87
- tslib_1.__exportStar(require("./PutStorageLensConfigurationCommand"), exports);
88
- tslib_1.__exportStar(require("./PutStorageLensConfigurationTaggingCommand"), exports);
89
- tslib_1.__exportStar(require("./SubmitMultiRegionAccessPointRoutesCommand"), exports);
90
- tslib_1.__exportStar(require("./TagResourceCommand"), exports);
91
- tslib_1.__exportStar(require("./UntagResourceCommand"), exports);
92
- tslib_1.__exportStar(require("./UpdateAccessGrantsLocationCommand"), exports);
93
- tslib_1.__exportStar(require("./UpdateJobPriorityCommand"), exports);
94
- tslib_1.__exportStar(require("./UpdateJobStatusCommand"), exports);
95
- tslib_1.__exportStar(require("./UpdateStorageLensGroupCommand"), exports);
1
+ module.exports = require("../index.js");
@@ -1,19 +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
- useFipsEndpoint: options.useFipsEndpoint ?? false,
8
- useDualstackEndpoint: options.useDualstackEndpoint ?? false,
9
- defaultSigningName: "s3",
10
- };
11
- };
12
- exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
13
- exports.commonParams = {
14
- UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
15
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
16
- Endpoint: { type: "builtInParams", name: "endpoint" },
17
- Region: { type: "builtInParams", name: "region" },
18
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
19
- };
1
+ module.exports = require("../index.js");
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ruleSet = void 0;
4
- const aC = "required", aD = "type", aE = "conditions", aF = "fn", aG = "argv", aH = "ref", aI = "assign", aJ = "authSchemes", aK = "disableDoubleEncoding", aL = "name", aM = "signingName", aN = "signingRegion", aO = "x-amz-account-id", aP = "x-amz-outpost-id";
5
- const a = false, b = true, c = "isSet", d = "stringEquals", e = "aws.partition", f = "error", g = "{Region}", h = "endpoint", i = "tree", j = "getAttr", k = "not", l = "isValidHostLabel", m = "{url#scheme}://{url#authority}{url#path}", n = "s3-outposts", o = "aws.parseArn", p = "accessPointArn", q = "resourceId[0]", r = "arnType", s = "service", t = "resourceId[1]", u = "outpostId", v = "arnPartition", w = "{accessPointArn#accountId}", x = "resourceId[2]", y = "outpostType", z = "resourceId[3]", A = "bucketArn", B = "{bucketArn#accountId}", C = { [aC]: false, [aD]: "String" }, D = { [aC]: true, "default": false, [aD]: "Boolean" }, E = { [aC]: false, [aD]: "Boolean" }, F = { [aH]: "Region" }, G = { [aF]: c, [aG]: [{ [aH]: "Endpoint" }] }, H = { [aF]: "parseURL", [aG]: [{ [aH]: "Endpoint" }], [aI]: "url" }, I = { [aF]: "booleanEquals", [aG]: [{ [aH]: "UseDualStack" }, true] }, J = { [aF]: "booleanEquals", [aG]: [{ [aH]: "UseFIPS" }, true] }, K = { [aJ]: [{ [aK]: true, [aL]: "sigv4", [aM]: "s3", [aN]: g }] }, L = {}, M = { [aH]: "OutpostId" }, N = { [aE]: [J, { [aF]: d, [aG]: [{ [aF]: j, [aG]: [{ [aH]: "partitionResult" }, "name"] }, "aws-cn"] }], [f]: "Partition does not support FIPS", [aD]: f }, O = { [aE]: [{ [aF]: c, [aG]: [{ [aH]: "RequiresAccountId" }] }, { [aF]: "booleanEquals", [aG]: [{ [aH]: "RequiresAccountId" }, true] }, { [aF]: k, [aG]: [{ [aF]: c, [aG]: [{ [aH]: "AccountId" }] }] }], [f]: "AccountId is required but not set", [aD]: f }, P = { [aF]: c, [aG]: [{ [aH]: "RequiresAccountId" }] }, Q = { [aF]: "booleanEquals", [aG]: [{ [aH]: "RequiresAccountId" }, true] }, R = { [aF]: c, [aG]: [{ [aH]: "AccountId" }] }, S = { [aH]: "AccountId" }, T = { [aE]: [R, { [aF]: k, [aG]: [{ [aF]: l, [aG]: [S, false] }] }], [f]: "AccountId must only contain a-z, A-Z, 0-9 and `-`.", [aD]: f }, U = { [aJ]: [{ [aK]: true, [aL]: "sigv4", [aM]: n, [aN]: g }] }, V = { [f]: "Invalid region: region was not a valid DNS name.", [aD]: f }, W = { [aH]: p }, X = { [aF]: k, [aG]: [{ [aF]: d, [aG]: [{ [aH]: r }, ""] }] }, Y = { [aF]: c, [aG]: [{ [aH]: "UseArnRegion" }] }, Z = { [aF]: "booleanEquals", [aG]: [{ [aH]: "UseArnRegion" }, false] }, aa = { [aF]: j, [aG]: [W, "region"] }, ab = { [aF]: j, [aG]: [W, "accountId"] }, ac = { [aH]: y }, ad = { [aJ]: [{ [aK]: true, [aL]: "sigv4", [aM]: n, [aN]: "{accessPointArn#region}" }] }, ae = { [aO]: [w], [aP]: ["{outpostId}"] }, af = { [f]: "Invalid ARN: Expected a 4-component resource", [aD]: f }, ag = { [f]: "Invalid ARN: missing account ID", [aD]: f }, ah = { [f]: "Client was configured for partition `{partitionResult#name}` but ARN has `{arnPartition#name}`", [aD]: f }, ai = { [f]: "Invalid ARN: The outpost Id must only contain a-z, A-Z, 0-9 and `-`., found: `{outpostId}`", [aD]: f }, aj = { [f]: "Invalid ARN: The Outpost Id was not set", [aD]: f }, ak = { [f]: "Invalid ARN: No ARN type specified", [aD]: f }, al = { [aH]: A }, am = { [aF]: j, [aG]: [al, "region"] }, an = { [aF]: j, [aG]: [al, "accountId"] }, ao = { [aJ]: [{ [aK]: true, [aL]: "sigv4", [aM]: n, [aN]: "{bucketArn#region}" }] }, ap = { [aO]: [B], [aP]: ["{outpostId}"] }, aq = { [aF]: "booleanEquals", [aG]: [{ [aH]: "UseDualStack" }, false] }, ar = { [aF]: "booleanEquals", [aG]: [{ [aH]: "UseFIPS" }, false] }, as = [F], at = [{ [aF]: e, [aG]: [F], [aI]: "partitionResult" }], au = [I], av = [J], aw = [{ [aF]: l, [aG]: [F, true] }], ax = [G, H], ay = [{ [aH]: "AccessPointName" }], az = [{ [aF]: l, [aG]: [{ [aH]: u }, false] }], aA = [{ [aF]: d, [aG]: [{ [aF]: j, [aG]: [{ [aH]: v }, "name"] }, { [aF]: j, [aG]: [{ [aH]: "partitionResult" }, "name"] }] }], aB = [{ [aH]: "Bucket" }];
6
- const _data = { version: "1.0", parameters: { Region: C, UseFIPS: D, UseDualStack: D, Endpoint: C, AccountId: C, RequiresAccountId: E, OutpostId: C, Bucket: C, AccessPointName: C, UseArnRegion: E }, rules: [{ [aE]: [{ [aF]: c, [aG]: as }], rules: [{ [aE]: [{ [aF]: d, [aG]: [F, "snow"] }, G, H], rules: [{ [aE]: at, rules: [{ [aE]: au, error: "S3 Snow does not support DualStack", [aD]: f }, { [aE]: av, error: "S3 Snow does not support FIPS", [aD]: f }, { endpoint: { url: "{url#scheme}://{url#authority}", properties: K, headers: L }, [aD]: h }], [aD]: i }], [aD]: i }, { [aE]: [{ [aF]: c, [aG]: [M] }], rules: [{ [aE]: at, rules: [N, O, T, { [aE]: [{ [aF]: k, [aG]: [{ [aF]: l, [aG]: [M, a] }] }], error: "OutpostId must only contain a-z, A-Z, 0-9 and `-`.", [aD]: f }, { [aE]: aw, rules: [{ [aE]: au, error: "Invalid configuration: Outposts do not support dual-stack", [aD]: f }, { [aE]: ax, endpoint: { url: m, properties: U, headers: L }, [aD]: h }, { [aE]: av, endpoint: { url: "https://s3-outposts-fips.{Region}.{partitionResult#dnsSuffix}", properties: U, headers: L }, [aD]: h }, { endpoint: { url: "https://s3-outposts.{Region}.{partitionResult#dnsSuffix}", properties: U, headers: L }, [aD]: h }], [aD]: i }, V], [aD]: i }], [aD]: i }, { [aE]: [{ [aF]: c, [aG]: ay }, { [aF]: o, [aG]: ay, [aI]: p }], rules: [{ [aE]: [{ [aF]: j, [aG]: [W, q], [aI]: r }, X], rules: [{ [aE]: [{ [aF]: d, [aG]: [{ [aF]: j, [aG]: [W, s] }, n] }], rules: [{ [aE]: au, error: "Invalid configuration: Outpost Access Points do not support dual-stack", [aD]: f }, { [aE]: [{ [aF]: j, [aG]: [W, t], [aI]: u }], rules: [{ [aE]: az, rules: [{ [aE]: [Y, Z, { [aF]: k, [aG]: [{ [aF]: d, [aG]: [aa, g] }] }], error: "Invalid configuration: region from ARN `{accessPointArn#region}` does not match client region `{Region}` and UseArnRegion is `false`", [aD]: f }, { [aE]: at, rules: [{ [aE]: [{ [aF]: e, [aG]: [aa], [aI]: v }], rules: [{ [aE]: aA, rules: [{ [aE]: [{ [aF]: l, [aG]: [aa, b] }], rules: [{ [aE]: [{ [aF]: k, [aG]: [{ [aF]: d, [aG]: [ab, ""] }] }], rules: [{ [aE]: [{ [aF]: l, [aG]: [ab, a] }], rules: [{ [aE]: [R, { [aF]: k, [aG]: [{ [aF]: d, [aG]: [S, w] }] }], error: "Invalid ARN: the accountId specified in the ARN (`{accessPointArn#accountId}`) does not match the parameter (`{AccountId}`)", [aD]: f }, { [aE]: [{ [aF]: j, [aG]: [W, x], [aI]: y }], rules: [{ [aE]: [{ [aF]: j, [aG]: [W, z], [aI]: "accessPointName" }], rules: [{ [aE]: [{ [aF]: d, [aG]: [ac, "accesspoint"] }], rules: [{ [aE]: av, endpoint: { url: "https://s3-outposts-fips.{accessPointArn#region}.{arnPartition#dnsSuffix}", properties: ad, headers: ae }, [aD]: h }, { [aE]: ax, endpoint: { url: m, properties: ad, headers: ae }, [aD]: h }, { endpoint: { url: "https://s3-outposts.{accessPointArn#region}.{arnPartition#dnsSuffix}", properties: ad, headers: ae }, [aD]: h }], [aD]: i }, { error: "Expected an outpost type `accesspoint`, found `{outpostType}`", [aD]: f }], [aD]: i }, { error: "Invalid ARN: expected an access point name", [aD]: f }], [aD]: i }, af], [aD]: i }, { error: "Invalid ARN: The account id may only contain a-z, A-Z, 0-9 and `-`. Found: `{accessPointArn#accountId}`", [aD]: f }], [aD]: i }, ag], [aD]: i }, { error: "Invalid region in ARN: `{accessPointArn#region}` (invalid DNS name)", [aD]: f }], [aD]: i }, ah], [aD]: i }], [aD]: i }], [aD]: i }, ai], [aD]: i }, aj], [aD]: i }], [aD]: i }, ak], [aD]: i }, { [aE]: [{ [aF]: c, [aG]: aB }, { [aF]: o, [aG]: aB, [aI]: A }], rules: [{ [aE]: [{ [aF]: j, [aG]: [al, q], [aI]: r }, X], rules: [{ [aE]: [{ [aF]: d, [aG]: [{ [aF]: j, [aG]: [al, s] }, n] }], rules: [{ [aE]: au, error: "Invalid configuration: Outpost buckets do not support dual-stack", [aD]: f }, { [aE]: [{ [aF]: j, [aG]: [al, t], [aI]: u }], rules: [{ [aE]: az, rules: [{ [aE]: [Y, Z, { [aF]: k, [aG]: [{ [aF]: d, [aG]: [am, g] }] }], error: "Invalid configuration: region from ARN `{bucketArn#region}` does not match client region `{Region}` and UseArnRegion is `false`", [aD]: f }, { [aE]: [{ [aF]: e, [aG]: [am], [aI]: v }], rules: [{ [aE]: at, rules: [{ [aE]: aA, rules: [{ [aE]: [{ [aF]: l, [aG]: [am, b] }], rules: [{ [aE]: [{ [aF]: k, [aG]: [{ [aF]: d, [aG]: [an, ""] }] }], rules: [{ [aE]: [{ [aF]: l, [aG]: [an, a] }], rules: [{ [aE]: [R, { [aF]: k, [aG]: [{ [aF]: d, [aG]: [S, B] }] }], error: "Invalid ARN: the accountId specified in the ARN (`{bucketArn#accountId}`) does not match the parameter (`{AccountId}`)", [aD]: f }, { [aE]: [{ [aF]: j, [aG]: [al, x], [aI]: y }], rules: [{ [aE]: [{ [aF]: j, [aG]: [al, z], [aI]: "bucketName" }], rules: [{ [aE]: [{ [aF]: d, [aG]: [ac, "bucket"] }], rules: [{ [aE]: av, endpoint: { url: "https://s3-outposts-fips.{bucketArn#region}.{arnPartition#dnsSuffix}", properties: ao, headers: ap }, [aD]: h }, { [aE]: ax, endpoint: { url: m, properties: ao, headers: ap }, [aD]: h }, { endpoint: { url: "https://s3-outposts.{bucketArn#region}.{arnPartition#dnsSuffix}", properties: ao, headers: ap }, [aD]: h }], [aD]: i }, { error: "Invalid ARN: Expected an outpost type `bucket`, found `{outpostType}`", [aD]: f }], [aD]: i }, { error: "Invalid ARN: expected a bucket name", [aD]: f }], [aD]: i }, af], [aD]: i }, { error: "Invalid ARN: The account id may only contain a-z, A-Z, 0-9 and `-`. Found: `{bucketArn#accountId}`", [aD]: f }], [aD]: i }, ag], [aD]: i }, { error: "Invalid region in ARN: `{bucketArn#region}` (invalid DNS name)", [aD]: f }], [aD]: i }, ah], [aD]: i }], [aD]: i }], [aD]: i }, ai], [aD]: i }, aj], [aD]: i }], [aD]: i }, ak], [aD]: i }, { [aE]: at, rules: [{ [aE]: aw, rules: [N, O, T, { [aE]: ax, rules: [{ [aE]: au, error: "Invalid Configuration: DualStack and custom endpoint are not supported", [aD]: f }, { [aE]: [P, Q, R], endpoint: { url: "{url#scheme}://{AccountId}.{url#authority}{url#path}", properties: K, headers: L }, [aD]: h }, { endpoint: { url: m, properties: K, headers: L }, [aD]: h }], [aD]: i }, { [aE]: [J, I, P, Q, R], endpoint: { url: "https://{AccountId}.s3-control-fips.dualstack.{Region}.{partitionResult#dnsSuffix}", properties: K, headers: L }, [aD]: h }, { [aE]: [J, I], endpoint: { url: "https://s3-control-fips.dualstack.{Region}.{partitionResult#dnsSuffix}", properties: K, headers: L }, [aD]: h }, { [aE]: [J, aq, P, Q, R], endpoint: { url: "https://{AccountId}.s3-control-fips.{Region}.{partitionResult#dnsSuffix}", properties: K, headers: L }, [aD]: h }, { [aE]: [J, aq], endpoint: { url: "https://s3-control-fips.{Region}.{partitionResult#dnsSuffix}", properties: K, headers: L }, [aD]: h }, { [aE]: [ar, I, P, Q, R], endpoint: { url: "https://{AccountId}.s3-control.dualstack.{Region}.{partitionResult#dnsSuffix}", properties: K, headers: L }, [aD]: h }, { [aE]: [ar, I], endpoint: { url: "https://s3-control.dualstack.{Region}.{partitionResult#dnsSuffix}", properties: K, headers: L }, [aD]: h }, { [aE]: [ar, aq, P, Q, R], endpoint: { url: "https://{AccountId}.s3-control.{Region}.{partitionResult#dnsSuffix}", properties: K, headers: L }, [aD]: h }, { [aE]: [ar, aq], endpoint: { url: "https://s3-control.{Region}.{partitionResult#dnsSuffix}", properties: K, headers: L }, [aD]: h }], [aD]: i }, V], [aD]: i }], [aD]: i }, { error: "Region must be set", [aD]: f }] };
4
+ const aF = "required", aG = "type", aH = "conditions", aI = "fn", aJ = "argv", aK = "ref", aL = "assign", aM = "authSchemes", aN = "disableDoubleEncoding", aO = "name", aP = "signingName", aQ = "signingRegion", aR = "x-amz-account-id", aS = "x-amz-outpost-id";
5
+ const a = false, b = true, c = "isSet", d = "stringEquals", e = "aws.partition", f = "error", g = "{Region}", h = "endpoint", i = "tree", j = "getAttr", k = "not", l = "isValidHostLabel", m = "Invalid Configuration: DualStack and custom endpoint are not supported", n = "{url#scheme}://{url#authority}{url#path}", o = "s3-outposts", p = "aws.parseArn", q = "accessPointArn", r = "resourceId[0]", s = "arnType", t = "service", u = "resourceId[1]", v = "outpostId", w = "arnPartition", x = "{accessPointArn#accountId}", y = "resourceId[2]", z = "outpostType", A = "resourceId[3]", B = "bucketArn", C = "{bucketArn#accountId}", D = { [aF]: false, [aG]: "String" }, E = { [aF]: true, "default": false, [aG]: "Boolean" }, F = { [aF]: false, [aG]: "Boolean" }, G = { [aK]: "Region" }, H = { [aI]: c, [aJ]: [{ [aK]: "Endpoint" }] }, I = { [aI]: "parseURL", [aJ]: [{ [aK]: "Endpoint" }], [aL]: "url" }, J = { [aI]: "booleanEquals", [aJ]: [{ [aK]: "UseDualStack" }, true] }, K = { [aI]: "booleanEquals", [aJ]: [{ [aK]: "UseFIPS" }, true] }, L = { [aM]: [{ [aN]: true, [aO]: "sigv4", [aP]: "s3", [aQ]: g }] }, M = {}, N = { [aK]: "OutpostId" }, O = { [aH]: [K, { [aI]: d, [aJ]: [{ [aI]: j, [aJ]: [{ [aK]: "partitionResult" }, "name"] }, "aws-cn"] }], [f]: "Partition does not support FIPS", [aG]: f }, P = { [aH]: [{ [aI]: c, [aJ]: [{ [aK]: "RequiresAccountId" }] }, { [aI]: "booleanEquals", [aJ]: [{ [aK]: "RequiresAccountId" }, true] }, { [aI]: k, [aJ]: [{ [aI]: c, [aJ]: [{ [aK]: "AccountId" }] }] }], [f]: "AccountId is required but not set", [aG]: f }, Q = { [aI]: c, [aJ]: [{ [aK]: "RequiresAccountId" }] }, R = { [aI]: "booleanEquals", [aJ]: [{ [aK]: "RequiresAccountId" }, true] }, S = { [aI]: c, [aJ]: [{ [aK]: "AccountId" }] }, T = { [aK]: "AccountId" }, U = { [aH]: [S, { [aI]: k, [aJ]: [{ [aI]: l, [aJ]: [T, false] }] }], [f]: "AccountId must only contain a-z, A-Z, 0-9 and `-`.", [aG]: f }, V = { [aH]: [H, J], [f]: m, [aG]: f }, W = { [aM]: [{ [aN]: true, [aO]: "sigv4", [aP]: o, [aQ]: g }] }, X = { [f]: "Invalid region: region was not a valid DNS name.", [aG]: f }, Y = { [aK]: q }, Z = { [aI]: k, [aJ]: [{ [aI]: d, [aJ]: [{ [aK]: s }, ""] }] }, aa = { [aI]: c, [aJ]: [{ [aK]: "UseArnRegion" }] }, ab = { [aI]: "booleanEquals", [aJ]: [{ [aK]: "UseArnRegion" }, false] }, ac = { [aI]: j, [aJ]: [Y, "region"] }, ad = { [aI]: j, [aJ]: [Y, "accountId"] }, ae = { [aK]: z }, af = { [aM]: [{ [aN]: true, [aO]: "sigv4", [aP]: o, [aQ]: "{accessPointArn#region}" }] }, ag = { [aR]: [x], [aS]: ["{outpostId}"] }, ah = { [f]: "Invalid ARN: Expected a 4-component resource", [aG]: f }, ai = { [f]: "Invalid ARN: missing account ID", [aG]: f }, aj = { [f]: "Client was configured for partition `{partitionResult#name}` but ARN has `{arnPartition#name}`", [aG]: f }, ak = { [f]: "Invalid ARN: The outpost Id must only contain a-z, A-Z, 0-9 and `-`., found: `{outpostId}`", [aG]: f }, al = { [f]: "Invalid ARN: The Outpost Id was not set", [aG]: f }, am = { [f]: "Invalid ARN: No ARN type specified", [aG]: f }, an = { [aK]: B }, ao = { [aI]: j, [aJ]: [an, "region"] }, ap = { [aI]: j, [aJ]: [an, "accountId"] }, aq = { [aM]: [{ [aN]: true, [aO]: "sigv4", [aP]: o, [aQ]: "{bucketArn#region}" }] }, ar = { [aR]: [C], [aS]: ["{outpostId}"] }, as = { [aI]: "booleanEquals", [aJ]: [{ [aK]: "UseDualStack" }, false] }, at = { [aI]: "booleanEquals", [aJ]: [{ [aK]: "UseFIPS" }, false] }, au = [G], av = [{ [aI]: e, [aJ]: [G], [aL]: "partitionResult" }], aw = [J], ax = [K], ay = [{ [aI]: l, [aJ]: [G, true] }], az = [H, I], aA = [K, J], aB = [{ [aK]: "AccessPointName" }], aC = [{ [aI]: l, [aJ]: [{ [aK]: v }, false] }], aD = [{ [aI]: d, [aJ]: [{ [aI]: j, [aJ]: [{ [aK]: w }, "name"] }, { [aI]: j, [aJ]: [{ [aK]: "partitionResult" }, "name"] }] }], aE = [{ [aK]: "Bucket" }];
6
+ const _data = { version: "1.0", parameters: { Region: D, UseFIPS: E, UseDualStack: E, Endpoint: D, AccountId: D, RequiresAccountId: F, OutpostId: D, Bucket: D, AccessPointName: D, UseArnRegion: F }, rules: [{ [aH]: [{ [aI]: c, [aJ]: au }], rules: [{ [aH]: [{ [aI]: d, [aJ]: [G, "snow"] }, H, I], rules: [{ [aH]: av, rules: [{ [aH]: aw, error: "S3 Snow does not support DualStack", [aG]: f }, { [aH]: ax, error: "S3 Snow does not support FIPS", [aG]: f }, { endpoint: { url: "{url#scheme}://{url#authority}", properties: L, headers: M }, [aG]: h }], [aG]: i }], [aG]: i }, { [aH]: [{ [aI]: c, [aJ]: [N] }], rules: [{ [aH]: av, rules: [O, P, U, { [aH]: [{ [aI]: k, [aJ]: [{ [aI]: l, [aJ]: [N, a] }] }], error: "OutpostId must only contain a-z, A-Z, 0-9 and `-`.", [aG]: f }, V, { [aH]: ay, rules: [{ [aH]: az, endpoint: { url: n, properties: W, headers: M }, [aG]: h }, { [aH]: aA, endpoint: { url: "https://s3-outposts-fips.{Region}.{partitionResult#dualStackDnsSuffix}", properties: W, headers: M }, [aG]: h }, { [aH]: ax, endpoint: { url: "https://s3-outposts-fips.{Region}.{partitionResult#dnsSuffix}", properties: W, headers: M }, [aG]: h }, { [aH]: aw, endpoint: { url: "https://s3-outposts.{Region}.{partitionResult#dualStackDnsSuffix}", properties: W, headers: M }, [aG]: h }, { endpoint: { url: "https://s3-outposts.{Region}.{partitionResult#dnsSuffix}", properties: W, headers: M }, [aG]: h }], [aG]: i }, X], [aG]: i }], [aG]: i }, { [aH]: [{ [aI]: c, [aJ]: aB }, { [aI]: p, [aJ]: aB, [aL]: q }], rules: [{ [aH]: [{ [aI]: j, [aJ]: [Y, r], [aL]: s }, Z], rules: [{ [aH]: [{ [aI]: d, [aJ]: [{ [aI]: j, [aJ]: [Y, t] }, o] }], rules: [{ [aH]: [{ [aI]: j, [aJ]: [Y, u], [aL]: v }], rules: [{ [aH]: aC, rules: [V, { [aH]: [aa, ab, { [aI]: k, [aJ]: [{ [aI]: d, [aJ]: [ac, g] }] }], error: "Invalid configuration: region from ARN `{accessPointArn#region}` does not match client region `{Region}` and UseArnRegion is `false`", [aG]: f }, { [aH]: av, rules: [{ [aH]: [{ [aI]: e, [aJ]: [ac], [aL]: w }], rules: [{ [aH]: aD, rules: [{ [aH]: [{ [aI]: l, [aJ]: [ac, b] }], rules: [{ [aH]: [{ [aI]: k, [aJ]: [{ [aI]: d, [aJ]: [ad, ""] }] }], rules: [{ [aH]: [{ [aI]: l, [aJ]: [ad, a] }], rules: [{ [aH]: [S, { [aI]: k, [aJ]: [{ [aI]: d, [aJ]: [T, x] }] }], error: "Invalid ARN: the accountId specified in the ARN (`{accessPointArn#accountId}`) does not match the parameter (`{AccountId}`)", [aG]: f }, { [aH]: [{ [aI]: j, [aJ]: [Y, y], [aL]: z }], rules: [{ [aH]: [{ [aI]: j, [aJ]: [Y, A], [aL]: "accessPointName" }], rules: [{ [aH]: [{ [aI]: d, [aJ]: [ae, "accesspoint"] }], rules: [{ [aH]: aA, endpoint: { url: "https://s3-outposts-fips.{accessPointArn#region}.{arnPartition#dualStackDnsSuffix}", properties: af, headers: ag }, [aG]: h }, { [aH]: ax, endpoint: { url: "https://s3-outposts-fips.{accessPointArn#region}.{arnPartition#dnsSuffix}", properties: af, headers: ag }, [aG]: h }, { [aH]: aw, endpoint: { url: "https://s3-outposts.{accessPointArn#region}.{arnPartition#dualStackDnsSuffix}", properties: af, headers: ag }, [aG]: h }, { [aH]: az, endpoint: { url: n, properties: af, headers: ag }, [aG]: h }, { endpoint: { url: "https://s3-outposts.{accessPointArn#region}.{arnPartition#dnsSuffix}", properties: af, headers: ag }, [aG]: h }], [aG]: i }, { error: "Expected an outpost type `accesspoint`, found `{outpostType}`", [aG]: f }], [aG]: i }, { error: "Invalid ARN: expected an access point name", [aG]: f }], [aG]: i }, ah], [aG]: i }, { error: "Invalid ARN: The account id may only contain a-z, A-Z, 0-9 and `-`. Found: `{accessPointArn#accountId}`", [aG]: f }], [aG]: i }, ai], [aG]: i }, { error: "Invalid region in ARN: `{accessPointArn#region}` (invalid DNS name)", [aG]: f }], [aG]: i }, aj], [aG]: i }], [aG]: i }], [aG]: i }, ak], [aG]: i }, al], [aG]: i }], [aG]: i }, am], [aG]: i }, { [aH]: [{ [aI]: c, [aJ]: aE }, { [aI]: p, [aJ]: aE, [aL]: B }], rules: [{ [aH]: [{ [aI]: j, [aJ]: [an, r], [aL]: s }, Z], rules: [{ [aH]: [{ [aI]: d, [aJ]: [{ [aI]: j, [aJ]: [an, t] }, o] }], rules: [{ [aH]: [{ [aI]: j, [aJ]: [an, u], [aL]: v }], rules: [{ [aH]: aC, rules: [V, { [aH]: [aa, ab, { [aI]: k, [aJ]: [{ [aI]: d, [aJ]: [ao, g] }] }], error: "Invalid configuration: region from ARN `{bucketArn#region}` does not match client region `{Region}` and UseArnRegion is `false`", [aG]: f }, { [aH]: [{ [aI]: e, [aJ]: [ao], [aL]: w }], rules: [{ [aH]: av, rules: [{ [aH]: aD, rules: [{ [aH]: [{ [aI]: l, [aJ]: [ao, b] }], rules: [{ [aH]: [{ [aI]: k, [aJ]: [{ [aI]: d, [aJ]: [ap, ""] }] }], rules: [{ [aH]: [{ [aI]: l, [aJ]: [ap, a] }], rules: [{ [aH]: [S, { [aI]: k, [aJ]: [{ [aI]: d, [aJ]: [T, C] }] }], error: "Invalid ARN: the accountId specified in the ARN (`{bucketArn#accountId}`) does not match the parameter (`{AccountId}`)", [aG]: f }, { [aH]: [{ [aI]: j, [aJ]: [an, y], [aL]: z }], rules: [{ [aH]: [{ [aI]: j, [aJ]: [an, A], [aL]: "bucketName" }], rules: [{ [aH]: [{ [aI]: d, [aJ]: [ae, "bucket"] }], rules: [{ [aH]: aA, endpoint: { url: "https://s3-outposts-fips.{bucketArn#region}.{arnPartition#dualStackDnsSuffix}", properties: aq, headers: ar }, [aG]: h }, { [aH]: ax, endpoint: { url: "https://s3-outposts-fips.{bucketArn#region}.{arnPartition#dnsSuffix}", properties: aq, headers: ar }, [aG]: h }, { [aH]: aw, endpoint: { url: "https://s3-outposts.{bucketArn#region}.{arnPartition#dualStackDnsSuffix}", properties: aq, headers: ar }, [aG]: h }, { [aH]: az, endpoint: { url: n, properties: aq, headers: ar }, [aG]: h }, { endpoint: { url: "https://s3-outposts.{bucketArn#region}.{arnPartition#dnsSuffix}", properties: aq, headers: ar }, [aG]: h }], [aG]: i }, { error: "Invalid ARN: Expected an outpost type `bucket`, found `{outpostType}`", [aG]: f }], [aG]: i }, { error: "Invalid ARN: expected a bucket name", [aG]: f }], [aG]: i }, ah], [aG]: i }, { error: "Invalid ARN: The account id may only contain a-z, A-Z, 0-9 and `-`. Found: `{bucketArn#accountId}`", [aG]: f }], [aG]: i }, ai], [aG]: i }, { error: "Invalid region in ARN: `{bucketArn#region}` (invalid DNS name)", [aG]: f }], [aG]: i }, aj], [aG]: i }], [aG]: i }], [aG]: i }, ak], [aG]: i }, al], [aG]: i }], [aG]: i }, am], [aG]: i }, { [aH]: av, rules: [{ [aH]: ay, rules: [O, P, U, { [aH]: az, rules: [{ [aH]: aw, error: m, [aG]: f }, { [aH]: [Q, R, S], endpoint: { url: "{url#scheme}://{AccountId}.{url#authority}{url#path}", properties: L, headers: M }, [aG]: h }, { endpoint: { url: n, properties: L, headers: M }, [aG]: h }], [aG]: i }, { [aH]: [K, J, Q, R, S], endpoint: { url: "https://{AccountId}.s3-control-fips.dualstack.{Region}.{partitionResult#dnsSuffix}", properties: L, headers: M }, [aG]: h }, { [aH]: aA, endpoint: { url: "https://s3-control-fips.dualstack.{Region}.{partitionResult#dnsSuffix}", properties: L, headers: M }, [aG]: h }, { [aH]: [K, as, Q, R, S], endpoint: { url: "https://{AccountId}.s3-control-fips.{Region}.{partitionResult#dnsSuffix}", properties: L, headers: M }, [aG]: h }, { [aH]: [K, as], endpoint: { url: "https://s3-control-fips.{Region}.{partitionResult#dnsSuffix}", properties: L, headers: M }, [aG]: h }, { [aH]: [at, J, Q, R, S], endpoint: { url: "https://{AccountId}.s3-control.dualstack.{Region}.{partitionResult#dnsSuffix}", properties: L, headers: M }, [aG]: h }, { [aH]: [at, J], endpoint: { url: "https://s3-control.dualstack.{Region}.{partitionResult#dnsSuffix}", properties: L, headers: M }, [aG]: h }, { [aH]: [at, as, Q, R, S], endpoint: { url: "https://{AccountId}.s3-control.{Region}.{partitionResult#dnsSuffix}", properties: L, headers: M }, [aG]: h }, { [aH]: [at, as], endpoint: { url: "https://s3-control.{Region}.{partitionResult#dnsSuffix}", properties: L, headers: M }, [aG]: h }], [aG]: i }, X], [aG]: i }], [aG]: i }, { error: "Region must be set", [aG]: f }] };
7
7
  exports.ruleSet = _data;
@@ -1,2 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ module.exports = require("./index.js");