@aws-sdk/client-s3-control 3.491.0 → 3.496.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 (118) 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/extensionConfiguration.js +1 -2
  99. package/dist-cjs/index.js +12281 -11
  100. package/dist-cjs/models/S3ControlServiceException.js +1 -12
  101. package/dist-cjs/models/index.js +1 -5
  102. package/dist-cjs/models/models_0.js +1 -421
  103. package/dist-cjs/models/models_1.js +1 -40
  104. package/dist-cjs/pagination/Interfaces.js +1 -2
  105. package/dist-cjs/pagination/ListAccessGrantsInstancesPaginator.js +1 -7
  106. package/dist-cjs/pagination/ListAccessGrantsLocationsPaginator.js +1 -7
  107. package/dist-cjs/pagination/ListAccessGrantsPaginator.js +1 -7
  108. package/dist-cjs/pagination/ListAccessPointsForObjectLambdaPaginator.js +1 -7
  109. package/dist-cjs/pagination/ListAccessPointsPaginator.js +1 -7
  110. package/dist-cjs/pagination/ListJobsPaginator.js +1 -7
  111. package/dist-cjs/pagination/ListMultiRegionAccessPointsPaginator.js +1 -7
  112. package/dist-cjs/pagination/ListRegionalBucketsPaginator.js +1 -7
  113. package/dist-cjs/pagination/ListStorageLensConfigurationsPaginator.js +1 -7
  114. package/dist-cjs/pagination/ListStorageLensGroupsPaginator.js +1 -7
  115. package/dist-cjs/pagination/index.js +1 -14
  116. package/dist-cjs/protocols/Aws_restXml.js +1 -9417
  117. package/dist-cjs/runtimeExtensions.js +1 -25
  118. 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,2 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ module.exports = require("./index.js");