@aws-sdk/client-s3-control 3.131.0 → 3.137.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/CHANGELOG.md +11 -0
- package/dist-cjs/commands/CreateAccessPointCommand.js +2 -2
- package/dist-cjs/commands/CreateAccessPointForObjectLambdaCommand.js +2 -2
- package/dist-cjs/commands/CreateBucketCommand.js +2 -2
- package/dist-cjs/commands/CreateJobCommand.js +2 -2
- package/dist-cjs/commands/CreateMultiRegionAccessPointCommand.js +2 -2
- package/dist-cjs/commands/DeleteAccessPointCommand.js +1 -1
- package/dist-cjs/commands/DeleteAccessPointForObjectLambdaCommand.js +1 -1
- package/dist-cjs/commands/DeleteAccessPointPolicyCommand.js +1 -1
- package/dist-cjs/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js +1 -1
- package/dist-cjs/commands/DeleteBucketCommand.js +1 -1
- package/dist-cjs/commands/DeleteBucketLifecycleConfigurationCommand.js +1 -1
- package/dist-cjs/commands/DeleteBucketPolicyCommand.js +1 -1
- package/dist-cjs/commands/DeleteBucketTaggingCommand.js +1 -1
- package/dist-cjs/commands/DeleteJobTaggingCommand.js +2 -2
- package/dist-cjs/commands/DeleteMultiRegionAccessPointCommand.js +2 -2
- package/dist-cjs/commands/DeletePublicAccessBlockCommand.js +1 -1
- package/dist-cjs/commands/DeleteStorageLensConfigurationCommand.js +1 -1
- package/dist-cjs/commands/DeleteStorageLensConfigurationTaggingCommand.js +2 -2
- package/dist-cjs/commands/DescribeJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeMultiRegionAccessPointOperationCommand.js +2 -2
- package/dist-cjs/commands/GetAccessPointCommand.js +2 -2
- package/dist-cjs/commands/GetAccessPointConfigurationForObjectLambdaCommand.js +2 -2
- package/dist-cjs/commands/GetAccessPointForObjectLambdaCommand.js +2 -2
- package/dist-cjs/commands/GetAccessPointPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetAccessPointPolicyForObjectLambdaCommand.js +2 -2
- package/dist-cjs/commands/GetAccessPointPolicyStatusCommand.js +2 -2
- package/dist-cjs/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js +2 -2
- package/dist-cjs/commands/GetBucketCommand.js +2 -2
- package/dist-cjs/commands/GetBucketLifecycleConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetBucketPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetBucketTaggingCommand.js +2 -2
- package/dist-cjs/commands/GetJobTaggingCommand.js +2 -2
- package/dist-cjs/commands/GetMultiRegionAccessPointCommand.js +2 -2
- package/dist-cjs/commands/GetMultiRegionAccessPointPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetMultiRegionAccessPointPolicyStatusCommand.js +2 -2
- package/dist-cjs/commands/GetPublicAccessBlockCommand.js +2 -2
- package/dist-cjs/commands/GetStorageLensConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetStorageLensConfigurationTaggingCommand.js +2 -2
- package/dist-cjs/commands/ListAccessPointsCommand.js +2 -2
- package/dist-cjs/commands/ListAccessPointsForObjectLambdaCommand.js +2 -2
- package/dist-cjs/commands/ListJobsCommand.js +2 -2
- package/dist-cjs/commands/ListMultiRegionAccessPointsCommand.js +2 -2
- package/dist-cjs/commands/ListRegionalBucketsCommand.js +2 -2
- package/dist-cjs/commands/ListStorageLensConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/PutAccessPointConfigurationForObjectLambdaCommand.js +1 -1
- package/dist-cjs/commands/PutAccessPointPolicyCommand.js +1 -1
- package/dist-cjs/commands/PutAccessPointPolicyForObjectLambdaCommand.js +1 -1
- package/dist-cjs/commands/PutBucketLifecycleConfigurationCommand.js +1 -1
- package/dist-cjs/commands/PutBucketPolicyCommand.js +1 -1
- package/dist-cjs/commands/PutBucketTaggingCommand.js +1 -1
- package/dist-cjs/commands/PutJobTaggingCommand.js +2 -2
- package/dist-cjs/commands/PutMultiRegionAccessPointPolicyCommand.js +2 -2
- package/dist-cjs/commands/PutPublicAccessBlockCommand.js +1 -1
- package/dist-cjs/commands/PutStorageLensConfigurationCommand.js +1 -1
- package/dist-cjs/commands/PutStorageLensConfigurationTaggingCommand.js +2 -2
- package/dist-cjs/commands/UpdateJobPriorityCommand.js +2 -2
- package/dist-cjs/commands/UpdateJobStatusCommand.js +2 -2
- package/dist-cjs/models/models_0.js +767 -1133
- package/dist-es/commands/CreateAccessPointCommand.js +3 -3
- package/dist-es/commands/CreateAccessPointForObjectLambdaCommand.js +3 -3
- package/dist-es/commands/CreateBucketCommand.js +3 -3
- package/dist-es/commands/CreateJobCommand.js +3 -3
- package/dist-es/commands/CreateMultiRegionAccessPointCommand.js +3 -3
- package/dist-es/commands/DeleteAccessPointCommand.js +2 -2
- package/dist-es/commands/DeleteAccessPointForObjectLambdaCommand.js +2 -2
- package/dist-es/commands/DeleteAccessPointPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js +2 -2
- package/dist-es/commands/DeleteBucketCommand.js +2 -2
- package/dist-es/commands/DeleteBucketLifecycleConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteBucketTaggingCommand.js +2 -2
- package/dist-es/commands/DeleteJobTaggingCommand.js +3 -3
- package/dist-es/commands/DeleteMultiRegionAccessPointCommand.js +3 -3
- package/dist-es/commands/DeletePublicAccessBlockCommand.js +2 -2
- package/dist-es/commands/DeleteStorageLensConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteStorageLensConfigurationTaggingCommand.js +3 -3
- package/dist-es/commands/DescribeJobCommand.js +3 -3
- package/dist-es/commands/DescribeMultiRegionAccessPointOperationCommand.js +3 -3
- package/dist-es/commands/GetAccessPointCommand.js +3 -3
- package/dist-es/commands/GetAccessPointConfigurationForObjectLambdaCommand.js +3 -3
- package/dist-es/commands/GetAccessPointForObjectLambdaCommand.js +3 -3
- package/dist-es/commands/GetAccessPointPolicyCommand.js +3 -3
- package/dist-es/commands/GetAccessPointPolicyForObjectLambdaCommand.js +3 -3
- package/dist-es/commands/GetAccessPointPolicyStatusCommand.js +3 -3
- package/dist-es/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js +3 -3
- package/dist-es/commands/GetBucketCommand.js +3 -3
- package/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +3 -3
- package/dist-es/commands/GetBucketPolicyCommand.js +3 -3
- package/dist-es/commands/GetBucketTaggingCommand.js +3 -3
- package/dist-es/commands/GetJobTaggingCommand.js +3 -3
- package/dist-es/commands/GetMultiRegionAccessPointCommand.js +3 -3
- package/dist-es/commands/GetMultiRegionAccessPointPolicyCommand.js +3 -3
- package/dist-es/commands/GetMultiRegionAccessPointPolicyStatusCommand.js +3 -3
- package/dist-es/commands/GetPublicAccessBlockCommand.js +3 -3
- package/dist-es/commands/GetStorageLensConfigurationCommand.js +3 -3
- package/dist-es/commands/GetStorageLensConfigurationTaggingCommand.js +3 -3
- package/dist-es/commands/ListAccessPointsCommand.js +3 -3
- package/dist-es/commands/ListAccessPointsForObjectLambdaCommand.js +3 -3
- package/dist-es/commands/ListJobsCommand.js +3 -3
- package/dist-es/commands/ListMultiRegionAccessPointsCommand.js +3 -3
- package/dist-es/commands/ListRegionalBucketsCommand.js +3 -3
- package/dist-es/commands/ListStorageLensConfigurationsCommand.js +3 -3
- package/dist-es/commands/PutAccessPointConfigurationForObjectLambdaCommand.js +2 -2
- package/dist-es/commands/PutAccessPointPolicyCommand.js +2 -2
- package/dist-es/commands/PutAccessPointPolicyForObjectLambdaCommand.js +2 -2
- package/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketPolicyCommand.js +2 -2
- package/dist-es/commands/PutBucketTaggingCommand.js +2 -2
- package/dist-es/commands/PutJobTaggingCommand.js +3 -3
- package/dist-es/commands/PutMultiRegionAccessPointPolicyCommand.js +3 -3
- package/dist-es/commands/PutPublicAccessBlockCommand.js +2 -2
- package/dist-es/commands/PutStorageLensConfigurationCommand.js +2 -2
- package/dist-es/commands/PutStorageLensConfigurationTaggingCommand.js +3 -3
- package/dist-es/commands/UpdateJobPriorityCommand.js +3 -3
- package/dist-es/commands/UpdateJobStatusCommand.js +3 -3
- package/dist-es/models/models_0.js +204 -756
- package/dist-types/models/models_0.d.ts +745 -1113
- package/dist-types/ts3.4/models/models_0.d.ts +372 -740
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,17 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.137.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.136.1...v3.137.0) (2022-07-26)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **namespaces:** remove namespaces with only a log filter ([#3823](https://github.com/aws/aws-sdk-js-v3/issues/3823)) ([33e6822](https://github.com/aws/aws-sdk-js-v3/commit/33e68228fb64c53dd8f89e6be76dd5f46edc3cfd))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
6
17
|
# [3.131.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.130.0...v3.131.0) (2022-07-15)
|
|
7
18
|
|
|
8
19
|
**Note:** Version bump only for package @aws-sdk/client-s3-control
|
|
@@ -22,8 +22,8 @@ class CreateAccessPointCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
26
|
-
outputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.CreateAccessPointRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: models_0_1.CreateAccessPointResultFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
29
29
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -22,8 +22,8 @@ class CreateAccessPointForObjectLambdaCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
26
|
-
outputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.CreateAccessPointForObjectLambdaRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: models_0_1.CreateAccessPointForObjectLambdaResultFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
29
29
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -24,8 +24,8 @@ class CreateBucketCommand extends smithy_client_1.Command {
|
|
|
24
24
|
logger,
|
|
25
25
|
clientName,
|
|
26
26
|
commandName,
|
|
27
|
-
inputFilterSensitiveLog: models_0_1.
|
|
28
|
-
outputFilterSensitiveLog: models_0_1.
|
|
27
|
+
inputFilterSensitiveLog: models_0_1.CreateBucketRequestFilterSensitiveLog,
|
|
28
|
+
outputFilterSensitiveLog: models_0_1.CreateBucketResultFilterSensitiveLog,
|
|
29
29
|
};
|
|
30
30
|
const { requestHandler } = configuration;
|
|
31
31
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -22,8 +22,8 @@ class CreateJobCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
26
|
-
outputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.CreateJobRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: models_0_1.CreateJobResultFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
29
29
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -24,8 +24,8 @@ class CreateMultiRegionAccessPointCommand extends smithy_client_1.Command {
|
|
|
24
24
|
logger,
|
|
25
25
|
clientName,
|
|
26
26
|
commandName,
|
|
27
|
-
inputFilterSensitiveLog: models_0_1.
|
|
28
|
-
outputFilterSensitiveLog: models_0_1.
|
|
27
|
+
inputFilterSensitiveLog: models_0_1.CreateMultiRegionAccessPointRequestFilterSensitiveLog,
|
|
28
|
+
outputFilterSensitiveLog: models_0_1.CreateMultiRegionAccessPointResultFilterSensitiveLog,
|
|
29
29
|
};
|
|
30
30
|
const { requestHandler } = configuration;
|
|
31
31
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -22,7 +22,7 @@ class DeleteAccessPointCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.DeleteAccessPointRequestFilterSensitiveLog,
|
|
26
26
|
outputFilterSensitiveLog: (output) => output,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
@@ -22,7 +22,7 @@ class DeleteAccessPointForObjectLambdaCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.DeleteAccessPointForObjectLambdaRequestFilterSensitiveLog,
|
|
26
26
|
outputFilterSensitiveLog: (output) => output,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
@@ -22,7 +22,7 @@ class DeleteAccessPointPolicyCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.DeleteAccessPointPolicyRequestFilterSensitiveLog,
|
|
26
26
|
outputFilterSensitiveLog: (output) => output,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
@@ -22,7 +22,7 @@ class DeleteAccessPointPolicyForObjectLambdaCommand extends smithy_client_1.Comm
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.DeleteAccessPointPolicyForObjectLambdaRequestFilterSensitiveLog,
|
|
26
26
|
outputFilterSensitiveLog: (output) => output,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
@@ -22,7 +22,7 @@ class DeleteBucketCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.DeleteBucketRequestFilterSensitiveLog,
|
|
26
26
|
outputFilterSensitiveLog: (output) => output,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
@@ -22,7 +22,7 @@ class DeleteBucketLifecycleConfigurationCommand extends smithy_client_1.Command
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.DeleteBucketLifecycleConfigurationRequestFilterSensitiveLog,
|
|
26
26
|
outputFilterSensitiveLog: (output) => output,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
@@ -22,7 +22,7 @@ class DeleteBucketPolicyCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.DeleteBucketPolicyRequestFilterSensitiveLog,
|
|
26
26
|
outputFilterSensitiveLog: (output) => output,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
@@ -22,7 +22,7 @@ class DeleteBucketTaggingCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.DeleteBucketTaggingRequestFilterSensitiveLog,
|
|
26
26
|
outputFilterSensitiveLog: (output) => output,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
@@ -22,8 +22,8 @@ class DeleteJobTaggingCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
26
|
-
outputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.DeleteJobTaggingRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: models_0_1.DeleteJobTaggingResultFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
29
29
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -24,8 +24,8 @@ class DeleteMultiRegionAccessPointCommand extends smithy_client_1.Command {
|
|
|
24
24
|
logger,
|
|
25
25
|
clientName,
|
|
26
26
|
commandName,
|
|
27
|
-
inputFilterSensitiveLog: models_0_1.
|
|
28
|
-
outputFilterSensitiveLog: models_0_1.
|
|
27
|
+
inputFilterSensitiveLog: models_0_1.DeleteMultiRegionAccessPointRequestFilterSensitiveLog,
|
|
28
|
+
outputFilterSensitiveLog: models_0_1.DeleteMultiRegionAccessPointResultFilterSensitiveLog,
|
|
29
29
|
};
|
|
30
30
|
const { requestHandler } = configuration;
|
|
31
31
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -22,7 +22,7 @@ class DeletePublicAccessBlockCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.DeletePublicAccessBlockRequestFilterSensitiveLog,
|
|
26
26
|
outputFilterSensitiveLog: (output) => output,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
@@ -22,7 +22,7 @@ class DeleteStorageLensConfigurationCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.DeleteStorageLensConfigurationRequestFilterSensitiveLog,
|
|
26
26
|
outputFilterSensitiveLog: (output) => output,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
@@ -22,8 +22,8 @@ class DeleteStorageLensConfigurationTaggingCommand extends smithy_client_1.Comma
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
26
|
-
outputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.DeleteStorageLensConfigurationTaggingRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: models_0_1.DeleteStorageLensConfigurationTaggingResultFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
29
29
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -22,8 +22,8 @@ class DescribeJobCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
26
|
-
outputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.DescribeJobRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: models_0_1.DescribeJobResultFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
29
29
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -24,8 +24,8 @@ class DescribeMultiRegionAccessPointOperationCommand extends smithy_client_1.Com
|
|
|
24
24
|
logger,
|
|
25
25
|
clientName,
|
|
26
26
|
commandName,
|
|
27
|
-
inputFilterSensitiveLog: models_0_1.
|
|
28
|
-
outputFilterSensitiveLog: models_0_1.
|
|
27
|
+
inputFilterSensitiveLog: models_0_1.DescribeMultiRegionAccessPointOperationRequestFilterSensitiveLog,
|
|
28
|
+
outputFilterSensitiveLog: models_0_1.DescribeMultiRegionAccessPointOperationResultFilterSensitiveLog,
|
|
29
29
|
};
|
|
30
30
|
const { requestHandler } = configuration;
|
|
31
31
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -22,8 +22,8 @@ class GetAccessPointCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
26
|
-
outputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.GetAccessPointRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: models_0_1.GetAccessPointResultFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
29
29
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -22,8 +22,8 @@ class GetAccessPointConfigurationForObjectLambdaCommand extends smithy_client_1.
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
26
|
-
outputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.GetAccessPointConfigurationForObjectLambdaRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: models_0_1.GetAccessPointConfigurationForObjectLambdaResultFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
29
29
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -22,8 +22,8 @@ class GetAccessPointForObjectLambdaCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
26
|
-
outputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.GetAccessPointForObjectLambdaRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: models_0_1.GetAccessPointForObjectLambdaResultFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
29
29
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -22,8 +22,8 @@ class GetAccessPointPolicyCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
26
|
-
outputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.GetAccessPointPolicyRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: models_0_1.GetAccessPointPolicyResultFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
29
29
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -22,8 +22,8 @@ class GetAccessPointPolicyForObjectLambdaCommand extends smithy_client_1.Command
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
26
|
-
outputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.GetAccessPointPolicyForObjectLambdaRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: models_0_1.GetAccessPointPolicyForObjectLambdaResultFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
29
29
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -22,8 +22,8 @@ class GetAccessPointPolicyStatusCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
26
|
-
outputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.GetAccessPointPolicyStatusRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: models_0_1.GetAccessPointPolicyStatusResultFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
29
29
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -22,8 +22,8 @@ class GetAccessPointPolicyStatusForObjectLambdaCommand extends smithy_client_1.C
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
26
|
-
outputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.GetAccessPointPolicyStatusForObjectLambdaRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: models_0_1.GetAccessPointPolicyStatusForObjectLambdaResultFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
29
29
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -22,8 +22,8 @@ class GetBucketCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
26
|
-
outputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.GetBucketRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: models_0_1.GetBucketResultFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
29
29
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -22,8 +22,8 @@ class GetBucketLifecycleConfigurationCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
26
|
-
outputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.GetBucketLifecycleConfigurationRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: models_0_1.GetBucketLifecycleConfigurationResultFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
29
29
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -22,8 +22,8 @@ class GetBucketPolicyCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
26
|
-
outputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.GetBucketPolicyRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: models_0_1.GetBucketPolicyResultFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
29
29
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -22,8 +22,8 @@ class GetBucketTaggingCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
26
|
-
outputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.GetBucketTaggingRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: models_0_1.GetBucketTaggingResultFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
29
29
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -22,8 +22,8 @@ class GetJobTaggingCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
26
|
-
outputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.GetJobTaggingRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: models_0_1.GetJobTaggingResultFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
29
29
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -24,8 +24,8 @@ class GetMultiRegionAccessPointCommand extends smithy_client_1.Command {
|
|
|
24
24
|
logger,
|
|
25
25
|
clientName,
|
|
26
26
|
commandName,
|
|
27
|
-
inputFilterSensitiveLog: models_0_1.
|
|
28
|
-
outputFilterSensitiveLog: models_0_1.
|
|
27
|
+
inputFilterSensitiveLog: models_0_1.GetMultiRegionAccessPointRequestFilterSensitiveLog,
|
|
28
|
+
outputFilterSensitiveLog: models_0_1.GetMultiRegionAccessPointResultFilterSensitiveLog,
|
|
29
29
|
};
|
|
30
30
|
const { requestHandler } = configuration;
|
|
31
31
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -24,8 +24,8 @@ class GetMultiRegionAccessPointPolicyCommand extends smithy_client_1.Command {
|
|
|
24
24
|
logger,
|
|
25
25
|
clientName,
|
|
26
26
|
commandName,
|
|
27
|
-
inputFilterSensitiveLog: models_0_1.
|
|
28
|
-
outputFilterSensitiveLog: models_0_1.
|
|
27
|
+
inputFilterSensitiveLog: models_0_1.GetMultiRegionAccessPointPolicyRequestFilterSensitiveLog,
|
|
28
|
+
outputFilterSensitiveLog: models_0_1.GetMultiRegionAccessPointPolicyResultFilterSensitiveLog,
|
|
29
29
|
};
|
|
30
30
|
const { requestHandler } = configuration;
|
|
31
31
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -24,8 +24,8 @@ class GetMultiRegionAccessPointPolicyStatusCommand extends smithy_client_1.Comma
|
|
|
24
24
|
logger,
|
|
25
25
|
clientName,
|
|
26
26
|
commandName,
|
|
27
|
-
inputFilterSensitiveLog: models_0_1.
|
|
28
|
-
outputFilterSensitiveLog: models_0_1.
|
|
27
|
+
inputFilterSensitiveLog: models_0_1.GetMultiRegionAccessPointPolicyStatusRequestFilterSensitiveLog,
|
|
28
|
+
outputFilterSensitiveLog: models_0_1.GetMultiRegionAccessPointPolicyStatusResultFilterSensitiveLog,
|
|
29
29
|
};
|
|
30
30
|
const { requestHandler } = configuration;
|
|
31
31
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -22,8 +22,8 @@ class GetPublicAccessBlockCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
26
|
-
outputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.GetPublicAccessBlockRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: models_0_1.GetPublicAccessBlockOutputFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
29
29
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -22,8 +22,8 @@ class GetStorageLensConfigurationCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
26
|
-
outputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.GetStorageLensConfigurationRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: models_0_1.GetStorageLensConfigurationResultFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
29
29
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -22,8 +22,8 @@ class GetStorageLensConfigurationTaggingCommand extends smithy_client_1.Command
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
26
|
-
outputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.GetStorageLensConfigurationTaggingRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: models_0_1.GetStorageLensConfigurationTaggingResultFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
29
29
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -22,8 +22,8 @@ class ListAccessPointsCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
26
|
-
outputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.ListAccessPointsRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: models_0_1.ListAccessPointsResultFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
29
29
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -22,8 +22,8 @@ class ListAccessPointsForObjectLambdaCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
26
|
-
outputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.ListAccessPointsForObjectLambdaRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: models_0_1.ListAccessPointsForObjectLambdaResultFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
29
29
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -22,8 +22,8 @@ class ListJobsCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
26
|
-
outputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.ListJobsRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: models_0_1.ListJobsResultFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
29
29
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -24,8 +24,8 @@ class ListMultiRegionAccessPointsCommand extends smithy_client_1.Command {
|
|
|
24
24
|
logger,
|
|
25
25
|
clientName,
|
|
26
26
|
commandName,
|
|
27
|
-
inputFilterSensitiveLog: models_0_1.
|
|
28
|
-
outputFilterSensitiveLog: models_0_1.
|
|
27
|
+
inputFilterSensitiveLog: models_0_1.ListMultiRegionAccessPointsRequestFilterSensitiveLog,
|
|
28
|
+
outputFilterSensitiveLog: models_0_1.ListMultiRegionAccessPointsResultFilterSensitiveLog,
|
|
29
29
|
};
|
|
30
30
|
const { requestHandler } = configuration;
|
|
31
31
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -22,8 +22,8 @@ class ListRegionalBucketsCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
26
|
-
outputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.ListRegionalBucketsRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: models_0_1.ListRegionalBucketsResultFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
29
29
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -22,8 +22,8 @@ class ListStorageLensConfigurationsCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
26
|
-
outputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.ListStorageLensConfigurationsRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: models_0_1.ListStorageLensConfigurationsResultFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
29
29
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -22,7 +22,7 @@ class PutAccessPointConfigurationForObjectLambdaCommand extends smithy_client_1.
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.PutAccessPointConfigurationForObjectLambdaRequestFilterSensitiveLog,
|
|
26
26
|
outputFilterSensitiveLog: (output) => output,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
@@ -22,7 +22,7 @@ class PutAccessPointPolicyCommand extends smithy_client_1.Command {
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.PutAccessPointPolicyRequestFilterSensitiveLog,
|
|
26
26
|
outputFilterSensitiveLog: (output) => output,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
@@ -22,7 +22,7 @@ class PutAccessPointPolicyForObjectLambdaCommand extends smithy_client_1.Command
|
|
|
22
22
|
logger,
|
|
23
23
|
clientName,
|
|
24
24
|
commandName,
|
|
25
|
-
inputFilterSensitiveLog: models_0_1.
|
|
25
|
+
inputFilterSensitiveLog: models_0_1.PutAccessPointPolicyForObjectLambdaRequestFilterSensitiveLog,
|
|
26
26
|
outputFilterSensitiveLog: (output) => output,
|
|
27
27
|
};
|
|
28
28
|
const { requestHandler } = configuration;
|
|
@@ -24,7 +24,7 @@ class PutBucketLifecycleConfigurationCommand extends smithy_client_1.Command {
|
|
|
24
24
|
logger,
|
|
25
25
|
clientName,
|
|
26
26
|
commandName,
|
|
27
|
-
inputFilterSensitiveLog: models_0_1.
|
|
27
|
+
inputFilterSensitiveLog: models_0_1.PutBucketLifecycleConfigurationRequestFilterSensitiveLog,
|
|
28
28
|
outputFilterSensitiveLog: (output) => output,
|
|
29
29
|
};
|
|
30
30
|
const { requestHandler } = configuration;
|
|
@@ -24,7 +24,7 @@ class PutBucketPolicyCommand extends smithy_client_1.Command {
|
|
|
24
24
|
logger,
|
|
25
25
|
clientName,
|
|
26
26
|
commandName,
|
|
27
|
-
inputFilterSensitiveLog: models_0_1.
|
|
27
|
+
inputFilterSensitiveLog: models_0_1.PutBucketPolicyRequestFilterSensitiveLog,
|
|
28
28
|
outputFilterSensitiveLog: (output) => output,
|
|
29
29
|
};
|
|
30
30
|
const { requestHandler } = configuration;
|
|
@@ -24,7 +24,7 @@ class PutBucketTaggingCommand extends smithy_client_1.Command {
|
|
|
24
24
|
logger,
|
|
25
25
|
clientName,
|
|
26
26
|
commandName,
|
|
27
|
-
inputFilterSensitiveLog: models_0_1.
|
|
27
|
+
inputFilterSensitiveLog: models_0_1.PutBucketTaggingRequestFilterSensitiveLog,
|
|
28
28
|
outputFilterSensitiveLog: (output) => output,
|
|
29
29
|
};
|
|
30
30
|
const { requestHandler } = configuration;
|