@aws-sdk/client-s3-control 3.1059.0 → 3.1061.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.
- package/dist-cjs/index.js +100 -100
- package/dist-cjs/runtimeConfig.js +2 -2
- package/dist-es/S3ControlClient.js +1 -1
- package/dist-es/commands/AssociateAccessGrantsIdentityCenterCommand.js +1 -1
- package/dist-es/commands/CreateAccessGrantCommand.js +1 -1
- package/dist-es/commands/CreateAccessGrantsInstanceCommand.js +1 -1
- package/dist-es/commands/CreateAccessGrantsLocationCommand.js +1 -1
- package/dist-es/commands/CreateAccessPointCommand.js +1 -1
- package/dist-es/commands/CreateAccessPointForObjectLambdaCommand.js +1 -1
- package/dist-es/commands/CreateBucketCommand.js +1 -1
- package/dist-es/commands/CreateJobCommand.js +1 -1
- package/dist-es/commands/CreateMultiRegionAccessPointCommand.js +1 -1
- package/dist-es/commands/CreateStorageLensGroupCommand.js +1 -1
- package/dist-es/commands/DeleteAccessGrantCommand.js +1 -1
- package/dist-es/commands/DeleteAccessGrantsInstanceCommand.js +1 -1
- package/dist-es/commands/DeleteAccessGrantsInstanceResourcePolicyCommand.js +1 -1
- package/dist-es/commands/DeleteAccessGrantsLocationCommand.js +1 -1
- package/dist-es/commands/DeleteAccessPointCommand.js +1 -1
- package/dist-es/commands/DeleteAccessPointForObjectLambdaCommand.js +1 -1
- package/dist-es/commands/DeleteAccessPointPolicyCommand.js +1 -1
- package/dist-es/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js +1 -1
- package/dist-es/commands/DeleteAccessPointScopeCommand.js +1 -1
- package/dist-es/commands/DeleteBucketCommand.js +1 -1
- package/dist-es/commands/DeleteBucketLifecycleConfigurationCommand.js +1 -1
- package/dist-es/commands/DeleteBucketPolicyCommand.js +1 -1
- package/dist-es/commands/DeleteBucketReplicationCommand.js +1 -1
- package/dist-es/commands/DeleteBucketTaggingCommand.js +1 -1
- package/dist-es/commands/DeleteJobTaggingCommand.js +1 -1
- package/dist-es/commands/DeleteMultiRegionAccessPointCommand.js +1 -1
- package/dist-es/commands/DeletePublicAccessBlockCommand.js +1 -1
- package/dist-es/commands/DeleteStorageLensConfigurationCommand.js +1 -1
- package/dist-es/commands/DeleteStorageLensConfigurationTaggingCommand.js +1 -1
- package/dist-es/commands/DeleteStorageLensGroupCommand.js +1 -1
- package/dist-es/commands/DescribeJobCommand.js +1 -1
- package/dist-es/commands/DescribeMultiRegionAccessPointOperationCommand.js +1 -1
- package/dist-es/commands/DissociateAccessGrantsIdentityCenterCommand.js +1 -1
- package/dist-es/commands/GetAccessGrantCommand.js +1 -1
- package/dist-es/commands/GetAccessGrantsInstanceCommand.js +1 -1
- package/dist-es/commands/GetAccessGrantsInstanceForPrefixCommand.js +1 -1
- package/dist-es/commands/GetAccessGrantsInstanceResourcePolicyCommand.js +1 -1
- package/dist-es/commands/GetAccessGrantsLocationCommand.js +1 -1
- package/dist-es/commands/GetAccessPointCommand.js +1 -1
- package/dist-es/commands/GetAccessPointConfigurationForObjectLambdaCommand.js +1 -1
- package/dist-es/commands/GetAccessPointForObjectLambdaCommand.js +1 -1
- package/dist-es/commands/GetAccessPointPolicyCommand.js +1 -1
- package/dist-es/commands/GetAccessPointPolicyForObjectLambdaCommand.js +1 -1
- package/dist-es/commands/GetAccessPointPolicyStatusCommand.js +1 -1
- package/dist-es/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js +1 -1
- package/dist-es/commands/GetAccessPointScopeCommand.js +1 -1
- package/dist-es/commands/GetBucketCommand.js +1 -1
- package/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +1 -1
- package/dist-es/commands/GetBucketPolicyCommand.js +1 -1
- package/dist-es/commands/GetBucketReplicationCommand.js +1 -1
- package/dist-es/commands/GetBucketTaggingCommand.js +1 -1
- package/dist-es/commands/GetBucketVersioningCommand.js +1 -1
- package/dist-es/commands/GetDataAccessCommand.js +1 -1
- package/dist-es/commands/GetJobTaggingCommand.js +1 -1
- package/dist-es/commands/GetMultiRegionAccessPointCommand.js +1 -1
- package/dist-es/commands/GetMultiRegionAccessPointPolicyCommand.js +1 -1
- package/dist-es/commands/GetMultiRegionAccessPointPolicyStatusCommand.js +1 -1
- package/dist-es/commands/GetMultiRegionAccessPointRoutesCommand.js +1 -1
- package/dist-es/commands/GetPublicAccessBlockCommand.js +1 -1
- package/dist-es/commands/GetStorageLensConfigurationCommand.js +1 -1
- package/dist-es/commands/GetStorageLensConfigurationTaggingCommand.js +1 -1
- package/dist-es/commands/GetStorageLensGroupCommand.js +1 -1
- package/dist-es/commands/ListAccessGrantsCommand.js +1 -1
- package/dist-es/commands/ListAccessGrantsInstancesCommand.js +1 -1
- package/dist-es/commands/ListAccessGrantsLocationsCommand.js +1 -1
- package/dist-es/commands/ListAccessPointsCommand.js +1 -1
- package/dist-es/commands/ListAccessPointsForDirectoryBucketsCommand.js +1 -1
- package/dist-es/commands/ListAccessPointsForObjectLambdaCommand.js +1 -1
- package/dist-es/commands/ListCallerAccessGrantsCommand.js +1 -1
- package/dist-es/commands/ListJobsCommand.js +1 -1
- package/dist-es/commands/ListMultiRegionAccessPointsCommand.js +1 -1
- package/dist-es/commands/ListRegionalBucketsCommand.js +1 -1
- package/dist-es/commands/ListStorageLensConfigurationsCommand.js +1 -1
- package/dist-es/commands/ListStorageLensGroupsCommand.js +1 -1
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -1
- package/dist-es/commands/PutAccessGrantsInstanceResourcePolicyCommand.js +1 -1
- package/dist-es/commands/PutAccessPointConfigurationForObjectLambdaCommand.js +1 -1
- package/dist-es/commands/PutAccessPointPolicyCommand.js +1 -1
- package/dist-es/commands/PutAccessPointPolicyForObjectLambdaCommand.js +1 -1
- package/dist-es/commands/PutAccessPointScopeCommand.js +1 -1
- package/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +1 -1
- package/dist-es/commands/PutBucketPolicyCommand.js +1 -1
- package/dist-es/commands/PutBucketReplicationCommand.js +1 -1
- package/dist-es/commands/PutBucketTaggingCommand.js +1 -1
- package/dist-es/commands/PutBucketVersioningCommand.js +1 -1
- package/dist-es/commands/PutJobTaggingCommand.js +1 -1
- package/dist-es/commands/PutMultiRegionAccessPointPolicyCommand.js +1 -1
- package/dist-es/commands/PutPublicAccessBlockCommand.js +1 -1
- package/dist-es/commands/PutStorageLensConfigurationCommand.js +1 -1
- package/dist-es/commands/PutStorageLensConfigurationTaggingCommand.js +1 -1
- package/dist-es/commands/SubmitMultiRegionAccessPointRoutesCommand.js +1 -1
- package/dist-es/commands/TagResourceCommand.js +1 -1
- package/dist-es/commands/UntagResourceCommand.js +1 -1
- package/dist-es/commands/UpdateAccessGrantsLocationCommand.js +1 -1
- package/dist-es/commands/UpdateJobPriorityCommand.js +1 -1
- package/dist-es/commands/UpdateJobStatusCommand.js +1 -1
- package/dist-es/commands/UpdateStorageLensGroupCommand.js +1 -1
- package/dist-es/runtimeConfig.js +1 -1
- package/dist-types/S3ControlClient.d.ts +1 -1
- package/dist-types/ts3.4/S3ControlClient.d.ts +1 -1
- package/package.json +5 -5
package/dist-cjs/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var client$1 = require('@aws-sdk/core/client');
|
|
4
|
-
var
|
|
4
|
+
var s3Control = require('@aws-sdk/middleware-sdk-s3/s3-control');
|
|
5
5
|
var core = require('@smithy/core');
|
|
6
6
|
var client = require('@smithy/core/client');
|
|
7
7
|
var config = require('@smithy/core/config');
|
|
@@ -88,7 +88,7 @@ class S3ControlClient extends client.Client {
|
|
|
88
88
|
const _config_4 = config.resolveRegionConfig(_config_3);
|
|
89
89
|
const _config_5 = client$1.resolveHostHeaderConfig(_config_4);
|
|
90
90
|
const _config_6 = endpoints.resolveEndpointConfig(_config_5);
|
|
91
|
-
const _config_7 =
|
|
91
|
+
const _config_7 = s3Control.resolveS3ControlConfig(_config_6);
|
|
92
92
|
const _config_8 = httpAuthSchemeProvider.resolveHttpAuthSchemeConfig(_config_7);
|
|
93
93
|
const _config_9 = resolveRuntimeExtensions(_config_8, configuration?.extensions || []);
|
|
94
94
|
this.config = _config_9;
|
|
@@ -99,7 +99,7 @@ class S3ControlClient extends client.Client {
|
|
|
99
99
|
this.middlewareStack.use(client$1.getHostHeaderPlugin(this.config));
|
|
100
100
|
this.middlewareStack.use(client$1.getLoggerPlugin(this.config));
|
|
101
101
|
this.middlewareStack.use(client$1.getRecursionDetectionPlugin(this.config));
|
|
102
|
-
this.middlewareStack.use(
|
|
102
|
+
this.middlewareStack.use(s3Control.getHostPrefixDeduplicationPlugin(this.config));
|
|
103
103
|
this.middlewareStack.use(core.getHttpAuthSchemeEndpointRuleSetPlugin(this.config, {
|
|
104
104
|
httpAuthSchemeParametersProvider: httpAuthSchemeProvider.defaultS3ControlHttpAuthSchemeParametersProvider,
|
|
105
105
|
identityProviderConfigProvider: async (config) => new core.DefaultIdentityProviderConfig({
|
|
@@ -123,7 +123,7 @@ class AssociateAccessGrantsIdentityCenterCommand extends client.Command
|
|
|
123
123
|
.m(function (Command, cs, config, o) {
|
|
124
124
|
return [
|
|
125
125
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
126
|
-
|
|
126
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
127
127
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
128
128
|
];
|
|
129
129
|
})
|
|
@@ -143,7 +143,7 @@ class CreateAccessGrantCommand extends client.Command
|
|
|
143
143
|
.m(function (Command, cs, config, o) {
|
|
144
144
|
return [
|
|
145
145
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
146
|
-
|
|
146
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
147
147
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
148
148
|
];
|
|
149
149
|
})
|
|
@@ -163,7 +163,7 @@ class CreateAccessGrantsInstanceCommand extends client.Command
|
|
|
163
163
|
.m(function (Command, cs, config, o) {
|
|
164
164
|
return [
|
|
165
165
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
166
|
-
|
|
166
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
167
167
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
168
168
|
];
|
|
169
169
|
})
|
|
@@ -183,7 +183,7 @@ class CreateAccessGrantsLocationCommand extends client.Command
|
|
|
183
183
|
.m(function (Command, cs, config, o) {
|
|
184
184
|
return [
|
|
185
185
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
186
|
-
|
|
186
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
187
187
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
188
188
|
];
|
|
189
189
|
})
|
|
@@ -205,7 +205,7 @@ class CreateAccessPointCommand extends client.Command
|
|
|
205
205
|
.m(function (Command, cs, config, o) {
|
|
206
206
|
return [
|
|
207
207
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
208
|
-
|
|
208
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
209
209
|
];
|
|
210
210
|
})
|
|
211
211
|
.s("AWSS3ControlServiceV20180820", "CreateAccessPoint", {})
|
|
@@ -224,7 +224,7 @@ class CreateAccessPointForObjectLambdaCommand extends client.Command
|
|
|
224
224
|
.m(function (Command, cs, config, o) {
|
|
225
225
|
return [
|
|
226
226
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
227
|
-
|
|
227
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
228
228
|
];
|
|
229
229
|
})
|
|
230
230
|
.s("AWSS3ControlServiceV20180820", "CreateAccessPointForObjectLambda", {})
|
|
@@ -243,7 +243,7 @@ class CreateBucketCommand extends client.Command
|
|
|
243
243
|
.m(function (Command, cs, config, o) {
|
|
244
244
|
return [
|
|
245
245
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
246
|
-
|
|
246
|
+
s3Control.getRedirectFromPostIdPlugin(config),
|
|
247
247
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
248
248
|
];
|
|
249
249
|
})
|
|
@@ -263,7 +263,7 @@ class CreateJobCommand extends client.Command
|
|
|
263
263
|
.m(function (Command, cs, config, o) {
|
|
264
264
|
return [
|
|
265
265
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
266
|
-
|
|
266
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
267
267
|
];
|
|
268
268
|
})
|
|
269
269
|
.s("AWSS3ControlServiceV20180820", "CreateJob", {})
|
|
@@ -282,7 +282,7 @@ class CreateMultiRegionAccessPointCommand extends client.Command
|
|
|
282
282
|
.m(function (Command, cs, config, o) {
|
|
283
283
|
return [
|
|
284
284
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
285
|
-
|
|
285
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
286
286
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
287
287
|
];
|
|
288
288
|
})
|
|
@@ -302,7 +302,7 @@ class CreateStorageLensGroupCommand extends client.Command
|
|
|
302
302
|
.m(function (Command, cs, config, o) {
|
|
303
303
|
return [
|
|
304
304
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
305
|
-
|
|
305
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
306
306
|
];
|
|
307
307
|
})
|
|
308
308
|
.s("AWSS3ControlServiceV20180820", "CreateStorageLensGroup", {})
|
|
@@ -321,7 +321,7 @@ class DeleteAccessGrantCommand extends client.Command
|
|
|
321
321
|
.m(function (Command, cs, config, o) {
|
|
322
322
|
return [
|
|
323
323
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
324
|
-
|
|
324
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
325
325
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
326
326
|
];
|
|
327
327
|
})
|
|
@@ -341,7 +341,7 @@ class DeleteAccessGrantsInstanceCommand extends client.Command
|
|
|
341
341
|
.m(function (Command, cs, config, o) {
|
|
342
342
|
return [
|
|
343
343
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
344
|
-
|
|
344
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
345
345
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
346
346
|
];
|
|
347
347
|
})
|
|
@@ -361,7 +361,7 @@ class DeleteAccessGrantsInstanceResourcePolicyCommand extends client.Command
|
|
|
361
361
|
.m(function (Command, cs, config, o) {
|
|
362
362
|
return [
|
|
363
363
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
364
|
-
|
|
364
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
365
365
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
366
366
|
];
|
|
367
367
|
})
|
|
@@ -381,7 +381,7 @@ class DeleteAccessGrantsLocationCommand extends client.Command
|
|
|
381
381
|
.m(function (Command, cs, config, o) {
|
|
382
382
|
return [
|
|
383
383
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
384
|
-
|
|
384
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
385
385
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
386
386
|
];
|
|
387
387
|
})
|
|
@@ -402,7 +402,7 @@ class DeleteAccessPointCommand extends client.Command
|
|
|
402
402
|
.m(function (Command, cs, config, o) {
|
|
403
403
|
return [
|
|
404
404
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
405
|
-
|
|
405
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
406
406
|
];
|
|
407
407
|
})
|
|
408
408
|
.s("AWSS3ControlServiceV20180820", "DeleteAccessPoint", {})
|
|
@@ -421,7 +421,7 @@ class DeleteAccessPointForObjectLambdaCommand extends client.Command
|
|
|
421
421
|
.m(function (Command, cs, config, o) {
|
|
422
422
|
return [
|
|
423
423
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
424
|
-
|
|
424
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
425
425
|
];
|
|
426
426
|
})
|
|
427
427
|
.s("AWSS3ControlServiceV20180820", "DeleteAccessPointForObjectLambda", {})
|
|
@@ -441,7 +441,7 @@ class DeleteAccessPointPolicyCommand extends client.Command
|
|
|
441
441
|
.m(function (Command, cs, config, o) {
|
|
442
442
|
return [
|
|
443
443
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
444
|
-
|
|
444
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
445
445
|
];
|
|
446
446
|
})
|
|
447
447
|
.s("AWSS3ControlServiceV20180820", "DeleteAccessPointPolicy", {})
|
|
@@ -460,7 +460,7 @@ class DeleteAccessPointPolicyForObjectLambdaCommand extends client.Command
|
|
|
460
460
|
.m(function (Command, cs, config, o) {
|
|
461
461
|
return [
|
|
462
462
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
463
|
-
|
|
463
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
464
464
|
];
|
|
465
465
|
})
|
|
466
466
|
.s("AWSS3ControlServiceV20180820", "DeleteAccessPointPolicyForObjectLambda", {})
|
|
@@ -481,7 +481,7 @@ class DeleteAccessPointScopeCommand extends client.Command
|
|
|
481
481
|
.m(function (Command, cs, config, o) {
|
|
482
482
|
return [
|
|
483
483
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
484
|
-
|
|
484
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
485
485
|
];
|
|
486
486
|
})
|
|
487
487
|
.s("AWSS3ControlServiceV20180820", "DeleteAccessPointScope", {})
|
|
@@ -501,7 +501,7 @@ class DeleteBucketCommand extends client.Command
|
|
|
501
501
|
.m(function (Command, cs, config, o) {
|
|
502
502
|
return [
|
|
503
503
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
504
|
-
|
|
504
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
505
505
|
];
|
|
506
506
|
})
|
|
507
507
|
.s("AWSS3ControlServiceV20180820", "DeleteBucket", {})
|
|
@@ -521,7 +521,7 @@ class DeleteBucketLifecycleConfigurationCommand extends client.Command
|
|
|
521
521
|
.m(function (Command, cs, config, o) {
|
|
522
522
|
return [
|
|
523
523
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
524
|
-
|
|
524
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
525
525
|
];
|
|
526
526
|
})
|
|
527
527
|
.s("AWSS3ControlServiceV20180820", "DeleteBucketLifecycleConfiguration", {})
|
|
@@ -541,7 +541,7 @@ class DeleteBucketPolicyCommand extends client.Command
|
|
|
541
541
|
.m(function (Command, cs, config, o) {
|
|
542
542
|
return [
|
|
543
543
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
544
|
-
|
|
544
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
545
545
|
];
|
|
546
546
|
})
|
|
547
547
|
.s("AWSS3ControlServiceV20180820", "DeleteBucketPolicy", {})
|
|
@@ -561,7 +561,7 @@ class DeleteBucketReplicationCommand extends client.Command
|
|
|
561
561
|
.m(function (Command, cs, config, o) {
|
|
562
562
|
return [
|
|
563
563
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
564
|
-
|
|
564
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
565
565
|
];
|
|
566
566
|
})
|
|
567
567
|
.s("AWSS3ControlServiceV20180820", "DeleteBucketReplication", {})
|
|
@@ -581,7 +581,7 @@ class DeleteBucketTaggingCommand extends client.Command
|
|
|
581
581
|
.m(function (Command, cs, config, o) {
|
|
582
582
|
return [
|
|
583
583
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
584
|
-
|
|
584
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
585
585
|
];
|
|
586
586
|
})
|
|
587
587
|
.s("AWSS3ControlServiceV20180820", "DeleteBucketTagging", {})
|
|
@@ -600,7 +600,7 @@ class DeleteJobTaggingCommand extends client.Command
|
|
|
600
600
|
.m(function (Command, cs, config, o) {
|
|
601
601
|
return [
|
|
602
602
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
603
|
-
|
|
603
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
604
604
|
];
|
|
605
605
|
})
|
|
606
606
|
.s("AWSS3ControlServiceV20180820", "DeleteJobTagging", {})
|
|
@@ -619,7 +619,7 @@ class DeleteMultiRegionAccessPointCommand extends client.Command
|
|
|
619
619
|
.m(function (Command, cs, config, o) {
|
|
620
620
|
return [
|
|
621
621
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
622
|
-
|
|
622
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
623
623
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
624
624
|
];
|
|
625
625
|
})
|
|
@@ -639,7 +639,7 @@ class DeletePublicAccessBlockCommand extends client.Command
|
|
|
639
639
|
.m(function (Command, cs, config, o) {
|
|
640
640
|
return [
|
|
641
641
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
642
|
-
|
|
642
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
643
643
|
];
|
|
644
644
|
})
|
|
645
645
|
.s("AWSS3ControlServiceV20180820", "DeletePublicAccessBlock", {})
|
|
@@ -658,7 +658,7 @@ class DeleteStorageLensConfigurationCommand extends client.Command
|
|
|
658
658
|
.m(function (Command, cs, config, o) {
|
|
659
659
|
return [
|
|
660
660
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
661
|
-
|
|
661
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
662
662
|
];
|
|
663
663
|
})
|
|
664
664
|
.s("AWSS3ControlServiceV20180820", "DeleteStorageLensConfiguration", {})
|
|
@@ -677,7 +677,7 @@ class DeleteStorageLensConfigurationTaggingCommand extends client.Command
|
|
|
677
677
|
.m(function (Command, cs, config, o) {
|
|
678
678
|
return [
|
|
679
679
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
680
|
-
|
|
680
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
681
681
|
];
|
|
682
682
|
})
|
|
683
683
|
.s("AWSS3ControlServiceV20180820", "DeleteStorageLensConfigurationTagging", {})
|
|
@@ -696,7 +696,7 @@ class DeleteStorageLensGroupCommand extends client.Command
|
|
|
696
696
|
.m(function (Command, cs, config, o) {
|
|
697
697
|
return [
|
|
698
698
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
699
|
-
|
|
699
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
700
700
|
];
|
|
701
701
|
})
|
|
702
702
|
.s("AWSS3ControlServiceV20180820", "DeleteStorageLensGroup", {})
|
|
@@ -715,7 +715,7 @@ class DescribeJobCommand extends client.Command
|
|
|
715
715
|
.m(function (Command, cs, config, o) {
|
|
716
716
|
return [
|
|
717
717
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
718
|
-
|
|
718
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
719
719
|
];
|
|
720
720
|
})
|
|
721
721
|
.s("AWSS3ControlServiceV20180820", "DescribeJob", {})
|
|
@@ -734,7 +734,7 @@ class DescribeMultiRegionAccessPointOperationCommand extends client.Command
|
|
|
734
734
|
.m(function (Command, cs, config, o) {
|
|
735
735
|
return [
|
|
736
736
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
737
|
-
|
|
737
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
738
738
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
739
739
|
];
|
|
740
740
|
})
|
|
@@ -754,7 +754,7 @@ class DissociateAccessGrantsIdentityCenterCommand extends client.Command
|
|
|
754
754
|
.m(function (Command, cs, config, o) {
|
|
755
755
|
return [
|
|
756
756
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
757
|
-
|
|
757
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
758
758
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
759
759
|
];
|
|
760
760
|
})
|
|
@@ -774,7 +774,7 @@ class GetAccessGrantCommand extends client.Command
|
|
|
774
774
|
.m(function (Command, cs, config, o) {
|
|
775
775
|
return [
|
|
776
776
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
777
|
-
|
|
777
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
778
778
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
779
779
|
];
|
|
780
780
|
})
|
|
@@ -794,7 +794,7 @@ class GetAccessGrantsInstanceCommand extends client.Command
|
|
|
794
794
|
.m(function (Command, cs, config, o) {
|
|
795
795
|
return [
|
|
796
796
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
797
|
-
|
|
797
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
798
798
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
799
799
|
];
|
|
800
800
|
})
|
|
@@ -814,7 +814,7 @@ class GetAccessGrantsInstanceForPrefixCommand extends client.Command
|
|
|
814
814
|
.m(function (Command, cs, config, o) {
|
|
815
815
|
return [
|
|
816
816
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
817
|
-
|
|
817
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
818
818
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
819
819
|
];
|
|
820
820
|
})
|
|
@@ -834,7 +834,7 @@ class GetAccessGrantsInstanceResourcePolicyCommand extends client.Command
|
|
|
834
834
|
.m(function (Command, cs, config, o) {
|
|
835
835
|
return [
|
|
836
836
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
837
|
-
|
|
837
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
838
838
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
839
839
|
];
|
|
840
840
|
})
|
|
@@ -854,7 +854,7 @@ class GetAccessGrantsLocationCommand extends client.Command
|
|
|
854
854
|
.m(function (Command, cs, config, o) {
|
|
855
855
|
return [
|
|
856
856
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
857
|
-
|
|
857
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
858
858
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
859
859
|
];
|
|
860
860
|
})
|
|
@@ -875,7 +875,7 @@ class GetAccessPointCommand extends client.Command
|
|
|
875
875
|
.m(function (Command, cs, config, o) {
|
|
876
876
|
return [
|
|
877
877
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
878
|
-
|
|
878
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
879
879
|
];
|
|
880
880
|
})
|
|
881
881
|
.s("AWSS3ControlServiceV20180820", "GetAccessPoint", {})
|
|
@@ -894,7 +894,7 @@ class GetAccessPointConfigurationForObjectLambdaCommand extends client.Command
|
|
|
894
894
|
.m(function (Command, cs, config, o) {
|
|
895
895
|
return [
|
|
896
896
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
897
|
-
|
|
897
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
898
898
|
];
|
|
899
899
|
})
|
|
900
900
|
.s("AWSS3ControlServiceV20180820", "GetAccessPointConfigurationForObjectLambda", {})
|
|
@@ -913,7 +913,7 @@ class GetAccessPointForObjectLambdaCommand extends client.Command
|
|
|
913
913
|
.m(function (Command, cs, config, o) {
|
|
914
914
|
return [
|
|
915
915
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
916
|
-
|
|
916
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
917
917
|
];
|
|
918
918
|
})
|
|
919
919
|
.s("AWSS3ControlServiceV20180820", "GetAccessPointForObjectLambda", {})
|
|
@@ -933,7 +933,7 @@ class GetAccessPointPolicyCommand extends client.Command
|
|
|
933
933
|
.m(function (Command, cs, config, o) {
|
|
934
934
|
return [
|
|
935
935
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
936
|
-
|
|
936
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
937
937
|
];
|
|
938
938
|
})
|
|
939
939
|
.s("AWSS3ControlServiceV20180820", "GetAccessPointPolicy", {})
|
|
@@ -952,7 +952,7 @@ class GetAccessPointPolicyForObjectLambdaCommand extends client.Command
|
|
|
952
952
|
.m(function (Command, cs, config, o) {
|
|
953
953
|
return [
|
|
954
954
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
955
|
-
|
|
955
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
956
956
|
];
|
|
957
957
|
})
|
|
958
958
|
.s("AWSS3ControlServiceV20180820", "GetAccessPointPolicyForObjectLambda", {})
|
|
@@ -972,7 +972,7 @@ class GetAccessPointPolicyStatusCommand extends client.Command
|
|
|
972
972
|
.m(function (Command, cs, config, o) {
|
|
973
973
|
return [
|
|
974
974
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
975
|
-
|
|
975
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
976
976
|
];
|
|
977
977
|
})
|
|
978
978
|
.s("AWSS3ControlServiceV20180820", "GetAccessPointPolicyStatus", {})
|
|
@@ -991,7 +991,7 @@ class GetAccessPointPolicyStatusForObjectLambdaCommand extends client.Command
|
|
|
991
991
|
.m(function (Command, cs, config, o) {
|
|
992
992
|
return [
|
|
993
993
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
994
|
-
|
|
994
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
995
995
|
];
|
|
996
996
|
})
|
|
997
997
|
.s("AWSS3ControlServiceV20180820", "GetAccessPointPolicyStatusForObjectLambda", {})
|
|
@@ -1012,7 +1012,7 @@ class GetAccessPointScopeCommand extends client.Command
|
|
|
1012
1012
|
.m(function (Command, cs, config, o) {
|
|
1013
1013
|
return [
|
|
1014
1014
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1015
|
-
|
|
1015
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1016
1016
|
];
|
|
1017
1017
|
})
|
|
1018
1018
|
.s("AWSS3ControlServiceV20180820", "GetAccessPointScope", {})
|
|
@@ -1032,7 +1032,7 @@ class GetBucketCommand extends client.Command
|
|
|
1032
1032
|
.m(function (Command, cs, config, o) {
|
|
1033
1033
|
return [
|
|
1034
1034
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1035
|
-
|
|
1035
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1036
1036
|
];
|
|
1037
1037
|
})
|
|
1038
1038
|
.s("AWSS3ControlServiceV20180820", "GetBucket", {})
|
|
@@ -1052,7 +1052,7 @@ class GetBucketLifecycleConfigurationCommand extends client.Command
|
|
|
1052
1052
|
.m(function (Command, cs, config, o) {
|
|
1053
1053
|
return [
|
|
1054
1054
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1055
|
-
|
|
1055
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1056
1056
|
];
|
|
1057
1057
|
})
|
|
1058
1058
|
.s("AWSS3ControlServiceV20180820", "GetBucketLifecycleConfiguration", {})
|
|
@@ -1072,7 +1072,7 @@ class GetBucketPolicyCommand extends client.Command
|
|
|
1072
1072
|
.m(function (Command, cs, config, o) {
|
|
1073
1073
|
return [
|
|
1074
1074
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1075
|
-
|
|
1075
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1076
1076
|
];
|
|
1077
1077
|
})
|
|
1078
1078
|
.s("AWSS3ControlServiceV20180820", "GetBucketPolicy", {})
|
|
@@ -1092,7 +1092,7 @@ class GetBucketReplicationCommand extends client.Command
|
|
|
1092
1092
|
.m(function (Command, cs, config, o) {
|
|
1093
1093
|
return [
|
|
1094
1094
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1095
|
-
|
|
1095
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1096
1096
|
];
|
|
1097
1097
|
})
|
|
1098
1098
|
.s("AWSS3ControlServiceV20180820", "GetBucketReplication", {})
|
|
@@ -1112,7 +1112,7 @@ class GetBucketTaggingCommand extends client.Command
|
|
|
1112
1112
|
.m(function (Command, cs, config, o) {
|
|
1113
1113
|
return [
|
|
1114
1114
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1115
|
-
|
|
1115
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1116
1116
|
];
|
|
1117
1117
|
})
|
|
1118
1118
|
.s("AWSS3ControlServiceV20180820", "GetBucketTagging", {})
|
|
@@ -1132,7 +1132,7 @@ class GetBucketVersioningCommand extends client.Command
|
|
|
1132
1132
|
.m(function (Command, cs, config, o) {
|
|
1133
1133
|
return [
|
|
1134
1134
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1135
|
-
|
|
1135
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1136
1136
|
];
|
|
1137
1137
|
})
|
|
1138
1138
|
.s("AWSS3ControlServiceV20180820", "GetBucketVersioning", {})
|
|
@@ -1151,7 +1151,7 @@ class GetDataAccessCommand extends client.Command
|
|
|
1151
1151
|
.m(function (Command, cs, config, o) {
|
|
1152
1152
|
return [
|
|
1153
1153
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1154
|
-
|
|
1154
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1155
1155
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
1156
1156
|
];
|
|
1157
1157
|
})
|
|
@@ -1171,7 +1171,7 @@ class GetJobTaggingCommand extends client.Command
|
|
|
1171
1171
|
.m(function (Command, cs, config, o) {
|
|
1172
1172
|
return [
|
|
1173
1173
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1174
|
-
|
|
1174
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1175
1175
|
];
|
|
1176
1176
|
})
|
|
1177
1177
|
.s("AWSS3ControlServiceV20180820", "GetJobTagging", {})
|
|
@@ -1190,7 +1190,7 @@ class GetMultiRegionAccessPointCommand extends client.Command
|
|
|
1190
1190
|
.m(function (Command, cs, config, o) {
|
|
1191
1191
|
return [
|
|
1192
1192
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1193
|
-
|
|
1193
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1194
1194
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
1195
1195
|
];
|
|
1196
1196
|
})
|
|
@@ -1210,7 +1210,7 @@ class GetMultiRegionAccessPointPolicyCommand extends client.Command
|
|
|
1210
1210
|
.m(function (Command, cs, config, o) {
|
|
1211
1211
|
return [
|
|
1212
1212
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1213
|
-
|
|
1213
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1214
1214
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
1215
1215
|
];
|
|
1216
1216
|
})
|
|
@@ -1230,7 +1230,7 @@ class GetMultiRegionAccessPointPolicyStatusCommand extends client.Command
|
|
|
1230
1230
|
.m(function (Command, cs, config, o) {
|
|
1231
1231
|
return [
|
|
1232
1232
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1233
|
-
|
|
1233
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1234
1234
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
1235
1235
|
];
|
|
1236
1236
|
})
|
|
@@ -1250,7 +1250,7 @@ class GetMultiRegionAccessPointRoutesCommand extends client.Command
|
|
|
1250
1250
|
.m(function (Command, cs, config, o) {
|
|
1251
1251
|
return [
|
|
1252
1252
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1253
|
-
|
|
1253
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1254
1254
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
1255
1255
|
];
|
|
1256
1256
|
})
|
|
@@ -1270,7 +1270,7 @@ class GetPublicAccessBlockCommand extends client.Command
|
|
|
1270
1270
|
.m(function (Command, cs, config, o) {
|
|
1271
1271
|
return [
|
|
1272
1272
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1273
|
-
|
|
1273
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1274
1274
|
];
|
|
1275
1275
|
})
|
|
1276
1276
|
.s("AWSS3ControlServiceV20180820", "GetPublicAccessBlock", {})
|
|
@@ -1289,7 +1289,7 @@ class GetStorageLensConfigurationCommand extends client.Command
|
|
|
1289
1289
|
.m(function (Command, cs, config, o) {
|
|
1290
1290
|
return [
|
|
1291
1291
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1292
|
-
|
|
1292
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1293
1293
|
];
|
|
1294
1294
|
})
|
|
1295
1295
|
.s("AWSS3ControlServiceV20180820", "GetStorageLensConfiguration", {})
|
|
@@ -1308,7 +1308,7 @@ class GetStorageLensConfigurationTaggingCommand extends client.Command
|
|
|
1308
1308
|
.m(function (Command, cs, config, o) {
|
|
1309
1309
|
return [
|
|
1310
1310
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1311
|
-
|
|
1311
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1312
1312
|
];
|
|
1313
1313
|
})
|
|
1314
1314
|
.s("AWSS3ControlServiceV20180820", "GetStorageLensConfigurationTagging", {})
|
|
@@ -1327,7 +1327,7 @@ class GetStorageLensGroupCommand extends client.Command
|
|
|
1327
1327
|
.m(function (Command, cs, config, o) {
|
|
1328
1328
|
return [
|
|
1329
1329
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1330
|
-
|
|
1330
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1331
1331
|
];
|
|
1332
1332
|
})
|
|
1333
1333
|
.s("AWSS3ControlServiceV20180820", "GetStorageLensGroup", {})
|
|
@@ -1346,7 +1346,7 @@ class ListAccessGrantsCommand extends client.Command
|
|
|
1346
1346
|
.m(function (Command, cs, config, o) {
|
|
1347
1347
|
return [
|
|
1348
1348
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1349
|
-
|
|
1349
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1350
1350
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
1351
1351
|
];
|
|
1352
1352
|
})
|
|
@@ -1366,7 +1366,7 @@ class ListAccessGrantsInstancesCommand extends client.Command
|
|
|
1366
1366
|
.m(function (Command, cs, config, o) {
|
|
1367
1367
|
return [
|
|
1368
1368
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1369
|
-
|
|
1369
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1370
1370
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
1371
1371
|
];
|
|
1372
1372
|
})
|
|
@@ -1386,7 +1386,7 @@ class ListAccessGrantsLocationsCommand extends client.Command
|
|
|
1386
1386
|
.m(function (Command, cs, config, o) {
|
|
1387
1387
|
return [
|
|
1388
1388
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1389
|
-
|
|
1389
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1390
1390
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
1391
1391
|
];
|
|
1392
1392
|
})
|
|
@@ -1407,7 +1407,7 @@ class ListAccessPointsCommand extends client.Command
|
|
|
1407
1407
|
.m(function (Command, cs, config, o) {
|
|
1408
1408
|
return [
|
|
1409
1409
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1410
|
-
|
|
1410
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1411
1411
|
];
|
|
1412
1412
|
})
|
|
1413
1413
|
.s("AWSS3ControlServiceV20180820", "ListAccessPoints", {})
|
|
@@ -1427,7 +1427,7 @@ class ListAccessPointsForDirectoryBucketsCommand extends client.Command
|
|
|
1427
1427
|
.m(function (Command, cs, config, o) {
|
|
1428
1428
|
return [
|
|
1429
1429
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1430
|
-
|
|
1430
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1431
1431
|
];
|
|
1432
1432
|
})
|
|
1433
1433
|
.s("AWSS3ControlServiceV20180820", "ListAccessPointsForDirectoryBuckets", {})
|
|
@@ -1446,7 +1446,7 @@ class ListAccessPointsForObjectLambdaCommand extends client.Command
|
|
|
1446
1446
|
.m(function (Command, cs, config, o) {
|
|
1447
1447
|
return [
|
|
1448
1448
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1449
|
-
|
|
1449
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1450
1450
|
];
|
|
1451
1451
|
})
|
|
1452
1452
|
.s("AWSS3ControlServiceV20180820", "ListAccessPointsForObjectLambda", {})
|
|
@@ -1465,7 +1465,7 @@ class ListCallerAccessGrantsCommand extends client.Command
|
|
|
1465
1465
|
.m(function (Command, cs, config, o) {
|
|
1466
1466
|
return [
|
|
1467
1467
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1468
|
-
|
|
1468
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1469
1469
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
1470
1470
|
];
|
|
1471
1471
|
})
|
|
@@ -1485,7 +1485,7 @@ class ListJobsCommand extends client.Command
|
|
|
1485
1485
|
.m(function (Command, cs, config, o) {
|
|
1486
1486
|
return [
|
|
1487
1487
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1488
|
-
|
|
1488
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1489
1489
|
];
|
|
1490
1490
|
})
|
|
1491
1491
|
.s("AWSS3ControlServiceV20180820", "ListJobs", {})
|
|
@@ -1504,7 +1504,7 @@ class ListMultiRegionAccessPointsCommand extends client.Command
|
|
|
1504
1504
|
.m(function (Command, cs, config, o) {
|
|
1505
1505
|
return [
|
|
1506
1506
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1507
|
-
|
|
1507
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1508
1508
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
1509
1509
|
];
|
|
1510
1510
|
})
|
|
@@ -1525,7 +1525,7 @@ class ListRegionalBucketsCommand extends client.Command
|
|
|
1525
1525
|
.m(function (Command, cs, config, o) {
|
|
1526
1526
|
return [
|
|
1527
1527
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1528
|
-
|
|
1528
|
+
s3Control.getRedirectFromPostIdPlugin(config),
|
|
1529
1529
|
];
|
|
1530
1530
|
})
|
|
1531
1531
|
.s("AWSS3ControlServiceV20180820", "ListRegionalBuckets", {})
|
|
@@ -1544,7 +1544,7 @@ class ListStorageLensConfigurationsCommand extends client.Command
|
|
|
1544
1544
|
.m(function (Command, cs, config, o) {
|
|
1545
1545
|
return [
|
|
1546
1546
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1547
|
-
|
|
1547
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1548
1548
|
];
|
|
1549
1549
|
})
|
|
1550
1550
|
.s("AWSS3ControlServiceV20180820", "ListStorageLensConfigurations", {})
|
|
@@ -1563,7 +1563,7 @@ class ListStorageLensGroupsCommand extends client.Command
|
|
|
1563
1563
|
.m(function (Command, cs, config, o) {
|
|
1564
1564
|
return [
|
|
1565
1565
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1566
|
-
|
|
1566
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1567
1567
|
];
|
|
1568
1568
|
})
|
|
1569
1569
|
.s("AWSS3ControlServiceV20180820", "ListStorageLensGroups", {})
|
|
@@ -1583,7 +1583,7 @@ class ListTagsForResourceCommand extends client.Command
|
|
|
1583
1583
|
.m(function (Command, cs, config, o) {
|
|
1584
1584
|
return [
|
|
1585
1585
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1586
|
-
|
|
1586
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1587
1587
|
];
|
|
1588
1588
|
})
|
|
1589
1589
|
.s("AWSS3ControlServiceV20180820", "ListTagsForResource", {})
|
|
@@ -1602,7 +1602,7 @@ class PutAccessGrantsInstanceResourcePolicyCommand extends client.Command
|
|
|
1602
1602
|
.m(function (Command, cs, config, o) {
|
|
1603
1603
|
return [
|
|
1604
1604
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1605
|
-
|
|
1605
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1606
1606
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
1607
1607
|
];
|
|
1608
1608
|
})
|
|
@@ -1622,7 +1622,7 @@ class PutAccessPointConfigurationForObjectLambdaCommand extends client.Command
|
|
|
1622
1622
|
.m(function (Command, cs, config, o) {
|
|
1623
1623
|
return [
|
|
1624
1624
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1625
|
-
|
|
1625
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1626
1626
|
];
|
|
1627
1627
|
})
|
|
1628
1628
|
.s("AWSS3ControlServiceV20180820", "PutAccessPointConfigurationForObjectLambda", {})
|
|
@@ -1642,7 +1642,7 @@ class PutAccessPointPolicyCommand extends client.Command
|
|
|
1642
1642
|
.m(function (Command, cs, config, o) {
|
|
1643
1643
|
return [
|
|
1644
1644
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1645
|
-
|
|
1645
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1646
1646
|
];
|
|
1647
1647
|
})
|
|
1648
1648
|
.s("AWSS3ControlServiceV20180820", "PutAccessPointPolicy", {})
|
|
@@ -1661,7 +1661,7 @@ class PutAccessPointPolicyForObjectLambdaCommand extends client.Command
|
|
|
1661
1661
|
.m(function (Command, cs, config, o) {
|
|
1662
1662
|
return [
|
|
1663
1663
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1664
|
-
|
|
1664
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1665
1665
|
];
|
|
1666
1666
|
})
|
|
1667
1667
|
.s("AWSS3ControlServiceV20180820", "PutAccessPointPolicyForObjectLambda", {})
|
|
@@ -1682,7 +1682,7 @@ class PutAccessPointScopeCommand extends client.Command
|
|
|
1682
1682
|
.m(function (Command, cs, config, o) {
|
|
1683
1683
|
return [
|
|
1684
1684
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1685
|
-
|
|
1685
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1686
1686
|
];
|
|
1687
1687
|
})
|
|
1688
1688
|
.s("AWSS3ControlServiceV20180820", "PutAccessPointScope", {})
|
|
@@ -1702,7 +1702,7 @@ class PutBucketLifecycleConfigurationCommand extends client.Command
|
|
|
1702
1702
|
.m(function (Command, cs, config, o) {
|
|
1703
1703
|
return [
|
|
1704
1704
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1705
|
-
|
|
1705
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1706
1706
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
1707
1707
|
];
|
|
1708
1708
|
})
|
|
@@ -1723,7 +1723,7 @@ class PutBucketPolicyCommand extends client.Command
|
|
|
1723
1723
|
.m(function (Command, cs, config, o) {
|
|
1724
1724
|
return [
|
|
1725
1725
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1726
|
-
|
|
1726
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1727
1727
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
1728
1728
|
];
|
|
1729
1729
|
})
|
|
@@ -1744,7 +1744,7 @@ class PutBucketReplicationCommand extends client.Command
|
|
|
1744
1744
|
.m(function (Command, cs, config, o) {
|
|
1745
1745
|
return [
|
|
1746
1746
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1747
|
-
|
|
1747
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1748
1748
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
1749
1749
|
];
|
|
1750
1750
|
})
|
|
@@ -1765,7 +1765,7 @@ class PutBucketTaggingCommand extends client.Command
|
|
|
1765
1765
|
.m(function (Command, cs, config, o) {
|
|
1766
1766
|
return [
|
|
1767
1767
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1768
|
-
|
|
1768
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1769
1769
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
1770
1770
|
];
|
|
1771
1771
|
})
|
|
@@ -1786,7 +1786,7 @@ class PutBucketVersioningCommand extends client.Command
|
|
|
1786
1786
|
.m(function (Command, cs, config, o) {
|
|
1787
1787
|
return [
|
|
1788
1788
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1789
|
-
|
|
1789
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1790
1790
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
1791
1791
|
];
|
|
1792
1792
|
})
|
|
@@ -1806,7 +1806,7 @@ class PutJobTaggingCommand extends client.Command
|
|
|
1806
1806
|
.m(function (Command, cs, config, o) {
|
|
1807
1807
|
return [
|
|
1808
1808
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1809
|
-
|
|
1809
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1810
1810
|
];
|
|
1811
1811
|
})
|
|
1812
1812
|
.s("AWSS3ControlServiceV20180820", "PutJobTagging", {})
|
|
@@ -1825,7 +1825,7 @@ class PutMultiRegionAccessPointPolicyCommand extends client.Command
|
|
|
1825
1825
|
.m(function (Command, cs, config, o) {
|
|
1826
1826
|
return [
|
|
1827
1827
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1828
|
-
|
|
1828
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1829
1829
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
1830
1830
|
];
|
|
1831
1831
|
})
|
|
@@ -1845,7 +1845,7 @@ class PutPublicAccessBlockCommand extends client.Command
|
|
|
1845
1845
|
.m(function (Command, cs, config, o) {
|
|
1846
1846
|
return [
|
|
1847
1847
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1848
|
-
|
|
1848
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1849
1849
|
];
|
|
1850
1850
|
})
|
|
1851
1851
|
.s("AWSS3ControlServiceV20180820", "PutPublicAccessBlock", {})
|
|
@@ -1864,7 +1864,7 @@ class PutStorageLensConfigurationCommand extends client.Command
|
|
|
1864
1864
|
.m(function (Command, cs, config, o) {
|
|
1865
1865
|
return [
|
|
1866
1866
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1867
|
-
|
|
1867
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1868
1868
|
];
|
|
1869
1869
|
})
|
|
1870
1870
|
.s("AWSS3ControlServiceV20180820", "PutStorageLensConfiguration", {})
|
|
@@ -1883,7 +1883,7 @@ class PutStorageLensConfigurationTaggingCommand extends client.Command
|
|
|
1883
1883
|
.m(function (Command, cs, config, o) {
|
|
1884
1884
|
return [
|
|
1885
1885
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1886
|
-
|
|
1886
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1887
1887
|
];
|
|
1888
1888
|
})
|
|
1889
1889
|
.s("AWSS3ControlServiceV20180820", "PutStorageLensConfigurationTagging", {})
|
|
@@ -1902,7 +1902,7 @@ class SubmitMultiRegionAccessPointRoutesCommand extends client.Command
|
|
|
1902
1902
|
.m(function (Command, cs, config, o) {
|
|
1903
1903
|
return [
|
|
1904
1904
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1905
|
-
|
|
1905
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1906
1906
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
1907
1907
|
];
|
|
1908
1908
|
})
|
|
@@ -1923,7 +1923,7 @@ class TagResourceCommand extends client.Command
|
|
|
1923
1923
|
.m(function (Command, cs, config, o) {
|
|
1924
1924
|
return [
|
|
1925
1925
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1926
|
-
|
|
1926
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1927
1927
|
];
|
|
1928
1928
|
})
|
|
1929
1929
|
.s("AWSS3ControlServiceV20180820", "TagResource", {})
|
|
@@ -1943,7 +1943,7 @@ class UntagResourceCommand extends client.Command
|
|
|
1943
1943
|
.m(function (Command, cs, config, o) {
|
|
1944
1944
|
return [
|
|
1945
1945
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1946
|
-
|
|
1946
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1947
1947
|
];
|
|
1948
1948
|
})
|
|
1949
1949
|
.s("AWSS3ControlServiceV20180820", "UntagResource", {})
|
|
@@ -1962,7 +1962,7 @@ class UpdateAccessGrantsLocationCommand extends client.Command
|
|
|
1962
1962
|
.m(function (Command, cs, config, o) {
|
|
1963
1963
|
return [
|
|
1964
1964
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1965
|
-
|
|
1965
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1966
1966
|
middlewareApplyBodyChecksum.getApplyMd5BodyChecksumPlugin(config),
|
|
1967
1967
|
];
|
|
1968
1968
|
})
|
|
@@ -1982,7 +1982,7 @@ class UpdateJobPriorityCommand extends client.Command
|
|
|
1982
1982
|
.m(function (Command, cs, config, o) {
|
|
1983
1983
|
return [
|
|
1984
1984
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1985
|
-
|
|
1985
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
1986
1986
|
];
|
|
1987
1987
|
})
|
|
1988
1988
|
.s("AWSS3ControlServiceV20180820", "UpdateJobPriority", {})
|
|
@@ -2001,7 +2001,7 @@ class UpdateJobStatusCommand extends client.Command
|
|
|
2001
2001
|
.m(function (Command, cs, config, o) {
|
|
2002
2002
|
return [
|
|
2003
2003
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
2004
|
-
|
|
2004
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
2005
2005
|
];
|
|
2006
2006
|
})
|
|
2007
2007
|
.s("AWSS3ControlServiceV20180820", "UpdateJobStatus", {})
|
|
@@ -2020,7 +2020,7 @@ class UpdateStorageLensGroupCommand extends client.Command
|
|
|
2020
2020
|
.m(function (Command, cs, config, o) {
|
|
2021
2021
|
return [
|
|
2022
2022
|
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
2023
|
-
|
|
2023
|
+
s3Control.getProcessArnablesPlugin(config),
|
|
2024
2024
|
];
|
|
2025
2025
|
})
|
|
2026
2026
|
.s("AWSS3ControlServiceV20180820", "UpdateStorageLensGroup", {})
|