@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,33 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetBucketLifecycleConfigurationCommand = 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 GetBucketLifecycleConfigurationCommand 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
- Bucket: { type: "contextParams", name: "Bucket" },
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
- ];
25
- })
26
- .s("AWSS3ControlServiceV20180820", "GetBucketLifecycleConfiguration", {})
27
- .n("S3ControlClient", "GetBucketLifecycleConfigurationCommand")
28
- .f(void 0, void 0)
29
- .ser(Aws_restXml_1.se_GetBucketLifecycleConfigurationCommand)
30
- .de(Aws_restXml_1.de_GetBucketLifecycleConfigurationCommand)
31
- .build() {
32
- }
33
- exports.GetBucketLifecycleConfigurationCommand = GetBucketLifecycleConfigurationCommand;
1
+ module.exports = require("../index.js");
@@ -1,33 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetBucketPolicyCommand = 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 GetBucketPolicyCommand 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
- Bucket: { type: "contextParams", name: "Bucket" },
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
- ];
25
- })
26
- .s("AWSS3ControlServiceV20180820", "GetBucketPolicy", {})
27
- .n("S3ControlClient", "GetBucketPolicyCommand")
28
- .f(void 0, void 0)
29
- .ser(Aws_restXml_1.se_GetBucketPolicyCommand)
30
- .de(Aws_restXml_1.de_GetBucketPolicyCommand)
31
- .build() {
32
- }
33
- exports.GetBucketPolicyCommand = GetBucketPolicyCommand;
1
+ module.exports = require("../index.js");
@@ -1,33 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetBucketReplicationCommand = 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 GetBucketReplicationCommand 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
- Bucket: { type: "contextParams", name: "Bucket" },
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
- ];
25
- })
26
- .s("AWSS3ControlServiceV20180820", "GetBucketReplication", {})
27
- .n("S3ControlClient", "GetBucketReplicationCommand")
28
- .f(void 0, void 0)
29
- .ser(Aws_restXml_1.se_GetBucketReplicationCommand)
30
- .de(Aws_restXml_1.de_GetBucketReplicationCommand)
31
- .build() {
32
- }
33
- exports.GetBucketReplicationCommand = GetBucketReplicationCommand;
1
+ module.exports = require("../index.js");
@@ -1,33 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetBucketTaggingCommand = 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 GetBucketTaggingCommand 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
- Bucket: { type: "contextParams", name: "Bucket" },
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
- ];
25
- })
26
- .s("AWSS3ControlServiceV20180820", "GetBucketTagging", {})
27
- .n("S3ControlClient", "GetBucketTaggingCommand")
28
- .f(void 0, void 0)
29
- .ser(Aws_restXml_1.se_GetBucketTaggingCommand)
30
- .de(Aws_restXml_1.de_GetBucketTaggingCommand)
31
- .build() {
32
- }
33
- exports.GetBucketTaggingCommand = GetBucketTaggingCommand;
1
+ module.exports = require("../index.js");
@@ -1,33 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetBucketVersioningCommand = 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 GetBucketVersioningCommand 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
- Bucket: { type: "contextParams", name: "Bucket" },
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
- ];
25
- })
26
- .s("AWSS3ControlServiceV20180820", "GetBucketVersioning", {})
27
- .n("S3ControlClient", "GetBucketVersioningCommand")
28
- .f(void 0, void 0)
29
- .ser(Aws_restXml_1.se_GetBucketVersioningCommand)
30
- .de(Aws_restXml_1.de_GetBucketVersioningCommand)
31
- .build() {
32
- }
33
- exports.GetBucketVersioningCommand = GetBucketVersioningCommand;
1
+ module.exports = require("../index.js");
@@ -1,35 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetDataAccessCommand = 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 models_0_1 = require("../models/models_0");
12
- const Aws_restXml_1 = require("../protocols/Aws_restXml");
13
- class GetDataAccessCommand extends smithy_client_1.Command
14
- .classBuilder()
15
- .ep({
16
- ...EndpointParameters_1.commonParams,
17
- RequiresAccountId: { type: "staticContextParams", value: true },
18
- AccountId: { type: "contextParams", name: "AccountId" },
19
- })
20
- .m(function (Command, cs, config, o) {
21
- return [
22
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
23
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
24
- (0, middleware_sdk_s3_control_1.getProcessArnablesPlugin)(config),
25
- (0, middleware_apply_body_checksum_1.getApplyMd5BodyChecksumPlugin)(config),
26
- ];
27
- })
28
- .s("AWSS3ControlServiceV20180820", "GetDataAccess", {})
29
- .n("S3ControlClient", "GetDataAccessCommand")
30
- .f(void 0, models_0_1.GetDataAccessResultFilterSensitiveLog)
31
- .ser(Aws_restXml_1.se_GetDataAccessCommand)
32
- .de(Aws_restXml_1.de_GetDataAccessCommand)
33
- .build() {
34
- }
35
- exports.GetDataAccessCommand = GetDataAccessCommand;
1
+ module.exports = require("../index.js");
@@ -1,32 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetJobTaggingCommand = 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 GetJobTaggingCommand 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", "GetJobTagging", {})
26
- .n("S3ControlClient", "GetJobTaggingCommand")
27
- .f(void 0, void 0)
28
- .ser(Aws_restXml_1.se_GetJobTaggingCommand)
29
- .de(Aws_restXml_1.de_GetJobTaggingCommand)
30
- .build() {
31
- }
32
- exports.GetJobTaggingCommand = GetJobTaggingCommand;
1
+ module.exports = require("../index.js");
@@ -1,34 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetMultiRegionAccessPointCommand = 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 GetMultiRegionAccessPointCommand 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", "GetMultiRegionAccessPoint", {})
28
- .n("S3ControlClient", "GetMultiRegionAccessPointCommand")
29
- .f(void 0, void 0)
30
- .ser(Aws_restXml_1.se_GetMultiRegionAccessPointCommand)
31
- .de(Aws_restXml_1.de_GetMultiRegionAccessPointCommand)
32
- .build() {
33
- }
34
- exports.GetMultiRegionAccessPointCommand = GetMultiRegionAccessPointCommand;
1
+ module.exports = require("../index.js");
@@ -1,34 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetMultiRegionAccessPointPolicyCommand = 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 GetMultiRegionAccessPointPolicyCommand 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", "GetMultiRegionAccessPointPolicy", {})
28
- .n("S3ControlClient", "GetMultiRegionAccessPointPolicyCommand")
29
- .f(void 0, void 0)
30
- .ser(Aws_restXml_1.se_GetMultiRegionAccessPointPolicyCommand)
31
- .de(Aws_restXml_1.de_GetMultiRegionAccessPointPolicyCommand)
32
- .build() {
33
- }
34
- exports.GetMultiRegionAccessPointPolicyCommand = GetMultiRegionAccessPointPolicyCommand;
1
+ module.exports = require("../index.js");
@@ -1,34 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetMultiRegionAccessPointPolicyStatusCommand = 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 GetMultiRegionAccessPointPolicyStatusCommand 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", "GetMultiRegionAccessPointPolicyStatus", {})
28
- .n("S3ControlClient", "GetMultiRegionAccessPointPolicyStatusCommand")
29
- .f(void 0, void 0)
30
- .ser(Aws_restXml_1.se_GetMultiRegionAccessPointPolicyStatusCommand)
31
- .de(Aws_restXml_1.de_GetMultiRegionAccessPointPolicyStatusCommand)
32
- .build() {
33
- }
34
- exports.GetMultiRegionAccessPointPolicyStatusCommand = GetMultiRegionAccessPointPolicyStatusCommand;
1
+ module.exports = require("../index.js");
@@ -1,34 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetMultiRegionAccessPointRoutesCommand = 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 GetMultiRegionAccessPointRoutesCommand 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", "GetMultiRegionAccessPointRoutes", {})
28
- .n("S3ControlClient", "GetMultiRegionAccessPointRoutesCommand")
29
- .f(void 0, void 0)
30
- .ser(Aws_restXml_1.se_GetMultiRegionAccessPointRoutesCommand)
31
- .de(Aws_restXml_1.de_GetMultiRegionAccessPointRoutesCommand)
32
- .build() {
33
- }
34
- exports.GetMultiRegionAccessPointRoutesCommand = GetMultiRegionAccessPointRoutesCommand;
1
+ module.exports = require("../index.js");
@@ -1,32 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetPublicAccessBlockCommand = 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 GetPublicAccessBlockCommand 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", "GetPublicAccessBlock", {})
26
- .n("S3ControlClient", "GetPublicAccessBlockCommand")
27
- .f(void 0, void 0)
28
- .ser(Aws_restXml_1.se_GetPublicAccessBlockCommand)
29
- .de(Aws_restXml_1.de_GetPublicAccessBlockCommand)
30
- .build() {
31
- }
32
- exports.GetPublicAccessBlockCommand = GetPublicAccessBlockCommand;
1
+ module.exports = require("../index.js");
@@ -1,32 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetStorageLensConfigurationCommand = 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 GetStorageLensConfigurationCommand 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", "GetStorageLensConfiguration", {})
26
- .n("S3ControlClient", "GetStorageLensConfigurationCommand")
27
- .f(void 0, void 0)
28
- .ser(Aws_restXml_1.se_GetStorageLensConfigurationCommand)
29
- .de(Aws_restXml_1.de_GetStorageLensConfigurationCommand)
30
- .build() {
31
- }
32
- exports.GetStorageLensConfigurationCommand = GetStorageLensConfigurationCommand;
1
+ module.exports = require("../index.js");
@@ -1,32 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetStorageLensConfigurationTaggingCommand = 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 GetStorageLensConfigurationTaggingCommand 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", "GetStorageLensConfigurationTagging", {})
26
- .n("S3ControlClient", "GetStorageLensConfigurationTaggingCommand")
27
- .f(void 0, void 0)
28
- .ser(Aws_restXml_1.se_GetStorageLensConfigurationTaggingCommand)
29
- .de(Aws_restXml_1.de_GetStorageLensConfigurationTaggingCommand)
30
- .build() {
31
- }
32
- exports.GetStorageLensConfigurationTaggingCommand = GetStorageLensConfigurationTaggingCommand;
1
+ module.exports = require("../index.js");
@@ -1,32 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetStorageLensGroupCommand = 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 GetStorageLensGroupCommand 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", "GetStorageLensGroup", {})
26
- .n("S3ControlClient", "GetStorageLensGroupCommand")
27
- .f(void 0, void 0)
28
- .ser(Aws_restXml_1.se_GetStorageLensGroupCommand)
29
- .de(Aws_restXml_1.de_GetStorageLensGroupCommand)
30
- .build() {
31
- }
32
- exports.GetStorageLensGroupCommand = GetStorageLensGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,34 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListAccessGrantsCommand = 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 ListAccessGrantsCommand 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", "ListAccessGrants", {})
28
- .n("S3ControlClient", "ListAccessGrantsCommand")
29
- .f(void 0, void 0)
30
- .ser(Aws_restXml_1.se_ListAccessGrantsCommand)
31
- .de(Aws_restXml_1.de_ListAccessGrantsCommand)
32
- .build() {
33
- }
34
- exports.ListAccessGrantsCommand = ListAccessGrantsCommand;
1
+ module.exports = require("../index.js");
@@ -1,34 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListAccessGrantsInstancesCommand = 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 ListAccessGrantsInstancesCommand 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", "ListAccessGrantsInstances", {})
28
- .n("S3ControlClient", "ListAccessGrantsInstancesCommand")
29
- .f(void 0, void 0)
30
- .ser(Aws_restXml_1.se_ListAccessGrantsInstancesCommand)
31
- .de(Aws_restXml_1.de_ListAccessGrantsInstancesCommand)
32
- .build() {
33
- }
34
- exports.ListAccessGrantsInstancesCommand = ListAccessGrantsInstancesCommand;
1
+ module.exports = require("../index.js");
@@ -1,34 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListAccessGrantsLocationsCommand = 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 ListAccessGrantsLocationsCommand 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", "ListAccessGrantsLocations", {})
28
- .n("S3ControlClient", "ListAccessGrantsLocationsCommand")
29
- .f(void 0, void 0)
30
- .ser(Aws_restXml_1.se_ListAccessGrantsLocationsCommand)
31
- .de(Aws_restXml_1.de_ListAccessGrantsLocationsCommand)
32
- .build() {
33
- }
34
- exports.ListAccessGrantsLocationsCommand = ListAccessGrantsLocationsCommand;
1
+ module.exports = require("../index.js");