@aws-sdk/client-s3-control 3.30.0 → 3.34.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 +35 -0
- package/dist/cjs/S3Control.spec.js +23 -23
- package/dist/cjs/S3Control.spec.js.map +1 -1
- package/dist/cjs/S3ControlClient.js +14 -14
- package/dist/cjs/S3ControlClient.js.map +1 -1
- package/dist/cjs/commands/CreateAccessPointCommand.js +4 -4
- package/dist/cjs/commands/CreateAccessPointCommand.js.map +1 -1
- package/dist/cjs/commands/CreateAccessPointForObjectLambdaCommand.js +4 -4
- package/dist/cjs/commands/CreateAccessPointForObjectLambdaCommand.js.map +1 -1
- package/dist/cjs/commands/CreateBucketCommand.js +5 -5
- package/dist/cjs/commands/CreateBucketCommand.js.map +1 -1
- package/dist/cjs/commands/CreateJobCommand.js +4 -4
- package/dist/cjs/commands/CreateJobCommand.js.map +1 -1
- package/dist/cjs/commands/CreateMultiRegionAccessPointCommand.js +5 -5
- package/dist/cjs/commands/CreateMultiRegionAccessPointCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteAccessPointCommand.js +4 -4
- package/dist/cjs/commands/DeleteAccessPointCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteAccessPointForObjectLambdaCommand.js +4 -4
- package/dist/cjs/commands/DeleteAccessPointForObjectLambdaCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteAccessPointPolicyCommand.js +4 -4
- package/dist/cjs/commands/DeleteAccessPointPolicyCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js +4 -4
- package/dist/cjs/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteBucketCommand.js +4 -4
- package/dist/cjs/commands/DeleteBucketCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteBucketLifecycleConfigurationCommand.js +4 -4
- package/dist/cjs/commands/DeleteBucketLifecycleConfigurationCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteBucketPolicyCommand.js +4 -4
- package/dist/cjs/commands/DeleteBucketPolicyCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteBucketTaggingCommand.js +4 -4
- package/dist/cjs/commands/DeleteBucketTaggingCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteJobTaggingCommand.js +4 -4
- package/dist/cjs/commands/DeleteJobTaggingCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteMultiRegionAccessPointCommand.js +5 -5
- package/dist/cjs/commands/DeleteMultiRegionAccessPointCommand.js.map +1 -1
- package/dist/cjs/commands/DeletePublicAccessBlockCommand.js +4 -4
- package/dist/cjs/commands/DeletePublicAccessBlockCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteStorageLensConfigurationCommand.js +4 -4
- package/dist/cjs/commands/DeleteStorageLensConfigurationCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteStorageLensConfigurationTaggingCommand.js +4 -4
- package/dist/cjs/commands/DeleteStorageLensConfigurationTaggingCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeJobCommand.js +4 -4
- package/dist/cjs/commands/DescribeJobCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeMultiRegionAccessPointOperationCommand.js +5 -5
- package/dist/cjs/commands/DescribeMultiRegionAccessPointOperationCommand.js.map +1 -1
- package/dist/cjs/commands/GetAccessPointCommand.js +4 -4
- package/dist/cjs/commands/GetAccessPointCommand.js.map +1 -1
- package/dist/cjs/commands/GetAccessPointConfigurationForObjectLambdaCommand.js +4 -4
- package/dist/cjs/commands/GetAccessPointConfigurationForObjectLambdaCommand.js.map +1 -1
- package/dist/cjs/commands/GetAccessPointForObjectLambdaCommand.js +4 -4
- package/dist/cjs/commands/GetAccessPointForObjectLambdaCommand.js.map +1 -1
- package/dist/cjs/commands/GetAccessPointPolicyCommand.js +4 -4
- package/dist/cjs/commands/GetAccessPointPolicyCommand.js.map +1 -1
- package/dist/cjs/commands/GetAccessPointPolicyForObjectLambdaCommand.js +4 -4
- package/dist/cjs/commands/GetAccessPointPolicyForObjectLambdaCommand.js.map +1 -1
- package/dist/cjs/commands/GetAccessPointPolicyStatusCommand.js +4 -4
- package/dist/cjs/commands/GetAccessPointPolicyStatusCommand.js.map +1 -1
- package/dist/cjs/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js +4 -4
- package/dist/cjs/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js.map +1 -1
- package/dist/cjs/commands/GetBucketCommand.js +4 -4
- package/dist/cjs/commands/GetBucketCommand.js.map +1 -1
- package/dist/cjs/commands/GetBucketLifecycleConfigurationCommand.js +4 -4
- package/dist/cjs/commands/GetBucketLifecycleConfigurationCommand.js.map +1 -1
- package/dist/cjs/commands/GetBucketPolicyCommand.js +4 -4
- package/dist/cjs/commands/GetBucketPolicyCommand.js.map +1 -1
- package/dist/cjs/commands/GetBucketTaggingCommand.js +4 -4
- package/dist/cjs/commands/GetBucketTaggingCommand.js.map +1 -1
- package/dist/cjs/commands/GetJobTaggingCommand.js +4 -4
- package/dist/cjs/commands/GetJobTaggingCommand.js.map +1 -1
- package/dist/cjs/commands/GetMultiRegionAccessPointCommand.js +5 -5
- package/dist/cjs/commands/GetMultiRegionAccessPointCommand.js.map +1 -1
- package/dist/cjs/commands/GetMultiRegionAccessPointPolicyCommand.js +5 -5
- package/dist/cjs/commands/GetMultiRegionAccessPointPolicyCommand.js.map +1 -1
- package/dist/cjs/commands/GetMultiRegionAccessPointPolicyStatusCommand.js +5 -5
- package/dist/cjs/commands/GetMultiRegionAccessPointPolicyStatusCommand.js.map +1 -1
- package/dist/cjs/commands/GetPublicAccessBlockCommand.js +4 -4
- package/dist/cjs/commands/GetPublicAccessBlockCommand.js.map +1 -1
- package/dist/cjs/commands/GetStorageLensConfigurationCommand.js +4 -4
- package/dist/cjs/commands/GetStorageLensConfigurationCommand.js.map +1 -1
- package/dist/cjs/commands/GetStorageLensConfigurationTaggingCommand.js +4 -4
- package/dist/cjs/commands/GetStorageLensConfigurationTaggingCommand.js.map +1 -1
- package/dist/cjs/commands/ListAccessPointsCommand.js +4 -4
- package/dist/cjs/commands/ListAccessPointsCommand.js.map +1 -1
- package/dist/cjs/commands/ListAccessPointsForObjectLambdaCommand.js +4 -4
- package/dist/cjs/commands/ListAccessPointsForObjectLambdaCommand.js.map +1 -1
- package/dist/cjs/commands/ListJobsCommand.js +4 -4
- package/dist/cjs/commands/ListJobsCommand.js.map +1 -1
- package/dist/cjs/commands/ListMultiRegionAccessPointsCommand.js +5 -5
- package/dist/cjs/commands/ListMultiRegionAccessPointsCommand.js.map +1 -1
- package/dist/cjs/commands/ListRegionalBucketsCommand.js +4 -4
- package/dist/cjs/commands/ListRegionalBucketsCommand.js.map +1 -1
- package/dist/cjs/commands/ListStorageLensConfigurationsCommand.js +4 -4
- package/dist/cjs/commands/ListStorageLensConfigurationsCommand.js.map +1 -1
- package/dist/cjs/commands/PutAccessPointConfigurationForObjectLambdaCommand.js +4 -4
- package/dist/cjs/commands/PutAccessPointConfigurationForObjectLambdaCommand.js.map +1 -1
- package/dist/cjs/commands/PutAccessPointPolicyCommand.js +4 -4
- package/dist/cjs/commands/PutAccessPointPolicyCommand.js.map +1 -1
- package/dist/cjs/commands/PutAccessPointPolicyForObjectLambdaCommand.js +4 -4
- package/dist/cjs/commands/PutAccessPointPolicyForObjectLambdaCommand.js.map +1 -1
- package/dist/cjs/commands/PutBucketLifecycleConfigurationCommand.js +5 -5
- package/dist/cjs/commands/PutBucketLifecycleConfigurationCommand.js.map +1 -1
- package/dist/cjs/commands/PutBucketPolicyCommand.js +5 -5
- package/dist/cjs/commands/PutBucketPolicyCommand.js.map +1 -1
- package/dist/cjs/commands/PutBucketTaggingCommand.js +5 -5
- package/dist/cjs/commands/PutBucketTaggingCommand.js.map +1 -1
- package/dist/cjs/commands/PutJobTaggingCommand.js +4 -4
- package/dist/cjs/commands/PutJobTaggingCommand.js.map +1 -1
- package/dist/cjs/commands/PutMultiRegionAccessPointPolicyCommand.js +5 -5
- package/dist/cjs/commands/PutMultiRegionAccessPointPolicyCommand.js.map +1 -1
- package/dist/cjs/commands/PutPublicAccessBlockCommand.js +4 -4
- package/dist/cjs/commands/PutPublicAccessBlockCommand.js.map +1 -1
- package/dist/cjs/commands/PutStorageLensConfigurationCommand.js +4 -4
- package/dist/cjs/commands/PutStorageLensConfigurationCommand.js.map +1 -1
- package/dist/cjs/commands/PutStorageLensConfigurationTaggingCommand.js +4 -4
- package/dist/cjs/commands/PutStorageLensConfigurationTaggingCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateJobPriorityCommand.js +4 -4
- package/dist/cjs/commands/UpdateJobPriorityCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateJobStatusCommand.js +4 -4
- package/dist/cjs/commands/UpdateJobStatusCommand.js.map +1 -1
- package/dist/cjs/endpoints.js +1 -1
- package/dist/cjs/endpoints.js.map +1 -1
- package/dist/cjs/index.js +67 -67
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/models/index.js +1 -1
- package/dist/cjs/models/index.js.map +1 -1
- package/dist/cjs/package.json +46 -46
- package/dist/cjs/protocols/Aws_restXml.js +377 -377
- package/dist/cjs/protocols/Aws_restXml.js.map +1 -1
- package/dist/cjs/runtimeConfig.browser.js +4 -4
- package/dist/cjs/runtimeConfig.browser.js.map +1 -1
- package/dist/cjs/runtimeConfig.js +8 -8
- package/dist/cjs/runtimeConfig.js.map +1 -1
- package/dist/cjs/runtimeConfig.native.js +1 -1
- package/dist/cjs/runtimeConfig.native.js.map +1 -1
- package/dist/es/S3Control.js +1 -7
- package/dist/es/S3Control.js.map +1 -1
- package/dist/es/S3Control.spec.js +16 -21
- package/dist/es/S3Control.spec.js.map +1 -1
- package/dist/es/S3ControlClient.js +1 -12
- package/dist/es/S3ControlClient.js.map +1 -1
- package/dist/es/commands/CreateAccessPointCommand.js +2 -57
- package/dist/es/commands/CreateAccessPointCommand.js.map +1 -1
- package/dist/es/commands/CreateAccessPointForObjectLambdaCommand.js +2 -46
- package/dist/es/commands/CreateAccessPointForObjectLambdaCommand.js.map +1 -1
- package/dist/es/commands/CreateBucketCommand.js +2 -76
- package/dist/es/commands/CreateBucketCommand.js.map +1 -1
- package/dist/es/commands/CreateJobCommand.js +2 -60
- package/dist/es/commands/CreateJobCommand.js.map +1 -1
- package/dist/es/commands/CreateMultiRegionAccessPointCommand.js +2 -60
- package/dist/es/commands/CreateMultiRegionAccessPointCommand.js.map +1 -1
- package/dist/es/commands/DeleteAccessPointCommand.js +2 -47
- package/dist/es/commands/DeleteAccessPointCommand.js.map +1 -1
- package/dist/es/commands/DeleteAccessPointForObjectLambdaCommand.js +2 -45
- package/dist/es/commands/DeleteAccessPointForObjectLambdaCommand.js.map +1 -1
- package/dist/es/commands/DeleteAccessPointPolicyCommand.js +2 -42
- package/dist/es/commands/DeleteAccessPointPolicyCommand.js.map +1 -1
- package/dist/es/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js +2 -40
- package/dist/es/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js.map +1 -1
- package/dist/es/commands/DeleteBucketCommand.js +2 -55
- package/dist/es/commands/DeleteBucketCommand.js.map +1 -1
- package/dist/es/commands/DeleteBucketLifecycleConfigurationCommand.js +2 -55
- package/dist/es/commands/DeleteBucketLifecycleConfigurationCommand.js.map +1 -1
- package/dist/es/commands/DeleteBucketPolicyCommand.js +2 -67
- package/dist/es/commands/DeleteBucketPolicyCommand.js.map +1 -1
- package/dist/es/commands/DeleteBucketTaggingCommand.js +2 -53
- package/dist/es/commands/DeleteBucketTaggingCommand.js.map +1 -1
- package/dist/es/commands/DeleteJobTaggingCommand.js +2 -49
- package/dist/es/commands/DeleteJobTaggingCommand.js.map +1 -1
- package/dist/es/commands/DeleteMultiRegionAccessPointCommand.js +2 -59
- package/dist/es/commands/DeleteMultiRegionAccessPointCommand.js.map +1 -1
- package/dist/es/commands/DeletePublicAccessBlockCommand.js +2 -42
- package/dist/es/commands/DeletePublicAccessBlockCommand.js.map +1 -1
- package/dist/es/commands/DeleteStorageLensConfigurationCommand.js +2 -36
- package/dist/es/commands/DeleteStorageLensConfigurationCommand.js.map +1 -1
- package/dist/es/commands/DeleteStorageLensConfigurationTaggingCommand.js +2 -36
- package/dist/es/commands/DeleteStorageLensConfigurationTaggingCommand.js.map +1 -1
- package/dist/es/commands/DescribeJobCommand.js +2 -53
- package/dist/es/commands/DescribeJobCommand.js.map +1 -1
- package/dist/es/commands/DescribeMultiRegionAccessPointOperationCommand.js +2 -53
- package/dist/es/commands/DescribeMultiRegionAccessPointOperationCommand.js.map +1 -1
- package/dist/es/commands/GetAccessPointCommand.js +2 -48
- package/dist/es/commands/GetAccessPointCommand.js.map +1 -1
- package/dist/es/commands/GetAccessPointConfigurationForObjectLambdaCommand.js +2 -35
- package/dist/es/commands/GetAccessPointConfigurationForObjectLambdaCommand.js.map +1 -1
- package/dist/es/commands/GetAccessPointForObjectLambdaCommand.js +2 -45
- package/dist/es/commands/GetAccessPointForObjectLambdaCommand.js.map +1 -1
- package/dist/es/commands/GetAccessPointPolicyCommand.js +2 -40
- package/dist/es/commands/GetAccessPointPolicyCommand.js.map +1 -1
- package/dist/es/commands/GetAccessPointPolicyForObjectLambdaCommand.js +2 -40
- package/dist/es/commands/GetAccessPointPolicyForObjectLambdaCommand.js.map +1 -1
- package/dist/es/commands/GetAccessPointPolicyStatusCommand.js +2 -27
- package/dist/es/commands/GetAccessPointPolicyStatusCommand.js.map +1 -1
- package/dist/es/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js +2 -27
- package/dist/es/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js.map +1 -1
- package/dist/es/commands/GetBucketCommand.js +2 -57
- package/dist/es/commands/GetBucketCommand.js.map +1 -1
- package/dist/es/commands/GetBucketLifecycleConfigurationCommand.js +2 -75
- package/dist/es/commands/GetBucketLifecycleConfigurationCommand.js.map +1 -1
- package/dist/es/commands/GetBucketPolicyCommand.js +2 -67
- package/dist/es/commands/GetBucketPolicyCommand.js.map +1 -1
- package/dist/es/commands/GetBucketTaggingCommand.js +2 -65
- package/dist/es/commands/GetBucketTaggingCommand.js.map +1 -1
- package/dist/es/commands/GetJobTaggingCommand.js +2 -50
- package/dist/es/commands/GetJobTaggingCommand.js.map +1 -1
- package/dist/es/commands/GetMultiRegionAccessPointCommand.js +2 -54
- package/dist/es/commands/GetMultiRegionAccessPointCommand.js.map +1 -1
- package/dist/es/commands/GetMultiRegionAccessPointPolicyCommand.js +2 -44
- package/dist/es/commands/GetMultiRegionAccessPointPolicyCommand.js.map +1 -1
- package/dist/es/commands/GetMultiRegionAccessPointPolicyStatusCommand.js +2 -45
- package/dist/es/commands/GetMultiRegionAccessPointPolicyStatusCommand.js.map +1 -1
- package/dist/es/commands/GetPublicAccessBlockCommand.js +2 -42
- package/dist/es/commands/GetPublicAccessBlockCommand.js.map +1 -1
- package/dist/es/commands/GetStorageLensConfigurationCommand.js +2 -36
- package/dist/es/commands/GetStorageLensConfigurationCommand.js.map +1 -1
- package/dist/es/commands/GetStorageLensConfigurationTaggingCommand.js +2 -35
- package/dist/es/commands/GetStorageLensConfigurationTaggingCommand.js.map +1 -1
- package/dist/es/commands/ListAccessPointsCommand.js +2 -50
- package/dist/es/commands/ListAccessPointsCommand.js.map +1 -1
- package/dist/es/commands/ListAccessPointsForObjectLambdaCommand.js +2 -48
- package/dist/es/commands/ListAccessPointsForObjectLambdaCommand.js.map +1 -1
- package/dist/es/commands/ListJobsCommand.js +2 -53
- package/dist/es/commands/ListJobsCommand.js.map +1 -1
- package/dist/es/commands/ListMultiRegionAccessPointsCommand.js +2 -56
- package/dist/es/commands/ListMultiRegionAccessPointsCommand.js.map +1 -1
- package/dist/es/commands/ListRegionalBucketsCommand.js +2 -31
- package/dist/es/commands/ListRegionalBucketsCommand.js.map +1 -1
- package/dist/es/commands/ListStorageLensConfigurationsCommand.js +2 -36
- package/dist/es/commands/ListStorageLensConfigurationsCommand.js.map +1 -1
- package/dist/es/commands/PutAccessPointConfigurationForObjectLambdaCommand.js +2 -35
- package/dist/es/commands/PutAccessPointConfigurationForObjectLambdaCommand.js.map +1 -1
- package/dist/es/commands/PutAccessPointPolicyCommand.js +2 -43
- package/dist/es/commands/PutAccessPointPolicyCommand.js.map +1 -1
- package/dist/es/commands/PutAccessPointPolicyForObjectLambdaCommand.js +2 -41
- package/dist/es/commands/PutAccessPointPolicyForObjectLambdaCommand.js.map +1 -1
- package/dist/es/commands/PutBucketLifecycleConfigurationCommand.js +2 -49
- package/dist/es/commands/PutBucketLifecycleConfigurationCommand.js.map +1 -1
- package/dist/es/commands/PutBucketPolicyCommand.js +2 -65
- package/dist/es/commands/PutBucketPolicyCommand.js.map +1 -1
- package/dist/es/commands/PutBucketTaggingCommand.js +2 -110
- package/dist/es/commands/PutBucketTaggingCommand.js.map +1 -1
- package/dist/es/commands/PutJobTaggingCommand.js +2 -89
- package/dist/es/commands/PutJobTaggingCommand.js.map +1 -1
- package/dist/es/commands/PutMultiRegionAccessPointPolicyCommand.js +2 -46
- package/dist/es/commands/PutMultiRegionAccessPointPolicyCommand.js.map +1 -1
- package/dist/es/commands/PutPublicAccessBlockCommand.js +2 -42
- package/dist/es/commands/PutPublicAccessBlockCommand.js.map +1 -1
- package/dist/es/commands/PutStorageLensConfigurationCommand.js +2 -34
- package/dist/es/commands/PutStorageLensConfigurationCommand.js.map +1 -1
- package/dist/es/commands/PutStorageLensConfigurationTaggingCommand.js +2 -36
- package/dist/es/commands/PutStorageLensConfigurationTaggingCommand.js.map +1 -1
- package/dist/es/commands/UpdateJobPriorityCommand.js +2 -52
- package/dist/es/commands/UpdateJobPriorityCommand.js.map +1 -1
- package/dist/es/commands/UpdateJobStatusCommand.js +2 -53
- package/dist/es/commands/UpdateJobStatusCommand.js.map +1 -1
- package/dist/es/endpoints.js +1 -1
- package/dist/es/endpoints.js.map +1 -1
- package/dist/es/models/models_0.js +0 -561
- package/dist/es/models/models_0.js.map +1 -1
- package/dist/es/package.json +46 -46
- package/dist/es/pagination/ListAccessPointsForObjectLambdaPaginator.js +16 -28
- package/dist/es/pagination/ListAccessPointsForObjectLambdaPaginator.js.map +1 -1
- package/dist/es/pagination/ListAccessPointsPaginator.js +16 -28
- package/dist/es/pagination/ListAccessPointsPaginator.js.map +1 -1
- package/dist/es/pagination/ListJobsPaginator.js +16 -28
- package/dist/es/pagination/ListJobsPaginator.js.map +1 -1
- package/dist/es/pagination/ListMultiRegionAccessPointsPaginator.js +16 -28
- package/dist/es/pagination/ListMultiRegionAccessPointsPaginator.js.map +1 -1
- package/dist/es/pagination/ListRegionalBucketsPaginator.js +16 -28
- package/dist/es/pagination/ListRegionalBucketsPaginator.js.map +1 -1
- package/dist/es/pagination/ListStorageLensConfigurationsPaginator.js +16 -28
- package/dist/es/pagination/ListStorageLensConfigurationsPaginator.js.map +1 -1
- package/dist/es/protocols/Aws_restXml.js +637 -639
- package/dist/es/protocols/Aws_restXml.js.map +1 -1
- package/dist/es/runtimeConfig.browser.js +0 -3
- package/dist/es/runtimeConfig.browser.js.map +1 -1
- package/dist/es/runtimeConfig.js +0 -3
- package/dist/es/runtimeConfig.js.map +1 -1
- package/dist/es/runtimeConfig.native.js +0 -3
- package/dist/es/runtimeConfig.native.js.map +1 -1
- package/dist/es/runtimeConfig.shared.js +0 -3
- package/dist/es/runtimeConfig.shared.js.map +1 -1
- package/dist/types/runtimeConfig.browser.d.ts +1 -0
- package/dist/types/runtimeConfig.d.ts +1 -0
- package/dist/types/runtimeConfig.native.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.browser.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.native.d.ts +1 -0
- package/package.json +46 -46
- package/protocols/Aws_restXml.ts +23 -21
- package/tsconfig.es.json +0 -2
- package/tsconfig.json +3 -5
- package/tsconfig.types.json +8 -0
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
import { __assign } from "tslib";
|
|
2
2
|
export var AbortIncompleteMultipartUpload;
|
|
3
3
|
(function (AbortIncompleteMultipartUpload) {
|
|
4
|
-
/**
|
|
5
|
-
* @internal
|
|
6
|
-
*/
|
|
7
4
|
AbortIncompleteMultipartUpload.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
8
5
|
})(AbortIncompleteMultipartUpload || (AbortIncompleteMultipartUpload = {}));
|
|
9
6
|
export var NetworkOrigin;
|
|
@@ -13,65 +10,38 @@ export var NetworkOrigin;
|
|
|
13
10
|
})(NetworkOrigin || (NetworkOrigin = {}));
|
|
14
11
|
export var VpcConfiguration;
|
|
15
12
|
(function (VpcConfiguration) {
|
|
16
|
-
/**
|
|
17
|
-
* @internal
|
|
18
|
-
*/
|
|
19
13
|
VpcConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
20
14
|
})(VpcConfiguration || (VpcConfiguration = {}));
|
|
21
15
|
export var AccessPoint;
|
|
22
16
|
(function (AccessPoint) {
|
|
23
|
-
/**
|
|
24
|
-
* @internal
|
|
25
|
-
*/
|
|
26
17
|
AccessPoint.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
27
18
|
})(AccessPoint || (AccessPoint = {}));
|
|
28
19
|
export var ActivityMetrics;
|
|
29
20
|
(function (ActivityMetrics) {
|
|
30
|
-
/**
|
|
31
|
-
* @internal
|
|
32
|
-
*/
|
|
33
21
|
ActivityMetrics.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
34
22
|
})(ActivityMetrics || (ActivityMetrics = {}));
|
|
35
23
|
export var SelectionCriteria;
|
|
36
24
|
(function (SelectionCriteria) {
|
|
37
|
-
/**
|
|
38
|
-
* @internal
|
|
39
|
-
*/
|
|
40
25
|
SelectionCriteria.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
41
26
|
})(SelectionCriteria || (SelectionCriteria = {}));
|
|
42
27
|
export var PrefixLevelStorageMetrics;
|
|
43
28
|
(function (PrefixLevelStorageMetrics) {
|
|
44
|
-
/**
|
|
45
|
-
* @internal
|
|
46
|
-
*/
|
|
47
29
|
PrefixLevelStorageMetrics.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
48
30
|
})(PrefixLevelStorageMetrics || (PrefixLevelStorageMetrics = {}));
|
|
49
31
|
export var PrefixLevel;
|
|
50
32
|
(function (PrefixLevel) {
|
|
51
|
-
/**
|
|
52
|
-
* @internal
|
|
53
|
-
*/
|
|
54
33
|
PrefixLevel.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
55
34
|
})(PrefixLevel || (PrefixLevel = {}));
|
|
56
35
|
export var BucketLevel;
|
|
57
36
|
(function (BucketLevel) {
|
|
58
|
-
/**
|
|
59
|
-
* @internal
|
|
60
|
-
*/
|
|
61
37
|
BucketLevel.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
62
38
|
})(BucketLevel || (BucketLevel = {}));
|
|
63
39
|
export var AccountLevel;
|
|
64
40
|
(function (AccountLevel) {
|
|
65
|
-
/**
|
|
66
|
-
* @internal
|
|
67
|
-
*/
|
|
68
41
|
AccountLevel.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
69
42
|
})(AccountLevel || (AccountLevel = {}));
|
|
70
43
|
export var AsyncErrorDetails;
|
|
71
44
|
(function (AsyncErrorDetails) {
|
|
72
|
-
/**
|
|
73
|
-
* @internal
|
|
74
|
-
*/
|
|
75
45
|
AsyncErrorDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
76
46
|
})(AsyncErrorDetails || (AsyncErrorDetails = {}));
|
|
77
47
|
export var AsyncOperationName;
|
|
@@ -82,93 +52,54 @@ export var AsyncOperationName;
|
|
|
82
52
|
})(AsyncOperationName || (AsyncOperationName = {}));
|
|
83
53
|
export var PublicAccessBlockConfiguration;
|
|
84
54
|
(function (PublicAccessBlockConfiguration) {
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
55
|
PublicAccessBlockConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
89
56
|
})(PublicAccessBlockConfiguration || (PublicAccessBlockConfiguration = {}));
|
|
90
57
|
export var Region;
|
|
91
58
|
(function (Region) {
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
59
|
Region.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
96
60
|
})(Region || (Region = {}));
|
|
97
61
|
export var CreateMultiRegionAccessPointInput;
|
|
98
62
|
(function (CreateMultiRegionAccessPointInput) {
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
63
|
CreateMultiRegionAccessPointInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
103
64
|
})(CreateMultiRegionAccessPointInput || (CreateMultiRegionAccessPointInput = {}));
|
|
104
65
|
export var DeleteMultiRegionAccessPointInput;
|
|
105
66
|
(function (DeleteMultiRegionAccessPointInput) {
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
67
|
DeleteMultiRegionAccessPointInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
110
68
|
})(DeleteMultiRegionAccessPointInput || (DeleteMultiRegionAccessPointInput = {}));
|
|
111
69
|
export var PutMultiRegionAccessPointPolicyInput;
|
|
112
70
|
(function (PutMultiRegionAccessPointPolicyInput) {
|
|
113
|
-
/**
|
|
114
|
-
* @internal
|
|
115
|
-
*/
|
|
116
71
|
PutMultiRegionAccessPointPolicyInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
117
72
|
})(PutMultiRegionAccessPointPolicyInput || (PutMultiRegionAccessPointPolicyInput = {}));
|
|
118
73
|
export var AsyncRequestParameters;
|
|
119
74
|
(function (AsyncRequestParameters) {
|
|
120
|
-
/**
|
|
121
|
-
* @internal
|
|
122
|
-
*/
|
|
123
75
|
AsyncRequestParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
124
76
|
})(AsyncRequestParameters || (AsyncRequestParameters = {}));
|
|
125
77
|
export var MultiRegionAccessPointRegionalResponse;
|
|
126
78
|
(function (MultiRegionAccessPointRegionalResponse) {
|
|
127
|
-
/**
|
|
128
|
-
* @internal
|
|
129
|
-
*/
|
|
130
79
|
MultiRegionAccessPointRegionalResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
131
80
|
})(MultiRegionAccessPointRegionalResponse || (MultiRegionAccessPointRegionalResponse = {}));
|
|
132
81
|
export var MultiRegionAccessPointsAsyncResponse;
|
|
133
82
|
(function (MultiRegionAccessPointsAsyncResponse) {
|
|
134
|
-
/**
|
|
135
|
-
* @internal
|
|
136
|
-
*/
|
|
137
83
|
MultiRegionAccessPointsAsyncResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
138
84
|
})(MultiRegionAccessPointsAsyncResponse || (MultiRegionAccessPointsAsyncResponse = {}));
|
|
139
85
|
export var AsyncResponseDetails;
|
|
140
86
|
(function (AsyncResponseDetails) {
|
|
141
|
-
/**
|
|
142
|
-
* @internal
|
|
143
|
-
*/
|
|
144
87
|
AsyncResponseDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
145
88
|
})(AsyncResponseDetails || (AsyncResponseDetails = {}));
|
|
146
89
|
export var AsyncOperation;
|
|
147
90
|
(function (AsyncOperation) {
|
|
148
|
-
/**
|
|
149
|
-
* @internal
|
|
150
|
-
*/
|
|
151
91
|
AsyncOperation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
152
92
|
})(AsyncOperation || (AsyncOperation = {}));
|
|
153
93
|
export var AwsLambdaTransformation;
|
|
154
94
|
(function (AwsLambdaTransformation) {
|
|
155
|
-
/**
|
|
156
|
-
* @internal
|
|
157
|
-
*/
|
|
158
95
|
AwsLambdaTransformation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
159
96
|
})(AwsLambdaTransformation || (AwsLambdaTransformation = {}));
|
|
160
97
|
export var CreateAccessPointRequest;
|
|
161
98
|
(function (CreateAccessPointRequest) {
|
|
162
|
-
/**
|
|
163
|
-
* @internal
|
|
164
|
-
*/
|
|
165
99
|
CreateAccessPointRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
166
100
|
})(CreateAccessPointRequest || (CreateAccessPointRequest = {}));
|
|
167
101
|
export var CreateAccessPointResult;
|
|
168
102
|
(function (CreateAccessPointResult) {
|
|
169
|
-
/**
|
|
170
|
-
* @internal
|
|
171
|
-
*/
|
|
172
103
|
CreateAccessPointResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
173
104
|
})(CreateAccessPointResult || (CreateAccessPointResult = {}));
|
|
174
105
|
export var ObjectLambdaAllowedFeature;
|
|
@@ -187,9 +118,6 @@ export var ObjectLambdaContentTransformation;
|
|
|
187
118
|
return visitor.AwsLambda(value.AwsLambda);
|
|
188
119
|
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
189
120
|
};
|
|
190
|
-
/**
|
|
191
|
-
* @internal
|
|
192
|
-
*/
|
|
193
121
|
ObjectLambdaContentTransformation.filterSensitiveLog = function (obj) {
|
|
194
122
|
var _a;
|
|
195
123
|
if (obj.AwsLambda !== undefined)
|
|
@@ -200,18 +128,12 @@ export var ObjectLambdaContentTransformation;
|
|
|
200
128
|
})(ObjectLambdaContentTransformation || (ObjectLambdaContentTransformation = {}));
|
|
201
129
|
export var ObjectLambdaTransformationConfiguration;
|
|
202
130
|
(function (ObjectLambdaTransformationConfiguration) {
|
|
203
|
-
/**
|
|
204
|
-
* @internal
|
|
205
|
-
*/
|
|
206
131
|
ObjectLambdaTransformationConfiguration.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.ContentTransformation && {
|
|
207
132
|
ContentTransformation: ObjectLambdaContentTransformation.filterSensitiveLog(obj.ContentTransformation),
|
|
208
133
|
}))); };
|
|
209
134
|
})(ObjectLambdaTransformationConfiguration || (ObjectLambdaTransformationConfiguration = {}));
|
|
210
135
|
export var ObjectLambdaConfiguration;
|
|
211
136
|
(function (ObjectLambdaConfiguration) {
|
|
212
|
-
/**
|
|
213
|
-
* @internal
|
|
214
|
-
*/
|
|
215
137
|
ObjectLambdaConfiguration.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.TransformationConfigurations && {
|
|
216
138
|
TransformationConfigurations: obj.TransformationConfigurations.map(function (item) {
|
|
217
139
|
return ObjectLambdaTransformationConfiguration.filterSensitiveLog(item);
|
|
@@ -220,65 +142,38 @@ export var ObjectLambdaConfiguration;
|
|
|
220
142
|
})(ObjectLambdaConfiguration || (ObjectLambdaConfiguration = {}));
|
|
221
143
|
export var CreateAccessPointForObjectLambdaRequest;
|
|
222
144
|
(function (CreateAccessPointForObjectLambdaRequest) {
|
|
223
|
-
/**
|
|
224
|
-
* @internal
|
|
225
|
-
*/
|
|
226
145
|
CreateAccessPointForObjectLambdaRequest.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Configuration && { Configuration: ObjectLambdaConfiguration.filterSensitiveLog(obj.Configuration) }))); };
|
|
227
146
|
})(CreateAccessPointForObjectLambdaRequest || (CreateAccessPointForObjectLambdaRequest = {}));
|
|
228
147
|
export var CreateAccessPointForObjectLambdaResult;
|
|
229
148
|
(function (CreateAccessPointForObjectLambdaResult) {
|
|
230
|
-
/**
|
|
231
|
-
* @internal
|
|
232
|
-
*/
|
|
233
149
|
CreateAccessPointForObjectLambdaResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
234
150
|
})(CreateAccessPointForObjectLambdaResult || (CreateAccessPointForObjectLambdaResult = {}));
|
|
235
151
|
export var BucketAlreadyExists;
|
|
236
152
|
(function (BucketAlreadyExists) {
|
|
237
|
-
/**
|
|
238
|
-
* @internal
|
|
239
|
-
*/
|
|
240
153
|
BucketAlreadyExists.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
241
154
|
})(BucketAlreadyExists || (BucketAlreadyExists = {}));
|
|
242
155
|
export var BucketAlreadyOwnedByYou;
|
|
243
156
|
(function (BucketAlreadyOwnedByYou) {
|
|
244
|
-
/**
|
|
245
|
-
* @internal
|
|
246
|
-
*/
|
|
247
157
|
BucketAlreadyOwnedByYou.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
248
158
|
})(BucketAlreadyOwnedByYou || (BucketAlreadyOwnedByYou = {}));
|
|
249
159
|
export var CreateBucketConfiguration;
|
|
250
160
|
(function (CreateBucketConfiguration) {
|
|
251
|
-
/**
|
|
252
|
-
* @internal
|
|
253
|
-
*/
|
|
254
161
|
CreateBucketConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
255
162
|
})(CreateBucketConfiguration || (CreateBucketConfiguration = {}));
|
|
256
163
|
export var CreateBucketRequest;
|
|
257
164
|
(function (CreateBucketRequest) {
|
|
258
|
-
/**
|
|
259
|
-
* @internal
|
|
260
|
-
*/
|
|
261
165
|
CreateBucketRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
262
166
|
})(CreateBucketRequest || (CreateBucketRequest = {}));
|
|
263
167
|
export var CreateBucketResult;
|
|
264
168
|
(function (CreateBucketResult) {
|
|
265
|
-
/**
|
|
266
|
-
* @internal
|
|
267
|
-
*/
|
|
268
169
|
CreateBucketResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
269
170
|
})(CreateBucketResult || (CreateBucketResult = {}));
|
|
270
171
|
export var BadRequestException;
|
|
271
172
|
(function (BadRequestException) {
|
|
272
|
-
/**
|
|
273
|
-
* @internal
|
|
274
|
-
*/
|
|
275
173
|
BadRequestException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
276
174
|
})(BadRequestException || (BadRequestException = {}));
|
|
277
175
|
export var JobManifestLocation;
|
|
278
176
|
(function (JobManifestLocation) {
|
|
279
|
-
/**
|
|
280
|
-
* @internal
|
|
281
|
-
*/
|
|
282
177
|
JobManifestLocation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
283
178
|
})(JobManifestLocation || (JobManifestLocation = {}));
|
|
284
179
|
export var JobManifestFieldName;
|
|
@@ -295,30 +190,18 @@ export var JobManifestFormat;
|
|
|
295
190
|
})(JobManifestFormat || (JobManifestFormat = {}));
|
|
296
191
|
export var JobManifestSpec;
|
|
297
192
|
(function (JobManifestSpec) {
|
|
298
|
-
/**
|
|
299
|
-
* @internal
|
|
300
|
-
*/
|
|
301
193
|
JobManifestSpec.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
302
194
|
})(JobManifestSpec || (JobManifestSpec = {}));
|
|
303
195
|
export var JobManifest;
|
|
304
196
|
(function (JobManifest) {
|
|
305
|
-
/**
|
|
306
|
-
* @internal
|
|
307
|
-
*/
|
|
308
197
|
JobManifest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
309
198
|
})(JobManifest || (JobManifest = {}));
|
|
310
199
|
export var LambdaInvokeOperation;
|
|
311
200
|
(function (LambdaInvokeOperation) {
|
|
312
|
-
/**
|
|
313
|
-
* @internal
|
|
314
|
-
*/
|
|
315
201
|
LambdaInvokeOperation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
316
202
|
})(LambdaInvokeOperation || (LambdaInvokeOperation = {}));
|
|
317
203
|
export var S3DeleteObjectTaggingOperation;
|
|
318
204
|
(function (S3DeleteObjectTaggingOperation) {
|
|
319
|
-
/**
|
|
320
|
-
* @internal
|
|
321
|
-
*/
|
|
322
205
|
S3DeleteObjectTaggingOperation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
323
206
|
})(S3DeleteObjectTaggingOperation || (S3DeleteObjectTaggingOperation = {}));
|
|
324
207
|
export var S3GlacierJobTier;
|
|
@@ -328,9 +211,6 @@ export var S3GlacierJobTier;
|
|
|
328
211
|
})(S3GlacierJobTier || (S3GlacierJobTier = {}));
|
|
329
212
|
export var S3InitiateRestoreObjectOperation;
|
|
330
213
|
(function (S3InitiateRestoreObjectOperation) {
|
|
331
|
-
/**
|
|
332
|
-
* @internal
|
|
333
|
-
*/
|
|
334
214
|
S3InitiateRestoreObjectOperation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
335
215
|
})(S3InitiateRestoreObjectOperation || (S3InitiateRestoreObjectOperation = {}));
|
|
336
216
|
export var S3GranteeTypeIdentifier;
|
|
@@ -341,9 +221,6 @@ export var S3GranteeTypeIdentifier;
|
|
|
341
221
|
})(S3GranteeTypeIdentifier || (S3GranteeTypeIdentifier = {}));
|
|
342
222
|
export var S3Grantee;
|
|
343
223
|
(function (S3Grantee) {
|
|
344
|
-
/**
|
|
345
|
-
* @internal
|
|
346
|
-
*/
|
|
347
224
|
S3Grantee.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
348
225
|
})(S3Grantee || (S3Grantee = {}));
|
|
349
226
|
export var S3Permission;
|
|
@@ -356,23 +233,14 @@ export var S3Permission;
|
|
|
356
233
|
})(S3Permission || (S3Permission = {}));
|
|
357
234
|
export var S3Grant;
|
|
358
235
|
(function (S3Grant) {
|
|
359
|
-
/**
|
|
360
|
-
* @internal
|
|
361
|
-
*/
|
|
362
236
|
S3Grant.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
363
237
|
})(S3Grant || (S3Grant = {}));
|
|
364
238
|
export var S3ObjectOwner;
|
|
365
239
|
(function (S3ObjectOwner) {
|
|
366
|
-
/**
|
|
367
|
-
* @internal
|
|
368
|
-
*/
|
|
369
240
|
S3ObjectOwner.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
370
241
|
})(S3ObjectOwner || (S3ObjectOwner = {}));
|
|
371
242
|
export var S3AccessControlList;
|
|
372
243
|
(function (S3AccessControlList) {
|
|
373
|
-
/**
|
|
374
|
-
* @internal
|
|
375
|
-
*/
|
|
376
244
|
S3AccessControlList.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
377
245
|
})(S3AccessControlList || (S3AccessControlList = {}));
|
|
378
246
|
export var S3CannedAccessControlList;
|
|
@@ -387,16 +255,10 @@ export var S3CannedAccessControlList;
|
|
|
387
255
|
})(S3CannedAccessControlList || (S3CannedAccessControlList = {}));
|
|
388
256
|
export var S3AccessControlPolicy;
|
|
389
257
|
(function (S3AccessControlPolicy) {
|
|
390
|
-
/**
|
|
391
|
-
* @internal
|
|
392
|
-
*/
|
|
393
258
|
S3AccessControlPolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
394
259
|
})(S3AccessControlPolicy || (S3AccessControlPolicy = {}));
|
|
395
260
|
export var S3SetObjectAclOperation;
|
|
396
261
|
(function (S3SetObjectAclOperation) {
|
|
397
|
-
/**
|
|
398
|
-
* @internal
|
|
399
|
-
*/
|
|
400
262
|
S3SetObjectAclOperation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
401
263
|
})(S3SetObjectAclOperation || (S3SetObjectAclOperation = {}));
|
|
402
264
|
export var S3MetadataDirective;
|
|
@@ -411,16 +273,10 @@ export var S3SSEAlgorithm;
|
|
|
411
273
|
})(S3SSEAlgorithm || (S3SSEAlgorithm = {}));
|
|
412
274
|
export var S3ObjectMetadata;
|
|
413
275
|
(function (S3ObjectMetadata) {
|
|
414
|
-
/**
|
|
415
|
-
* @internal
|
|
416
|
-
*/
|
|
417
276
|
S3ObjectMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
418
277
|
})(S3ObjectMetadata || (S3ObjectMetadata = {}));
|
|
419
278
|
export var S3Tag;
|
|
420
279
|
(function (S3Tag) {
|
|
421
|
-
/**
|
|
422
|
-
* @internal
|
|
423
|
-
*/
|
|
424
280
|
S3Tag.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
425
281
|
})(S3Tag || (S3Tag = {}));
|
|
426
282
|
export var S3ObjectLockLegalHoldStatus;
|
|
@@ -444,23 +300,14 @@ export var S3StorageClass;
|
|
|
444
300
|
})(S3StorageClass || (S3StorageClass = {}));
|
|
445
301
|
export var S3CopyObjectOperation;
|
|
446
302
|
(function (S3CopyObjectOperation) {
|
|
447
|
-
/**
|
|
448
|
-
* @internal
|
|
449
|
-
*/
|
|
450
303
|
S3CopyObjectOperation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
451
304
|
})(S3CopyObjectOperation || (S3CopyObjectOperation = {}));
|
|
452
305
|
export var S3ObjectLockLegalHold;
|
|
453
306
|
(function (S3ObjectLockLegalHold) {
|
|
454
|
-
/**
|
|
455
|
-
* @internal
|
|
456
|
-
*/
|
|
457
307
|
S3ObjectLockLegalHold.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
458
308
|
})(S3ObjectLockLegalHold || (S3ObjectLockLegalHold = {}));
|
|
459
309
|
export var S3SetObjectLegalHoldOperation;
|
|
460
310
|
(function (S3SetObjectLegalHoldOperation) {
|
|
461
|
-
/**
|
|
462
|
-
* @internal
|
|
463
|
-
*/
|
|
464
311
|
S3SetObjectLegalHoldOperation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
465
312
|
})(S3SetObjectLegalHoldOperation || (S3SetObjectLegalHoldOperation = {}));
|
|
466
313
|
export var S3ObjectLockRetentionMode;
|
|
@@ -470,30 +317,18 @@ export var S3ObjectLockRetentionMode;
|
|
|
470
317
|
})(S3ObjectLockRetentionMode || (S3ObjectLockRetentionMode = {}));
|
|
471
318
|
export var S3Retention;
|
|
472
319
|
(function (S3Retention) {
|
|
473
|
-
/**
|
|
474
|
-
* @internal
|
|
475
|
-
*/
|
|
476
320
|
S3Retention.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
477
321
|
})(S3Retention || (S3Retention = {}));
|
|
478
322
|
export var S3SetObjectRetentionOperation;
|
|
479
323
|
(function (S3SetObjectRetentionOperation) {
|
|
480
|
-
/**
|
|
481
|
-
* @internal
|
|
482
|
-
*/
|
|
483
324
|
S3SetObjectRetentionOperation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
484
325
|
})(S3SetObjectRetentionOperation || (S3SetObjectRetentionOperation = {}));
|
|
485
326
|
export var S3SetObjectTaggingOperation;
|
|
486
327
|
(function (S3SetObjectTaggingOperation) {
|
|
487
|
-
/**
|
|
488
|
-
* @internal
|
|
489
|
-
*/
|
|
490
328
|
S3SetObjectTaggingOperation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
491
329
|
})(S3SetObjectTaggingOperation || (S3SetObjectTaggingOperation = {}));
|
|
492
330
|
export var JobOperation;
|
|
493
331
|
(function (JobOperation) {
|
|
494
|
-
/**
|
|
495
|
-
* @internal
|
|
496
|
-
*/
|
|
497
332
|
JobOperation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
498
333
|
})(JobOperation || (JobOperation = {}));
|
|
499
334
|
export var JobReportFormat;
|
|
@@ -507,198 +342,114 @@ export var JobReportScope;
|
|
|
507
342
|
})(JobReportScope || (JobReportScope = {}));
|
|
508
343
|
export var JobReport;
|
|
509
344
|
(function (JobReport) {
|
|
510
|
-
/**
|
|
511
|
-
* @internal
|
|
512
|
-
*/
|
|
513
345
|
JobReport.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
514
346
|
})(JobReport || (JobReport = {}));
|
|
515
347
|
export var CreateJobRequest;
|
|
516
348
|
(function (CreateJobRequest) {
|
|
517
|
-
/**
|
|
518
|
-
* @internal
|
|
519
|
-
*/
|
|
520
349
|
CreateJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
521
350
|
})(CreateJobRequest || (CreateJobRequest = {}));
|
|
522
351
|
export var CreateJobResult;
|
|
523
352
|
(function (CreateJobResult) {
|
|
524
|
-
/**
|
|
525
|
-
* @internal
|
|
526
|
-
*/
|
|
527
353
|
CreateJobResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
528
354
|
})(CreateJobResult || (CreateJobResult = {}));
|
|
529
355
|
export var IdempotencyException;
|
|
530
356
|
(function (IdempotencyException) {
|
|
531
|
-
/**
|
|
532
|
-
* @internal
|
|
533
|
-
*/
|
|
534
357
|
IdempotencyException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
535
358
|
})(IdempotencyException || (IdempotencyException = {}));
|
|
536
359
|
export var InternalServiceException;
|
|
537
360
|
(function (InternalServiceException) {
|
|
538
|
-
/**
|
|
539
|
-
* @internal
|
|
540
|
-
*/
|
|
541
361
|
InternalServiceException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
542
362
|
})(InternalServiceException || (InternalServiceException = {}));
|
|
543
363
|
export var TooManyRequestsException;
|
|
544
364
|
(function (TooManyRequestsException) {
|
|
545
|
-
/**
|
|
546
|
-
* @internal
|
|
547
|
-
*/
|
|
548
365
|
TooManyRequestsException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
549
366
|
})(TooManyRequestsException || (TooManyRequestsException = {}));
|
|
550
367
|
export var CreateMultiRegionAccessPointRequest;
|
|
551
368
|
(function (CreateMultiRegionAccessPointRequest) {
|
|
552
|
-
/**
|
|
553
|
-
* @internal
|
|
554
|
-
*/
|
|
555
369
|
CreateMultiRegionAccessPointRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
556
370
|
})(CreateMultiRegionAccessPointRequest || (CreateMultiRegionAccessPointRequest = {}));
|
|
557
371
|
export var CreateMultiRegionAccessPointResult;
|
|
558
372
|
(function (CreateMultiRegionAccessPointResult) {
|
|
559
|
-
/**
|
|
560
|
-
* @internal
|
|
561
|
-
*/
|
|
562
373
|
CreateMultiRegionAccessPointResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
563
374
|
})(CreateMultiRegionAccessPointResult || (CreateMultiRegionAccessPointResult = {}));
|
|
564
375
|
export var DeleteAccessPointRequest;
|
|
565
376
|
(function (DeleteAccessPointRequest) {
|
|
566
|
-
/**
|
|
567
|
-
* @internal
|
|
568
|
-
*/
|
|
569
377
|
DeleteAccessPointRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
570
378
|
})(DeleteAccessPointRequest || (DeleteAccessPointRequest = {}));
|
|
571
379
|
export var DeleteAccessPointForObjectLambdaRequest;
|
|
572
380
|
(function (DeleteAccessPointForObjectLambdaRequest) {
|
|
573
|
-
/**
|
|
574
|
-
* @internal
|
|
575
|
-
*/
|
|
576
381
|
DeleteAccessPointForObjectLambdaRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
577
382
|
})(DeleteAccessPointForObjectLambdaRequest || (DeleteAccessPointForObjectLambdaRequest = {}));
|
|
578
383
|
export var DeleteAccessPointPolicyRequest;
|
|
579
384
|
(function (DeleteAccessPointPolicyRequest) {
|
|
580
|
-
/**
|
|
581
|
-
* @internal
|
|
582
|
-
*/
|
|
583
385
|
DeleteAccessPointPolicyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
584
386
|
})(DeleteAccessPointPolicyRequest || (DeleteAccessPointPolicyRequest = {}));
|
|
585
387
|
export var DeleteAccessPointPolicyForObjectLambdaRequest;
|
|
586
388
|
(function (DeleteAccessPointPolicyForObjectLambdaRequest) {
|
|
587
|
-
/**
|
|
588
|
-
* @internal
|
|
589
|
-
*/
|
|
590
389
|
DeleteAccessPointPolicyForObjectLambdaRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
591
390
|
})(DeleteAccessPointPolicyForObjectLambdaRequest || (DeleteAccessPointPolicyForObjectLambdaRequest = {}));
|
|
592
391
|
export var DeleteBucketRequest;
|
|
593
392
|
(function (DeleteBucketRequest) {
|
|
594
|
-
/**
|
|
595
|
-
* @internal
|
|
596
|
-
*/
|
|
597
393
|
DeleteBucketRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
598
394
|
})(DeleteBucketRequest || (DeleteBucketRequest = {}));
|
|
599
395
|
export var DeleteBucketLifecycleConfigurationRequest;
|
|
600
396
|
(function (DeleteBucketLifecycleConfigurationRequest) {
|
|
601
|
-
/**
|
|
602
|
-
* @internal
|
|
603
|
-
*/
|
|
604
397
|
DeleteBucketLifecycleConfigurationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
605
398
|
})(DeleteBucketLifecycleConfigurationRequest || (DeleteBucketLifecycleConfigurationRequest = {}));
|
|
606
399
|
export var DeleteBucketPolicyRequest;
|
|
607
400
|
(function (DeleteBucketPolicyRequest) {
|
|
608
|
-
/**
|
|
609
|
-
* @internal
|
|
610
|
-
*/
|
|
611
401
|
DeleteBucketPolicyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
612
402
|
})(DeleteBucketPolicyRequest || (DeleteBucketPolicyRequest = {}));
|
|
613
403
|
export var DeleteBucketTaggingRequest;
|
|
614
404
|
(function (DeleteBucketTaggingRequest) {
|
|
615
|
-
/**
|
|
616
|
-
* @internal
|
|
617
|
-
*/
|
|
618
405
|
DeleteBucketTaggingRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
619
406
|
})(DeleteBucketTaggingRequest || (DeleteBucketTaggingRequest = {}));
|
|
620
407
|
export var DeleteJobTaggingRequest;
|
|
621
408
|
(function (DeleteJobTaggingRequest) {
|
|
622
|
-
/**
|
|
623
|
-
* @internal
|
|
624
|
-
*/
|
|
625
409
|
DeleteJobTaggingRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
626
410
|
})(DeleteJobTaggingRequest || (DeleteJobTaggingRequest = {}));
|
|
627
411
|
export var DeleteJobTaggingResult;
|
|
628
412
|
(function (DeleteJobTaggingResult) {
|
|
629
|
-
/**
|
|
630
|
-
* @internal
|
|
631
|
-
*/
|
|
632
413
|
DeleteJobTaggingResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
633
414
|
})(DeleteJobTaggingResult || (DeleteJobTaggingResult = {}));
|
|
634
415
|
export var NotFoundException;
|
|
635
416
|
(function (NotFoundException) {
|
|
636
|
-
/**
|
|
637
|
-
* @internal
|
|
638
|
-
*/
|
|
639
417
|
NotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
640
418
|
})(NotFoundException || (NotFoundException = {}));
|
|
641
419
|
export var DeleteMultiRegionAccessPointRequest;
|
|
642
420
|
(function (DeleteMultiRegionAccessPointRequest) {
|
|
643
|
-
/**
|
|
644
|
-
* @internal
|
|
645
|
-
*/
|
|
646
421
|
DeleteMultiRegionAccessPointRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
647
422
|
})(DeleteMultiRegionAccessPointRequest || (DeleteMultiRegionAccessPointRequest = {}));
|
|
648
423
|
export var DeleteMultiRegionAccessPointResult;
|
|
649
424
|
(function (DeleteMultiRegionAccessPointResult) {
|
|
650
|
-
/**
|
|
651
|
-
* @internal
|
|
652
|
-
*/
|
|
653
425
|
DeleteMultiRegionAccessPointResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
654
426
|
})(DeleteMultiRegionAccessPointResult || (DeleteMultiRegionAccessPointResult = {}));
|
|
655
427
|
export var DeletePublicAccessBlockRequest;
|
|
656
428
|
(function (DeletePublicAccessBlockRequest) {
|
|
657
|
-
/**
|
|
658
|
-
* @internal
|
|
659
|
-
*/
|
|
660
429
|
DeletePublicAccessBlockRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
661
430
|
})(DeletePublicAccessBlockRequest || (DeletePublicAccessBlockRequest = {}));
|
|
662
431
|
export var DeleteStorageLensConfigurationRequest;
|
|
663
432
|
(function (DeleteStorageLensConfigurationRequest) {
|
|
664
|
-
/**
|
|
665
|
-
* @internal
|
|
666
|
-
*/
|
|
667
433
|
DeleteStorageLensConfigurationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
668
434
|
})(DeleteStorageLensConfigurationRequest || (DeleteStorageLensConfigurationRequest = {}));
|
|
669
435
|
export var DeleteStorageLensConfigurationTaggingRequest;
|
|
670
436
|
(function (DeleteStorageLensConfigurationTaggingRequest) {
|
|
671
|
-
/**
|
|
672
|
-
* @internal
|
|
673
|
-
*/
|
|
674
437
|
DeleteStorageLensConfigurationTaggingRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
675
438
|
})(DeleteStorageLensConfigurationTaggingRequest || (DeleteStorageLensConfigurationTaggingRequest = {}));
|
|
676
439
|
export var DeleteStorageLensConfigurationTaggingResult;
|
|
677
440
|
(function (DeleteStorageLensConfigurationTaggingResult) {
|
|
678
|
-
/**
|
|
679
|
-
* @internal
|
|
680
|
-
*/
|
|
681
441
|
DeleteStorageLensConfigurationTaggingResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
682
442
|
})(DeleteStorageLensConfigurationTaggingResult || (DeleteStorageLensConfigurationTaggingResult = {}));
|
|
683
443
|
export var DescribeJobRequest;
|
|
684
444
|
(function (DescribeJobRequest) {
|
|
685
|
-
/**
|
|
686
|
-
* @internal
|
|
687
|
-
*/
|
|
688
445
|
DescribeJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
689
446
|
})(DescribeJobRequest || (DescribeJobRequest = {}));
|
|
690
447
|
export var JobFailure;
|
|
691
448
|
(function (JobFailure) {
|
|
692
|
-
/**
|
|
693
|
-
* @internal
|
|
694
|
-
*/
|
|
695
449
|
JobFailure.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
696
450
|
})(JobFailure || (JobFailure = {}));
|
|
697
451
|
export var JobProgressSummary;
|
|
698
452
|
(function (JobProgressSummary) {
|
|
699
|
-
/**
|
|
700
|
-
* @internal
|
|
701
|
-
*/
|
|
702
453
|
JobProgressSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
703
454
|
})(JobProgressSummary || (JobProgressSummary = {}));
|
|
704
455
|
export var JobStatus;
|
|
@@ -719,268 +470,154 @@ export var JobStatus;
|
|
|
719
470
|
})(JobStatus || (JobStatus = {}));
|
|
720
471
|
export var JobDescriptor;
|
|
721
472
|
(function (JobDescriptor) {
|
|
722
|
-
/**
|
|
723
|
-
* @internal
|
|
724
|
-
*/
|
|
725
473
|
JobDescriptor.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
726
474
|
})(JobDescriptor || (JobDescriptor = {}));
|
|
727
475
|
export var DescribeJobResult;
|
|
728
476
|
(function (DescribeJobResult) {
|
|
729
|
-
/**
|
|
730
|
-
* @internal
|
|
731
|
-
*/
|
|
732
477
|
DescribeJobResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
733
478
|
})(DescribeJobResult || (DescribeJobResult = {}));
|
|
734
479
|
export var DescribeMultiRegionAccessPointOperationRequest;
|
|
735
480
|
(function (DescribeMultiRegionAccessPointOperationRequest) {
|
|
736
|
-
/**
|
|
737
|
-
* @internal
|
|
738
|
-
*/
|
|
739
481
|
DescribeMultiRegionAccessPointOperationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
740
482
|
})(DescribeMultiRegionAccessPointOperationRequest || (DescribeMultiRegionAccessPointOperationRequest = {}));
|
|
741
483
|
export var DescribeMultiRegionAccessPointOperationResult;
|
|
742
484
|
(function (DescribeMultiRegionAccessPointOperationResult) {
|
|
743
|
-
/**
|
|
744
|
-
* @internal
|
|
745
|
-
*/
|
|
746
485
|
DescribeMultiRegionAccessPointOperationResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
747
486
|
})(DescribeMultiRegionAccessPointOperationResult || (DescribeMultiRegionAccessPointOperationResult = {}));
|
|
748
487
|
export var GetAccessPointRequest;
|
|
749
488
|
(function (GetAccessPointRequest) {
|
|
750
|
-
/**
|
|
751
|
-
* @internal
|
|
752
|
-
*/
|
|
753
489
|
GetAccessPointRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
754
490
|
})(GetAccessPointRequest || (GetAccessPointRequest = {}));
|
|
755
491
|
export var GetAccessPointResult;
|
|
756
492
|
(function (GetAccessPointResult) {
|
|
757
|
-
/**
|
|
758
|
-
* @internal
|
|
759
|
-
*/
|
|
760
493
|
GetAccessPointResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
761
494
|
})(GetAccessPointResult || (GetAccessPointResult = {}));
|
|
762
495
|
export var GetAccessPointConfigurationForObjectLambdaRequest;
|
|
763
496
|
(function (GetAccessPointConfigurationForObjectLambdaRequest) {
|
|
764
|
-
/**
|
|
765
|
-
* @internal
|
|
766
|
-
*/
|
|
767
497
|
GetAccessPointConfigurationForObjectLambdaRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
768
498
|
})(GetAccessPointConfigurationForObjectLambdaRequest || (GetAccessPointConfigurationForObjectLambdaRequest = {}));
|
|
769
499
|
export var GetAccessPointConfigurationForObjectLambdaResult;
|
|
770
500
|
(function (GetAccessPointConfigurationForObjectLambdaResult) {
|
|
771
|
-
/**
|
|
772
|
-
* @internal
|
|
773
|
-
*/
|
|
774
501
|
GetAccessPointConfigurationForObjectLambdaResult.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Configuration && { Configuration: ObjectLambdaConfiguration.filterSensitiveLog(obj.Configuration) }))); };
|
|
775
502
|
})(GetAccessPointConfigurationForObjectLambdaResult || (GetAccessPointConfigurationForObjectLambdaResult = {}));
|
|
776
503
|
export var GetAccessPointForObjectLambdaRequest;
|
|
777
504
|
(function (GetAccessPointForObjectLambdaRequest) {
|
|
778
|
-
/**
|
|
779
|
-
* @internal
|
|
780
|
-
*/
|
|
781
505
|
GetAccessPointForObjectLambdaRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
782
506
|
})(GetAccessPointForObjectLambdaRequest || (GetAccessPointForObjectLambdaRequest = {}));
|
|
783
507
|
export var GetAccessPointForObjectLambdaResult;
|
|
784
508
|
(function (GetAccessPointForObjectLambdaResult) {
|
|
785
|
-
/**
|
|
786
|
-
* @internal
|
|
787
|
-
*/
|
|
788
509
|
GetAccessPointForObjectLambdaResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
789
510
|
})(GetAccessPointForObjectLambdaResult || (GetAccessPointForObjectLambdaResult = {}));
|
|
790
511
|
export var GetAccessPointPolicyRequest;
|
|
791
512
|
(function (GetAccessPointPolicyRequest) {
|
|
792
|
-
/**
|
|
793
|
-
* @internal
|
|
794
|
-
*/
|
|
795
513
|
GetAccessPointPolicyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
796
514
|
})(GetAccessPointPolicyRequest || (GetAccessPointPolicyRequest = {}));
|
|
797
515
|
export var GetAccessPointPolicyResult;
|
|
798
516
|
(function (GetAccessPointPolicyResult) {
|
|
799
|
-
/**
|
|
800
|
-
* @internal
|
|
801
|
-
*/
|
|
802
517
|
GetAccessPointPolicyResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
803
518
|
})(GetAccessPointPolicyResult || (GetAccessPointPolicyResult = {}));
|
|
804
519
|
export var GetAccessPointPolicyForObjectLambdaRequest;
|
|
805
520
|
(function (GetAccessPointPolicyForObjectLambdaRequest) {
|
|
806
|
-
/**
|
|
807
|
-
* @internal
|
|
808
|
-
*/
|
|
809
521
|
GetAccessPointPolicyForObjectLambdaRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
810
522
|
})(GetAccessPointPolicyForObjectLambdaRequest || (GetAccessPointPolicyForObjectLambdaRequest = {}));
|
|
811
523
|
export var GetAccessPointPolicyForObjectLambdaResult;
|
|
812
524
|
(function (GetAccessPointPolicyForObjectLambdaResult) {
|
|
813
|
-
/**
|
|
814
|
-
* @internal
|
|
815
|
-
*/
|
|
816
525
|
GetAccessPointPolicyForObjectLambdaResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
817
526
|
})(GetAccessPointPolicyForObjectLambdaResult || (GetAccessPointPolicyForObjectLambdaResult = {}));
|
|
818
527
|
export var GetAccessPointPolicyStatusRequest;
|
|
819
528
|
(function (GetAccessPointPolicyStatusRequest) {
|
|
820
|
-
/**
|
|
821
|
-
* @internal
|
|
822
|
-
*/
|
|
823
529
|
GetAccessPointPolicyStatusRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
824
530
|
})(GetAccessPointPolicyStatusRequest || (GetAccessPointPolicyStatusRequest = {}));
|
|
825
531
|
export var PolicyStatus;
|
|
826
532
|
(function (PolicyStatus) {
|
|
827
|
-
/**
|
|
828
|
-
* @internal
|
|
829
|
-
*/
|
|
830
533
|
PolicyStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
831
534
|
})(PolicyStatus || (PolicyStatus = {}));
|
|
832
535
|
export var GetAccessPointPolicyStatusResult;
|
|
833
536
|
(function (GetAccessPointPolicyStatusResult) {
|
|
834
|
-
/**
|
|
835
|
-
* @internal
|
|
836
|
-
*/
|
|
837
537
|
GetAccessPointPolicyStatusResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
838
538
|
})(GetAccessPointPolicyStatusResult || (GetAccessPointPolicyStatusResult = {}));
|
|
839
539
|
export var GetAccessPointPolicyStatusForObjectLambdaRequest;
|
|
840
540
|
(function (GetAccessPointPolicyStatusForObjectLambdaRequest) {
|
|
841
|
-
/**
|
|
842
|
-
* @internal
|
|
843
|
-
*/
|
|
844
541
|
GetAccessPointPolicyStatusForObjectLambdaRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
845
542
|
})(GetAccessPointPolicyStatusForObjectLambdaRequest || (GetAccessPointPolicyStatusForObjectLambdaRequest = {}));
|
|
846
543
|
export var GetAccessPointPolicyStatusForObjectLambdaResult;
|
|
847
544
|
(function (GetAccessPointPolicyStatusForObjectLambdaResult) {
|
|
848
|
-
/**
|
|
849
|
-
* @internal
|
|
850
|
-
*/
|
|
851
545
|
GetAccessPointPolicyStatusForObjectLambdaResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
852
546
|
})(GetAccessPointPolicyStatusForObjectLambdaResult || (GetAccessPointPolicyStatusForObjectLambdaResult = {}));
|
|
853
547
|
export var GetBucketRequest;
|
|
854
548
|
(function (GetBucketRequest) {
|
|
855
|
-
/**
|
|
856
|
-
* @internal
|
|
857
|
-
*/
|
|
858
549
|
GetBucketRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
859
550
|
})(GetBucketRequest || (GetBucketRequest = {}));
|
|
860
551
|
export var GetBucketResult;
|
|
861
552
|
(function (GetBucketResult) {
|
|
862
|
-
/**
|
|
863
|
-
* @internal
|
|
864
|
-
*/
|
|
865
553
|
GetBucketResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
866
554
|
})(GetBucketResult || (GetBucketResult = {}));
|
|
867
555
|
export var GetBucketLifecycleConfigurationRequest;
|
|
868
556
|
(function (GetBucketLifecycleConfigurationRequest) {
|
|
869
|
-
/**
|
|
870
|
-
* @internal
|
|
871
|
-
*/
|
|
872
557
|
GetBucketLifecycleConfigurationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
873
558
|
})(GetBucketLifecycleConfigurationRequest || (GetBucketLifecycleConfigurationRequest = {}));
|
|
874
559
|
export var LifecycleExpiration;
|
|
875
560
|
(function (LifecycleExpiration) {
|
|
876
|
-
/**
|
|
877
|
-
* @internal
|
|
878
|
-
*/
|
|
879
561
|
LifecycleExpiration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
880
562
|
})(LifecycleExpiration || (LifecycleExpiration = {}));
|
|
881
563
|
export var LifecycleRuleAndOperator;
|
|
882
564
|
(function (LifecycleRuleAndOperator) {
|
|
883
|
-
/**
|
|
884
|
-
* @internal
|
|
885
|
-
*/
|
|
886
565
|
LifecycleRuleAndOperator.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
887
566
|
})(LifecycleRuleAndOperator || (LifecycleRuleAndOperator = {}));
|
|
888
567
|
export var LifecycleRuleFilter;
|
|
889
568
|
(function (LifecycleRuleFilter) {
|
|
890
|
-
/**
|
|
891
|
-
* @internal
|
|
892
|
-
*/
|
|
893
569
|
LifecycleRuleFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
894
570
|
})(LifecycleRuleFilter || (LifecycleRuleFilter = {}));
|
|
895
571
|
export var NoncurrentVersionExpiration;
|
|
896
572
|
(function (NoncurrentVersionExpiration) {
|
|
897
|
-
/**
|
|
898
|
-
* @internal
|
|
899
|
-
*/
|
|
900
573
|
NoncurrentVersionExpiration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
901
574
|
})(NoncurrentVersionExpiration || (NoncurrentVersionExpiration = {}));
|
|
902
575
|
export var NoncurrentVersionTransition;
|
|
903
576
|
(function (NoncurrentVersionTransition) {
|
|
904
|
-
/**
|
|
905
|
-
* @internal
|
|
906
|
-
*/
|
|
907
577
|
NoncurrentVersionTransition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
908
578
|
})(NoncurrentVersionTransition || (NoncurrentVersionTransition = {}));
|
|
909
579
|
export var Transition;
|
|
910
580
|
(function (Transition) {
|
|
911
|
-
/**
|
|
912
|
-
* @internal
|
|
913
|
-
*/
|
|
914
581
|
Transition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
915
582
|
})(Transition || (Transition = {}));
|
|
916
583
|
export var LifecycleRule;
|
|
917
584
|
(function (LifecycleRule) {
|
|
918
|
-
/**
|
|
919
|
-
* @internal
|
|
920
|
-
*/
|
|
921
585
|
LifecycleRule.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
922
586
|
})(LifecycleRule || (LifecycleRule = {}));
|
|
923
587
|
export var GetBucketLifecycleConfigurationResult;
|
|
924
588
|
(function (GetBucketLifecycleConfigurationResult) {
|
|
925
|
-
/**
|
|
926
|
-
* @internal
|
|
927
|
-
*/
|
|
928
589
|
GetBucketLifecycleConfigurationResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
929
590
|
})(GetBucketLifecycleConfigurationResult || (GetBucketLifecycleConfigurationResult = {}));
|
|
930
591
|
export var GetBucketPolicyRequest;
|
|
931
592
|
(function (GetBucketPolicyRequest) {
|
|
932
|
-
/**
|
|
933
|
-
* @internal
|
|
934
|
-
*/
|
|
935
593
|
GetBucketPolicyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
936
594
|
})(GetBucketPolicyRequest || (GetBucketPolicyRequest = {}));
|
|
937
595
|
export var GetBucketPolicyResult;
|
|
938
596
|
(function (GetBucketPolicyResult) {
|
|
939
|
-
/**
|
|
940
|
-
* @internal
|
|
941
|
-
*/
|
|
942
597
|
GetBucketPolicyResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
943
598
|
})(GetBucketPolicyResult || (GetBucketPolicyResult = {}));
|
|
944
599
|
export var GetBucketTaggingRequest;
|
|
945
600
|
(function (GetBucketTaggingRequest) {
|
|
946
|
-
/**
|
|
947
|
-
* @internal
|
|
948
|
-
*/
|
|
949
601
|
GetBucketTaggingRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
950
602
|
})(GetBucketTaggingRequest || (GetBucketTaggingRequest = {}));
|
|
951
603
|
export var GetBucketTaggingResult;
|
|
952
604
|
(function (GetBucketTaggingResult) {
|
|
953
|
-
/**
|
|
954
|
-
* @internal
|
|
955
|
-
*/
|
|
956
605
|
GetBucketTaggingResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
957
606
|
})(GetBucketTaggingResult || (GetBucketTaggingResult = {}));
|
|
958
607
|
export var GetJobTaggingRequest;
|
|
959
608
|
(function (GetJobTaggingRequest) {
|
|
960
|
-
/**
|
|
961
|
-
* @internal
|
|
962
|
-
*/
|
|
963
609
|
GetJobTaggingRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
964
610
|
})(GetJobTaggingRequest || (GetJobTaggingRequest = {}));
|
|
965
611
|
export var GetJobTaggingResult;
|
|
966
612
|
(function (GetJobTaggingResult) {
|
|
967
|
-
/**
|
|
968
|
-
* @internal
|
|
969
|
-
*/
|
|
970
613
|
GetJobTaggingResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
971
614
|
})(GetJobTaggingResult || (GetJobTaggingResult = {}));
|
|
972
615
|
export var GetMultiRegionAccessPointRequest;
|
|
973
616
|
(function (GetMultiRegionAccessPointRequest) {
|
|
974
|
-
/**
|
|
975
|
-
* @internal
|
|
976
|
-
*/
|
|
977
617
|
GetMultiRegionAccessPointRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
978
618
|
})(GetMultiRegionAccessPointRequest || (GetMultiRegionAccessPointRequest = {}));
|
|
979
619
|
export var RegionReport;
|
|
980
620
|
(function (RegionReport) {
|
|
981
|
-
/**
|
|
982
|
-
* @internal
|
|
983
|
-
*/
|
|
984
621
|
RegionReport.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
985
622
|
})(RegionReport || (RegionReport = {}));
|
|
986
623
|
export var MultiRegionAccessPointStatus;
|
|
@@ -994,240 +631,138 @@ export var MultiRegionAccessPointStatus;
|
|
|
994
631
|
})(MultiRegionAccessPointStatus || (MultiRegionAccessPointStatus = {}));
|
|
995
632
|
export var MultiRegionAccessPointReport;
|
|
996
633
|
(function (MultiRegionAccessPointReport) {
|
|
997
|
-
/**
|
|
998
|
-
* @internal
|
|
999
|
-
*/
|
|
1000
634
|
MultiRegionAccessPointReport.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1001
635
|
})(MultiRegionAccessPointReport || (MultiRegionAccessPointReport = {}));
|
|
1002
636
|
export var GetMultiRegionAccessPointResult;
|
|
1003
637
|
(function (GetMultiRegionAccessPointResult) {
|
|
1004
|
-
/**
|
|
1005
|
-
* @internal
|
|
1006
|
-
*/
|
|
1007
638
|
GetMultiRegionAccessPointResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1008
639
|
})(GetMultiRegionAccessPointResult || (GetMultiRegionAccessPointResult = {}));
|
|
1009
640
|
export var GetMultiRegionAccessPointPolicyRequest;
|
|
1010
641
|
(function (GetMultiRegionAccessPointPolicyRequest) {
|
|
1011
|
-
/**
|
|
1012
|
-
* @internal
|
|
1013
|
-
*/
|
|
1014
642
|
GetMultiRegionAccessPointPolicyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1015
643
|
})(GetMultiRegionAccessPointPolicyRequest || (GetMultiRegionAccessPointPolicyRequest = {}));
|
|
1016
644
|
export var EstablishedMultiRegionAccessPointPolicy;
|
|
1017
645
|
(function (EstablishedMultiRegionAccessPointPolicy) {
|
|
1018
|
-
/**
|
|
1019
|
-
* @internal
|
|
1020
|
-
*/
|
|
1021
646
|
EstablishedMultiRegionAccessPointPolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1022
647
|
})(EstablishedMultiRegionAccessPointPolicy || (EstablishedMultiRegionAccessPointPolicy = {}));
|
|
1023
648
|
export var ProposedMultiRegionAccessPointPolicy;
|
|
1024
649
|
(function (ProposedMultiRegionAccessPointPolicy) {
|
|
1025
|
-
/**
|
|
1026
|
-
* @internal
|
|
1027
|
-
*/
|
|
1028
650
|
ProposedMultiRegionAccessPointPolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1029
651
|
})(ProposedMultiRegionAccessPointPolicy || (ProposedMultiRegionAccessPointPolicy = {}));
|
|
1030
652
|
export var MultiRegionAccessPointPolicyDocument;
|
|
1031
653
|
(function (MultiRegionAccessPointPolicyDocument) {
|
|
1032
|
-
/**
|
|
1033
|
-
* @internal
|
|
1034
|
-
*/
|
|
1035
654
|
MultiRegionAccessPointPolicyDocument.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1036
655
|
})(MultiRegionAccessPointPolicyDocument || (MultiRegionAccessPointPolicyDocument = {}));
|
|
1037
656
|
export var GetMultiRegionAccessPointPolicyResult;
|
|
1038
657
|
(function (GetMultiRegionAccessPointPolicyResult) {
|
|
1039
|
-
/**
|
|
1040
|
-
* @internal
|
|
1041
|
-
*/
|
|
1042
658
|
GetMultiRegionAccessPointPolicyResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1043
659
|
})(GetMultiRegionAccessPointPolicyResult || (GetMultiRegionAccessPointPolicyResult = {}));
|
|
1044
660
|
export var GetMultiRegionAccessPointPolicyStatusRequest;
|
|
1045
661
|
(function (GetMultiRegionAccessPointPolicyStatusRequest) {
|
|
1046
|
-
/**
|
|
1047
|
-
* @internal
|
|
1048
|
-
*/
|
|
1049
662
|
GetMultiRegionAccessPointPolicyStatusRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1050
663
|
})(GetMultiRegionAccessPointPolicyStatusRequest || (GetMultiRegionAccessPointPolicyStatusRequest = {}));
|
|
1051
664
|
export var GetMultiRegionAccessPointPolicyStatusResult;
|
|
1052
665
|
(function (GetMultiRegionAccessPointPolicyStatusResult) {
|
|
1053
|
-
/**
|
|
1054
|
-
* @internal
|
|
1055
|
-
*/
|
|
1056
666
|
GetMultiRegionAccessPointPolicyStatusResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1057
667
|
})(GetMultiRegionAccessPointPolicyStatusResult || (GetMultiRegionAccessPointPolicyStatusResult = {}));
|
|
1058
668
|
export var GetPublicAccessBlockOutput;
|
|
1059
669
|
(function (GetPublicAccessBlockOutput) {
|
|
1060
|
-
/**
|
|
1061
|
-
* @internal
|
|
1062
|
-
*/
|
|
1063
670
|
GetPublicAccessBlockOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1064
671
|
})(GetPublicAccessBlockOutput || (GetPublicAccessBlockOutput = {}));
|
|
1065
672
|
export var GetPublicAccessBlockRequest;
|
|
1066
673
|
(function (GetPublicAccessBlockRequest) {
|
|
1067
|
-
/**
|
|
1068
|
-
* @internal
|
|
1069
|
-
*/
|
|
1070
674
|
GetPublicAccessBlockRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1071
675
|
})(GetPublicAccessBlockRequest || (GetPublicAccessBlockRequest = {}));
|
|
1072
676
|
export var NoSuchPublicAccessBlockConfiguration;
|
|
1073
677
|
(function (NoSuchPublicAccessBlockConfiguration) {
|
|
1074
|
-
/**
|
|
1075
|
-
* @internal
|
|
1076
|
-
*/
|
|
1077
678
|
NoSuchPublicAccessBlockConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1078
679
|
})(NoSuchPublicAccessBlockConfiguration || (NoSuchPublicAccessBlockConfiguration = {}));
|
|
1079
680
|
export var GetStorageLensConfigurationRequest;
|
|
1080
681
|
(function (GetStorageLensConfigurationRequest) {
|
|
1081
|
-
/**
|
|
1082
|
-
* @internal
|
|
1083
|
-
*/
|
|
1084
682
|
GetStorageLensConfigurationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1085
683
|
})(GetStorageLensConfigurationRequest || (GetStorageLensConfigurationRequest = {}));
|
|
1086
684
|
export var StorageLensAwsOrg;
|
|
1087
685
|
(function (StorageLensAwsOrg) {
|
|
1088
|
-
/**
|
|
1089
|
-
* @internal
|
|
1090
|
-
*/
|
|
1091
686
|
StorageLensAwsOrg.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1092
687
|
})(StorageLensAwsOrg || (StorageLensAwsOrg = {}));
|
|
1093
688
|
export var SSEKMS;
|
|
1094
689
|
(function (SSEKMS) {
|
|
1095
|
-
/**
|
|
1096
|
-
* @internal
|
|
1097
|
-
*/
|
|
1098
690
|
SSEKMS.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1099
691
|
})(SSEKMS || (SSEKMS = {}));
|
|
1100
692
|
export var SSES3;
|
|
1101
693
|
(function (SSES3) {
|
|
1102
|
-
/**
|
|
1103
|
-
* @internal
|
|
1104
|
-
*/
|
|
1105
694
|
SSES3.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1106
695
|
})(SSES3 || (SSES3 = {}));
|
|
1107
696
|
export var StorageLensDataExportEncryption;
|
|
1108
697
|
(function (StorageLensDataExportEncryption) {
|
|
1109
|
-
/**
|
|
1110
|
-
* @internal
|
|
1111
|
-
*/
|
|
1112
698
|
StorageLensDataExportEncryption.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1113
699
|
})(StorageLensDataExportEncryption || (StorageLensDataExportEncryption = {}));
|
|
1114
700
|
export var S3BucketDestination;
|
|
1115
701
|
(function (S3BucketDestination) {
|
|
1116
|
-
/**
|
|
1117
|
-
* @internal
|
|
1118
|
-
*/
|
|
1119
702
|
S3BucketDestination.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1120
703
|
})(S3BucketDestination || (S3BucketDestination = {}));
|
|
1121
704
|
export var StorageLensDataExport;
|
|
1122
705
|
(function (StorageLensDataExport) {
|
|
1123
|
-
/**
|
|
1124
|
-
* @internal
|
|
1125
|
-
*/
|
|
1126
706
|
StorageLensDataExport.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1127
707
|
})(StorageLensDataExport || (StorageLensDataExport = {}));
|
|
1128
708
|
export var _Exclude;
|
|
1129
709
|
(function (_Exclude) {
|
|
1130
|
-
/**
|
|
1131
|
-
* @internal
|
|
1132
|
-
*/
|
|
1133
710
|
_Exclude.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1134
711
|
})(_Exclude || (_Exclude = {}));
|
|
1135
712
|
export var Include;
|
|
1136
713
|
(function (Include) {
|
|
1137
|
-
/**
|
|
1138
|
-
* @internal
|
|
1139
|
-
*/
|
|
1140
714
|
Include.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1141
715
|
})(Include || (Include = {}));
|
|
1142
716
|
export var StorageLensConfiguration;
|
|
1143
717
|
(function (StorageLensConfiguration) {
|
|
1144
|
-
/**
|
|
1145
|
-
* @internal
|
|
1146
|
-
*/
|
|
1147
718
|
StorageLensConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1148
719
|
})(StorageLensConfiguration || (StorageLensConfiguration = {}));
|
|
1149
720
|
export var GetStorageLensConfigurationResult;
|
|
1150
721
|
(function (GetStorageLensConfigurationResult) {
|
|
1151
|
-
/**
|
|
1152
|
-
* @internal
|
|
1153
|
-
*/
|
|
1154
722
|
GetStorageLensConfigurationResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1155
723
|
})(GetStorageLensConfigurationResult || (GetStorageLensConfigurationResult = {}));
|
|
1156
724
|
export var GetStorageLensConfigurationTaggingRequest;
|
|
1157
725
|
(function (GetStorageLensConfigurationTaggingRequest) {
|
|
1158
|
-
/**
|
|
1159
|
-
* @internal
|
|
1160
|
-
*/
|
|
1161
726
|
GetStorageLensConfigurationTaggingRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1162
727
|
})(GetStorageLensConfigurationTaggingRequest || (GetStorageLensConfigurationTaggingRequest = {}));
|
|
1163
728
|
export var StorageLensTag;
|
|
1164
729
|
(function (StorageLensTag) {
|
|
1165
|
-
/**
|
|
1166
|
-
* @internal
|
|
1167
|
-
*/
|
|
1168
730
|
StorageLensTag.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1169
731
|
})(StorageLensTag || (StorageLensTag = {}));
|
|
1170
732
|
export var GetStorageLensConfigurationTaggingResult;
|
|
1171
733
|
(function (GetStorageLensConfigurationTaggingResult) {
|
|
1172
|
-
/**
|
|
1173
|
-
* @internal
|
|
1174
|
-
*/
|
|
1175
734
|
GetStorageLensConfigurationTaggingResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1176
735
|
})(GetStorageLensConfigurationTaggingResult || (GetStorageLensConfigurationTaggingResult = {}));
|
|
1177
736
|
export var ListAccessPointsRequest;
|
|
1178
737
|
(function (ListAccessPointsRequest) {
|
|
1179
|
-
/**
|
|
1180
|
-
* @internal
|
|
1181
|
-
*/
|
|
1182
738
|
ListAccessPointsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1183
739
|
})(ListAccessPointsRequest || (ListAccessPointsRequest = {}));
|
|
1184
740
|
export var ListAccessPointsResult;
|
|
1185
741
|
(function (ListAccessPointsResult) {
|
|
1186
|
-
/**
|
|
1187
|
-
* @internal
|
|
1188
|
-
*/
|
|
1189
742
|
ListAccessPointsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1190
743
|
})(ListAccessPointsResult || (ListAccessPointsResult = {}));
|
|
1191
744
|
export var ListAccessPointsForObjectLambdaRequest;
|
|
1192
745
|
(function (ListAccessPointsForObjectLambdaRequest) {
|
|
1193
|
-
/**
|
|
1194
|
-
* @internal
|
|
1195
|
-
*/
|
|
1196
746
|
ListAccessPointsForObjectLambdaRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1197
747
|
})(ListAccessPointsForObjectLambdaRequest || (ListAccessPointsForObjectLambdaRequest = {}));
|
|
1198
748
|
export var ObjectLambdaAccessPoint;
|
|
1199
749
|
(function (ObjectLambdaAccessPoint) {
|
|
1200
|
-
/**
|
|
1201
|
-
* @internal
|
|
1202
|
-
*/
|
|
1203
750
|
ObjectLambdaAccessPoint.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1204
751
|
})(ObjectLambdaAccessPoint || (ObjectLambdaAccessPoint = {}));
|
|
1205
752
|
export var ListAccessPointsForObjectLambdaResult;
|
|
1206
753
|
(function (ListAccessPointsForObjectLambdaResult) {
|
|
1207
|
-
/**
|
|
1208
|
-
* @internal
|
|
1209
|
-
*/
|
|
1210
754
|
ListAccessPointsForObjectLambdaResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1211
755
|
})(ListAccessPointsForObjectLambdaResult || (ListAccessPointsForObjectLambdaResult = {}));
|
|
1212
756
|
export var InvalidNextTokenException;
|
|
1213
757
|
(function (InvalidNextTokenException) {
|
|
1214
|
-
/**
|
|
1215
|
-
* @internal
|
|
1216
|
-
*/
|
|
1217
758
|
InvalidNextTokenException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1218
759
|
})(InvalidNextTokenException || (InvalidNextTokenException = {}));
|
|
1219
760
|
export var InvalidRequestException;
|
|
1220
761
|
(function (InvalidRequestException) {
|
|
1221
|
-
/**
|
|
1222
|
-
* @internal
|
|
1223
|
-
*/
|
|
1224
762
|
InvalidRequestException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1225
763
|
})(InvalidRequestException || (InvalidRequestException = {}));
|
|
1226
764
|
export var ListJobsRequest;
|
|
1227
765
|
(function (ListJobsRequest) {
|
|
1228
|
-
/**
|
|
1229
|
-
* @internal
|
|
1230
|
-
*/
|
|
1231
766
|
ListJobsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1232
767
|
})(ListJobsRequest || (ListJobsRequest = {}));
|
|
1233
768
|
export var OperationName;
|
|
@@ -1243,212 +778,122 @@ export var OperationName;
|
|
|
1243
778
|
})(OperationName || (OperationName = {}));
|
|
1244
779
|
export var JobListDescriptor;
|
|
1245
780
|
(function (JobListDescriptor) {
|
|
1246
|
-
/**
|
|
1247
|
-
* @internal
|
|
1248
|
-
*/
|
|
1249
781
|
JobListDescriptor.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1250
782
|
})(JobListDescriptor || (JobListDescriptor = {}));
|
|
1251
783
|
export var ListJobsResult;
|
|
1252
784
|
(function (ListJobsResult) {
|
|
1253
|
-
/**
|
|
1254
|
-
* @internal
|
|
1255
|
-
*/
|
|
1256
785
|
ListJobsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1257
786
|
})(ListJobsResult || (ListJobsResult = {}));
|
|
1258
787
|
export var ListMultiRegionAccessPointsRequest;
|
|
1259
788
|
(function (ListMultiRegionAccessPointsRequest) {
|
|
1260
|
-
/**
|
|
1261
|
-
* @internal
|
|
1262
|
-
*/
|
|
1263
789
|
ListMultiRegionAccessPointsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1264
790
|
})(ListMultiRegionAccessPointsRequest || (ListMultiRegionAccessPointsRequest = {}));
|
|
1265
791
|
export var ListMultiRegionAccessPointsResult;
|
|
1266
792
|
(function (ListMultiRegionAccessPointsResult) {
|
|
1267
|
-
/**
|
|
1268
|
-
* @internal
|
|
1269
|
-
*/
|
|
1270
793
|
ListMultiRegionAccessPointsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1271
794
|
})(ListMultiRegionAccessPointsResult || (ListMultiRegionAccessPointsResult = {}));
|
|
1272
795
|
export var ListRegionalBucketsRequest;
|
|
1273
796
|
(function (ListRegionalBucketsRequest) {
|
|
1274
|
-
/**
|
|
1275
|
-
* @internal
|
|
1276
|
-
*/
|
|
1277
797
|
ListRegionalBucketsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1278
798
|
})(ListRegionalBucketsRequest || (ListRegionalBucketsRequest = {}));
|
|
1279
799
|
export var RegionalBucket;
|
|
1280
800
|
(function (RegionalBucket) {
|
|
1281
|
-
/**
|
|
1282
|
-
* @internal
|
|
1283
|
-
*/
|
|
1284
801
|
RegionalBucket.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1285
802
|
})(RegionalBucket || (RegionalBucket = {}));
|
|
1286
803
|
export var ListRegionalBucketsResult;
|
|
1287
804
|
(function (ListRegionalBucketsResult) {
|
|
1288
|
-
/**
|
|
1289
|
-
* @internal
|
|
1290
|
-
*/
|
|
1291
805
|
ListRegionalBucketsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1292
806
|
})(ListRegionalBucketsResult || (ListRegionalBucketsResult = {}));
|
|
1293
807
|
export var ListStorageLensConfigurationsRequest;
|
|
1294
808
|
(function (ListStorageLensConfigurationsRequest) {
|
|
1295
|
-
/**
|
|
1296
|
-
* @internal
|
|
1297
|
-
*/
|
|
1298
809
|
ListStorageLensConfigurationsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1299
810
|
})(ListStorageLensConfigurationsRequest || (ListStorageLensConfigurationsRequest = {}));
|
|
1300
811
|
export var ListStorageLensConfigurationEntry;
|
|
1301
812
|
(function (ListStorageLensConfigurationEntry) {
|
|
1302
|
-
/**
|
|
1303
|
-
* @internal
|
|
1304
|
-
*/
|
|
1305
813
|
ListStorageLensConfigurationEntry.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1306
814
|
})(ListStorageLensConfigurationEntry || (ListStorageLensConfigurationEntry = {}));
|
|
1307
815
|
export var ListStorageLensConfigurationsResult;
|
|
1308
816
|
(function (ListStorageLensConfigurationsResult) {
|
|
1309
|
-
/**
|
|
1310
|
-
* @internal
|
|
1311
|
-
*/
|
|
1312
817
|
ListStorageLensConfigurationsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1313
818
|
})(ListStorageLensConfigurationsResult || (ListStorageLensConfigurationsResult = {}));
|
|
1314
819
|
export var PutAccessPointConfigurationForObjectLambdaRequest;
|
|
1315
820
|
(function (PutAccessPointConfigurationForObjectLambdaRequest) {
|
|
1316
|
-
/**
|
|
1317
|
-
* @internal
|
|
1318
|
-
*/
|
|
1319
821
|
PutAccessPointConfigurationForObjectLambdaRequest.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Configuration && { Configuration: ObjectLambdaConfiguration.filterSensitiveLog(obj.Configuration) }))); };
|
|
1320
822
|
})(PutAccessPointConfigurationForObjectLambdaRequest || (PutAccessPointConfigurationForObjectLambdaRequest = {}));
|
|
1321
823
|
export var PutAccessPointPolicyRequest;
|
|
1322
824
|
(function (PutAccessPointPolicyRequest) {
|
|
1323
|
-
/**
|
|
1324
|
-
* @internal
|
|
1325
|
-
*/
|
|
1326
825
|
PutAccessPointPolicyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1327
826
|
})(PutAccessPointPolicyRequest || (PutAccessPointPolicyRequest = {}));
|
|
1328
827
|
export var PutAccessPointPolicyForObjectLambdaRequest;
|
|
1329
828
|
(function (PutAccessPointPolicyForObjectLambdaRequest) {
|
|
1330
|
-
/**
|
|
1331
|
-
* @internal
|
|
1332
|
-
*/
|
|
1333
829
|
PutAccessPointPolicyForObjectLambdaRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1334
830
|
})(PutAccessPointPolicyForObjectLambdaRequest || (PutAccessPointPolicyForObjectLambdaRequest = {}));
|
|
1335
831
|
export var LifecycleConfiguration;
|
|
1336
832
|
(function (LifecycleConfiguration) {
|
|
1337
|
-
/**
|
|
1338
|
-
* @internal
|
|
1339
|
-
*/
|
|
1340
833
|
LifecycleConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1341
834
|
})(LifecycleConfiguration || (LifecycleConfiguration = {}));
|
|
1342
835
|
export var PutBucketLifecycleConfigurationRequest;
|
|
1343
836
|
(function (PutBucketLifecycleConfigurationRequest) {
|
|
1344
|
-
/**
|
|
1345
|
-
* @internal
|
|
1346
|
-
*/
|
|
1347
837
|
PutBucketLifecycleConfigurationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1348
838
|
})(PutBucketLifecycleConfigurationRequest || (PutBucketLifecycleConfigurationRequest = {}));
|
|
1349
839
|
export var PutBucketPolicyRequest;
|
|
1350
840
|
(function (PutBucketPolicyRequest) {
|
|
1351
|
-
/**
|
|
1352
|
-
* @internal
|
|
1353
|
-
*/
|
|
1354
841
|
PutBucketPolicyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1355
842
|
})(PutBucketPolicyRequest || (PutBucketPolicyRequest = {}));
|
|
1356
843
|
export var Tagging;
|
|
1357
844
|
(function (Tagging) {
|
|
1358
|
-
/**
|
|
1359
|
-
* @internal
|
|
1360
|
-
*/
|
|
1361
845
|
Tagging.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1362
846
|
})(Tagging || (Tagging = {}));
|
|
1363
847
|
export var PutBucketTaggingRequest;
|
|
1364
848
|
(function (PutBucketTaggingRequest) {
|
|
1365
|
-
/**
|
|
1366
|
-
* @internal
|
|
1367
|
-
*/
|
|
1368
849
|
PutBucketTaggingRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1369
850
|
})(PutBucketTaggingRequest || (PutBucketTaggingRequest = {}));
|
|
1370
851
|
export var PutJobTaggingRequest;
|
|
1371
852
|
(function (PutJobTaggingRequest) {
|
|
1372
|
-
/**
|
|
1373
|
-
* @internal
|
|
1374
|
-
*/
|
|
1375
853
|
PutJobTaggingRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1376
854
|
})(PutJobTaggingRequest || (PutJobTaggingRequest = {}));
|
|
1377
855
|
export var PutJobTaggingResult;
|
|
1378
856
|
(function (PutJobTaggingResult) {
|
|
1379
|
-
/**
|
|
1380
|
-
* @internal
|
|
1381
|
-
*/
|
|
1382
857
|
PutJobTaggingResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1383
858
|
})(PutJobTaggingResult || (PutJobTaggingResult = {}));
|
|
1384
859
|
export var TooManyTagsException;
|
|
1385
860
|
(function (TooManyTagsException) {
|
|
1386
|
-
/**
|
|
1387
|
-
* @internal
|
|
1388
|
-
*/
|
|
1389
861
|
TooManyTagsException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1390
862
|
})(TooManyTagsException || (TooManyTagsException = {}));
|
|
1391
863
|
export var PutMultiRegionAccessPointPolicyRequest;
|
|
1392
864
|
(function (PutMultiRegionAccessPointPolicyRequest) {
|
|
1393
|
-
/**
|
|
1394
|
-
* @internal
|
|
1395
|
-
*/
|
|
1396
865
|
PutMultiRegionAccessPointPolicyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1397
866
|
})(PutMultiRegionAccessPointPolicyRequest || (PutMultiRegionAccessPointPolicyRequest = {}));
|
|
1398
867
|
export var PutMultiRegionAccessPointPolicyResult;
|
|
1399
868
|
(function (PutMultiRegionAccessPointPolicyResult) {
|
|
1400
|
-
/**
|
|
1401
|
-
* @internal
|
|
1402
|
-
*/
|
|
1403
869
|
PutMultiRegionAccessPointPolicyResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1404
870
|
})(PutMultiRegionAccessPointPolicyResult || (PutMultiRegionAccessPointPolicyResult = {}));
|
|
1405
871
|
export var PutPublicAccessBlockRequest;
|
|
1406
872
|
(function (PutPublicAccessBlockRequest) {
|
|
1407
|
-
/**
|
|
1408
|
-
* @internal
|
|
1409
|
-
*/
|
|
1410
873
|
PutPublicAccessBlockRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1411
874
|
})(PutPublicAccessBlockRequest || (PutPublicAccessBlockRequest = {}));
|
|
1412
875
|
export var PutStorageLensConfigurationRequest;
|
|
1413
876
|
(function (PutStorageLensConfigurationRequest) {
|
|
1414
|
-
/**
|
|
1415
|
-
* @internal
|
|
1416
|
-
*/
|
|
1417
877
|
PutStorageLensConfigurationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1418
878
|
})(PutStorageLensConfigurationRequest || (PutStorageLensConfigurationRequest = {}));
|
|
1419
879
|
export var PutStorageLensConfigurationTaggingRequest;
|
|
1420
880
|
(function (PutStorageLensConfigurationTaggingRequest) {
|
|
1421
|
-
/**
|
|
1422
|
-
* @internal
|
|
1423
|
-
*/
|
|
1424
881
|
PutStorageLensConfigurationTaggingRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1425
882
|
})(PutStorageLensConfigurationTaggingRequest || (PutStorageLensConfigurationTaggingRequest = {}));
|
|
1426
883
|
export var PutStorageLensConfigurationTaggingResult;
|
|
1427
884
|
(function (PutStorageLensConfigurationTaggingResult) {
|
|
1428
|
-
/**
|
|
1429
|
-
* @internal
|
|
1430
|
-
*/
|
|
1431
885
|
PutStorageLensConfigurationTaggingResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1432
886
|
})(PutStorageLensConfigurationTaggingResult || (PutStorageLensConfigurationTaggingResult = {}));
|
|
1433
887
|
export var UpdateJobPriorityRequest;
|
|
1434
888
|
(function (UpdateJobPriorityRequest) {
|
|
1435
|
-
/**
|
|
1436
|
-
* @internal
|
|
1437
|
-
*/
|
|
1438
889
|
UpdateJobPriorityRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1439
890
|
})(UpdateJobPriorityRequest || (UpdateJobPriorityRequest = {}));
|
|
1440
891
|
export var UpdateJobPriorityResult;
|
|
1441
892
|
(function (UpdateJobPriorityResult) {
|
|
1442
|
-
/**
|
|
1443
|
-
* @internal
|
|
1444
|
-
*/
|
|
1445
893
|
UpdateJobPriorityResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1446
894
|
})(UpdateJobPriorityResult || (UpdateJobPriorityResult = {}));
|
|
1447
895
|
export var JobStatusException;
|
|
1448
896
|
(function (JobStatusException) {
|
|
1449
|
-
/**
|
|
1450
|
-
* @internal
|
|
1451
|
-
*/
|
|
1452
897
|
JobStatusException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1453
898
|
})(JobStatusException || (JobStatusException = {}));
|
|
1454
899
|
export var RequestedJobStatus;
|
|
@@ -1458,16 +903,10 @@ export var RequestedJobStatus;
|
|
|
1458
903
|
})(RequestedJobStatus || (RequestedJobStatus = {}));
|
|
1459
904
|
export var UpdateJobStatusRequest;
|
|
1460
905
|
(function (UpdateJobStatusRequest) {
|
|
1461
|
-
/**
|
|
1462
|
-
* @internal
|
|
1463
|
-
*/
|
|
1464
906
|
UpdateJobStatusRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1465
907
|
})(UpdateJobStatusRequest || (UpdateJobStatusRequest = {}));
|
|
1466
908
|
export var UpdateJobStatusResult;
|
|
1467
909
|
(function (UpdateJobStatusResult) {
|
|
1468
|
-
/**
|
|
1469
|
-
* @internal
|
|
1470
|
-
*/
|
|
1471
910
|
UpdateJobStatusResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1472
911
|
})(UpdateJobStatusResult || (UpdateJobStatusResult = {}));
|
|
1473
912
|
//# sourceMappingURL=models_0.js.map
|