@aws-sdk/client-s3 3.131.0 → 3.141.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 +30 -0
- package/README.md +1 -1
- package/dist-cjs/commands/AbortMultipartUploadCommand.js +2 -2
- package/dist-cjs/commands/CompleteMultipartUploadCommand.js +2 -2
- package/dist-cjs/commands/CopyObjectCommand.js +2 -2
- package/dist-cjs/commands/CreateBucketCommand.js +2 -2
- package/dist-cjs/commands/CreateMultipartUploadCommand.js +2 -2
- package/dist-cjs/commands/DeleteBucketAnalyticsConfigurationCommand.js +1 -1
- package/dist-cjs/commands/DeleteBucketCommand.js +1 -1
- package/dist-cjs/commands/DeleteBucketCorsCommand.js +1 -1
- package/dist-cjs/commands/DeleteBucketEncryptionCommand.js +1 -1
- package/dist-cjs/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +1 -1
- package/dist-cjs/commands/DeleteBucketInventoryConfigurationCommand.js +1 -1
- package/dist-cjs/commands/DeleteBucketLifecycleCommand.js +1 -1
- package/dist-cjs/commands/DeleteBucketMetricsConfigurationCommand.js +1 -1
- package/dist-cjs/commands/DeleteBucketOwnershipControlsCommand.js +1 -1
- package/dist-cjs/commands/DeleteBucketPolicyCommand.js +1 -1
- package/dist-cjs/commands/DeleteBucketReplicationCommand.js +1 -1
- package/dist-cjs/commands/DeleteBucketTaggingCommand.js +1 -1
- package/dist-cjs/commands/DeleteBucketWebsiteCommand.js +1 -1
- package/dist-cjs/commands/DeleteObjectCommand.js +2 -2
- package/dist-cjs/commands/DeleteObjectTaggingCommand.js +2 -2
- package/dist-cjs/commands/DeleteObjectsCommand.js +2 -2
- package/dist-cjs/commands/DeletePublicAccessBlockCommand.js +1 -1
- package/dist-cjs/commands/GetBucketAccelerateConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetBucketAclCommand.js +2 -2
- package/dist-cjs/commands/GetBucketAnalyticsConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetBucketCorsCommand.js +2 -2
- package/dist-cjs/commands/GetBucketEncryptionCommand.js +2 -2
- package/dist-cjs/commands/GetBucketIntelligentTieringConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetBucketInventoryConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetBucketLifecycleConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetBucketLocationCommand.js +2 -2
- package/dist-cjs/commands/GetBucketLoggingCommand.js +2 -2
- package/dist-cjs/commands/GetBucketMetricsConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetBucketNotificationConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetBucketOwnershipControlsCommand.js +2 -2
- package/dist-cjs/commands/GetBucketPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetBucketPolicyStatusCommand.js +2 -2
- package/dist-cjs/commands/GetBucketReplicationCommand.js +2 -2
- package/dist-cjs/commands/GetBucketRequestPaymentCommand.js +2 -2
- package/dist-cjs/commands/GetBucketTaggingCommand.js +2 -2
- package/dist-cjs/commands/GetBucketVersioningCommand.js +2 -2
- package/dist-cjs/commands/GetBucketWebsiteCommand.js +2 -2
- package/dist-cjs/commands/GetObjectAclCommand.js +2 -2
- package/dist-cjs/commands/GetObjectAttributesCommand.js +2 -2
- package/dist-cjs/commands/GetObjectCommand.js +2 -2
- package/dist-cjs/commands/GetObjectLegalHoldCommand.js +2 -2
- package/dist-cjs/commands/GetObjectLockConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetObjectRetentionCommand.js +2 -2
- package/dist-cjs/commands/GetObjectTaggingCommand.js +2 -2
- package/dist-cjs/commands/GetObjectTorrentCommand.js +2 -2
- package/dist-cjs/commands/GetPublicAccessBlockCommand.js +2 -2
- package/dist-cjs/commands/HeadBucketCommand.js +1 -1
- package/dist-cjs/commands/HeadObjectCommand.js +2 -2
- package/dist-cjs/commands/ListBucketAnalyticsConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/ListBucketIntelligentTieringConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/ListBucketInventoryConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/ListBucketMetricsConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/ListBucketsCommand.js +1 -1
- package/dist-cjs/commands/ListMultipartUploadsCommand.js +2 -2
- package/dist-cjs/commands/ListObjectVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListObjectsCommand.js +2 -2
- package/dist-cjs/commands/ListObjectsV2Command.js +2 -2
- package/dist-cjs/commands/ListPartsCommand.js +2 -2
- package/dist-cjs/commands/PutBucketAccelerateConfigurationCommand.js +1 -1
- package/dist-cjs/commands/PutBucketAclCommand.js +1 -1
- package/dist-cjs/commands/PutBucketAnalyticsConfigurationCommand.js +1 -1
- package/dist-cjs/commands/PutBucketCorsCommand.js +1 -1
- package/dist-cjs/commands/PutBucketEncryptionCommand.js +1 -1
- package/dist-cjs/commands/PutBucketIntelligentTieringConfigurationCommand.js +1 -1
- package/dist-cjs/commands/PutBucketInventoryConfigurationCommand.js +1 -1
- package/dist-cjs/commands/PutBucketLifecycleConfigurationCommand.js +1 -1
- package/dist-cjs/commands/PutBucketLoggingCommand.js +1 -1
- package/dist-cjs/commands/PutBucketMetricsConfigurationCommand.js +1 -1
- package/dist-cjs/commands/PutBucketNotificationConfigurationCommand.js +1 -1
- package/dist-cjs/commands/PutBucketOwnershipControlsCommand.js +1 -1
- package/dist-cjs/commands/PutBucketPolicyCommand.js +1 -1
- package/dist-cjs/commands/PutBucketReplicationCommand.js +1 -1
- package/dist-cjs/commands/PutBucketRequestPaymentCommand.js +1 -1
- package/dist-cjs/commands/PutBucketTaggingCommand.js +1 -1
- package/dist-cjs/commands/PutBucketVersioningCommand.js +1 -1
- package/dist-cjs/commands/PutBucketWebsiteCommand.js +1 -1
- package/dist-cjs/commands/PutObjectAclCommand.js +2 -2
- package/dist-cjs/commands/PutObjectCommand.js +2 -2
- package/dist-cjs/commands/PutObjectLegalHoldCommand.js +2 -2
- package/dist-cjs/commands/PutObjectLockConfigurationCommand.js +2 -2
- package/dist-cjs/commands/PutObjectRetentionCommand.js +2 -2
- package/dist-cjs/commands/PutObjectTaggingCommand.js +2 -2
- package/dist-cjs/commands/PutPublicAccessBlockCommand.js +1 -1
- package/dist-cjs/commands/RestoreObjectCommand.js +2 -2
- package/dist-cjs/commands/SelectObjectContentCommand.js +2 -2
- package/dist-cjs/commands/UploadPartCommand.js +2 -2
- package/dist-cjs/commands/UploadPartCopyCommand.js +2 -2
- package/dist-cjs/commands/WriteGetObjectResponseCommand.js +1 -1
- package/dist-cjs/models/models_0.js +1089 -1559
- package/dist-cjs/models/models_1.js +181 -256
- package/dist-cjs/protocols/Aws_restXml.js +61 -122
- package/dist-es/commands/AbortMultipartUploadCommand.js +3 -3
- package/dist-es/commands/CompleteMultipartUploadCommand.js +3 -3
- package/dist-es/commands/CopyObjectCommand.js +3 -3
- package/dist-es/commands/CreateBucketCommand.js +3 -3
- package/dist-es/commands/CreateMultipartUploadCommand.js +3 -3
- package/dist-es/commands/DeleteBucketAnalyticsConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketCommand.js +2 -2
- package/dist-es/commands/DeleteBucketCorsCommand.js +2 -2
- package/dist-es/commands/DeleteBucketEncryptionCommand.js +2 -2
- package/dist-es/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketInventoryConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketLifecycleCommand.js +2 -2
- package/dist-es/commands/DeleteBucketMetricsConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketOwnershipControlsCommand.js +2 -2
- package/dist-es/commands/DeleteBucketPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteBucketReplicationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketTaggingCommand.js +2 -2
- package/dist-es/commands/DeleteBucketWebsiteCommand.js +2 -2
- package/dist-es/commands/DeleteObjectCommand.js +3 -3
- package/dist-es/commands/DeleteObjectTaggingCommand.js +3 -3
- package/dist-es/commands/DeleteObjectsCommand.js +3 -3
- package/dist-es/commands/DeletePublicAccessBlockCommand.js +2 -2
- package/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +3 -3
- package/dist-es/commands/GetBucketAclCommand.js +3 -3
- package/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +3 -3
- package/dist-es/commands/GetBucketCorsCommand.js +3 -3
- package/dist-es/commands/GetBucketEncryptionCommand.js +3 -3
- package/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +3 -3
- package/dist-es/commands/GetBucketInventoryConfigurationCommand.js +3 -3
- package/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +3 -3
- package/dist-es/commands/GetBucketLocationCommand.js +3 -3
- package/dist-es/commands/GetBucketLoggingCommand.js +3 -3
- package/dist-es/commands/GetBucketMetricsConfigurationCommand.js +3 -3
- package/dist-es/commands/GetBucketNotificationConfigurationCommand.js +3 -3
- package/dist-es/commands/GetBucketOwnershipControlsCommand.js +3 -3
- package/dist-es/commands/GetBucketPolicyCommand.js +3 -3
- package/dist-es/commands/GetBucketPolicyStatusCommand.js +3 -3
- package/dist-es/commands/GetBucketReplicationCommand.js +3 -3
- package/dist-es/commands/GetBucketRequestPaymentCommand.js +3 -3
- package/dist-es/commands/GetBucketTaggingCommand.js +3 -3
- package/dist-es/commands/GetBucketVersioningCommand.js +3 -3
- package/dist-es/commands/GetBucketWebsiteCommand.js +3 -3
- package/dist-es/commands/GetObjectAclCommand.js +3 -3
- package/dist-es/commands/GetObjectAttributesCommand.js +3 -3
- package/dist-es/commands/GetObjectCommand.js +3 -3
- package/dist-es/commands/GetObjectLegalHoldCommand.js +3 -3
- package/dist-es/commands/GetObjectLockConfigurationCommand.js +3 -3
- package/dist-es/commands/GetObjectRetentionCommand.js +3 -3
- package/dist-es/commands/GetObjectTaggingCommand.js +3 -3
- package/dist-es/commands/GetObjectTorrentCommand.js +3 -3
- package/dist-es/commands/GetPublicAccessBlockCommand.js +3 -3
- package/dist-es/commands/HeadBucketCommand.js +2 -2
- package/dist-es/commands/HeadObjectCommand.js +3 -3
- package/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListBucketsCommand.js +2 -2
- package/dist-es/commands/ListMultipartUploadsCommand.js +3 -3
- package/dist-es/commands/ListObjectVersionsCommand.js +3 -3
- package/dist-es/commands/ListObjectsCommand.js +3 -3
- package/dist-es/commands/ListObjectsV2Command.js +3 -3
- package/dist-es/commands/ListPartsCommand.js +3 -3
- package/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketAclCommand.js +2 -2
- package/dist-es/commands/PutBucketAnalyticsConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketCorsCommand.js +2 -2
- package/dist-es/commands/PutBucketEncryptionCommand.js +2 -2
- package/dist-es/commands/PutBucketIntelligentTieringConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketInventoryConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketLoggingCommand.js +2 -2
- package/dist-es/commands/PutBucketMetricsConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketNotificationConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketOwnershipControlsCommand.js +2 -2
- package/dist-es/commands/PutBucketPolicyCommand.js +2 -2
- package/dist-es/commands/PutBucketReplicationCommand.js +2 -2
- package/dist-es/commands/PutBucketRequestPaymentCommand.js +2 -2
- package/dist-es/commands/PutBucketTaggingCommand.js +2 -2
- package/dist-es/commands/PutBucketVersioningCommand.js +2 -2
- package/dist-es/commands/PutBucketWebsiteCommand.js +2 -2
- package/dist-es/commands/PutObjectAclCommand.js +3 -3
- package/dist-es/commands/PutObjectCommand.js +3 -3
- package/dist-es/commands/PutObjectLegalHoldCommand.js +3 -3
- package/dist-es/commands/PutObjectLockConfigurationCommand.js +3 -3
- package/dist-es/commands/PutObjectRetentionCommand.js +3 -3
- package/dist-es/commands/PutObjectTaggingCommand.js +3 -3
- package/dist-es/commands/PutPublicAccessBlockCommand.js +2 -2
- package/dist-es/commands/RestoreObjectCommand.js +3 -3
- package/dist-es/commands/SelectObjectContentCommand.js +3 -3
- package/dist-es/commands/UploadPartCommand.js +3 -3
- package/dist-es/commands/UploadPartCopyCommand.js +3 -3
- package/dist-es/commands/WriteGetObjectResponseCommand.js +2 -2
- package/dist-es/models/models_0.js +323 -1036
- package/dist-es/models/models_1.js +53 -167
- package/dist-es/protocols/Aws_restXml.js +106 -167
- package/dist-types/models/models_0.d.ts +965 -1439
- package/dist-types/models/models_1.d.ts +156 -232
- package/dist-types/ts3.4/models/models_0.d.ts +482 -956
- package/dist-types/ts3.4/models/models_1.d.ts +78 -154
- package/package.json +6 -6
|
@@ -7,19 +7,11 @@ export interface AbortIncompleteMultipartUpload {
|
|
|
7
7
|
|
|
8
8
|
DaysAfterInitiation?: number;
|
|
9
9
|
}
|
|
10
|
-
export declare namespace AbortIncompleteMultipartUpload {
|
|
11
|
-
|
|
12
|
-
const filterSensitiveLog: (obj: AbortIncompleteMultipartUpload) => any;
|
|
13
|
-
}
|
|
14
10
|
export declare type RequestCharged = "requester";
|
|
15
11
|
export interface AbortMultipartUploadOutput {
|
|
16
12
|
|
|
17
13
|
RequestCharged?: RequestCharged | string;
|
|
18
14
|
}
|
|
19
|
-
export declare namespace AbortMultipartUploadOutput {
|
|
20
|
-
|
|
21
|
-
const filterSensitiveLog: (obj: AbortMultipartUploadOutput) => any;
|
|
22
|
-
}
|
|
23
15
|
export declare type RequestPayer = "requester";
|
|
24
16
|
export interface AbortMultipartUploadRequest {
|
|
25
17
|
|
|
@@ -33,10 +25,6 @@ export interface AbortMultipartUploadRequest {
|
|
|
33
25
|
|
|
34
26
|
ExpectedBucketOwner?: string;
|
|
35
27
|
}
|
|
36
|
-
export declare namespace AbortMultipartUploadRequest {
|
|
37
|
-
|
|
38
|
-
const filterSensitiveLog: (obj: AbortMultipartUploadRequest) => any;
|
|
39
|
-
}
|
|
40
28
|
|
|
41
29
|
export declare class NoSuchUpload extends __BaseException {
|
|
42
30
|
readonly name: "NoSuchUpload";
|
|
@@ -50,10 +38,6 @@ export interface AccelerateConfiguration {
|
|
|
50
38
|
|
|
51
39
|
Status?: BucketAccelerateStatus | string;
|
|
52
40
|
}
|
|
53
|
-
export declare namespace AccelerateConfiguration {
|
|
54
|
-
|
|
55
|
-
const filterSensitiveLog: (obj: AccelerateConfiguration) => any;
|
|
56
|
-
}
|
|
57
41
|
export declare type Type = "AmazonCustomerByEmail" | "CanonicalUser" | "Group";
|
|
58
42
|
|
|
59
43
|
export interface Grantee {
|
|
@@ -68,10 +52,6 @@ export interface Grantee {
|
|
|
68
52
|
|
|
69
53
|
Type: Type | string | undefined;
|
|
70
54
|
}
|
|
71
|
-
export declare namespace Grantee {
|
|
72
|
-
|
|
73
|
-
const filterSensitiveLog: (obj: Grantee) => any;
|
|
74
|
-
}
|
|
75
55
|
export declare type Permission = "FULL_CONTROL" | "READ" | "READ_ACP" | "WRITE" | "WRITE_ACP";
|
|
76
56
|
|
|
77
57
|
export interface Grant {
|
|
@@ -80,10 +60,6 @@ export interface Grant {
|
|
|
80
60
|
|
|
81
61
|
Permission?: Permission | string;
|
|
82
62
|
}
|
|
83
|
-
export declare namespace Grant {
|
|
84
|
-
|
|
85
|
-
const filterSensitiveLog: (obj: Grant) => any;
|
|
86
|
-
}
|
|
87
63
|
|
|
88
64
|
export interface Owner {
|
|
89
65
|
|
|
@@ -91,10 +67,6 @@ export interface Owner {
|
|
|
91
67
|
|
|
92
68
|
ID?: string;
|
|
93
69
|
}
|
|
94
|
-
export declare namespace Owner {
|
|
95
|
-
|
|
96
|
-
const filterSensitiveLog: (obj: Owner) => any;
|
|
97
|
-
}
|
|
98
70
|
|
|
99
71
|
export interface AccessControlPolicy {
|
|
100
72
|
|
|
@@ -102,20 +74,12 @@ export interface AccessControlPolicy {
|
|
|
102
74
|
|
|
103
75
|
Owner?: Owner;
|
|
104
76
|
}
|
|
105
|
-
export declare namespace AccessControlPolicy {
|
|
106
|
-
|
|
107
|
-
const filterSensitiveLog: (obj: AccessControlPolicy) => any;
|
|
108
|
-
}
|
|
109
77
|
export declare type OwnerOverride = "Destination";
|
|
110
78
|
|
|
111
79
|
export interface AccessControlTranslation {
|
|
112
80
|
|
|
113
81
|
Owner: OwnerOverride | string | undefined;
|
|
114
82
|
}
|
|
115
|
-
export declare namespace AccessControlTranslation {
|
|
116
|
-
|
|
117
|
-
const filterSensitiveLog: (obj: AccessControlTranslation) => any;
|
|
118
|
-
}
|
|
119
83
|
export declare type ServerSideEncryption = "AES256" | "aws:kms";
|
|
120
84
|
export interface CompleteMultipartUploadOutput {
|
|
121
85
|
|
|
@@ -147,10 +111,6 @@ export interface CompleteMultipartUploadOutput {
|
|
|
147
111
|
|
|
148
112
|
RequestCharged?: RequestCharged | string;
|
|
149
113
|
}
|
|
150
|
-
export declare namespace CompleteMultipartUploadOutput {
|
|
151
|
-
|
|
152
|
-
const filterSensitiveLog: (obj: CompleteMultipartUploadOutput) => any;
|
|
153
|
-
}
|
|
154
114
|
|
|
155
115
|
export interface CompletedPart {
|
|
156
116
|
|
|
@@ -166,19 +126,11 @@ export interface CompletedPart {
|
|
|
166
126
|
|
|
167
127
|
PartNumber?: number;
|
|
168
128
|
}
|
|
169
|
-
export declare namespace CompletedPart {
|
|
170
|
-
|
|
171
|
-
const filterSensitiveLog: (obj: CompletedPart) => any;
|
|
172
|
-
}
|
|
173
129
|
|
|
174
130
|
export interface CompletedMultipartUpload {
|
|
175
131
|
|
|
176
132
|
Parts?: CompletedPart[];
|
|
177
133
|
}
|
|
178
|
-
export declare namespace CompletedMultipartUpload {
|
|
179
|
-
|
|
180
|
-
const filterSensitiveLog: (obj: CompletedMultipartUpload) => any;
|
|
181
|
-
}
|
|
182
134
|
export interface CompleteMultipartUploadRequest {
|
|
183
135
|
|
|
184
136
|
Bucket: string | undefined;
|
|
@@ -207,10 +159,6 @@ export interface CompleteMultipartUploadRequest {
|
|
|
207
159
|
|
|
208
160
|
SSECustomerKeyMD5?: string;
|
|
209
161
|
}
|
|
210
|
-
export declare namespace CompleteMultipartUploadRequest {
|
|
211
|
-
|
|
212
|
-
const filterSensitiveLog: (obj: CompleteMultipartUploadRequest) => any;
|
|
213
|
-
}
|
|
214
162
|
|
|
215
163
|
export interface CopyObjectResult {
|
|
216
164
|
|
|
@@ -226,10 +174,6 @@ export interface CopyObjectResult {
|
|
|
226
174
|
|
|
227
175
|
ChecksumSHA256?: string;
|
|
228
176
|
}
|
|
229
|
-
export declare namespace CopyObjectResult {
|
|
230
|
-
|
|
231
|
-
const filterSensitiveLog: (obj: CopyObjectResult) => any;
|
|
232
|
-
}
|
|
233
177
|
export interface CopyObjectOutput {
|
|
234
178
|
|
|
235
179
|
CopyObjectResult?: CopyObjectResult;
|
|
@@ -254,10 +198,6 @@ export interface CopyObjectOutput {
|
|
|
254
198
|
|
|
255
199
|
RequestCharged?: RequestCharged | string;
|
|
256
200
|
}
|
|
257
|
-
export declare namespace CopyObjectOutput {
|
|
258
|
-
|
|
259
|
-
const filterSensitiveLog: (obj: CopyObjectOutput) => any;
|
|
260
|
-
}
|
|
261
201
|
export declare type ObjectCannedACL = "authenticated-read" | "aws-exec-read" | "bucket-owner-full-control" | "bucket-owner-read" | "private" | "public-read" | "public-read-write";
|
|
262
202
|
export declare enum ChecksumAlgorithm {
|
|
263
203
|
CRC32 = "CRC32",
|
|
@@ -354,10 +294,6 @@ export interface CopyObjectRequest {
|
|
|
354
294
|
|
|
355
295
|
ExpectedSourceBucketOwner?: string;
|
|
356
296
|
}
|
|
357
|
-
export declare namespace CopyObjectRequest {
|
|
358
|
-
|
|
359
|
-
const filterSensitiveLog: (obj: CopyObjectRequest) => any;
|
|
360
|
-
}
|
|
361
297
|
|
|
362
298
|
export declare class ObjectNotInActiveTierError extends __BaseException {
|
|
363
299
|
readonly name: "ObjectNotInActiveTierError";
|
|
@@ -383,10 +319,6 @@ export interface CreateBucketOutput {
|
|
|
383
319
|
|
|
384
320
|
Location?: string;
|
|
385
321
|
}
|
|
386
|
-
export declare namespace CreateBucketOutput {
|
|
387
|
-
|
|
388
|
-
const filterSensitiveLog: (obj: CreateBucketOutput) => any;
|
|
389
|
-
}
|
|
390
322
|
export declare type BucketCannedACL = "authenticated-read" | "private" | "public-read" | "public-read-write";
|
|
391
323
|
export declare type BucketLocationConstraint = "EU" | "af-south-1" | "ap-east-1" | "ap-northeast-1" | "ap-northeast-2" | "ap-northeast-3" | "ap-south-1" | "ap-southeast-1" | "ap-southeast-2" | "ca-central-1" | "cn-north-1" | "cn-northwest-1" | "eu-central-1" | "eu-north-1" | "eu-south-1" | "eu-west-1" | "eu-west-2" | "eu-west-3" | "me-south-1" | "sa-east-1" | "us-east-2" | "us-gov-east-1" | "us-gov-west-1" | "us-west-1" | "us-west-2";
|
|
392
324
|
|
|
@@ -394,10 +326,6 @@ export interface CreateBucketConfiguration {
|
|
|
394
326
|
|
|
395
327
|
LocationConstraint?: BucketLocationConstraint | string;
|
|
396
328
|
}
|
|
397
|
-
export declare namespace CreateBucketConfiguration {
|
|
398
|
-
|
|
399
|
-
const filterSensitiveLog: (obj: CreateBucketConfiguration) => any;
|
|
400
|
-
}
|
|
401
329
|
export declare type ObjectOwnership = "BucketOwnerEnforced" | "BucketOwnerPreferred" | "ObjectWriter";
|
|
402
330
|
export interface CreateBucketRequest {
|
|
403
331
|
|
|
@@ -421,10 +349,6 @@ export interface CreateBucketRequest {
|
|
|
421
349
|
|
|
422
350
|
ObjectOwnership?: ObjectOwnership | string;
|
|
423
351
|
}
|
|
424
|
-
export declare namespace CreateBucketRequest {
|
|
425
|
-
|
|
426
|
-
const filterSensitiveLog: (obj: CreateBucketRequest) => any;
|
|
427
|
-
}
|
|
428
352
|
export interface CreateMultipartUploadOutput {
|
|
429
353
|
|
|
430
354
|
AbortDate?: Date;
|
|
@@ -453,10 +377,6 @@ export interface CreateMultipartUploadOutput {
|
|
|
453
377
|
|
|
454
378
|
ChecksumAlgorithm?: ChecksumAlgorithm | string;
|
|
455
379
|
}
|
|
456
|
-
export declare namespace CreateMultipartUploadOutput {
|
|
457
|
-
|
|
458
|
-
const filterSensitiveLog: (obj: CreateMultipartUploadOutput) => any;
|
|
459
|
-
}
|
|
460
380
|
export interface CreateMultipartUploadRequest {
|
|
461
381
|
|
|
462
382
|
ACL?: ObjectCannedACL | string;
|
|
@@ -519,20 +439,12 @@ export interface CreateMultipartUploadRequest {
|
|
|
519
439
|
|
|
520
440
|
ChecksumAlgorithm?: ChecksumAlgorithm | string;
|
|
521
441
|
}
|
|
522
|
-
export declare namespace CreateMultipartUploadRequest {
|
|
523
|
-
|
|
524
|
-
const filterSensitiveLog: (obj: CreateMultipartUploadRequest) => any;
|
|
525
|
-
}
|
|
526
442
|
export interface DeleteBucketRequest {
|
|
527
443
|
|
|
528
444
|
Bucket: string | undefined;
|
|
529
445
|
|
|
530
446
|
ExpectedBucketOwner?: string;
|
|
531
447
|
}
|
|
532
|
-
export declare namespace DeleteBucketRequest {
|
|
533
|
-
|
|
534
|
-
const filterSensitiveLog: (obj: DeleteBucketRequest) => any;
|
|
535
|
-
}
|
|
536
448
|
export interface DeleteBucketAnalyticsConfigurationRequest {
|
|
537
449
|
|
|
538
450
|
Bucket: string | undefined;
|
|
@@ -541,40 +453,24 @@ export interface DeleteBucketAnalyticsConfigurationRequest {
|
|
|
541
453
|
|
|
542
454
|
ExpectedBucketOwner?: string;
|
|
543
455
|
}
|
|
544
|
-
export declare namespace DeleteBucketAnalyticsConfigurationRequest {
|
|
545
|
-
|
|
546
|
-
const filterSensitiveLog: (obj: DeleteBucketAnalyticsConfigurationRequest) => any;
|
|
547
|
-
}
|
|
548
456
|
export interface DeleteBucketCorsRequest {
|
|
549
457
|
|
|
550
458
|
Bucket: string | undefined;
|
|
551
459
|
|
|
552
460
|
ExpectedBucketOwner?: string;
|
|
553
461
|
}
|
|
554
|
-
export declare namespace DeleteBucketCorsRequest {
|
|
555
|
-
|
|
556
|
-
const filterSensitiveLog: (obj: DeleteBucketCorsRequest) => any;
|
|
557
|
-
}
|
|
558
462
|
export interface DeleteBucketEncryptionRequest {
|
|
559
463
|
|
|
560
464
|
Bucket: string | undefined;
|
|
561
465
|
|
|
562
466
|
ExpectedBucketOwner?: string;
|
|
563
467
|
}
|
|
564
|
-
export declare namespace DeleteBucketEncryptionRequest {
|
|
565
|
-
|
|
566
|
-
const filterSensitiveLog: (obj: DeleteBucketEncryptionRequest) => any;
|
|
567
|
-
}
|
|
568
468
|
export interface DeleteBucketIntelligentTieringConfigurationRequest {
|
|
569
469
|
|
|
570
470
|
Bucket: string | undefined;
|
|
571
471
|
|
|
572
472
|
Id: string | undefined;
|
|
573
473
|
}
|
|
574
|
-
export declare namespace DeleteBucketIntelligentTieringConfigurationRequest {
|
|
575
|
-
|
|
576
|
-
const filterSensitiveLog: (obj: DeleteBucketIntelligentTieringConfigurationRequest) => any;
|
|
577
|
-
}
|
|
578
474
|
export interface DeleteBucketInventoryConfigurationRequest {
|
|
579
475
|
|
|
580
476
|
Bucket: string | undefined;
|
|
@@ -583,20 +479,12 @@ export interface DeleteBucketInventoryConfigurationRequest {
|
|
|
583
479
|
|
|
584
480
|
ExpectedBucketOwner?: string;
|
|
585
481
|
}
|
|
586
|
-
export declare namespace DeleteBucketInventoryConfigurationRequest {
|
|
587
|
-
|
|
588
|
-
const filterSensitiveLog: (obj: DeleteBucketInventoryConfigurationRequest) => any;
|
|
589
|
-
}
|
|
590
482
|
export interface DeleteBucketLifecycleRequest {
|
|
591
483
|
|
|
592
484
|
Bucket: string | undefined;
|
|
593
485
|
|
|
594
486
|
ExpectedBucketOwner?: string;
|
|
595
487
|
}
|
|
596
|
-
export declare namespace DeleteBucketLifecycleRequest {
|
|
597
|
-
|
|
598
|
-
const filterSensitiveLog: (obj: DeleteBucketLifecycleRequest) => any;
|
|
599
|
-
}
|
|
600
488
|
export interface DeleteBucketMetricsConfigurationRequest {
|
|
601
489
|
|
|
602
490
|
Bucket: string | undefined;
|
|
@@ -605,60 +493,36 @@ export interface DeleteBucketMetricsConfigurationRequest {
|
|
|
605
493
|
|
|
606
494
|
ExpectedBucketOwner?: string;
|
|
607
495
|
}
|
|
608
|
-
export declare namespace DeleteBucketMetricsConfigurationRequest {
|
|
609
|
-
|
|
610
|
-
const filterSensitiveLog: (obj: DeleteBucketMetricsConfigurationRequest) => any;
|
|
611
|
-
}
|
|
612
496
|
export interface DeleteBucketOwnershipControlsRequest {
|
|
613
497
|
|
|
614
498
|
Bucket: string | undefined;
|
|
615
499
|
|
|
616
500
|
ExpectedBucketOwner?: string;
|
|
617
501
|
}
|
|
618
|
-
export declare namespace DeleteBucketOwnershipControlsRequest {
|
|
619
|
-
|
|
620
|
-
const filterSensitiveLog: (obj: DeleteBucketOwnershipControlsRequest) => any;
|
|
621
|
-
}
|
|
622
502
|
export interface DeleteBucketPolicyRequest {
|
|
623
503
|
|
|
624
504
|
Bucket: string | undefined;
|
|
625
505
|
|
|
626
506
|
ExpectedBucketOwner?: string;
|
|
627
507
|
}
|
|
628
|
-
export declare namespace DeleteBucketPolicyRequest {
|
|
629
|
-
|
|
630
|
-
const filterSensitiveLog: (obj: DeleteBucketPolicyRequest) => any;
|
|
631
|
-
}
|
|
632
508
|
export interface DeleteBucketReplicationRequest {
|
|
633
509
|
|
|
634
510
|
Bucket: string | undefined;
|
|
635
511
|
|
|
636
512
|
ExpectedBucketOwner?: string;
|
|
637
513
|
}
|
|
638
|
-
export declare namespace DeleteBucketReplicationRequest {
|
|
639
|
-
|
|
640
|
-
const filterSensitiveLog: (obj: DeleteBucketReplicationRequest) => any;
|
|
641
|
-
}
|
|
642
514
|
export interface DeleteBucketTaggingRequest {
|
|
643
515
|
|
|
644
516
|
Bucket: string | undefined;
|
|
645
517
|
|
|
646
518
|
ExpectedBucketOwner?: string;
|
|
647
519
|
}
|
|
648
|
-
export declare namespace DeleteBucketTaggingRequest {
|
|
649
|
-
|
|
650
|
-
const filterSensitiveLog: (obj: DeleteBucketTaggingRequest) => any;
|
|
651
|
-
}
|
|
652
520
|
export interface DeleteBucketWebsiteRequest {
|
|
653
521
|
|
|
654
522
|
Bucket: string | undefined;
|
|
655
523
|
|
|
656
524
|
ExpectedBucketOwner?: string;
|
|
657
525
|
}
|
|
658
|
-
export declare namespace DeleteBucketWebsiteRequest {
|
|
659
|
-
|
|
660
|
-
const filterSensitiveLog: (obj: DeleteBucketWebsiteRequest) => any;
|
|
661
|
-
}
|
|
662
526
|
export interface DeleteObjectOutput {
|
|
663
527
|
|
|
664
528
|
DeleteMarker?: boolean;
|
|
@@ -667,10 +531,6 @@ export interface DeleteObjectOutput {
|
|
|
667
531
|
|
|
668
532
|
RequestCharged?: RequestCharged | string;
|
|
669
533
|
}
|
|
670
|
-
export declare namespace DeleteObjectOutput {
|
|
671
|
-
|
|
672
|
-
const filterSensitiveLog: (obj: DeleteObjectOutput) => any;
|
|
673
|
-
}
|
|
674
534
|
export interface DeleteObjectRequest {
|
|
675
535
|
|
|
676
536
|
Bucket: string | undefined;
|
|
@@ -687,10 +547,6 @@ export interface DeleteObjectRequest {
|
|
|
687
547
|
|
|
688
548
|
ExpectedBucketOwner?: string;
|
|
689
549
|
}
|
|
690
|
-
export declare namespace DeleteObjectRequest {
|
|
691
|
-
|
|
692
|
-
const filterSensitiveLog: (obj: DeleteObjectRequest) => any;
|
|
693
|
-
}
|
|
694
550
|
|
|
695
551
|
export interface DeletedObject {
|
|
696
552
|
|
|
@@ -702,10 +558,6 @@ export interface DeletedObject {
|
|
|
702
558
|
|
|
703
559
|
DeleteMarkerVersionId?: string;
|
|
704
560
|
}
|
|
705
|
-
export declare namespace DeletedObject {
|
|
706
|
-
|
|
707
|
-
const filterSensitiveLog: (obj: DeletedObject) => any;
|
|
708
|
-
}
|
|
709
561
|
|
|
710
562
|
export interface _Error {
|
|
711
563
|
|
|
@@ -717,10 +569,6 @@ export interface _Error {
|
|
|
717
569
|
|
|
718
570
|
Message?: string;
|
|
719
571
|
}
|
|
720
|
-
export declare namespace _Error {
|
|
721
|
-
|
|
722
|
-
const filterSensitiveLog: (obj: _Error) => any;
|
|
723
|
-
}
|
|
724
572
|
export interface DeleteObjectsOutput {
|
|
725
573
|
|
|
726
574
|
Deleted?: DeletedObject[];
|
|
@@ -729,10 +577,6 @@ export interface DeleteObjectsOutput {
|
|
|
729
577
|
|
|
730
578
|
Errors?: _Error[];
|
|
731
579
|
}
|
|
732
|
-
export declare namespace DeleteObjectsOutput {
|
|
733
|
-
|
|
734
|
-
const filterSensitiveLog: (obj: DeleteObjectsOutput) => any;
|
|
735
|
-
}
|
|
736
580
|
|
|
737
581
|
export interface ObjectIdentifier {
|
|
738
582
|
|
|
@@ -740,10 +584,6 @@ export interface ObjectIdentifier {
|
|
|
740
584
|
|
|
741
585
|
VersionId?: string;
|
|
742
586
|
}
|
|
743
|
-
export declare namespace ObjectIdentifier {
|
|
744
|
-
|
|
745
|
-
const filterSensitiveLog: (obj: ObjectIdentifier) => any;
|
|
746
|
-
}
|
|
747
587
|
|
|
748
588
|
export interface Delete {
|
|
749
589
|
|
|
@@ -751,10 +591,6 @@ export interface Delete {
|
|
|
751
591
|
|
|
752
592
|
Quiet?: boolean;
|
|
753
593
|
}
|
|
754
|
-
export declare namespace Delete {
|
|
755
|
-
|
|
756
|
-
const filterSensitiveLog: (obj: Delete) => any;
|
|
757
|
-
}
|
|
758
594
|
export interface DeleteObjectsRequest {
|
|
759
595
|
|
|
760
596
|
Bucket: string | undefined;
|
|
@@ -771,18 +607,10 @@ export interface DeleteObjectsRequest {
|
|
|
771
607
|
|
|
772
608
|
ChecksumAlgorithm?: ChecksumAlgorithm | string;
|
|
773
609
|
}
|
|
774
|
-
export declare namespace DeleteObjectsRequest {
|
|
775
|
-
|
|
776
|
-
const filterSensitiveLog: (obj: DeleteObjectsRequest) => any;
|
|
777
|
-
}
|
|
778
610
|
export interface DeleteObjectTaggingOutput {
|
|
779
611
|
|
|
780
612
|
VersionId?: string;
|
|
781
613
|
}
|
|
782
|
-
export declare namespace DeleteObjectTaggingOutput {
|
|
783
|
-
|
|
784
|
-
const filterSensitiveLog: (obj: DeleteObjectTaggingOutput) => any;
|
|
785
|
-
}
|
|
786
614
|
export interface DeleteObjectTaggingRequest {
|
|
787
615
|
|
|
788
616
|
Bucket: string | undefined;
|
|
@@ -793,58 +621,34 @@ export interface DeleteObjectTaggingRequest {
|
|
|
793
621
|
|
|
794
622
|
ExpectedBucketOwner?: string;
|
|
795
623
|
}
|
|
796
|
-
export declare namespace DeleteObjectTaggingRequest {
|
|
797
|
-
|
|
798
|
-
const filterSensitiveLog: (obj: DeleteObjectTaggingRequest) => any;
|
|
799
|
-
}
|
|
800
624
|
export interface DeletePublicAccessBlockRequest {
|
|
801
625
|
|
|
802
626
|
Bucket: string | undefined;
|
|
803
627
|
|
|
804
628
|
ExpectedBucketOwner?: string;
|
|
805
629
|
}
|
|
806
|
-
export declare namespace DeletePublicAccessBlockRequest {
|
|
807
|
-
|
|
808
|
-
const filterSensitiveLog: (obj: DeletePublicAccessBlockRequest) => any;
|
|
809
|
-
}
|
|
810
630
|
export interface GetBucketAccelerateConfigurationOutput {
|
|
811
631
|
|
|
812
632
|
Status?: BucketAccelerateStatus | string;
|
|
813
633
|
}
|
|
814
|
-
export declare namespace GetBucketAccelerateConfigurationOutput {
|
|
815
|
-
|
|
816
|
-
const filterSensitiveLog: (obj: GetBucketAccelerateConfigurationOutput) => any;
|
|
817
|
-
}
|
|
818
634
|
export interface GetBucketAccelerateConfigurationRequest {
|
|
819
635
|
|
|
820
636
|
Bucket: string | undefined;
|
|
821
637
|
|
|
822
638
|
ExpectedBucketOwner?: string;
|
|
823
639
|
}
|
|
824
|
-
export declare namespace GetBucketAccelerateConfigurationRequest {
|
|
825
|
-
|
|
826
|
-
const filterSensitiveLog: (obj: GetBucketAccelerateConfigurationRequest) => any;
|
|
827
|
-
}
|
|
828
640
|
export interface GetBucketAclOutput {
|
|
829
641
|
|
|
830
642
|
Owner?: Owner;
|
|
831
643
|
|
|
832
644
|
Grants?: Grant[];
|
|
833
645
|
}
|
|
834
|
-
export declare namespace GetBucketAclOutput {
|
|
835
|
-
|
|
836
|
-
const filterSensitiveLog: (obj: GetBucketAclOutput) => any;
|
|
837
|
-
}
|
|
838
646
|
export interface GetBucketAclRequest {
|
|
839
647
|
|
|
840
648
|
Bucket: string | undefined;
|
|
841
649
|
|
|
842
650
|
ExpectedBucketOwner?: string;
|
|
843
651
|
}
|
|
844
|
-
export declare namespace GetBucketAclRequest {
|
|
845
|
-
|
|
846
|
-
const filterSensitiveLog: (obj: GetBucketAclRequest) => any;
|
|
847
|
-
}
|
|
848
652
|
|
|
849
653
|
export interface Tag {
|
|
850
654
|
|
|
@@ -852,10 +656,6 @@ export interface Tag {
|
|
|
852
656
|
|
|
853
657
|
Value: string | undefined;
|
|
854
658
|
}
|
|
855
|
-
export declare namespace Tag {
|
|
856
|
-
|
|
857
|
-
const filterSensitiveLog: (obj: Tag) => any;
|
|
858
|
-
}
|
|
859
659
|
|
|
860
660
|
export interface AnalyticsAndOperator {
|
|
861
661
|
|
|
@@ -863,10 +663,6 @@ export interface AnalyticsAndOperator {
|
|
|
863
663
|
|
|
864
664
|
Tags?: Tag[];
|
|
865
665
|
}
|
|
866
|
-
export declare namespace AnalyticsAndOperator {
|
|
867
|
-
|
|
868
|
-
const filterSensitiveLog: (obj: AnalyticsAndOperator) => any;
|
|
869
|
-
}
|
|
870
666
|
|
|
871
667
|
export declare type AnalyticsFilter = AnalyticsFilter.AndMember | AnalyticsFilter.PrefixMember | AnalyticsFilter.TagMember | AnalyticsFilter.$UnknownMember;
|
|
872
668
|
export declare namespace AnalyticsFilter {
|
|
@@ -907,8 +703,6 @@ export declare namespace AnalyticsFilter {
|
|
|
907
703
|
_: (name: string, value: any) => T;
|
|
908
704
|
}
|
|
909
705
|
const visit: <T>(value: AnalyticsFilter, visitor: Visitor<T>) => T;
|
|
910
|
-
|
|
911
|
-
const filterSensitiveLog: (obj: AnalyticsFilter) => any;
|
|
912
706
|
}
|
|
913
707
|
export declare type AnalyticsS3ExportFileFormat = "CSV";
|
|
914
708
|
|
|
@@ -922,19 +716,11 @@ export interface AnalyticsS3BucketDestination {
|
|
|
922
716
|
|
|
923
717
|
Prefix?: string;
|
|
924
718
|
}
|
|
925
|
-
export declare namespace AnalyticsS3BucketDestination {
|
|
926
|
-
|
|
927
|
-
const filterSensitiveLog: (obj: AnalyticsS3BucketDestination) => any;
|
|
928
|
-
}
|
|
929
719
|
|
|
930
720
|
export interface AnalyticsExportDestination {
|
|
931
721
|
|
|
932
722
|
S3BucketDestination: AnalyticsS3BucketDestination | undefined;
|
|
933
723
|
}
|
|
934
|
-
export declare namespace AnalyticsExportDestination {
|
|
935
|
-
|
|
936
|
-
const filterSensitiveLog: (obj: AnalyticsExportDestination) => any;
|
|
937
|
-
}
|
|
938
724
|
export declare type StorageClassAnalysisSchemaVersion = "V_1";
|
|
939
725
|
|
|
940
726
|
export interface StorageClassAnalysisDataExport {
|
|
@@ -943,19 +729,11 @@ export interface StorageClassAnalysisDataExport {
|
|
|
943
729
|
|
|
944
730
|
Destination: AnalyticsExportDestination | undefined;
|
|
945
731
|
}
|
|
946
|
-
export declare namespace StorageClassAnalysisDataExport {
|
|
947
|
-
|
|
948
|
-
const filterSensitiveLog: (obj: StorageClassAnalysisDataExport) => any;
|
|
949
|
-
}
|
|
950
732
|
|
|
951
733
|
export interface StorageClassAnalysis {
|
|
952
734
|
|
|
953
735
|
DataExport?: StorageClassAnalysisDataExport;
|
|
954
736
|
}
|
|
955
|
-
export declare namespace StorageClassAnalysis {
|
|
956
|
-
|
|
957
|
-
const filterSensitiveLog: (obj: StorageClassAnalysis) => any;
|
|
958
|
-
}
|
|
959
737
|
|
|
960
738
|
export interface AnalyticsConfiguration {
|
|
961
739
|
|
|
@@ -965,18 +743,10 @@ export interface AnalyticsConfiguration {
|
|
|
965
743
|
|
|
966
744
|
StorageClassAnalysis: StorageClassAnalysis | undefined;
|
|
967
745
|
}
|
|
968
|
-
export declare namespace AnalyticsConfiguration {
|
|
969
|
-
|
|
970
|
-
const filterSensitiveLog: (obj: AnalyticsConfiguration) => any;
|
|
971
|
-
}
|
|
972
746
|
export interface GetBucketAnalyticsConfigurationOutput {
|
|
973
747
|
|
|
974
748
|
AnalyticsConfiguration?: AnalyticsConfiguration;
|
|
975
749
|
}
|
|
976
|
-
export declare namespace GetBucketAnalyticsConfigurationOutput {
|
|
977
|
-
|
|
978
|
-
const filterSensitiveLog: (obj: GetBucketAnalyticsConfigurationOutput) => any;
|
|
979
|
-
}
|
|
980
750
|
export interface GetBucketAnalyticsConfigurationRequest {
|
|
981
751
|
|
|
982
752
|
Bucket: string | undefined;
|
|
@@ -985,10 +755,6 @@ export interface GetBucketAnalyticsConfigurationRequest {
|
|
|
985
755
|
|
|
986
756
|
ExpectedBucketOwner?: string;
|
|
987
757
|
}
|
|
988
|
-
export declare namespace GetBucketAnalyticsConfigurationRequest {
|
|
989
|
-
|
|
990
|
-
const filterSensitiveLog: (obj: GetBucketAnalyticsConfigurationRequest) => any;
|
|
991
|
-
}
|
|
992
758
|
|
|
993
759
|
export interface CORSRule {
|
|
994
760
|
|
|
@@ -1004,28 +770,16 @@ export interface CORSRule {
|
|
|
1004
770
|
|
|
1005
771
|
MaxAgeSeconds?: number;
|
|
1006
772
|
}
|
|
1007
|
-
export declare namespace CORSRule {
|
|
1008
|
-
|
|
1009
|
-
const filterSensitiveLog: (obj: CORSRule) => any;
|
|
1010
|
-
}
|
|
1011
773
|
export interface GetBucketCorsOutput {
|
|
1012
774
|
|
|
1013
775
|
CORSRules?: CORSRule[];
|
|
1014
776
|
}
|
|
1015
|
-
export declare namespace GetBucketCorsOutput {
|
|
1016
|
-
|
|
1017
|
-
const filterSensitiveLog: (obj: GetBucketCorsOutput) => any;
|
|
1018
|
-
}
|
|
1019
777
|
export interface GetBucketCorsRequest {
|
|
1020
778
|
|
|
1021
779
|
Bucket: string | undefined;
|
|
1022
780
|
|
|
1023
781
|
ExpectedBucketOwner?: string;
|
|
1024
782
|
}
|
|
1025
|
-
export declare namespace GetBucketCorsRequest {
|
|
1026
|
-
|
|
1027
|
-
const filterSensitiveLog: (obj: GetBucketCorsRequest) => any;
|
|
1028
|
-
}
|
|
1029
783
|
|
|
1030
784
|
export interface ServerSideEncryptionByDefault {
|
|
1031
785
|
|
|
@@ -1033,10 +787,6 @@ export interface ServerSideEncryptionByDefault {
|
|
|
1033
787
|
|
|
1034
788
|
KMSMasterKeyID?: string;
|
|
1035
789
|
}
|
|
1036
|
-
export declare namespace ServerSideEncryptionByDefault {
|
|
1037
|
-
|
|
1038
|
-
const filterSensitiveLog: (obj: ServerSideEncryptionByDefault) => any;
|
|
1039
|
-
}
|
|
1040
790
|
|
|
1041
791
|
export interface ServerSideEncryptionRule {
|
|
1042
792
|
|
|
@@ -1044,37 +794,21 @@ export interface ServerSideEncryptionRule {
|
|
|
1044
794
|
|
|
1045
795
|
BucketKeyEnabled?: boolean;
|
|
1046
796
|
}
|
|
1047
|
-
export declare namespace ServerSideEncryptionRule {
|
|
1048
|
-
|
|
1049
|
-
const filterSensitiveLog: (obj: ServerSideEncryptionRule) => any;
|
|
1050
|
-
}
|
|
1051
797
|
|
|
1052
798
|
export interface ServerSideEncryptionConfiguration {
|
|
1053
799
|
|
|
1054
800
|
Rules: ServerSideEncryptionRule[] | undefined;
|
|
1055
801
|
}
|
|
1056
|
-
export declare namespace ServerSideEncryptionConfiguration {
|
|
1057
|
-
|
|
1058
|
-
const filterSensitiveLog: (obj: ServerSideEncryptionConfiguration) => any;
|
|
1059
|
-
}
|
|
1060
802
|
export interface GetBucketEncryptionOutput {
|
|
1061
803
|
|
|
1062
804
|
ServerSideEncryptionConfiguration?: ServerSideEncryptionConfiguration;
|
|
1063
805
|
}
|
|
1064
|
-
export declare namespace GetBucketEncryptionOutput {
|
|
1065
|
-
|
|
1066
|
-
const filterSensitiveLog: (obj: GetBucketEncryptionOutput) => any;
|
|
1067
|
-
}
|
|
1068
806
|
export interface GetBucketEncryptionRequest {
|
|
1069
807
|
|
|
1070
808
|
Bucket: string | undefined;
|
|
1071
809
|
|
|
1072
810
|
ExpectedBucketOwner?: string;
|
|
1073
811
|
}
|
|
1074
|
-
export declare namespace GetBucketEncryptionRequest {
|
|
1075
|
-
|
|
1076
|
-
const filterSensitiveLog: (obj: GetBucketEncryptionRequest) => any;
|
|
1077
|
-
}
|
|
1078
812
|
|
|
1079
813
|
export interface IntelligentTieringAndOperator {
|
|
1080
814
|
|
|
@@ -1082,10 +816,6 @@ export interface IntelligentTieringAndOperator {
|
|
|
1082
816
|
|
|
1083
817
|
Tags?: Tag[];
|
|
1084
818
|
}
|
|
1085
|
-
export declare namespace IntelligentTieringAndOperator {
|
|
1086
|
-
|
|
1087
|
-
const filterSensitiveLog: (obj: IntelligentTieringAndOperator) => any;
|
|
1088
|
-
}
|
|
1089
819
|
|
|
1090
820
|
export interface IntelligentTieringFilter {
|
|
1091
821
|
|
|
@@ -1095,10 +825,6 @@ export interface IntelligentTieringFilter {
|
|
|
1095
825
|
|
|
1096
826
|
And?: IntelligentTieringAndOperator;
|
|
1097
827
|
}
|
|
1098
|
-
export declare namespace IntelligentTieringFilter {
|
|
1099
|
-
|
|
1100
|
-
const filterSensitiveLog: (obj: IntelligentTieringFilter) => any;
|
|
1101
|
-
}
|
|
1102
828
|
export declare type IntelligentTieringStatus = "Disabled" | "Enabled";
|
|
1103
829
|
export declare type IntelligentTieringAccessTier = "ARCHIVE_ACCESS" | "DEEP_ARCHIVE_ACCESS";
|
|
1104
830
|
|
|
@@ -1108,10 +834,6 @@ export interface Tiering {
|
|
|
1108
834
|
|
|
1109
835
|
AccessTier: IntelligentTieringAccessTier | string | undefined;
|
|
1110
836
|
}
|
|
1111
|
-
export declare namespace Tiering {
|
|
1112
|
-
|
|
1113
|
-
const filterSensitiveLog: (obj: Tiering) => any;
|
|
1114
|
-
}
|
|
1115
837
|
|
|
1116
838
|
export interface IntelligentTieringConfiguration {
|
|
1117
839
|
|
|
@@ -1123,44 +845,24 @@ export interface IntelligentTieringConfiguration {
|
|
|
1123
845
|
|
|
1124
846
|
Tierings: Tiering[] | undefined;
|
|
1125
847
|
}
|
|
1126
|
-
export declare namespace IntelligentTieringConfiguration {
|
|
1127
|
-
|
|
1128
|
-
const filterSensitiveLog: (obj: IntelligentTieringConfiguration) => any;
|
|
1129
|
-
}
|
|
1130
848
|
export interface GetBucketIntelligentTieringConfigurationOutput {
|
|
1131
849
|
|
|
1132
850
|
IntelligentTieringConfiguration?: IntelligentTieringConfiguration;
|
|
1133
851
|
}
|
|
1134
|
-
export declare namespace GetBucketIntelligentTieringConfigurationOutput {
|
|
1135
|
-
|
|
1136
|
-
const filterSensitiveLog: (obj: GetBucketIntelligentTieringConfigurationOutput) => any;
|
|
1137
|
-
}
|
|
1138
852
|
export interface GetBucketIntelligentTieringConfigurationRequest {
|
|
1139
853
|
|
|
1140
854
|
Bucket: string | undefined;
|
|
1141
855
|
|
|
1142
856
|
Id: string | undefined;
|
|
1143
857
|
}
|
|
1144
|
-
export declare namespace GetBucketIntelligentTieringConfigurationRequest {
|
|
1145
|
-
|
|
1146
|
-
const filterSensitiveLog: (obj: GetBucketIntelligentTieringConfigurationRequest) => any;
|
|
1147
|
-
}
|
|
1148
858
|
|
|
1149
859
|
export interface SSEKMS {
|
|
1150
860
|
|
|
1151
861
|
KeyId: string | undefined;
|
|
1152
862
|
}
|
|
1153
|
-
export declare namespace SSEKMS {
|
|
1154
|
-
|
|
1155
|
-
const filterSensitiveLog: (obj: SSEKMS) => any;
|
|
1156
|
-
}
|
|
1157
863
|
|
|
1158
864
|
export interface SSES3 {
|
|
1159
865
|
}
|
|
1160
|
-
export declare namespace SSES3 {
|
|
1161
|
-
|
|
1162
|
-
const filterSensitiveLog: (obj: SSES3) => any;
|
|
1163
|
-
}
|
|
1164
866
|
|
|
1165
867
|
export interface InventoryEncryption {
|
|
1166
868
|
|
|
@@ -1168,10 +870,6 @@ export interface InventoryEncryption {
|
|
|
1168
870
|
|
|
1169
871
|
SSEKMS?: SSEKMS;
|
|
1170
872
|
}
|
|
1171
|
-
export declare namespace InventoryEncryption {
|
|
1172
|
-
|
|
1173
|
-
const filterSensitiveLog: (obj: InventoryEncryption) => any;
|
|
1174
|
-
}
|
|
1175
873
|
export declare type InventoryFormat = "CSV" | "ORC" | "Parquet";
|
|
1176
874
|
|
|
1177
875
|
export interface InventoryS3BucketDestination {
|
|
@@ -1186,28 +884,16 @@ export interface InventoryS3BucketDestination {
|
|
|
1186
884
|
|
|
1187
885
|
Encryption?: InventoryEncryption;
|
|
1188
886
|
}
|
|
1189
|
-
export declare namespace InventoryS3BucketDestination {
|
|
1190
|
-
|
|
1191
|
-
const filterSensitiveLog: (obj: InventoryS3BucketDestination) => any;
|
|
1192
|
-
}
|
|
1193
887
|
|
|
1194
888
|
export interface InventoryDestination {
|
|
1195
889
|
|
|
1196
890
|
S3BucketDestination: InventoryS3BucketDestination | undefined;
|
|
1197
891
|
}
|
|
1198
|
-
export declare namespace InventoryDestination {
|
|
1199
|
-
|
|
1200
|
-
const filterSensitiveLog: (obj: InventoryDestination) => any;
|
|
1201
|
-
}
|
|
1202
892
|
|
|
1203
893
|
export interface InventoryFilter {
|
|
1204
894
|
|
|
1205
895
|
Prefix: string | undefined;
|
|
1206
896
|
}
|
|
1207
|
-
export declare namespace InventoryFilter {
|
|
1208
|
-
|
|
1209
|
-
const filterSensitiveLog: (obj: InventoryFilter) => any;
|
|
1210
|
-
}
|
|
1211
897
|
export declare type InventoryIncludedObjectVersions = "All" | "Current";
|
|
1212
898
|
export declare type InventoryOptionalField = "BucketKeyStatus" | "ChecksumAlgorithm" | "ETag" | "EncryptionStatus" | "IntelligentTieringAccessTier" | "IsMultipartUploaded" | "LastModifiedDate" | "ObjectLockLegalHoldStatus" | "ObjectLockMode" | "ObjectLockRetainUntilDate" | "ReplicationStatus" | "Size" | "StorageClass";
|
|
1213
899
|
export declare type InventoryFrequency = "Daily" | "Weekly";
|
|
@@ -1216,10 +902,6 @@ export interface InventorySchedule {
|
|
|
1216
902
|
|
|
1217
903
|
Frequency: InventoryFrequency | string | undefined;
|
|
1218
904
|
}
|
|
1219
|
-
export declare namespace InventorySchedule {
|
|
1220
|
-
|
|
1221
|
-
const filterSensitiveLog: (obj: InventorySchedule) => any;
|
|
1222
|
-
}
|
|
1223
905
|
|
|
1224
906
|
export interface InventoryConfiguration {
|
|
1225
907
|
|
|
@@ -1237,18 +919,10 @@ export interface InventoryConfiguration {
|
|
|
1237
919
|
|
|
1238
920
|
Schedule: InventorySchedule | undefined;
|
|
1239
921
|
}
|
|
1240
|
-
export declare namespace InventoryConfiguration {
|
|
1241
|
-
|
|
1242
|
-
const filterSensitiveLog: (obj: InventoryConfiguration) => any;
|
|
1243
|
-
}
|
|
1244
922
|
export interface GetBucketInventoryConfigurationOutput {
|
|
1245
923
|
|
|
1246
924
|
InventoryConfiguration?: InventoryConfiguration;
|
|
1247
925
|
}
|
|
1248
|
-
export declare namespace GetBucketInventoryConfigurationOutput {
|
|
1249
|
-
|
|
1250
|
-
const filterSensitiveLog: (obj: GetBucketInventoryConfigurationOutput) => any;
|
|
1251
|
-
}
|
|
1252
926
|
export interface GetBucketInventoryConfigurationRequest {
|
|
1253
927
|
|
|
1254
928
|
Bucket: string | undefined;
|
|
@@ -1257,10 +931,6 @@ export interface GetBucketInventoryConfigurationRequest {
|
|
|
1257
931
|
|
|
1258
932
|
ExpectedBucketOwner?: string;
|
|
1259
933
|
}
|
|
1260
|
-
export declare namespace GetBucketInventoryConfigurationRequest {
|
|
1261
|
-
|
|
1262
|
-
const filterSensitiveLog: (obj: GetBucketInventoryConfigurationRequest) => any;
|
|
1263
|
-
}
|
|
1264
934
|
|
|
1265
935
|
export interface LifecycleExpiration {
|
|
1266
936
|
|
|
@@ -1270,10 +940,6 @@ export interface LifecycleExpiration {
|
|
|
1270
940
|
|
|
1271
941
|
ExpiredObjectDeleteMarker?: boolean;
|
|
1272
942
|
}
|
|
1273
|
-
export declare namespace LifecycleExpiration {
|
|
1274
|
-
|
|
1275
|
-
const filterSensitiveLog: (obj: LifecycleExpiration) => any;
|
|
1276
|
-
}
|
|
1277
943
|
|
|
1278
944
|
export interface LifecycleRuleAndOperator {
|
|
1279
945
|
|
|
@@ -1285,10 +951,6 @@ export interface LifecycleRuleAndOperator {
|
|
|
1285
951
|
|
|
1286
952
|
ObjectSizeLessThan?: number;
|
|
1287
953
|
}
|
|
1288
|
-
export declare namespace LifecycleRuleAndOperator {
|
|
1289
|
-
|
|
1290
|
-
const filterSensitiveLog: (obj: LifecycleRuleAndOperator) => any;
|
|
1291
|
-
}
|
|
1292
954
|
|
|
1293
955
|
export declare type LifecycleRuleFilter = LifecycleRuleFilter.AndMember | LifecycleRuleFilter.ObjectSizeGreaterThanMember | LifecycleRuleFilter.ObjectSizeLessThanMember | LifecycleRuleFilter.PrefixMember | LifecycleRuleFilter.TagMember | LifecycleRuleFilter.$UnknownMember;
|
|
1294
956
|
export declare namespace LifecycleRuleFilter {
|
|
@@ -1357,8 +1019,6 @@ export declare namespace LifecycleRuleFilter {
|
|
|
1357
1019
|
_: (name: string, value: any) => T;
|
|
1358
1020
|
}
|
|
1359
1021
|
const visit: <T>(value: LifecycleRuleFilter, visitor: Visitor<T>) => T;
|
|
1360
|
-
|
|
1361
|
-
const filterSensitiveLog: (obj: LifecycleRuleFilter) => any;
|
|
1362
1022
|
}
|
|
1363
1023
|
|
|
1364
1024
|
export interface NoncurrentVersionExpiration {
|
|
@@ -1367,10 +1027,6 @@ export interface NoncurrentVersionExpiration {
|
|
|
1367
1027
|
|
|
1368
1028
|
NewerNoncurrentVersions?: number;
|
|
1369
1029
|
}
|
|
1370
|
-
export declare namespace NoncurrentVersionExpiration {
|
|
1371
|
-
|
|
1372
|
-
const filterSensitiveLog: (obj: NoncurrentVersionExpiration) => any;
|
|
1373
|
-
}
|
|
1374
1030
|
export declare type TransitionStorageClass = "DEEP_ARCHIVE" | "GLACIER" | "GLACIER_IR" | "INTELLIGENT_TIERING" | "ONEZONE_IA" | "STANDARD_IA";
|
|
1375
1031
|
|
|
1376
1032
|
export interface NoncurrentVersionTransition {
|
|
@@ -1381,10 +1037,6 @@ export interface NoncurrentVersionTransition {
|
|
|
1381
1037
|
|
|
1382
1038
|
NewerNoncurrentVersions?: number;
|
|
1383
1039
|
}
|
|
1384
|
-
export declare namespace NoncurrentVersionTransition {
|
|
1385
|
-
|
|
1386
|
-
const filterSensitiveLog: (obj: NoncurrentVersionTransition) => any;
|
|
1387
|
-
}
|
|
1388
1040
|
export declare type ExpirationStatus = "Disabled" | "Enabled";
|
|
1389
1041
|
|
|
1390
1042
|
export interface Transition {
|
|
@@ -1395,10 +1047,6 @@ export interface Transition {
|
|
|
1395
1047
|
|
|
1396
1048
|
StorageClass?: TransitionStorageClass | string;
|
|
1397
1049
|
}
|
|
1398
|
-
export declare namespace Transition {
|
|
1399
|
-
|
|
1400
|
-
const filterSensitiveLog: (obj: Transition) => any;
|
|
1401
|
-
}
|
|
1402
1050
|
|
|
1403
1051
|
export interface LifecycleRule {
|
|
1404
1052
|
|
|
@@ -1420,46 +1068,26 @@ export interface LifecycleRule {
|
|
|
1420
1068
|
|
|
1421
1069
|
AbortIncompleteMultipartUpload?: AbortIncompleteMultipartUpload;
|
|
1422
1070
|
}
|
|
1423
|
-
export declare namespace LifecycleRule {
|
|
1424
|
-
|
|
1425
|
-
const filterSensitiveLog: (obj: LifecycleRule) => any;
|
|
1426
|
-
}
|
|
1427
1071
|
export interface GetBucketLifecycleConfigurationOutput {
|
|
1428
1072
|
|
|
1429
1073
|
Rules?: LifecycleRule[];
|
|
1430
1074
|
}
|
|
1431
|
-
export declare namespace GetBucketLifecycleConfigurationOutput {
|
|
1432
|
-
|
|
1433
|
-
const filterSensitiveLog: (obj: GetBucketLifecycleConfigurationOutput) => any;
|
|
1434
|
-
}
|
|
1435
1075
|
export interface GetBucketLifecycleConfigurationRequest {
|
|
1436
1076
|
|
|
1437
1077
|
Bucket: string | undefined;
|
|
1438
1078
|
|
|
1439
1079
|
ExpectedBucketOwner?: string;
|
|
1440
1080
|
}
|
|
1441
|
-
export declare namespace GetBucketLifecycleConfigurationRequest {
|
|
1442
|
-
|
|
1443
|
-
const filterSensitiveLog: (obj: GetBucketLifecycleConfigurationRequest) => any;
|
|
1444
|
-
}
|
|
1445
1081
|
export interface GetBucketLocationOutput {
|
|
1446
1082
|
|
|
1447
1083
|
LocationConstraint?: BucketLocationConstraint | string;
|
|
1448
1084
|
}
|
|
1449
|
-
export declare namespace GetBucketLocationOutput {
|
|
1450
|
-
|
|
1451
|
-
const filterSensitiveLog: (obj: GetBucketLocationOutput) => any;
|
|
1452
|
-
}
|
|
1453
1085
|
export interface GetBucketLocationRequest {
|
|
1454
1086
|
|
|
1455
1087
|
Bucket: string | undefined;
|
|
1456
1088
|
|
|
1457
1089
|
ExpectedBucketOwner?: string;
|
|
1458
1090
|
}
|
|
1459
|
-
export declare namespace GetBucketLocationRequest {
|
|
1460
|
-
|
|
1461
|
-
const filterSensitiveLog: (obj: GetBucketLocationRequest) => any;
|
|
1462
|
-
}
|
|
1463
1091
|
export declare type BucketLogsPermission = "FULL_CONTROL" | "READ" | "WRITE";
|
|
1464
1092
|
|
|
1465
1093
|
export interface TargetGrant {
|
|
@@ -1468,10 +1096,6 @@ export interface TargetGrant {
|
|
|
1468
1096
|
|
|
1469
1097
|
Permission?: BucketLogsPermission | string;
|
|
1470
1098
|
}
|
|
1471
|
-
export declare namespace TargetGrant {
|
|
1472
|
-
|
|
1473
|
-
const filterSensitiveLog: (obj: TargetGrant) => any;
|
|
1474
|
-
}
|
|
1475
1099
|
|
|
1476
1100
|
export interface LoggingEnabled {
|
|
1477
1101
|
|
|
@@ -1481,28 +1105,16 @@ export interface LoggingEnabled {
|
|
|
1481
1105
|
|
|
1482
1106
|
TargetPrefix: string | undefined;
|
|
1483
1107
|
}
|
|
1484
|
-
export declare namespace LoggingEnabled {
|
|
1485
|
-
|
|
1486
|
-
const filterSensitiveLog: (obj: LoggingEnabled) => any;
|
|
1487
|
-
}
|
|
1488
1108
|
export interface GetBucketLoggingOutput {
|
|
1489
1109
|
|
|
1490
1110
|
LoggingEnabled?: LoggingEnabled;
|
|
1491
1111
|
}
|
|
1492
|
-
export declare namespace GetBucketLoggingOutput {
|
|
1493
|
-
|
|
1494
|
-
const filterSensitiveLog: (obj: GetBucketLoggingOutput) => any;
|
|
1495
|
-
}
|
|
1496
1112
|
export interface GetBucketLoggingRequest {
|
|
1497
1113
|
|
|
1498
1114
|
Bucket: string | undefined;
|
|
1499
1115
|
|
|
1500
1116
|
ExpectedBucketOwner?: string;
|
|
1501
1117
|
}
|
|
1502
|
-
export declare namespace GetBucketLoggingRequest {
|
|
1503
|
-
|
|
1504
|
-
const filterSensitiveLog: (obj: GetBucketLoggingRequest) => any;
|
|
1505
|
-
}
|
|
1506
1118
|
|
|
1507
1119
|
export interface MetricsAndOperator {
|
|
1508
1120
|
|
|
@@ -1512,10 +1124,6 @@ export interface MetricsAndOperator {
|
|
|
1512
1124
|
|
|
1513
1125
|
AccessPointArn?: string;
|
|
1514
1126
|
}
|
|
1515
|
-
export declare namespace MetricsAndOperator {
|
|
1516
|
-
|
|
1517
|
-
const filterSensitiveLog: (obj: MetricsAndOperator) => any;
|
|
1518
|
-
}
|
|
1519
1127
|
|
|
1520
1128
|
export declare type MetricsFilter = MetricsFilter.AccessPointArnMember | MetricsFilter.AndMember | MetricsFilter.PrefixMember | MetricsFilter.TagMember | MetricsFilter.$UnknownMember;
|
|
1521
1129
|
export declare namespace MetricsFilter {
|
|
@@ -1569,8 +1177,6 @@ export declare namespace MetricsFilter {
|
|
|
1569
1177
|
_: (name: string, value: any) => T;
|
|
1570
1178
|
}
|
|
1571
1179
|
const visit: <T>(value: MetricsFilter, visitor: Visitor<T>) => T;
|
|
1572
|
-
|
|
1573
|
-
const filterSensitiveLog: (obj: MetricsFilter) => any;
|
|
1574
1180
|
}
|
|
1575
1181
|
|
|
1576
1182
|
export interface MetricsConfiguration {
|
|
@@ -1579,18 +1185,10 @@ export interface MetricsConfiguration {
|
|
|
1579
1185
|
|
|
1580
1186
|
Filter?: MetricsFilter;
|
|
1581
1187
|
}
|
|
1582
|
-
export declare namespace MetricsConfiguration {
|
|
1583
|
-
|
|
1584
|
-
const filterSensitiveLog: (obj: MetricsConfiguration) => any;
|
|
1585
|
-
}
|
|
1586
1188
|
export interface GetBucketMetricsConfigurationOutput {
|
|
1587
1189
|
|
|
1588
1190
|
MetricsConfiguration?: MetricsConfiguration;
|
|
1589
1191
|
}
|
|
1590
|
-
export declare namespace GetBucketMetricsConfigurationOutput {
|
|
1591
|
-
|
|
1592
|
-
const filterSensitiveLog: (obj: GetBucketMetricsConfigurationOutput) => any;
|
|
1593
|
-
}
|
|
1594
1192
|
export interface GetBucketMetricsConfigurationRequest {
|
|
1595
1193
|
|
|
1596
1194
|
Bucket: string | undefined;
|
|
@@ -1599,27 +1197,15 @@ export interface GetBucketMetricsConfigurationRequest {
|
|
|
1599
1197
|
|
|
1600
1198
|
ExpectedBucketOwner?: string;
|
|
1601
1199
|
}
|
|
1602
|
-
export declare namespace GetBucketMetricsConfigurationRequest {
|
|
1603
|
-
|
|
1604
|
-
const filterSensitiveLog: (obj: GetBucketMetricsConfigurationRequest) => any;
|
|
1605
|
-
}
|
|
1606
1200
|
export interface GetBucketNotificationConfigurationRequest {
|
|
1607
1201
|
|
|
1608
1202
|
Bucket: string | undefined;
|
|
1609
1203
|
|
|
1610
1204
|
ExpectedBucketOwner?: string;
|
|
1611
1205
|
}
|
|
1612
|
-
export declare namespace GetBucketNotificationConfigurationRequest {
|
|
1613
|
-
|
|
1614
|
-
const filterSensitiveLog: (obj: GetBucketNotificationConfigurationRequest) => any;
|
|
1615
|
-
}
|
|
1616
1206
|
|
|
1617
1207
|
export interface EventBridgeConfiguration {
|
|
1618
1208
|
}
|
|
1619
|
-
export declare namespace EventBridgeConfiguration {
|
|
1620
|
-
|
|
1621
|
-
const filterSensitiveLog: (obj: EventBridgeConfiguration) => any;
|
|
1622
|
-
}
|
|
1623
1209
|
export declare type Event = "s3:IntelligentTiering" | "s3:LifecycleExpiration:*" | "s3:LifecycleExpiration:Delete" | "s3:LifecycleExpiration:DeleteMarkerCreated" | "s3:LifecycleTransition" | "s3:ObjectAcl:Put" | "s3:ObjectCreated:*" | "s3:ObjectCreated:CompleteMultipartUpload" | "s3:ObjectCreated:Copy" | "s3:ObjectCreated:Post" | "s3:ObjectCreated:Put" | "s3:ObjectRemoved:*" | "s3:ObjectRemoved:Delete" | "s3:ObjectRemoved:DeleteMarkerCreated" | "s3:ObjectRestore:*" | "s3:ObjectRestore:Completed" | "s3:ObjectRestore:Delete" | "s3:ObjectRestore:Post" | "s3:ObjectTagging:*" | "s3:ObjectTagging:Delete" | "s3:ObjectTagging:Put" | "s3:ReducedRedundancyLostObject" | "s3:Replication:*" | "s3:Replication:OperationFailedReplication" | "s3:Replication:OperationMissedThreshold" | "s3:Replication:OperationNotTracked" | "s3:Replication:OperationReplicatedAfterThreshold";
|
|
1624
1210
|
export declare type FilterRuleName = "prefix" | "suffix";
|
|
1625
1211
|
|
|
@@ -1629,28 +1215,16 @@ export interface FilterRule {
|
|
|
1629
1215
|
|
|
1630
1216
|
Value?: string;
|
|
1631
1217
|
}
|
|
1632
|
-
export declare namespace FilterRule {
|
|
1633
|
-
|
|
1634
|
-
const filterSensitiveLog: (obj: FilterRule) => any;
|
|
1635
|
-
}
|
|
1636
1218
|
|
|
1637
1219
|
export interface S3KeyFilter {
|
|
1638
1220
|
|
|
1639
1221
|
FilterRules?: FilterRule[];
|
|
1640
1222
|
}
|
|
1641
|
-
export declare namespace S3KeyFilter {
|
|
1642
|
-
|
|
1643
|
-
const filterSensitiveLog: (obj: S3KeyFilter) => any;
|
|
1644
|
-
}
|
|
1645
1223
|
|
|
1646
1224
|
export interface NotificationConfigurationFilter {
|
|
1647
1225
|
|
|
1648
1226
|
Key?: S3KeyFilter;
|
|
1649
1227
|
}
|
|
1650
|
-
export declare namespace NotificationConfigurationFilter {
|
|
1651
|
-
|
|
1652
|
-
const filterSensitiveLog: (obj: NotificationConfigurationFilter) => any;
|
|
1653
|
-
}
|
|
1654
1228
|
|
|
1655
1229
|
export interface LambdaFunctionConfiguration {
|
|
1656
1230
|
|
|
@@ -1662,10 +1236,6 @@ export interface LambdaFunctionConfiguration {
|
|
|
1662
1236
|
|
|
1663
1237
|
Filter?: NotificationConfigurationFilter;
|
|
1664
1238
|
}
|
|
1665
|
-
export declare namespace LambdaFunctionConfiguration {
|
|
1666
|
-
|
|
1667
|
-
const filterSensitiveLog: (obj: LambdaFunctionConfiguration) => any;
|
|
1668
|
-
}
|
|
1669
1239
|
|
|
1670
1240
|
export interface QueueConfiguration {
|
|
1671
1241
|
|
|
@@ -1677,10 +1247,6 @@ export interface QueueConfiguration {
|
|
|
1677
1247
|
|
|
1678
1248
|
Filter?: NotificationConfigurationFilter;
|
|
1679
1249
|
}
|
|
1680
|
-
export declare namespace QueueConfiguration {
|
|
1681
|
-
|
|
1682
|
-
const filterSensitiveLog: (obj: QueueConfiguration) => any;
|
|
1683
|
-
}
|
|
1684
1250
|
|
|
1685
1251
|
export interface TopicConfiguration {
|
|
1686
1252
|
|
|
@@ -1692,10 +1258,6 @@ export interface TopicConfiguration {
|
|
|
1692
1258
|
|
|
1693
1259
|
Filter?: NotificationConfigurationFilter;
|
|
1694
1260
|
}
|
|
1695
|
-
export declare namespace TopicConfiguration {
|
|
1696
|
-
|
|
1697
|
-
const filterSensitiveLog: (obj: TopicConfiguration) => any;
|
|
1698
|
-
}
|
|
1699
1261
|
|
|
1700
1262
|
export interface NotificationConfiguration {
|
|
1701
1263
|
|
|
@@ -1707,119 +1269,67 @@ export interface NotificationConfiguration {
|
|
|
1707
1269
|
|
|
1708
1270
|
EventBridgeConfiguration?: EventBridgeConfiguration;
|
|
1709
1271
|
}
|
|
1710
|
-
export declare namespace NotificationConfiguration {
|
|
1711
|
-
|
|
1712
|
-
const filterSensitiveLog: (obj: NotificationConfiguration) => any;
|
|
1713
|
-
}
|
|
1714
1272
|
|
|
1715
1273
|
export interface OwnershipControlsRule {
|
|
1716
1274
|
|
|
1717
1275
|
ObjectOwnership: ObjectOwnership | string | undefined;
|
|
1718
1276
|
}
|
|
1719
|
-
export declare namespace OwnershipControlsRule {
|
|
1720
|
-
|
|
1721
|
-
const filterSensitiveLog: (obj: OwnershipControlsRule) => any;
|
|
1722
|
-
}
|
|
1723
1277
|
|
|
1724
1278
|
export interface OwnershipControls {
|
|
1725
1279
|
|
|
1726
1280
|
Rules: OwnershipControlsRule[] | undefined;
|
|
1727
1281
|
}
|
|
1728
|
-
export declare namespace OwnershipControls {
|
|
1729
|
-
|
|
1730
|
-
const filterSensitiveLog: (obj: OwnershipControls) => any;
|
|
1731
|
-
}
|
|
1732
1282
|
export interface GetBucketOwnershipControlsOutput {
|
|
1733
1283
|
|
|
1734
1284
|
OwnershipControls?: OwnershipControls;
|
|
1735
1285
|
}
|
|
1736
|
-
export declare namespace GetBucketOwnershipControlsOutput {
|
|
1737
|
-
|
|
1738
|
-
const filterSensitiveLog: (obj: GetBucketOwnershipControlsOutput) => any;
|
|
1739
|
-
}
|
|
1740
1286
|
export interface GetBucketOwnershipControlsRequest {
|
|
1741
1287
|
|
|
1742
1288
|
Bucket: string | undefined;
|
|
1743
1289
|
|
|
1744
1290
|
ExpectedBucketOwner?: string;
|
|
1745
1291
|
}
|
|
1746
|
-
export declare namespace GetBucketOwnershipControlsRequest {
|
|
1747
|
-
|
|
1748
|
-
const filterSensitiveLog: (obj: GetBucketOwnershipControlsRequest) => any;
|
|
1749
|
-
}
|
|
1750
1292
|
export interface GetBucketPolicyOutput {
|
|
1751
1293
|
|
|
1752
1294
|
Policy?: string;
|
|
1753
1295
|
}
|
|
1754
|
-
export declare namespace GetBucketPolicyOutput {
|
|
1755
|
-
|
|
1756
|
-
const filterSensitiveLog: (obj: GetBucketPolicyOutput) => any;
|
|
1757
|
-
}
|
|
1758
1296
|
export interface GetBucketPolicyRequest {
|
|
1759
1297
|
|
|
1760
1298
|
Bucket: string | undefined;
|
|
1761
1299
|
|
|
1762
1300
|
ExpectedBucketOwner?: string;
|
|
1763
1301
|
}
|
|
1764
|
-
export declare namespace GetBucketPolicyRequest {
|
|
1765
|
-
|
|
1766
|
-
const filterSensitiveLog: (obj: GetBucketPolicyRequest) => any;
|
|
1767
|
-
}
|
|
1768
1302
|
|
|
1769
1303
|
export interface PolicyStatus {
|
|
1770
1304
|
|
|
1771
1305
|
IsPublic?: boolean;
|
|
1772
1306
|
}
|
|
1773
|
-
export declare namespace PolicyStatus {
|
|
1774
|
-
|
|
1775
|
-
const filterSensitiveLog: (obj: PolicyStatus) => any;
|
|
1776
|
-
}
|
|
1777
1307
|
export interface GetBucketPolicyStatusOutput {
|
|
1778
1308
|
|
|
1779
1309
|
PolicyStatus?: PolicyStatus;
|
|
1780
1310
|
}
|
|
1781
|
-
export declare namespace GetBucketPolicyStatusOutput {
|
|
1782
|
-
|
|
1783
|
-
const filterSensitiveLog: (obj: GetBucketPolicyStatusOutput) => any;
|
|
1784
|
-
}
|
|
1785
1311
|
export interface GetBucketPolicyStatusRequest {
|
|
1786
1312
|
|
|
1787
1313
|
Bucket: string | undefined;
|
|
1788
1314
|
|
|
1789
1315
|
ExpectedBucketOwner?: string;
|
|
1790
1316
|
}
|
|
1791
|
-
export declare namespace GetBucketPolicyStatusRequest {
|
|
1792
|
-
|
|
1793
|
-
const filterSensitiveLog: (obj: GetBucketPolicyStatusRequest) => any;
|
|
1794
|
-
}
|
|
1795
1317
|
export declare type DeleteMarkerReplicationStatus = "Disabled" | "Enabled";
|
|
1796
1318
|
|
|
1797
1319
|
export interface DeleteMarkerReplication {
|
|
1798
1320
|
|
|
1799
1321
|
Status?: DeleteMarkerReplicationStatus | string;
|
|
1800
1322
|
}
|
|
1801
|
-
export declare namespace DeleteMarkerReplication {
|
|
1802
|
-
|
|
1803
|
-
const filterSensitiveLog: (obj: DeleteMarkerReplication) => any;
|
|
1804
|
-
}
|
|
1805
1323
|
|
|
1806
1324
|
export interface EncryptionConfiguration {
|
|
1807
1325
|
|
|
1808
1326
|
ReplicaKmsKeyID?: string;
|
|
1809
1327
|
}
|
|
1810
|
-
export declare namespace EncryptionConfiguration {
|
|
1811
|
-
|
|
1812
|
-
const filterSensitiveLog: (obj: EncryptionConfiguration) => any;
|
|
1813
|
-
}
|
|
1814
1328
|
|
|
1815
1329
|
export interface ReplicationTimeValue {
|
|
1816
1330
|
|
|
1817
1331
|
Minutes?: number;
|
|
1818
1332
|
}
|
|
1819
|
-
export declare namespace ReplicationTimeValue {
|
|
1820
|
-
|
|
1821
|
-
const filterSensitiveLog: (obj: ReplicationTimeValue) => any;
|
|
1822
|
-
}
|
|
1823
1333
|
export declare type MetricsStatus = "Disabled" | "Enabled";
|
|
1824
1334
|
|
|
1825
1335
|
export interface Metrics {
|
|
@@ -1828,10 +1338,6 @@ export interface Metrics {
|
|
|
1828
1338
|
|
|
1829
1339
|
EventThreshold?: ReplicationTimeValue;
|
|
1830
1340
|
}
|
|
1831
|
-
export declare namespace Metrics {
|
|
1832
|
-
|
|
1833
|
-
const filterSensitiveLog: (obj: Metrics) => any;
|
|
1834
|
-
}
|
|
1835
1341
|
export declare type ReplicationTimeStatus = "Disabled" | "Enabled";
|
|
1836
1342
|
|
|
1837
1343
|
export interface ReplicationTime {
|
|
@@ -1840,10 +1346,6 @@ export interface ReplicationTime {
|
|
|
1840
1346
|
|
|
1841
1347
|
Time: ReplicationTimeValue | undefined;
|
|
1842
1348
|
}
|
|
1843
|
-
export declare namespace ReplicationTime {
|
|
1844
|
-
|
|
1845
|
-
const filterSensitiveLog: (obj: ReplicationTime) => any;
|
|
1846
|
-
}
|
|
1847
1349
|
|
|
1848
1350
|
export interface Destination {
|
|
1849
1351
|
|
|
@@ -1861,20 +1363,12 @@ export interface Destination {
|
|
|
1861
1363
|
|
|
1862
1364
|
Metrics?: Metrics;
|
|
1863
1365
|
}
|
|
1864
|
-
export declare namespace Destination {
|
|
1865
|
-
|
|
1866
|
-
const filterSensitiveLog: (obj: Destination) => any;
|
|
1867
|
-
}
|
|
1868
1366
|
export declare type ExistingObjectReplicationStatus = "Disabled" | "Enabled";
|
|
1869
1367
|
|
|
1870
1368
|
export interface ExistingObjectReplication {
|
|
1871
1369
|
|
|
1872
1370
|
Status: ExistingObjectReplicationStatus | string | undefined;
|
|
1873
1371
|
}
|
|
1874
|
-
export declare namespace ExistingObjectReplication {
|
|
1875
|
-
|
|
1876
|
-
const filterSensitiveLog: (obj: ExistingObjectReplication) => any;
|
|
1877
|
-
}
|
|
1878
1372
|
|
|
1879
1373
|
export interface ReplicationRuleAndOperator {
|
|
1880
1374
|
|
|
@@ -1882,10 +1376,6 @@ export interface ReplicationRuleAndOperator {
|
|
|
1882
1376
|
|
|
1883
1377
|
Tags?: Tag[];
|
|
1884
1378
|
}
|
|
1885
|
-
export declare namespace ReplicationRuleAndOperator {
|
|
1886
|
-
|
|
1887
|
-
const filterSensitiveLog: (obj: ReplicationRuleAndOperator) => any;
|
|
1888
|
-
}
|
|
1889
1379
|
|
|
1890
1380
|
export declare type ReplicationRuleFilter = ReplicationRuleFilter.AndMember | ReplicationRuleFilter.PrefixMember | ReplicationRuleFilter.TagMember | ReplicationRuleFilter.$UnknownMember;
|
|
1891
1381
|
export declare namespace ReplicationRuleFilter {
|
|
@@ -1926,8 +1416,6 @@ export declare namespace ReplicationRuleFilter {
|
|
|
1926
1416
|
_: (name: string, value: any) => T;
|
|
1927
1417
|
}
|
|
1928
1418
|
const visit: <T>(value: ReplicationRuleFilter, visitor: Visitor<T>) => T;
|
|
1929
|
-
|
|
1930
|
-
const filterSensitiveLog: (obj: ReplicationRuleFilter) => any;
|
|
1931
1419
|
}
|
|
1932
1420
|
export declare type ReplicaModificationsStatus = "Disabled" | "Enabled";
|
|
1933
1421
|
|
|
@@ -1935,20 +1423,12 @@ export interface ReplicaModifications {
|
|
|
1935
1423
|
|
|
1936
1424
|
Status: ReplicaModificationsStatus | string | undefined;
|
|
1937
1425
|
}
|
|
1938
|
-
export declare namespace ReplicaModifications {
|
|
1939
|
-
|
|
1940
|
-
const filterSensitiveLog: (obj: ReplicaModifications) => any;
|
|
1941
|
-
}
|
|
1942
1426
|
export declare type SseKmsEncryptedObjectsStatus = "Disabled" | "Enabled";
|
|
1943
1427
|
|
|
1944
1428
|
export interface SseKmsEncryptedObjects {
|
|
1945
1429
|
|
|
1946
1430
|
Status: SseKmsEncryptedObjectsStatus | string | undefined;
|
|
1947
1431
|
}
|
|
1948
|
-
export declare namespace SseKmsEncryptedObjects {
|
|
1949
|
-
|
|
1950
|
-
const filterSensitiveLog: (obj: SseKmsEncryptedObjects) => any;
|
|
1951
|
-
}
|
|
1952
1432
|
|
|
1953
1433
|
export interface SourceSelectionCriteria {
|
|
1954
1434
|
|
|
@@ -1956,10 +1436,6 @@ export interface SourceSelectionCriteria {
|
|
|
1956
1436
|
|
|
1957
1437
|
ReplicaModifications?: ReplicaModifications;
|
|
1958
1438
|
}
|
|
1959
|
-
export declare namespace SourceSelectionCriteria {
|
|
1960
|
-
|
|
1961
|
-
const filterSensitiveLog: (obj: SourceSelectionCriteria) => any;
|
|
1962
|
-
}
|
|
1963
1439
|
export declare type ReplicationRuleStatus = "Disabled" | "Enabled";
|
|
1964
1440
|
|
|
1965
1441
|
export interface ReplicationRule {
|
|
@@ -1982,10 +1458,6 @@ export interface ReplicationRule {
|
|
|
1982
1458
|
|
|
1983
1459
|
DeleteMarkerReplication?: DeleteMarkerReplication;
|
|
1984
1460
|
}
|
|
1985
|
-
export declare namespace ReplicationRule {
|
|
1986
|
-
|
|
1987
|
-
const filterSensitiveLog: (obj: ReplicationRule) => any;
|
|
1988
|
-
}
|
|
1989
1461
|
|
|
1990
1462
|
export interface ReplicationConfiguration {
|
|
1991
1463
|
|
|
@@ -1993,65 +1465,37 @@ export interface ReplicationConfiguration {
|
|
|
1993
1465
|
|
|
1994
1466
|
Rules: ReplicationRule[] | undefined;
|
|
1995
1467
|
}
|
|
1996
|
-
export declare namespace ReplicationConfiguration {
|
|
1997
|
-
|
|
1998
|
-
const filterSensitiveLog: (obj: ReplicationConfiguration) => any;
|
|
1999
|
-
}
|
|
2000
1468
|
export interface GetBucketReplicationOutput {
|
|
2001
1469
|
|
|
2002
1470
|
ReplicationConfiguration?: ReplicationConfiguration;
|
|
2003
1471
|
}
|
|
2004
|
-
export declare namespace GetBucketReplicationOutput {
|
|
2005
|
-
|
|
2006
|
-
const filterSensitiveLog: (obj: GetBucketReplicationOutput) => any;
|
|
2007
|
-
}
|
|
2008
1472
|
export interface GetBucketReplicationRequest {
|
|
2009
1473
|
|
|
2010
1474
|
Bucket: string | undefined;
|
|
2011
1475
|
|
|
2012
1476
|
ExpectedBucketOwner?: string;
|
|
2013
1477
|
}
|
|
2014
|
-
export declare namespace GetBucketReplicationRequest {
|
|
2015
|
-
|
|
2016
|
-
const filterSensitiveLog: (obj: GetBucketReplicationRequest) => any;
|
|
2017
|
-
}
|
|
2018
1478
|
export declare type Payer = "BucketOwner" | "Requester";
|
|
2019
1479
|
export interface GetBucketRequestPaymentOutput {
|
|
2020
1480
|
|
|
2021
1481
|
Payer?: Payer | string;
|
|
2022
1482
|
}
|
|
2023
|
-
export declare namespace GetBucketRequestPaymentOutput {
|
|
2024
|
-
|
|
2025
|
-
const filterSensitiveLog: (obj: GetBucketRequestPaymentOutput) => any;
|
|
2026
|
-
}
|
|
2027
1483
|
export interface GetBucketRequestPaymentRequest {
|
|
2028
1484
|
|
|
2029
1485
|
Bucket: string | undefined;
|
|
2030
1486
|
|
|
2031
1487
|
ExpectedBucketOwner?: string;
|
|
2032
1488
|
}
|
|
2033
|
-
export declare namespace GetBucketRequestPaymentRequest {
|
|
2034
|
-
|
|
2035
|
-
const filterSensitiveLog: (obj: GetBucketRequestPaymentRequest) => any;
|
|
2036
|
-
}
|
|
2037
1489
|
export interface GetBucketTaggingOutput {
|
|
2038
1490
|
|
|
2039
1491
|
TagSet: Tag[] | undefined;
|
|
2040
1492
|
}
|
|
2041
|
-
export declare namespace GetBucketTaggingOutput {
|
|
2042
|
-
|
|
2043
|
-
const filterSensitiveLog: (obj: GetBucketTaggingOutput) => any;
|
|
2044
|
-
}
|
|
2045
1493
|
export interface GetBucketTaggingRequest {
|
|
2046
1494
|
|
|
2047
1495
|
Bucket: string | undefined;
|
|
2048
1496
|
|
|
2049
1497
|
ExpectedBucketOwner?: string;
|
|
2050
1498
|
}
|
|
2051
|
-
export declare namespace GetBucketTaggingRequest {
|
|
2052
|
-
|
|
2053
|
-
const filterSensitiveLog: (obj: GetBucketTaggingRequest) => any;
|
|
2054
|
-
}
|
|
2055
1499
|
export declare type MFADeleteStatus = "Disabled" | "Enabled";
|
|
2056
1500
|
export declare type BucketVersioningStatus = "Enabled" | "Suspended";
|
|
2057
1501
|
export interface GetBucketVersioningOutput {
|
|
@@ -2060,38 +1504,22 @@ export interface GetBucketVersioningOutput {
|
|
|
2060
1504
|
|
|
2061
1505
|
MFADelete?: MFADeleteStatus | string;
|
|
2062
1506
|
}
|
|
2063
|
-
export declare namespace GetBucketVersioningOutput {
|
|
2064
|
-
|
|
2065
|
-
const filterSensitiveLog: (obj: GetBucketVersioningOutput) => any;
|
|
2066
|
-
}
|
|
2067
1507
|
export interface GetBucketVersioningRequest {
|
|
2068
1508
|
|
|
2069
1509
|
Bucket: string | undefined;
|
|
2070
1510
|
|
|
2071
1511
|
ExpectedBucketOwner?: string;
|
|
2072
1512
|
}
|
|
2073
|
-
export declare namespace GetBucketVersioningRequest {
|
|
2074
|
-
|
|
2075
|
-
const filterSensitiveLog: (obj: GetBucketVersioningRequest) => any;
|
|
2076
|
-
}
|
|
2077
1513
|
|
|
2078
1514
|
export interface ErrorDocument {
|
|
2079
1515
|
|
|
2080
1516
|
Key: string | undefined;
|
|
2081
1517
|
}
|
|
2082
|
-
export declare namespace ErrorDocument {
|
|
2083
|
-
|
|
2084
|
-
const filterSensitiveLog: (obj: ErrorDocument) => any;
|
|
2085
|
-
}
|
|
2086
1518
|
|
|
2087
1519
|
export interface IndexDocument {
|
|
2088
1520
|
|
|
2089
1521
|
Suffix: string | undefined;
|
|
2090
1522
|
}
|
|
2091
|
-
export declare namespace IndexDocument {
|
|
2092
|
-
|
|
2093
|
-
const filterSensitiveLog: (obj: IndexDocument) => any;
|
|
2094
|
-
}
|
|
2095
1523
|
export declare type Protocol = "http" | "https";
|
|
2096
1524
|
|
|
2097
1525
|
export interface RedirectAllRequestsTo {
|
|
@@ -2100,10 +1528,6 @@ export interface RedirectAllRequestsTo {
|
|
|
2100
1528
|
|
|
2101
1529
|
Protocol?: Protocol | string;
|
|
2102
1530
|
}
|
|
2103
|
-
export declare namespace RedirectAllRequestsTo {
|
|
2104
|
-
|
|
2105
|
-
const filterSensitiveLog: (obj: RedirectAllRequestsTo) => any;
|
|
2106
|
-
}
|
|
2107
1531
|
|
|
2108
1532
|
export interface Condition {
|
|
2109
1533
|
|
|
@@ -2111,10 +1535,6 @@ export interface Condition {
|
|
|
2111
1535
|
|
|
2112
1536
|
KeyPrefixEquals?: string;
|
|
2113
1537
|
}
|
|
2114
|
-
export declare namespace Condition {
|
|
2115
|
-
|
|
2116
|
-
const filterSensitiveLog: (obj: Condition) => any;
|
|
2117
|
-
}
|
|
2118
1538
|
|
|
2119
1539
|
export interface Redirect {
|
|
2120
1540
|
|
|
@@ -2128,10 +1548,6 @@ export interface Redirect {
|
|
|
2128
1548
|
|
|
2129
1549
|
ReplaceKeyWith?: string;
|
|
2130
1550
|
}
|
|
2131
|
-
export declare namespace Redirect {
|
|
2132
|
-
|
|
2133
|
-
const filterSensitiveLog: (obj: Redirect) => any;
|
|
2134
|
-
}
|
|
2135
1551
|
|
|
2136
1552
|
export interface RoutingRule {
|
|
2137
1553
|
|
|
@@ -2139,10 +1555,6 @@ export interface RoutingRule {
|
|
|
2139
1555
|
|
|
2140
1556
|
Redirect: Redirect | undefined;
|
|
2141
1557
|
}
|
|
2142
|
-
export declare namespace RoutingRule {
|
|
2143
|
-
|
|
2144
|
-
const filterSensitiveLog: (obj: RoutingRule) => any;
|
|
2145
|
-
}
|
|
2146
1558
|
export interface GetBucketWebsiteOutput {
|
|
2147
1559
|
|
|
2148
1560
|
RedirectAllRequestsTo?: RedirectAllRequestsTo;
|
|
@@ -2153,20 +1565,12 @@ export interface GetBucketWebsiteOutput {
|
|
|
2153
1565
|
|
|
2154
1566
|
RoutingRules?: RoutingRule[];
|
|
2155
1567
|
}
|
|
2156
|
-
export declare namespace GetBucketWebsiteOutput {
|
|
2157
|
-
|
|
2158
|
-
const filterSensitiveLog: (obj: GetBucketWebsiteOutput) => any;
|
|
2159
|
-
}
|
|
2160
1568
|
export interface GetBucketWebsiteRequest {
|
|
2161
1569
|
|
|
2162
1570
|
Bucket: string | undefined;
|
|
2163
1571
|
|
|
2164
1572
|
ExpectedBucketOwner?: string;
|
|
2165
1573
|
}
|
|
2166
|
-
export declare namespace GetBucketWebsiteRequest {
|
|
2167
|
-
|
|
2168
|
-
const filterSensitiveLog: (obj: GetBucketWebsiteRequest) => any;
|
|
2169
|
-
}
|
|
2170
1574
|
export declare type ReplicationStatus = "COMPLETE" | "FAILED" | "PENDING" | "REPLICA";
|
|
2171
1575
|
export interface GetObjectOutput {
|
|
2172
1576
|
|
|
@@ -2242,10 +1646,6 @@ export interface GetObjectOutput {
|
|
|
2242
1646
|
|
|
2243
1647
|
ObjectLockLegalHoldStatus?: ObjectLockLegalHoldStatus | string;
|
|
2244
1648
|
}
|
|
2245
|
-
export declare namespace GetObjectOutput {
|
|
2246
|
-
|
|
2247
|
-
const filterSensitiveLog: (obj: GetObjectOutput) => any;
|
|
2248
|
-
}
|
|
2249
1649
|
export declare enum ChecksumMode {
|
|
2250
1650
|
ENABLED = "ENABLED"
|
|
2251
1651
|
}
|
|
@@ -2293,10 +1693,6 @@ export interface GetObjectRequest {
|
|
|
2293
1693
|
|
|
2294
1694
|
ChecksumMode?: ChecksumMode | string;
|
|
2295
1695
|
}
|
|
2296
|
-
export declare namespace GetObjectRequest {
|
|
2297
|
-
|
|
2298
|
-
const filterSensitiveLog: (obj: GetObjectRequest) => any;
|
|
2299
|
-
}
|
|
2300
1696
|
|
|
2301
1697
|
export declare class InvalidObjectState extends __BaseException {
|
|
2302
1698
|
readonly name: "InvalidObjectState";
|
|
@@ -2321,10 +1717,6 @@ export interface GetObjectAclOutput {
|
|
|
2321
1717
|
|
|
2322
1718
|
RequestCharged?: RequestCharged | string;
|
|
2323
1719
|
}
|
|
2324
|
-
export declare namespace GetObjectAclOutput {
|
|
2325
|
-
|
|
2326
|
-
const filterSensitiveLog: (obj: GetObjectAclOutput) => any;
|
|
2327
|
-
}
|
|
2328
1720
|
export interface GetObjectAclRequest {
|
|
2329
1721
|
|
|
2330
1722
|
Bucket: string | undefined;
|
|
@@ -2337,10 +1729,6 @@ export interface GetObjectAclRequest {
|
|
|
2337
1729
|
|
|
2338
1730
|
ExpectedBucketOwner?: string;
|
|
2339
1731
|
}
|
|
2340
|
-
export declare namespace GetObjectAclRequest {
|
|
2341
|
-
|
|
2342
|
-
const filterSensitiveLog: (obj: GetObjectAclRequest) => any;
|
|
2343
|
-
}
|
|
2344
1732
|
|
|
2345
1733
|
export interface Checksum {
|
|
2346
1734
|
|
|
@@ -2352,10 +1740,6 @@ export interface Checksum {
|
|
|
2352
1740
|
|
|
2353
1741
|
ChecksumSHA256?: string;
|
|
2354
1742
|
}
|
|
2355
|
-
export declare namespace Checksum {
|
|
2356
|
-
|
|
2357
|
-
const filterSensitiveLog: (obj: Checksum) => any;
|
|
2358
|
-
}
|
|
2359
1743
|
|
|
2360
1744
|
export interface ObjectPart {
|
|
2361
1745
|
|
|
@@ -2371,10 +1755,6 @@ export interface ObjectPart {
|
|
|
2371
1755
|
|
|
2372
1756
|
ChecksumSHA256?: string;
|
|
2373
1757
|
}
|
|
2374
|
-
export declare namespace ObjectPart {
|
|
2375
|
-
|
|
2376
|
-
const filterSensitiveLog: (obj: ObjectPart) => any;
|
|
2377
|
-
}
|
|
2378
1758
|
|
|
2379
1759
|
export interface GetObjectAttributesParts {
|
|
2380
1760
|
|
|
@@ -2390,10 +1770,6 @@ export interface GetObjectAttributesParts {
|
|
|
2390
1770
|
|
|
2391
1771
|
Parts?: ObjectPart[];
|
|
2392
1772
|
}
|
|
2393
|
-
export declare namespace GetObjectAttributesParts {
|
|
2394
|
-
|
|
2395
|
-
const filterSensitiveLog: (obj: GetObjectAttributesParts) => any;
|
|
2396
|
-
}
|
|
2397
1773
|
export interface GetObjectAttributesOutput {
|
|
2398
1774
|
|
|
2399
1775
|
DeleteMarker?: boolean;
|
|
@@ -2414,10 +1790,6 @@ export interface GetObjectAttributesOutput {
|
|
|
2414
1790
|
|
|
2415
1791
|
ObjectSize?: number;
|
|
2416
1792
|
}
|
|
2417
|
-
export declare namespace GetObjectAttributesOutput {
|
|
2418
|
-
|
|
2419
|
-
const filterSensitiveLog: (obj: GetObjectAttributesOutput) => any;
|
|
2420
|
-
}
|
|
2421
1793
|
export declare enum ObjectAttributes {
|
|
2422
1794
|
CHECKSUM = "Checksum",
|
|
2423
1795
|
ETAG = "ETag",
|
|
@@ -2449,27 +1821,15 @@ export interface GetObjectAttributesRequest {
|
|
|
2449
1821
|
|
|
2450
1822
|
ObjectAttributes: (ObjectAttributes | string)[] | undefined;
|
|
2451
1823
|
}
|
|
2452
|
-
export declare namespace GetObjectAttributesRequest {
|
|
2453
|
-
|
|
2454
|
-
const filterSensitiveLog: (obj: GetObjectAttributesRequest) => any;
|
|
2455
|
-
}
|
|
2456
1824
|
|
|
2457
1825
|
export interface ObjectLockLegalHold {
|
|
2458
1826
|
|
|
2459
1827
|
Status?: ObjectLockLegalHoldStatus | string;
|
|
2460
1828
|
}
|
|
2461
|
-
export declare namespace ObjectLockLegalHold {
|
|
2462
|
-
|
|
2463
|
-
const filterSensitiveLog: (obj: ObjectLockLegalHold) => any;
|
|
2464
|
-
}
|
|
2465
1829
|
export interface GetObjectLegalHoldOutput {
|
|
2466
1830
|
|
|
2467
1831
|
LegalHold?: ObjectLockLegalHold;
|
|
2468
1832
|
}
|
|
2469
|
-
export declare namespace GetObjectLegalHoldOutput {
|
|
2470
|
-
|
|
2471
|
-
const filterSensitiveLog: (obj: GetObjectLegalHoldOutput) => any;
|
|
2472
|
-
}
|
|
2473
1833
|
export interface GetObjectLegalHoldRequest {
|
|
2474
1834
|
|
|
2475
1835
|
Bucket: string | undefined;
|
|
@@ -2482,10 +1842,6 @@ export interface GetObjectLegalHoldRequest {
|
|
|
2482
1842
|
|
|
2483
1843
|
ExpectedBucketOwner?: string;
|
|
2484
1844
|
}
|
|
2485
|
-
export declare namespace GetObjectLegalHoldRequest {
|
|
2486
|
-
|
|
2487
|
-
const filterSensitiveLog: (obj: GetObjectLegalHoldRequest) => any;
|
|
2488
|
-
}
|
|
2489
1845
|
export declare type ObjectLockEnabled = "Enabled";
|
|
2490
1846
|
export declare type ObjectLockRetentionMode = "COMPLIANCE" | "GOVERNANCE";
|
|
2491
1847
|
|
|
@@ -2497,19 +1853,11 @@ export interface DefaultRetention {
|
|
|
2497
1853
|
|
|
2498
1854
|
Years?: number;
|
|
2499
1855
|
}
|
|
2500
|
-
export declare namespace DefaultRetention {
|
|
2501
|
-
|
|
2502
|
-
const filterSensitiveLog: (obj: DefaultRetention) => any;
|
|
2503
|
-
}
|
|
2504
1856
|
|
|
2505
1857
|
export interface ObjectLockRule {
|
|
2506
1858
|
|
|
2507
1859
|
DefaultRetention?: DefaultRetention;
|
|
2508
1860
|
}
|
|
2509
|
-
export declare namespace ObjectLockRule {
|
|
2510
|
-
|
|
2511
|
-
const filterSensitiveLog: (obj: ObjectLockRule) => any;
|
|
2512
|
-
}
|
|
2513
1861
|
|
|
2514
1862
|
export interface ObjectLockConfiguration {
|
|
2515
1863
|
|
|
@@ -2517,28 +1865,16 @@ export interface ObjectLockConfiguration {
|
|
|
2517
1865
|
|
|
2518
1866
|
Rule?: ObjectLockRule;
|
|
2519
1867
|
}
|
|
2520
|
-
export declare namespace ObjectLockConfiguration {
|
|
2521
|
-
|
|
2522
|
-
const filterSensitiveLog: (obj: ObjectLockConfiguration) => any;
|
|
2523
|
-
}
|
|
2524
1868
|
export interface GetObjectLockConfigurationOutput {
|
|
2525
1869
|
|
|
2526
1870
|
ObjectLockConfiguration?: ObjectLockConfiguration;
|
|
2527
1871
|
}
|
|
2528
|
-
export declare namespace GetObjectLockConfigurationOutput {
|
|
2529
|
-
|
|
2530
|
-
const filterSensitiveLog: (obj: GetObjectLockConfigurationOutput) => any;
|
|
2531
|
-
}
|
|
2532
1872
|
export interface GetObjectLockConfigurationRequest {
|
|
2533
1873
|
|
|
2534
1874
|
Bucket: string | undefined;
|
|
2535
1875
|
|
|
2536
1876
|
ExpectedBucketOwner?: string;
|
|
2537
1877
|
}
|
|
2538
|
-
export declare namespace GetObjectLockConfigurationRequest {
|
|
2539
|
-
|
|
2540
|
-
const filterSensitiveLog: (obj: GetObjectLockConfigurationRequest) => any;
|
|
2541
|
-
}
|
|
2542
1878
|
|
|
2543
1879
|
export interface ObjectLockRetention {
|
|
2544
1880
|
|
|
@@ -2546,18 +1882,10 @@ export interface ObjectLockRetention {
|
|
|
2546
1882
|
|
|
2547
1883
|
RetainUntilDate?: Date;
|
|
2548
1884
|
}
|
|
2549
|
-
export declare namespace ObjectLockRetention {
|
|
2550
|
-
|
|
2551
|
-
const filterSensitiveLog: (obj: ObjectLockRetention) => any;
|
|
2552
|
-
}
|
|
2553
1885
|
export interface GetObjectRetentionOutput {
|
|
2554
1886
|
|
|
2555
1887
|
Retention?: ObjectLockRetention;
|
|
2556
1888
|
}
|
|
2557
|
-
export declare namespace GetObjectRetentionOutput {
|
|
2558
|
-
|
|
2559
|
-
const filterSensitiveLog: (obj: GetObjectRetentionOutput) => any;
|
|
2560
|
-
}
|
|
2561
1889
|
export interface GetObjectRetentionRequest {
|
|
2562
1890
|
|
|
2563
1891
|
Bucket: string | undefined;
|
|
@@ -2570,20 +1898,12 @@ export interface GetObjectRetentionRequest {
|
|
|
2570
1898
|
|
|
2571
1899
|
ExpectedBucketOwner?: string;
|
|
2572
1900
|
}
|
|
2573
|
-
export declare namespace GetObjectRetentionRequest {
|
|
2574
|
-
|
|
2575
|
-
const filterSensitiveLog: (obj: GetObjectRetentionRequest) => any;
|
|
2576
|
-
}
|
|
2577
1901
|
export interface GetObjectTaggingOutput {
|
|
2578
1902
|
|
|
2579
1903
|
VersionId?: string;
|
|
2580
1904
|
|
|
2581
1905
|
TagSet: Tag[] | undefined;
|
|
2582
1906
|
}
|
|
2583
|
-
export declare namespace GetObjectTaggingOutput {
|
|
2584
|
-
|
|
2585
|
-
const filterSensitiveLog: (obj: GetObjectTaggingOutput) => any;
|
|
2586
|
-
}
|
|
2587
1907
|
export interface GetObjectTaggingRequest {
|
|
2588
1908
|
|
|
2589
1909
|
Bucket: string | undefined;
|
|
@@ -2596,20 +1916,12 @@ export interface GetObjectTaggingRequest {
|
|
|
2596
1916
|
|
|
2597
1917
|
RequestPayer?: RequestPayer | string;
|
|
2598
1918
|
}
|
|
2599
|
-
export declare namespace GetObjectTaggingRequest {
|
|
2600
|
-
|
|
2601
|
-
const filterSensitiveLog: (obj: GetObjectTaggingRequest) => any;
|
|
2602
|
-
}
|
|
2603
1919
|
export interface GetObjectTorrentOutput {
|
|
2604
1920
|
|
|
2605
1921
|
Body?: Readable | ReadableStream | Blob;
|
|
2606
1922
|
|
|
2607
1923
|
RequestCharged?: RequestCharged | string;
|
|
2608
1924
|
}
|
|
2609
|
-
export declare namespace GetObjectTorrentOutput {
|
|
2610
|
-
|
|
2611
|
-
const filterSensitiveLog: (obj: GetObjectTorrentOutput) => any;
|
|
2612
|
-
}
|
|
2613
1925
|
export interface GetObjectTorrentRequest {
|
|
2614
1926
|
|
|
2615
1927
|
Bucket: string | undefined;
|
|
@@ -2620,10 +1932,6 @@ export interface GetObjectTorrentRequest {
|
|
|
2620
1932
|
|
|
2621
1933
|
ExpectedBucketOwner?: string;
|
|
2622
1934
|
}
|
|
2623
|
-
export declare namespace GetObjectTorrentRequest {
|
|
2624
|
-
|
|
2625
|
-
const filterSensitiveLog: (obj: GetObjectTorrentRequest) => any;
|
|
2626
|
-
}
|
|
2627
1935
|
|
|
2628
1936
|
export interface PublicAccessBlockConfiguration {
|
|
2629
1937
|
|
|
@@ -2635,38 +1943,22 @@ export interface PublicAccessBlockConfiguration {
|
|
|
2635
1943
|
|
|
2636
1944
|
RestrictPublicBuckets?: boolean;
|
|
2637
1945
|
}
|
|
2638
|
-
export declare namespace PublicAccessBlockConfiguration {
|
|
2639
|
-
|
|
2640
|
-
const filterSensitiveLog: (obj: PublicAccessBlockConfiguration) => any;
|
|
2641
|
-
}
|
|
2642
1946
|
export interface GetPublicAccessBlockOutput {
|
|
2643
1947
|
|
|
2644
1948
|
PublicAccessBlockConfiguration?: PublicAccessBlockConfiguration;
|
|
2645
1949
|
}
|
|
2646
|
-
export declare namespace GetPublicAccessBlockOutput {
|
|
2647
|
-
|
|
2648
|
-
const filterSensitiveLog: (obj: GetPublicAccessBlockOutput) => any;
|
|
2649
|
-
}
|
|
2650
1950
|
export interface GetPublicAccessBlockRequest {
|
|
2651
1951
|
|
|
2652
1952
|
Bucket: string | undefined;
|
|
2653
1953
|
|
|
2654
1954
|
ExpectedBucketOwner?: string;
|
|
2655
1955
|
}
|
|
2656
|
-
export declare namespace GetPublicAccessBlockRequest {
|
|
2657
|
-
|
|
2658
|
-
const filterSensitiveLog: (obj: GetPublicAccessBlockRequest) => any;
|
|
2659
|
-
}
|
|
2660
1956
|
export interface HeadBucketRequest {
|
|
2661
1957
|
|
|
2662
1958
|
Bucket: string | undefined;
|
|
2663
1959
|
|
|
2664
1960
|
ExpectedBucketOwner?: string;
|
|
2665
1961
|
}
|
|
2666
|
-
export declare namespace HeadBucketRequest {
|
|
2667
|
-
|
|
2668
|
-
const filterSensitiveLog: (obj: HeadBucketRequest) => any;
|
|
2669
|
-
}
|
|
2670
1962
|
|
|
2671
1963
|
export declare class NotFound extends __BaseException {
|
|
2672
1964
|
readonly name: "NotFound";
|
|
@@ -2745,10 +2037,6 @@ export interface HeadObjectOutput {
|
|
|
2745
2037
|
|
|
2746
2038
|
ObjectLockLegalHoldStatus?: ObjectLockLegalHoldStatus | string;
|
|
2747
2039
|
}
|
|
2748
|
-
export declare namespace HeadObjectOutput {
|
|
2749
|
-
|
|
2750
|
-
const filterSensitiveLog: (obj: HeadObjectOutput) => any;
|
|
2751
|
-
}
|
|
2752
2040
|
export interface HeadObjectRequest {
|
|
2753
2041
|
|
|
2754
2042
|
Bucket: string | undefined;
|
|
@@ -2781,10 +2069,6 @@ export interface HeadObjectRequest {
|
|
|
2781
2069
|
|
|
2782
2070
|
ChecksumMode?: ChecksumMode | string;
|
|
2783
2071
|
}
|
|
2784
|
-
export declare namespace HeadObjectRequest {
|
|
2785
|
-
|
|
2786
|
-
const filterSensitiveLog: (obj: HeadObjectRequest) => any;
|
|
2787
|
-
}
|
|
2788
2072
|
export interface ListBucketAnalyticsConfigurationsOutput {
|
|
2789
2073
|
|
|
2790
2074
|
IsTruncated?: boolean;
|
|
@@ -2795,10 +2079,6 @@ export interface ListBucketAnalyticsConfigurationsOutput {
|
|
|
2795
2079
|
|
|
2796
2080
|
AnalyticsConfigurationList?: AnalyticsConfiguration[];
|
|
2797
2081
|
}
|
|
2798
|
-
export declare namespace ListBucketAnalyticsConfigurationsOutput {
|
|
2799
|
-
|
|
2800
|
-
const filterSensitiveLog: (obj: ListBucketAnalyticsConfigurationsOutput) => any;
|
|
2801
|
-
}
|
|
2802
2082
|
export interface ListBucketAnalyticsConfigurationsRequest {
|
|
2803
2083
|
|
|
2804
2084
|
Bucket: string | undefined;
|
|
@@ -2807,10 +2087,6 @@ export interface ListBucketAnalyticsConfigurationsRequest {
|
|
|
2807
2087
|
|
|
2808
2088
|
ExpectedBucketOwner?: string;
|
|
2809
2089
|
}
|
|
2810
|
-
export declare namespace ListBucketAnalyticsConfigurationsRequest {
|
|
2811
|
-
|
|
2812
|
-
const filterSensitiveLog: (obj: ListBucketAnalyticsConfigurationsRequest) => any;
|
|
2813
|
-
}
|
|
2814
2090
|
export interface ListBucketIntelligentTieringConfigurationsOutput {
|
|
2815
2091
|
|
|
2816
2092
|
IsTruncated?: boolean;
|
|
@@ -2821,20 +2097,12 @@ export interface ListBucketIntelligentTieringConfigurationsOutput {
|
|
|
2821
2097
|
|
|
2822
2098
|
IntelligentTieringConfigurationList?: IntelligentTieringConfiguration[];
|
|
2823
2099
|
}
|
|
2824
|
-
export declare namespace ListBucketIntelligentTieringConfigurationsOutput {
|
|
2825
|
-
|
|
2826
|
-
const filterSensitiveLog: (obj: ListBucketIntelligentTieringConfigurationsOutput) => any;
|
|
2827
|
-
}
|
|
2828
2100
|
export interface ListBucketIntelligentTieringConfigurationsRequest {
|
|
2829
2101
|
|
|
2830
2102
|
Bucket: string | undefined;
|
|
2831
2103
|
|
|
2832
2104
|
ContinuationToken?: string;
|
|
2833
2105
|
}
|
|
2834
|
-
export declare namespace ListBucketIntelligentTieringConfigurationsRequest {
|
|
2835
|
-
|
|
2836
|
-
const filterSensitiveLog: (obj: ListBucketIntelligentTieringConfigurationsRequest) => any;
|
|
2837
|
-
}
|
|
2838
2106
|
export interface ListBucketInventoryConfigurationsOutput {
|
|
2839
2107
|
|
|
2840
2108
|
ContinuationToken?: string;
|
|
@@ -2845,10 +2113,6 @@ export interface ListBucketInventoryConfigurationsOutput {
|
|
|
2845
2113
|
|
|
2846
2114
|
NextContinuationToken?: string;
|
|
2847
2115
|
}
|
|
2848
|
-
export declare namespace ListBucketInventoryConfigurationsOutput {
|
|
2849
|
-
|
|
2850
|
-
const filterSensitiveLog: (obj: ListBucketInventoryConfigurationsOutput) => any;
|
|
2851
|
-
}
|
|
2852
2116
|
export interface ListBucketInventoryConfigurationsRequest {
|
|
2853
2117
|
|
|
2854
2118
|
Bucket: string | undefined;
|
|
@@ -2857,10 +2121,6 @@ export interface ListBucketInventoryConfigurationsRequest {
|
|
|
2857
2121
|
|
|
2858
2122
|
ExpectedBucketOwner?: string;
|
|
2859
2123
|
}
|
|
2860
|
-
export declare namespace ListBucketInventoryConfigurationsRequest {
|
|
2861
|
-
|
|
2862
|
-
const filterSensitiveLog: (obj: ListBucketInventoryConfigurationsRequest) => any;
|
|
2863
|
-
}
|
|
2864
2124
|
export interface ListBucketMetricsConfigurationsOutput {
|
|
2865
2125
|
|
|
2866
2126
|
IsTruncated?: boolean;
|
|
@@ -2871,10 +2131,6 @@ export interface ListBucketMetricsConfigurationsOutput {
|
|
|
2871
2131
|
|
|
2872
2132
|
MetricsConfigurationList?: MetricsConfiguration[];
|
|
2873
2133
|
}
|
|
2874
|
-
export declare namespace ListBucketMetricsConfigurationsOutput {
|
|
2875
|
-
|
|
2876
|
-
const filterSensitiveLog: (obj: ListBucketMetricsConfigurationsOutput) => any;
|
|
2877
|
-
}
|
|
2878
2134
|
export interface ListBucketMetricsConfigurationsRequest {
|
|
2879
2135
|
|
|
2880
2136
|
Bucket: string | undefined;
|
|
@@ -2883,10 +2139,6 @@ export interface ListBucketMetricsConfigurationsRequest {
|
|
|
2883
2139
|
|
|
2884
2140
|
ExpectedBucketOwner?: string;
|
|
2885
2141
|
}
|
|
2886
|
-
export declare namespace ListBucketMetricsConfigurationsRequest {
|
|
2887
|
-
|
|
2888
|
-
const filterSensitiveLog: (obj: ListBucketMetricsConfigurationsRequest) => any;
|
|
2889
|
-
}
|
|
2890
2142
|
|
|
2891
2143
|
export interface Bucket {
|
|
2892
2144
|
|
|
@@ -2894,29 +2146,17 @@ export interface Bucket {
|
|
|
2894
2146
|
|
|
2895
2147
|
CreationDate?: Date;
|
|
2896
2148
|
}
|
|
2897
|
-
export declare namespace Bucket {
|
|
2898
|
-
|
|
2899
|
-
const filterSensitiveLog: (obj: Bucket) => any;
|
|
2900
|
-
}
|
|
2901
2149
|
export interface ListBucketsOutput {
|
|
2902
2150
|
|
|
2903
2151
|
Buckets?: Bucket[];
|
|
2904
2152
|
|
|
2905
2153
|
Owner?: Owner;
|
|
2906
2154
|
}
|
|
2907
|
-
export declare namespace ListBucketsOutput {
|
|
2908
|
-
|
|
2909
|
-
const filterSensitiveLog: (obj: ListBucketsOutput) => any;
|
|
2910
|
-
}
|
|
2911
2155
|
|
|
2912
2156
|
export interface CommonPrefix {
|
|
2913
2157
|
|
|
2914
2158
|
Prefix?: string;
|
|
2915
2159
|
}
|
|
2916
|
-
export declare namespace CommonPrefix {
|
|
2917
|
-
|
|
2918
|
-
const filterSensitiveLog: (obj: CommonPrefix) => any;
|
|
2919
|
-
}
|
|
2920
2160
|
export declare type EncodingType = "url";
|
|
2921
2161
|
|
|
2922
2162
|
export interface Initiator {
|
|
@@ -2925,10 +2165,6 @@ export interface Initiator {
|
|
|
2925
2165
|
|
|
2926
2166
|
DisplayName?: string;
|
|
2927
2167
|
}
|
|
2928
|
-
export declare namespace Initiator {
|
|
2929
|
-
|
|
2930
|
-
const filterSensitiveLog: (obj: Initiator) => any;
|
|
2931
|
-
}
|
|
2932
2168
|
|
|
2933
2169
|
export interface MultipartUpload {
|
|
2934
2170
|
|
|
@@ -2946,10 +2182,6 @@ export interface MultipartUpload {
|
|
|
2946
2182
|
|
|
2947
2183
|
ChecksumAlgorithm?: ChecksumAlgorithm | string;
|
|
2948
2184
|
}
|
|
2949
|
-
export declare namespace MultipartUpload {
|
|
2950
|
-
|
|
2951
|
-
const filterSensitiveLog: (obj: MultipartUpload) => any;
|
|
2952
|
-
}
|
|
2953
2185
|
export interface ListMultipartUploadsOutput {
|
|
2954
2186
|
|
|
2955
2187
|
Bucket?: string;
|
|
@@ -2976,10 +2208,6 @@ export interface ListMultipartUploadsOutput {
|
|
|
2976
2208
|
|
|
2977
2209
|
EncodingType?: EncodingType | string;
|
|
2978
2210
|
}
|
|
2979
|
-
export declare namespace ListMultipartUploadsOutput {
|
|
2980
|
-
|
|
2981
|
-
const filterSensitiveLog: (obj: ListMultipartUploadsOutput) => any;
|
|
2982
|
-
}
|
|
2983
2211
|
export interface ListMultipartUploadsRequest {
|
|
2984
2212
|
|
|
2985
2213
|
Bucket: string | undefined;
|
|
@@ -2998,10 +2226,6 @@ export interface ListMultipartUploadsRequest {
|
|
|
2998
2226
|
|
|
2999
2227
|
ExpectedBucketOwner?: string;
|
|
3000
2228
|
}
|
|
3001
|
-
export declare namespace ListMultipartUploadsRequest {
|
|
3002
|
-
|
|
3003
|
-
const filterSensitiveLog: (obj: ListMultipartUploadsRequest) => any;
|
|
3004
|
-
}
|
|
3005
2229
|
export declare type ObjectStorageClass = "DEEP_ARCHIVE" | "GLACIER" | "GLACIER_IR" | "INTELLIGENT_TIERING" | "ONEZONE_IA" | "OUTPOSTS" | "REDUCED_REDUNDANCY" | "STANDARD" | "STANDARD_IA";
|
|
3006
2230
|
|
|
3007
2231
|
export interface _Object {
|
|
@@ -3020,10 +2244,6 @@ export interface _Object {
|
|
|
3020
2244
|
|
|
3021
2245
|
Owner?: Owner;
|
|
3022
2246
|
}
|
|
3023
|
-
export declare namespace _Object {
|
|
3024
|
-
|
|
3025
|
-
const filterSensitiveLog: (obj: _Object) => any;
|
|
3026
|
-
}
|
|
3027
2247
|
export interface ListObjectsOutput {
|
|
3028
2248
|
|
|
3029
2249
|
IsTruncated?: boolean;
|
|
@@ -3046,10 +2266,6 @@ export interface ListObjectsOutput {
|
|
|
3046
2266
|
|
|
3047
2267
|
EncodingType?: EncodingType | string;
|
|
3048
2268
|
}
|
|
3049
|
-
export declare namespace ListObjectsOutput {
|
|
3050
|
-
|
|
3051
|
-
const filterSensitiveLog: (obj: ListObjectsOutput) => any;
|
|
3052
|
-
}
|
|
3053
2269
|
export interface ListObjectsRequest {
|
|
3054
2270
|
|
|
3055
2271
|
Bucket: string | undefined;
|
|
@@ -3068,10 +2284,6 @@ export interface ListObjectsRequest {
|
|
|
3068
2284
|
|
|
3069
2285
|
ExpectedBucketOwner?: string;
|
|
3070
2286
|
}
|
|
3071
|
-
export declare namespace ListObjectsRequest {
|
|
3072
|
-
|
|
3073
|
-
const filterSensitiveLog: (obj: ListObjectsRequest) => any;
|
|
3074
|
-
}
|
|
3075
2287
|
|
|
3076
2288
|
export declare class NoSuchBucket extends __BaseException {
|
|
3077
2289
|
readonly name: "NoSuchBucket";
|
|
@@ -3105,10 +2317,6 @@ export interface ListObjectsV2Output {
|
|
|
3105
2317
|
|
|
3106
2318
|
StartAfter?: string;
|
|
3107
2319
|
}
|
|
3108
|
-
export declare namespace ListObjectsV2Output {
|
|
3109
|
-
|
|
3110
|
-
const filterSensitiveLog: (obj: ListObjectsV2Output) => any;
|
|
3111
|
-
}
|
|
3112
2320
|
export interface ListObjectsV2Request {
|
|
3113
2321
|
|
|
3114
2322
|
Bucket: string | undefined;
|
|
@@ -3131,10 +2339,6 @@ export interface ListObjectsV2Request {
|
|
|
3131
2339
|
|
|
3132
2340
|
ExpectedBucketOwner?: string;
|
|
3133
2341
|
}
|
|
3134
|
-
export declare namespace ListObjectsV2Request {
|
|
3135
|
-
|
|
3136
|
-
const filterSensitiveLog: (obj: ListObjectsV2Request) => any;
|
|
3137
|
-
}
|
|
3138
2342
|
|
|
3139
2343
|
export interface DeleteMarkerEntry {
|
|
3140
2344
|
|
|
@@ -3148,10 +2352,6 @@ export interface DeleteMarkerEntry {
|
|
|
3148
2352
|
|
|
3149
2353
|
LastModified?: Date;
|
|
3150
2354
|
}
|
|
3151
|
-
export declare namespace DeleteMarkerEntry {
|
|
3152
|
-
|
|
3153
|
-
const filterSensitiveLog: (obj: DeleteMarkerEntry) => any;
|
|
3154
|
-
}
|
|
3155
2355
|
export declare type ObjectVersionStorageClass = "STANDARD";
|
|
3156
2356
|
|
|
3157
2357
|
export interface ObjectVersion {
|
|
@@ -3174,10 +2374,6 @@ export interface ObjectVersion {
|
|
|
3174
2374
|
|
|
3175
2375
|
Owner?: Owner;
|
|
3176
2376
|
}
|
|
3177
|
-
export declare namespace ObjectVersion {
|
|
3178
|
-
|
|
3179
|
-
const filterSensitiveLog: (obj: ObjectVersion) => any;
|
|
3180
|
-
}
|
|
3181
2377
|
export interface ListObjectVersionsOutput {
|
|
3182
2378
|
|
|
3183
2379
|
IsTruncated?: boolean;
|
|
@@ -3206,10 +2402,6 @@ export interface ListObjectVersionsOutput {
|
|
|
3206
2402
|
|
|
3207
2403
|
EncodingType?: EncodingType | string;
|
|
3208
2404
|
}
|
|
3209
|
-
export declare namespace ListObjectVersionsOutput {
|
|
3210
|
-
|
|
3211
|
-
const filterSensitiveLog: (obj: ListObjectVersionsOutput) => any;
|
|
3212
|
-
}
|
|
3213
2405
|
export interface ListObjectVersionsRequest {
|
|
3214
2406
|
|
|
3215
2407
|
Bucket: string | undefined;
|
|
@@ -3228,10 +2420,6 @@ export interface ListObjectVersionsRequest {
|
|
|
3228
2420
|
|
|
3229
2421
|
ExpectedBucketOwner?: string;
|
|
3230
2422
|
}
|
|
3231
|
-
export declare namespace ListObjectVersionsRequest {
|
|
3232
|
-
|
|
3233
|
-
const filterSensitiveLog: (obj: ListObjectVersionsRequest) => any;
|
|
3234
|
-
}
|
|
3235
2423
|
|
|
3236
2424
|
export interface Part {
|
|
3237
2425
|
|
|
@@ -3251,10 +2439,6 @@ export interface Part {
|
|
|
3251
2439
|
|
|
3252
2440
|
ChecksumSHA256?: string;
|
|
3253
2441
|
}
|
|
3254
|
-
export declare namespace Part {
|
|
3255
|
-
|
|
3256
|
-
const filterSensitiveLog: (obj: Part) => any;
|
|
3257
|
-
}
|
|
3258
2442
|
export interface ListPartsOutput {
|
|
3259
2443
|
|
|
3260
2444
|
AbortDate?: Date;
|
|
@@ -3287,10 +2471,6 @@ export interface ListPartsOutput {
|
|
|
3287
2471
|
|
|
3288
2472
|
ChecksumAlgorithm?: ChecksumAlgorithm | string;
|
|
3289
2473
|
}
|
|
3290
|
-
export declare namespace ListPartsOutput {
|
|
3291
|
-
|
|
3292
|
-
const filterSensitiveLog: (obj: ListPartsOutput) => any;
|
|
3293
|
-
}
|
|
3294
2474
|
export interface ListPartsRequest {
|
|
3295
2475
|
|
|
3296
2476
|
Bucket: string | undefined;
|
|
@@ -3313,10 +2493,6 @@ export interface ListPartsRequest {
|
|
|
3313
2493
|
|
|
3314
2494
|
SSECustomerKeyMD5?: string;
|
|
3315
2495
|
}
|
|
3316
|
-
export declare namespace ListPartsRequest {
|
|
3317
|
-
|
|
3318
|
-
const filterSensitiveLog: (obj: ListPartsRequest) => any;
|
|
3319
|
-
}
|
|
3320
2496
|
export interface PutBucketAccelerateConfigurationRequest {
|
|
3321
2497
|
|
|
3322
2498
|
Bucket: string | undefined;
|
|
@@ -3327,10 +2503,6 @@ export interface PutBucketAccelerateConfigurationRequest {
|
|
|
3327
2503
|
|
|
3328
2504
|
ChecksumAlgorithm?: ChecksumAlgorithm | string;
|
|
3329
2505
|
}
|
|
3330
|
-
export declare namespace PutBucketAccelerateConfigurationRequest {
|
|
3331
|
-
|
|
3332
|
-
const filterSensitiveLog: (obj: PutBucketAccelerateConfigurationRequest) => any;
|
|
3333
|
-
}
|
|
3334
2506
|
export interface PutBucketAclRequest {
|
|
3335
2507
|
|
|
3336
2508
|
ACL?: BucketCannedACL | string;
|
|
@@ -3355,10 +2527,6 @@ export interface PutBucketAclRequest {
|
|
|
3355
2527
|
|
|
3356
2528
|
ExpectedBucketOwner?: string;
|
|
3357
2529
|
}
|
|
3358
|
-
export declare namespace PutBucketAclRequest {
|
|
3359
|
-
|
|
3360
|
-
const filterSensitiveLog: (obj: PutBucketAclRequest) => any;
|
|
3361
|
-
}
|
|
3362
2530
|
export interface PutBucketAnalyticsConfigurationRequest {
|
|
3363
2531
|
|
|
3364
2532
|
Bucket: string | undefined;
|
|
@@ -3369,19 +2537,11 @@ export interface PutBucketAnalyticsConfigurationRequest {
|
|
|
3369
2537
|
|
|
3370
2538
|
ExpectedBucketOwner?: string;
|
|
3371
2539
|
}
|
|
3372
|
-
export declare namespace PutBucketAnalyticsConfigurationRequest {
|
|
3373
|
-
|
|
3374
|
-
const filterSensitiveLog: (obj: PutBucketAnalyticsConfigurationRequest) => any;
|
|
3375
|
-
}
|
|
3376
2540
|
|
|
3377
2541
|
export interface CORSConfiguration {
|
|
3378
2542
|
|
|
3379
2543
|
CORSRules: CORSRule[] | undefined;
|
|
3380
2544
|
}
|
|
3381
|
-
export declare namespace CORSConfiguration {
|
|
3382
|
-
|
|
3383
|
-
const filterSensitiveLog: (obj: CORSConfiguration) => any;
|
|
3384
|
-
}
|
|
3385
2545
|
export interface PutBucketCorsRequest {
|
|
3386
2546
|
|
|
3387
2547
|
Bucket: string | undefined;
|
|
@@ -3394,10 +2554,6 @@ export interface PutBucketCorsRequest {
|
|
|
3394
2554
|
|
|
3395
2555
|
ExpectedBucketOwner?: string;
|
|
3396
2556
|
}
|
|
3397
|
-
export declare namespace PutBucketCorsRequest {
|
|
3398
|
-
|
|
3399
|
-
const filterSensitiveLog: (obj: PutBucketCorsRequest) => any;
|
|
3400
|
-
}
|
|
3401
2557
|
export interface PutBucketEncryptionRequest {
|
|
3402
2558
|
|
|
3403
2559
|
Bucket: string | undefined;
|
|
@@ -3410,10 +2566,6 @@ export interface PutBucketEncryptionRequest {
|
|
|
3410
2566
|
|
|
3411
2567
|
ExpectedBucketOwner?: string;
|
|
3412
2568
|
}
|
|
3413
|
-
export declare namespace PutBucketEncryptionRequest {
|
|
3414
|
-
|
|
3415
|
-
const filterSensitiveLog: (obj: PutBucketEncryptionRequest) => any;
|
|
3416
|
-
}
|
|
3417
2569
|
export interface PutBucketIntelligentTieringConfigurationRequest {
|
|
3418
2570
|
|
|
3419
2571
|
Bucket: string | undefined;
|
|
@@ -3422,10 +2574,6 @@ export interface PutBucketIntelligentTieringConfigurationRequest {
|
|
|
3422
2574
|
|
|
3423
2575
|
IntelligentTieringConfiguration: IntelligentTieringConfiguration | undefined;
|
|
3424
2576
|
}
|
|
3425
|
-
export declare namespace PutBucketIntelligentTieringConfigurationRequest {
|
|
3426
|
-
|
|
3427
|
-
const filterSensitiveLog: (obj: PutBucketIntelligentTieringConfigurationRequest) => any;
|
|
3428
|
-
}
|
|
3429
2577
|
export interface PutBucketInventoryConfigurationRequest {
|
|
3430
2578
|
|
|
3431
2579
|
Bucket: string | undefined;
|
|
@@ -3436,19 +2584,11 @@ export interface PutBucketInventoryConfigurationRequest {
|
|
|
3436
2584
|
|
|
3437
2585
|
ExpectedBucketOwner?: string;
|
|
3438
2586
|
}
|
|
3439
|
-
export declare namespace PutBucketInventoryConfigurationRequest {
|
|
3440
|
-
|
|
3441
|
-
const filterSensitiveLog: (obj: PutBucketInventoryConfigurationRequest) => any;
|
|
3442
|
-
}
|
|
3443
2587
|
|
|
3444
2588
|
export interface BucketLifecycleConfiguration {
|
|
3445
2589
|
|
|
3446
2590
|
Rules: LifecycleRule[] | undefined;
|
|
3447
2591
|
}
|
|
3448
|
-
export declare namespace BucketLifecycleConfiguration {
|
|
3449
|
-
|
|
3450
|
-
const filterSensitiveLog: (obj: BucketLifecycleConfiguration) => any;
|
|
3451
|
-
}
|
|
3452
2592
|
export interface PutBucketLifecycleConfigurationRequest {
|
|
3453
2593
|
|
|
3454
2594
|
Bucket: string | undefined;
|
|
@@ -3459,19 +2599,11 @@ export interface PutBucketLifecycleConfigurationRequest {
|
|
|
3459
2599
|
|
|
3460
2600
|
ExpectedBucketOwner?: string;
|
|
3461
2601
|
}
|
|
3462
|
-
export declare namespace PutBucketLifecycleConfigurationRequest {
|
|
3463
|
-
|
|
3464
|
-
const filterSensitiveLog: (obj: PutBucketLifecycleConfigurationRequest) => any;
|
|
3465
|
-
}
|
|
3466
2602
|
|
|
3467
2603
|
export interface BucketLoggingStatus {
|
|
3468
2604
|
|
|
3469
2605
|
LoggingEnabled?: LoggingEnabled;
|
|
3470
2606
|
}
|
|
3471
|
-
export declare namespace BucketLoggingStatus {
|
|
3472
|
-
|
|
3473
|
-
const filterSensitiveLog: (obj: BucketLoggingStatus) => any;
|
|
3474
|
-
}
|
|
3475
2607
|
export interface PutBucketLoggingRequest {
|
|
3476
2608
|
|
|
3477
2609
|
Bucket: string | undefined;
|
|
@@ -3484,10 +2616,6 @@ export interface PutBucketLoggingRequest {
|
|
|
3484
2616
|
|
|
3485
2617
|
ExpectedBucketOwner?: string;
|
|
3486
2618
|
}
|
|
3487
|
-
export declare namespace PutBucketLoggingRequest {
|
|
3488
|
-
|
|
3489
|
-
const filterSensitiveLog: (obj: PutBucketLoggingRequest) => any;
|
|
3490
|
-
}
|
|
3491
2619
|
export interface PutBucketMetricsConfigurationRequest {
|
|
3492
2620
|
|
|
3493
2621
|
Bucket: string | undefined;
|
|
@@ -3498,10 +2626,6 @@ export interface PutBucketMetricsConfigurationRequest {
|
|
|
3498
2626
|
|
|
3499
2627
|
ExpectedBucketOwner?: string;
|
|
3500
2628
|
}
|
|
3501
|
-
export declare namespace PutBucketMetricsConfigurationRequest {
|
|
3502
|
-
|
|
3503
|
-
const filterSensitiveLog: (obj: PutBucketMetricsConfigurationRequest) => any;
|
|
3504
|
-
}
|
|
3505
2629
|
export interface PutBucketNotificationConfigurationRequest {
|
|
3506
2630
|
|
|
3507
2631
|
Bucket: string | undefined;
|
|
@@ -3512,10 +2636,6 @@ export interface PutBucketNotificationConfigurationRequest {
|
|
|
3512
2636
|
|
|
3513
2637
|
SkipDestinationValidation?: boolean;
|
|
3514
2638
|
}
|
|
3515
|
-
export declare namespace PutBucketNotificationConfigurationRequest {
|
|
3516
|
-
|
|
3517
|
-
const filterSensitiveLog: (obj: PutBucketNotificationConfigurationRequest) => any;
|
|
3518
|
-
}
|
|
3519
2639
|
export interface PutBucketOwnershipControlsRequest {
|
|
3520
2640
|
|
|
3521
2641
|
Bucket: string | undefined;
|
|
@@ -3526,10 +2646,6 @@ export interface PutBucketOwnershipControlsRequest {
|
|
|
3526
2646
|
|
|
3527
2647
|
OwnershipControls: OwnershipControls | undefined;
|
|
3528
2648
|
}
|
|
3529
|
-
export declare namespace PutBucketOwnershipControlsRequest {
|
|
3530
|
-
|
|
3531
|
-
const filterSensitiveLog: (obj: PutBucketOwnershipControlsRequest) => any;
|
|
3532
|
-
}
|
|
3533
2649
|
export interface PutBucketPolicyRequest {
|
|
3534
2650
|
|
|
3535
2651
|
Bucket: string | undefined;
|
|
@@ -3544,10 +2660,6 @@ export interface PutBucketPolicyRequest {
|
|
|
3544
2660
|
|
|
3545
2661
|
ExpectedBucketOwner?: string;
|
|
3546
2662
|
}
|
|
3547
|
-
export declare namespace PutBucketPolicyRequest {
|
|
3548
|
-
|
|
3549
|
-
const filterSensitiveLog: (obj: PutBucketPolicyRequest) => any;
|
|
3550
|
-
}
|
|
3551
2663
|
export interface PutBucketReplicationRequest {
|
|
3552
2664
|
|
|
3553
2665
|
Bucket: string | undefined;
|
|
@@ -3562,19 +2674,11 @@ export interface PutBucketReplicationRequest {
|
|
|
3562
2674
|
|
|
3563
2675
|
ExpectedBucketOwner?: string;
|
|
3564
2676
|
}
|
|
3565
|
-
export declare namespace PutBucketReplicationRequest {
|
|
3566
|
-
|
|
3567
|
-
const filterSensitiveLog: (obj: PutBucketReplicationRequest) => any;
|
|
3568
|
-
}
|
|
3569
2677
|
|
|
3570
2678
|
export interface RequestPaymentConfiguration {
|
|
3571
2679
|
|
|
3572
2680
|
Payer: Payer | string | undefined;
|
|
3573
2681
|
}
|
|
3574
|
-
export declare namespace RequestPaymentConfiguration {
|
|
3575
|
-
|
|
3576
|
-
const filterSensitiveLog: (obj: RequestPaymentConfiguration) => any;
|
|
3577
|
-
}
|
|
3578
2682
|
export interface PutBucketRequestPaymentRequest {
|
|
3579
2683
|
|
|
3580
2684
|
Bucket: string | undefined;
|
|
@@ -3587,19 +2691,11 @@ export interface PutBucketRequestPaymentRequest {
|
|
|
3587
2691
|
|
|
3588
2692
|
ExpectedBucketOwner?: string;
|
|
3589
2693
|
}
|
|
3590
|
-
export declare namespace PutBucketRequestPaymentRequest {
|
|
3591
|
-
|
|
3592
|
-
const filterSensitiveLog: (obj: PutBucketRequestPaymentRequest) => any;
|
|
3593
|
-
}
|
|
3594
2694
|
|
|
3595
2695
|
export interface Tagging {
|
|
3596
2696
|
|
|
3597
2697
|
TagSet: Tag[] | undefined;
|
|
3598
2698
|
}
|
|
3599
|
-
export declare namespace Tagging {
|
|
3600
|
-
|
|
3601
|
-
const filterSensitiveLog: (obj: Tagging) => any;
|
|
3602
|
-
}
|
|
3603
2699
|
export interface PutBucketTaggingRequest {
|
|
3604
2700
|
|
|
3605
2701
|
Bucket: string | undefined;
|
|
@@ -3612,10 +2708,6 @@ export interface PutBucketTaggingRequest {
|
|
|
3612
2708
|
|
|
3613
2709
|
ExpectedBucketOwner?: string;
|
|
3614
2710
|
}
|
|
3615
|
-
export declare namespace PutBucketTaggingRequest {
|
|
3616
|
-
|
|
3617
|
-
const filterSensitiveLog: (obj: PutBucketTaggingRequest) => any;
|
|
3618
|
-
}
|
|
3619
2711
|
export declare type MFADelete = "Disabled" | "Enabled";
|
|
3620
2712
|
|
|
3621
2713
|
export interface VersioningConfiguration {
|
|
@@ -3624,10 +2716,6 @@ export interface VersioningConfiguration {
|
|
|
3624
2716
|
|
|
3625
2717
|
Status?: BucketVersioningStatus | string;
|
|
3626
2718
|
}
|
|
3627
|
-
export declare namespace VersioningConfiguration {
|
|
3628
|
-
|
|
3629
|
-
const filterSensitiveLog: (obj: VersioningConfiguration) => any;
|
|
3630
|
-
}
|
|
3631
2719
|
export interface PutBucketVersioningRequest {
|
|
3632
2720
|
|
|
3633
2721
|
Bucket: string | undefined;
|
|
@@ -3642,10 +2730,6 @@ export interface PutBucketVersioningRequest {
|
|
|
3642
2730
|
|
|
3643
2731
|
ExpectedBucketOwner?: string;
|
|
3644
2732
|
}
|
|
3645
|
-
export declare namespace PutBucketVersioningRequest {
|
|
3646
|
-
|
|
3647
|
-
const filterSensitiveLog: (obj: PutBucketVersioningRequest) => any;
|
|
3648
|
-
}
|
|
3649
2733
|
|
|
3650
2734
|
export interface WebsiteConfiguration {
|
|
3651
2735
|
|
|
@@ -3657,10 +2741,6 @@ export interface WebsiteConfiguration {
|
|
|
3657
2741
|
|
|
3658
2742
|
RoutingRules?: RoutingRule[];
|
|
3659
2743
|
}
|
|
3660
|
-
export declare namespace WebsiteConfiguration {
|
|
3661
|
-
|
|
3662
|
-
const filterSensitiveLog: (obj: WebsiteConfiguration) => any;
|
|
3663
|
-
}
|
|
3664
2744
|
export interface PutBucketWebsiteRequest {
|
|
3665
2745
|
|
|
3666
2746
|
Bucket: string | undefined;
|
|
@@ -3673,10 +2753,6 @@ export interface PutBucketWebsiteRequest {
|
|
|
3673
2753
|
|
|
3674
2754
|
ExpectedBucketOwner?: string;
|
|
3675
2755
|
}
|
|
3676
|
-
export declare namespace PutBucketWebsiteRequest {
|
|
3677
|
-
|
|
3678
|
-
const filterSensitiveLog: (obj: PutBucketWebsiteRequest) => any;
|
|
3679
|
-
}
|
|
3680
2756
|
export interface PutObjectOutput {
|
|
3681
2757
|
|
|
3682
2758
|
Expiration?: string;
|
|
@@ -3707,10 +2783,6 @@ export interface PutObjectOutput {
|
|
|
3707
2783
|
|
|
3708
2784
|
RequestCharged?: RequestCharged | string;
|
|
3709
2785
|
}
|
|
3710
|
-
export declare namespace PutObjectOutput {
|
|
3711
|
-
|
|
3712
|
-
const filterSensitiveLog: (obj: PutObjectOutput) => any;
|
|
3713
|
-
}
|
|
3714
2786
|
export interface PutObjectRequest {
|
|
3715
2787
|
|
|
3716
2788
|
ACL?: ObjectCannedACL | string;
|
|
@@ -3787,18 +2859,10 @@ export interface PutObjectRequest {
|
|
|
3787
2859
|
|
|
3788
2860
|
ExpectedBucketOwner?: string;
|
|
3789
2861
|
}
|
|
3790
|
-
export declare namespace PutObjectRequest {
|
|
3791
|
-
|
|
3792
|
-
const filterSensitiveLog: (obj: PutObjectRequest) => any;
|
|
3793
|
-
}
|
|
3794
2862
|
export interface PutObjectAclOutput {
|
|
3795
2863
|
|
|
3796
2864
|
RequestCharged?: RequestCharged | string;
|
|
3797
2865
|
}
|
|
3798
|
-
export declare namespace PutObjectAclOutput {
|
|
3799
|
-
|
|
3800
|
-
const filterSensitiveLog: (obj: PutObjectAclOutput) => any;
|
|
3801
|
-
}
|
|
3802
2866
|
export interface PutObjectAclRequest {
|
|
3803
2867
|
|
|
3804
2868
|
ACL?: ObjectCannedACL | string;
|
|
@@ -3829,18 +2893,10 @@ export interface PutObjectAclRequest {
|
|
|
3829
2893
|
|
|
3830
2894
|
ExpectedBucketOwner?: string;
|
|
3831
2895
|
}
|
|
3832
|
-
export declare namespace PutObjectAclRequest {
|
|
3833
|
-
|
|
3834
|
-
const filterSensitiveLog: (obj: PutObjectAclRequest) => any;
|
|
3835
|
-
}
|
|
3836
2896
|
export interface PutObjectLegalHoldOutput {
|
|
3837
2897
|
|
|
3838
2898
|
RequestCharged?: RequestCharged | string;
|
|
3839
2899
|
}
|
|
3840
|
-
export declare namespace PutObjectLegalHoldOutput {
|
|
3841
|
-
|
|
3842
|
-
const filterSensitiveLog: (obj: PutObjectLegalHoldOutput) => any;
|
|
3843
|
-
}
|
|
3844
2900
|
export interface PutObjectLegalHoldRequest {
|
|
3845
2901
|
|
|
3846
2902
|
Bucket: string | undefined;
|
|
@@ -3859,18 +2915,10 @@ export interface PutObjectLegalHoldRequest {
|
|
|
3859
2915
|
|
|
3860
2916
|
ExpectedBucketOwner?: string;
|
|
3861
2917
|
}
|
|
3862
|
-
export declare namespace PutObjectLegalHoldRequest {
|
|
3863
|
-
|
|
3864
|
-
const filterSensitiveLog: (obj: PutObjectLegalHoldRequest) => any;
|
|
3865
|
-
}
|
|
3866
2918
|
export interface PutObjectLockConfigurationOutput {
|
|
3867
2919
|
|
|
3868
2920
|
RequestCharged?: RequestCharged | string;
|
|
3869
2921
|
}
|
|
3870
|
-
export declare namespace PutObjectLockConfigurationOutput {
|
|
3871
|
-
|
|
3872
|
-
const filterSensitiveLog: (obj: PutObjectLockConfigurationOutput) => any;
|
|
3873
|
-
}
|
|
3874
2922
|
export interface PutObjectLockConfigurationRequest {
|
|
3875
2923
|
|
|
3876
2924
|
Bucket: string | undefined;
|
|
@@ -3887,7 +2935,485 @@ export interface PutObjectLockConfigurationRequest {
|
|
|
3887
2935
|
|
|
3888
2936
|
ExpectedBucketOwner?: string;
|
|
3889
2937
|
}
|
|
3890
|
-
|
|
3891
|
-
|
|
3892
|
-
|
|
3893
|
-
|
|
2938
|
+
|
|
2939
|
+
export declare const AbortIncompleteMultipartUploadFilterSensitiveLog: (obj: AbortIncompleteMultipartUpload) => any;
|
|
2940
|
+
|
|
2941
|
+
export declare const AbortMultipartUploadOutputFilterSensitiveLog: (obj: AbortMultipartUploadOutput) => any;
|
|
2942
|
+
|
|
2943
|
+
export declare const AbortMultipartUploadRequestFilterSensitiveLog: (obj: AbortMultipartUploadRequest) => any;
|
|
2944
|
+
|
|
2945
|
+
export declare const AccelerateConfigurationFilterSensitiveLog: (obj: AccelerateConfiguration) => any;
|
|
2946
|
+
|
|
2947
|
+
export declare const GranteeFilterSensitiveLog: (obj: Grantee) => any;
|
|
2948
|
+
|
|
2949
|
+
export declare const GrantFilterSensitiveLog: (obj: Grant) => any;
|
|
2950
|
+
|
|
2951
|
+
export declare const OwnerFilterSensitiveLog: (obj: Owner) => any;
|
|
2952
|
+
|
|
2953
|
+
export declare const AccessControlPolicyFilterSensitiveLog: (obj: AccessControlPolicy) => any;
|
|
2954
|
+
|
|
2955
|
+
export declare const AccessControlTranslationFilterSensitiveLog: (obj: AccessControlTranslation) => any;
|
|
2956
|
+
|
|
2957
|
+
export declare const CompleteMultipartUploadOutputFilterSensitiveLog: (obj: CompleteMultipartUploadOutput) => any;
|
|
2958
|
+
|
|
2959
|
+
export declare const CompletedPartFilterSensitiveLog: (obj: CompletedPart) => any;
|
|
2960
|
+
|
|
2961
|
+
export declare const CompletedMultipartUploadFilterSensitiveLog: (obj: CompletedMultipartUpload) => any;
|
|
2962
|
+
|
|
2963
|
+
export declare const CompleteMultipartUploadRequestFilterSensitiveLog: (obj: CompleteMultipartUploadRequest) => any;
|
|
2964
|
+
|
|
2965
|
+
export declare const CopyObjectResultFilterSensitiveLog: (obj: CopyObjectResult) => any;
|
|
2966
|
+
|
|
2967
|
+
export declare const CopyObjectOutputFilterSensitiveLog: (obj: CopyObjectOutput) => any;
|
|
2968
|
+
|
|
2969
|
+
export declare const CopyObjectRequestFilterSensitiveLog: (obj: CopyObjectRequest) => any;
|
|
2970
|
+
|
|
2971
|
+
export declare const CreateBucketOutputFilterSensitiveLog: (obj: CreateBucketOutput) => any;
|
|
2972
|
+
|
|
2973
|
+
export declare const CreateBucketConfigurationFilterSensitiveLog: (obj: CreateBucketConfiguration) => any;
|
|
2974
|
+
|
|
2975
|
+
export declare const CreateBucketRequestFilterSensitiveLog: (obj: CreateBucketRequest) => any;
|
|
2976
|
+
|
|
2977
|
+
export declare const CreateMultipartUploadOutputFilterSensitiveLog: (obj: CreateMultipartUploadOutput) => any;
|
|
2978
|
+
|
|
2979
|
+
export declare const CreateMultipartUploadRequestFilterSensitiveLog: (obj: CreateMultipartUploadRequest) => any;
|
|
2980
|
+
|
|
2981
|
+
export declare const DeleteBucketRequestFilterSensitiveLog: (obj: DeleteBucketRequest) => any;
|
|
2982
|
+
|
|
2983
|
+
export declare const DeleteBucketAnalyticsConfigurationRequestFilterSensitiveLog: (obj: DeleteBucketAnalyticsConfigurationRequest) => any;
|
|
2984
|
+
|
|
2985
|
+
export declare const DeleteBucketCorsRequestFilterSensitiveLog: (obj: DeleteBucketCorsRequest) => any;
|
|
2986
|
+
|
|
2987
|
+
export declare const DeleteBucketEncryptionRequestFilterSensitiveLog: (obj: DeleteBucketEncryptionRequest) => any;
|
|
2988
|
+
|
|
2989
|
+
export declare const DeleteBucketIntelligentTieringConfigurationRequestFilterSensitiveLog: (obj: DeleteBucketIntelligentTieringConfigurationRequest) => any;
|
|
2990
|
+
|
|
2991
|
+
export declare const DeleteBucketInventoryConfigurationRequestFilterSensitiveLog: (obj: DeleteBucketInventoryConfigurationRequest) => any;
|
|
2992
|
+
|
|
2993
|
+
export declare const DeleteBucketLifecycleRequestFilterSensitiveLog: (obj: DeleteBucketLifecycleRequest) => any;
|
|
2994
|
+
|
|
2995
|
+
export declare const DeleteBucketMetricsConfigurationRequestFilterSensitiveLog: (obj: DeleteBucketMetricsConfigurationRequest) => any;
|
|
2996
|
+
|
|
2997
|
+
export declare const DeleteBucketOwnershipControlsRequestFilterSensitiveLog: (obj: DeleteBucketOwnershipControlsRequest) => any;
|
|
2998
|
+
|
|
2999
|
+
export declare const DeleteBucketPolicyRequestFilterSensitiveLog: (obj: DeleteBucketPolicyRequest) => any;
|
|
3000
|
+
|
|
3001
|
+
export declare const DeleteBucketReplicationRequestFilterSensitiveLog: (obj: DeleteBucketReplicationRequest) => any;
|
|
3002
|
+
|
|
3003
|
+
export declare const DeleteBucketTaggingRequestFilterSensitiveLog: (obj: DeleteBucketTaggingRequest) => any;
|
|
3004
|
+
|
|
3005
|
+
export declare const DeleteBucketWebsiteRequestFilterSensitiveLog: (obj: DeleteBucketWebsiteRequest) => any;
|
|
3006
|
+
|
|
3007
|
+
export declare const DeleteObjectOutputFilterSensitiveLog: (obj: DeleteObjectOutput) => any;
|
|
3008
|
+
|
|
3009
|
+
export declare const DeleteObjectRequestFilterSensitiveLog: (obj: DeleteObjectRequest) => any;
|
|
3010
|
+
|
|
3011
|
+
export declare const DeletedObjectFilterSensitiveLog: (obj: DeletedObject) => any;
|
|
3012
|
+
|
|
3013
|
+
export declare const _ErrorFilterSensitiveLog: (obj: _Error) => any;
|
|
3014
|
+
|
|
3015
|
+
export declare const DeleteObjectsOutputFilterSensitiveLog: (obj: DeleteObjectsOutput) => any;
|
|
3016
|
+
|
|
3017
|
+
export declare const ObjectIdentifierFilterSensitiveLog: (obj: ObjectIdentifier) => any;
|
|
3018
|
+
|
|
3019
|
+
export declare const DeleteFilterSensitiveLog: (obj: Delete) => any;
|
|
3020
|
+
|
|
3021
|
+
export declare const DeleteObjectsRequestFilterSensitiveLog: (obj: DeleteObjectsRequest) => any;
|
|
3022
|
+
|
|
3023
|
+
export declare const DeleteObjectTaggingOutputFilterSensitiveLog: (obj: DeleteObjectTaggingOutput) => any;
|
|
3024
|
+
|
|
3025
|
+
export declare const DeleteObjectTaggingRequestFilterSensitiveLog: (obj: DeleteObjectTaggingRequest) => any;
|
|
3026
|
+
|
|
3027
|
+
export declare const DeletePublicAccessBlockRequestFilterSensitiveLog: (obj: DeletePublicAccessBlockRequest) => any;
|
|
3028
|
+
|
|
3029
|
+
export declare const GetBucketAccelerateConfigurationOutputFilterSensitiveLog: (obj: GetBucketAccelerateConfigurationOutput) => any;
|
|
3030
|
+
|
|
3031
|
+
export declare const GetBucketAccelerateConfigurationRequestFilterSensitiveLog: (obj: GetBucketAccelerateConfigurationRequest) => any;
|
|
3032
|
+
|
|
3033
|
+
export declare const GetBucketAclOutputFilterSensitiveLog: (obj: GetBucketAclOutput) => any;
|
|
3034
|
+
|
|
3035
|
+
export declare const GetBucketAclRequestFilterSensitiveLog: (obj: GetBucketAclRequest) => any;
|
|
3036
|
+
|
|
3037
|
+
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
3038
|
+
|
|
3039
|
+
export declare const AnalyticsAndOperatorFilterSensitiveLog: (obj: AnalyticsAndOperator) => any;
|
|
3040
|
+
|
|
3041
|
+
export declare const AnalyticsFilterFilterSensitiveLog: (obj: AnalyticsFilter) => any;
|
|
3042
|
+
|
|
3043
|
+
export declare const AnalyticsS3BucketDestinationFilterSensitiveLog: (obj: AnalyticsS3BucketDestination) => any;
|
|
3044
|
+
|
|
3045
|
+
export declare const AnalyticsExportDestinationFilterSensitiveLog: (obj: AnalyticsExportDestination) => any;
|
|
3046
|
+
|
|
3047
|
+
export declare const StorageClassAnalysisDataExportFilterSensitiveLog: (obj: StorageClassAnalysisDataExport) => any;
|
|
3048
|
+
|
|
3049
|
+
export declare const StorageClassAnalysisFilterSensitiveLog: (obj: StorageClassAnalysis) => any;
|
|
3050
|
+
|
|
3051
|
+
export declare const AnalyticsConfigurationFilterSensitiveLog: (obj: AnalyticsConfiguration) => any;
|
|
3052
|
+
|
|
3053
|
+
export declare const GetBucketAnalyticsConfigurationOutputFilterSensitiveLog: (obj: GetBucketAnalyticsConfigurationOutput) => any;
|
|
3054
|
+
|
|
3055
|
+
export declare const GetBucketAnalyticsConfigurationRequestFilterSensitiveLog: (obj: GetBucketAnalyticsConfigurationRequest) => any;
|
|
3056
|
+
|
|
3057
|
+
export declare const CORSRuleFilterSensitiveLog: (obj: CORSRule) => any;
|
|
3058
|
+
|
|
3059
|
+
export declare const GetBucketCorsOutputFilterSensitiveLog: (obj: GetBucketCorsOutput) => any;
|
|
3060
|
+
|
|
3061
|
+
export declare const GetBucketCorsRequestFilterSensitiveLog: (obj: GetBucketCorsRequest) => any;
|
|
3062
|
+
|
|
3063
|
+
export declare const ServerSideEncryptionByDefaultFilterSensitiveLog: (obj: ServerSideEncryptionByDefault) => any;
|
|
3064
|
+
|
|
3065
|
+
export declare const ServerSideEncryptionRuleFilterSensitiveLog: (obj: ServerSideEncryptionRule) => any;
|
|
3066
|
+
|
|
3067
|
+
export declare const ServerSideEncryptionConfigurationFilterSensitiveLog: (obj: ServerSideEncryptionConfiguration) => any;
|
|
3068
|
+
|
|
3069
|
+
export declare const GetBucketEncryptionOutputFilterSensitiveLog: (obj: GetBucketEncryptionOutput) => any;
|
|
3070
|
+
|
|
3071
|
+
export declare const GetBucketEncryptionRequestFilterSensitiveLog: (obj: GetBucketEncryptionRequest) => any;
|
|
3072
|
+
|
|
3073
|
+
export declare const IntelligentTieringAndOperatorFilterSensitiveLog: (obj: IntelligentTieringAndOperator) => any;
|
|
3074
|
+
|
|
3075
|
+
export declare const IntelligentTieringFilterFilterSensitiveLog: (obj: IntelligentTieringFilter) => any;
|
|
3076
|
+
|
|
3077
|
+
export declare const TieringFilterSensitiveLog: (obj: Tiering) => any;
|
|
3078
|
+
|
|
3079
|
+
export declare const IntelligentTieringConfigurationFilterSensitiveLog: (obj: IntelligentTieringConfiguration) => any;
|
|
3080
|
+
|
|
3081
|
+
export declare const GetBucketIntelligentTieringConfigurationOutputFilterSensitiveLog: (obj: GetBucketIntelligentTieringConfigurationOutput) => any;
|
|
3082
|
+
|
|
3083
|
+
export declare const GetBucketIntelligentTieringConfigurationRequestFilterSensitiveLog: (obj: GetBucketIntelligentTieringConfigurationRequest) => any;
|
|
3084
|
+
|
|
3085
|
+
export declare const SSEKMSFilterSensitiveLog: (obj: SSEKMS) => any;
|
|
3086
|
+
|
|
3087
|
+
export declare const SSES3FilterSensitiveLog: (obj: SSES3) => any;
|
|
3088
|
+
|
|
3089
|
+
export declare const InventoryEncryptionFilterSensitiveLog: (obj: InventoryEncryption) => any;
|
|
3090
|
+
|
|
3091
|
+
export declare const InventoryS3BucketDestinationFilterSensitiveLog: (obj: InventoryS3BucketDestination) => any;
|
|
3092
|
+
|
|
3093
|
+
export declare const InventoryDestinationFilterSensitiveLog: (obj: InventoryDestination) => any;
|
|
3094
|
+
|
|
3095
|
+
export declare const InventoryFilterFilterSensitiveLog: (obj: InventoryFilter) => any;
|
|
3096
|
+
|
|
3097
|
+
export declare const InventoryScheduleFilterSensitiveLog: (obj: InventorySchedule) => any;
|
|
3098
|
+
|
|
3099
|
+
export declare const InventoryConfigurationFilterSensitiveLog: (obj: InventoryConfiguration) => any;
|
|
3100
|
+
|
|
3101
|
+
export declare const GetBucketInventoryConfigurationOutputFilterSensitiveLog: (obj: GetBucketInventoryConfigurationOutput) => any;
|
|
3102
|
+
|
|
3103
|
+
export declare const GetBucketInventoryConfigurationRequestFilterSensitiveLog: (obj: GetBucketInventoryConfigurationRequest) => any;
|
|
3104
|
+
|
|
3105
|
+
export declare const LifecycleExpirationFilterSensitiveLog: (obj: LifecycleExpiration) => any;
|
|
3106
|
+
|
|
3107
|
+
export declare const LifecycleRuleAndOperatorFilterSensitiveLog: (obj: LifecycleRuleAndOperator) => any;
|
|
3108
|
+
|
|
3109
|
+
export declare const LifecycleRuleFilterFilterSensitiveLog: (obj: LifecycleRuleFilter) => any;
|
|
3110
|
+
|
|
3111
|
+
export declare const NoncurrentVersionExpirationFilterSensitiveLog: (obj: NoncurrentVersionExpiration) => any;
|
|
3112
|
+
|
|
3113
|
+
export declare const NoncurrentVersionTransitionFilterSensitiveLog: (obj: NoncurrentVersionTransition) => any;
|
|
3114
|
+
|
|
3115
|
+
export declare const TransitionFilterSensitiveLog: (obj: Transition) => any;
|
|
3116
|
+
|
|
3117
|
+
export declare const LifecycleRuleFilterSensitiveLog: (obj: LifecycleRule) => any;
|
|
3118
|
+
|
|
3119
|
+
export declare const GetBucketLifecycleConfigurationOutputFilterSensitiveLog: (obj: GetBucketLifecycleConfigurationOutput) => any;
|
|
3120
|
+
|
|
3121
|
+
export declare const GetBucketLifecycleConfigurationRequestFilterSensitiveLog: (obj: GetBucketLifecycleConfigurationRequest) => any;
|
|
3122
|
+
|
|
3123
|
+
export declare const GetBucketLocationOutputFilterSensitiveLog: (obj: GetBucketLocationOutput) => any;
|
|
3124
|
+
|
|
3125
|
+
export declare const GetBucketLocationRequestFilterSensitiveLog: (obj: GetBucketLocationRequest) => any;
|
|
3126
|
+
|
|
3127
|
+
export declare const TargetGrantFilterSensitiveLog: (obj: TargetGrant) => any;
|
|
3128
|
+
|
|
3129
|
+
export declare const LoggingEnabledFilterSensitiveLog: (obj: LoggingEnabled) => any;
|
|
3130
|
+
|
|
3131
|
+
export declare const GetBucketLoggingOutputFilterSensitiveLog: (obj: GetBucketLoggingOutput) => any;
|
|
3132
|
+
|
|
3133
|
+
export declare const GetBucketLoggingRequestFilterSensitiveLog: (obj: GetBucketLoggingRequest) => any;
|
|
3134
|
+
|
|
3135
|
+
export declare const MetricsAndOperatorFilterSensitiveLog: (obj: MetricsAndOperator) => any;
|
|
3136
|
+
|
|
3137
|
+
export declare const MetricsFilterFilterSensitiveLog: (obj: MetricsFilter) => any;
|
|
3138
|
+
|
|
3139
|
+
export declare const MetricsConfigurationFilterSensitiveLog: (obj: MetricsConfiguration) => any;
|
|
3140
|
+
|
|
3141
|
+
export declare const GetBucketMetricsConfigurationOutputFilterSensitiveLog: (obj: GetBucketMetricsConfigurationOutput) => any;
|
|
3142
|
+
|
|
3143
|
+
export declare const GetBucketMetricsConfigurationRequestFilterSensitiveLog: (obj: GetBucketMetricsConfigurationRequest) => any;
|
|
3144
|
+
|
|
3145
|
+
export declare const GetBucketNotificationConfigurationRequestFilterSensitiveLog: (obj: GetBucketNotificationConfigurationRequest) => any;
|
|
3146
|
+
|
|
3147
|
+
export declare const EventBridgeConfigurationFilterSensitiveLog: (obj: EventBridgeConfiguration) => any;
|
|
3148
|
+
|
|
3149
|
+
export declare const FilterRuleFilterSensitiveLog: (obj: FilterRule) => any;
|
|
3150
|
+
|
|
3151
|
+
export declare const S3KeyFilterFilterSensitiveLog: (obj: S3KeyFilter) => any;
|
|
3152
|
+
|
|
3153
|
+
export declare const NotificationConfigurationFilterFilterSensitiveLog: (obj: NotificationConfigurationFilter) => any;
|
|
3154
|
+
|
|
3155
|
+
export declare const LambdaFunctionConfigurationFilterSensitiveLog: (obj: LambdaFunctionConfiguration) => any;
|
|
3156
|
+
|
|
3157
|
+
export declare const QueueConfigurationFilterSensitiveLog: (obj: QueueConfiguration) => any;
|
|
3158
|
+
|
|
3159
|
+
export declare const TopicConfigurationFilterSensitiveLog: (obj: TopicConfiguration) => any;
|
|
3160
|
+
|
|
3161
|
+
export declare const NotificationConfigurationFilterSensitiveLog: (obj: NotificationConfiguration) => any;
|
|
3162
|
+
|
|
3163
|
+
export declare const OwnershipControlsRuleFilterSensitiveLog: (obj: OwnershipControlsRule) => any;
|
|
3164
|
+
|
|
3165
|
+
export declare const OwnershipControlsFilterSensitiveLog: (obj: OwnershipControls) => any;
|
|
3166
|
+
|
|
3167
|
+
export declare const GetBucketOwnershipControlsOutputFilterSensitiveLog: (obj: GetBucketOwnershipControlsOutput) => any;
|
|
3168
|
+
|
|
3169
|
+
export declare const GetBucketOwnershipControlsRequestFilterSensitiveLog: (obj: GetBucketOwnershipControlsRequest) => any;
|
|
3170
|
+
|
|
3171
|
+
export declare const GetBucketPolicyOutputFilterSensitiveLog: (obj: GetBucketPolicyOutput) => any;
|
|
3172
|
+
|
|
3173
|
+
export declare const GetBucketPolicyRequestFilterSensitiveLog: (obj: GetBucketPolicyRequest) => any;
|
|
3174
|
+
|
|
3175
|
+
export declare const PolicyStatusFilterSensitiveLog: (obj: PolicyStatus) => any;
|
|
3176
|
+
|
|
3177
|
+
export declare const GetBucketPolicyStatusOutputFilterSensitiveLog: (obj: GetBucketPolicyStatusOutput) => any;
|
|
3178
|
+
|
|
3179
|
+
export declare const GetBucketPolicyStatusRequestFilterSensitiveLog: (obj: GetBucketPolicyStatusRequest) => any;
|
|
3180
|
+
|
|
3181
|
+
export declare const DeleteMarkerReplicationFilterSensitiveLog: (obj: DeleteMarkerReplication) => any;
|
|
3182
|
+
|
|
3183
|
+
export declare const EncryptionConfigurationFilterSensitiveLog: (obj: EncryptionConfiguration) => any;
|
|
3184
|
+
|
|
3185
|
+
export declare const ReplicationTimeValueFilterSensitiveLog: (obj: ReplicationTimeValue) => any;
|
|
3186
|
+
|
|
3187
|
+
export declare const MetricsFilterSensitiveLog: (obj: Metrics) => any;
|
|
3188
|
+
|
|
3189
|
+
export declare const ReplicationTimeFilterSensitiveLog: (obj: ReplicationTime) => any;
|
|
3190
|
+
|
|
3191
|
+
export declare const DestinationFilterSensitiveLog: (obj: Destination) => any;
|
|
3192
|
+
|
|
3193
|
+
export declare const ExistingObjectReplicationFilterSensitiveLog: (obj: ExistingObjectReplication) => any;
|
|
3194
|
+
|
|
3195
|
+
export declare const ReplicationRuleAndOperatorFilterSensitiveLog: (obj: ReplicationRuleAndOperator) => any;
|
|
3196
|
+
|
|
3197
|
+
export declare const ReplicationRuleFilterFilterSensitiveLog: (obj: ReplicationRuleFilter) => any;
|
|
3198
|
+
|
|
3199
|
+
export declare const ReplicaModificationsFilterSensitiveLog: (obj: ReplicaModifications) => any;
|
|
3200
|
+
|
|
3201
|
+
export declare const SseKmsEncryptedObjectsFilterSensitiveLog: (obj: SseKmsEncryptedObjects) => any;
|
|
3202
|
+
|
|
3203
|
+
export declare const SourceSelectionCriteriaFilterSensitiveLog: (obj: SourceSelectionCriteria) => any;
|
|
3204
|
+
|
|
3205
|
+
export declare const ReplicationRuleFilterSensitiveLog: (obj: ReplicationRule) => any;
|
|
3206
|
+
|
|
3207
|
+
export declare const ReplicationConfigurationFilterSensitiveLog: (obj: ReplicationConfiguration) => any;
|
|
3208
|
+
|
|
3209
|
+
export declare const GetBucketReplicationOutputFilterSensitiveLog: (obj: GetBucketReplicationOutput) => any;
|
|
3210
|
+
|
|
3211
|
+
export declare const GetBucketReplicationRequestFilterSensitiveLog: (obj: GetBucketReplicationRequest) => any;
|
|
3212
|
+
|
|
3213
|
+
export declare const GetBucketRequestPaymentOutputFilterSensitiveLog: (obj: GetBucketRequestPaymentOutput) => any;
|
|
3214
|
+
|
|
3215
|
+
export declare const GetBucketRequestPaymentRequestFilterSensitiveLog: (obj: GetBucketRequestPaymentRequest) => any;
|
|
3216
|
+
|
|
3217
|
+
export declare const GetBucketTaggingOutputFilterSensitiveLog: (obj: GetBucketTaggingOutput) => any;
|
|
3218
|
+
|
|
3219
|
+
export declare const GetBucketTaggingRequestFilterSensitiveLog: (obj: GetBucketTaggingRequest) => any;
|
|
3220
|
+
|
|
3221
|
+
export declare const GetBucketVersioningOutputFilterSensitiveLog: (obj: GetBucketVersioningOutput) => any;
|
|
3222
|
+
|
|
3223
|
+
export declare const GetBucketVersioningRequestFilterSensitiveLog: (obj: GetBucketVersioningRequest) => any;
|
|
3224
|
+
|
|
3225
|
+
export declare const ErrorDocumentFilterSensitiveLog: (obj: ErrorDocument) => any;
|
|
3226
|
+
|
|
3227
|
+
export declare const IndexDocumentFilterSensitiveLog: (obj: IndexDocument) => any;
|
|
3228
|
+
|
|
3229
|
+
export declare const RedirectAllRequestsToFilterSensitiveLog: (obj: RedirectAllRequestsTo) => any;
|
|
3230
|
+
|
|
3231
|
+
export declare const ConditionFilterSensitiveLog: (obj: Condition) => any;
|
|
3232
|
+
|
|
3233
|
+
export declare const RedirectFilterSensitiveLog: (obj: Redirect) => any;
|
|
3234
|
+
|
|
3235
|
+
export declare const RoutingRuleFilterSensitiveLog: (obj: RoutingRule) => any;
|
|
3236
|
+
|
|
3237
|
+
export declare const GetBucketWebsiteOutputFilterSensitiveLog: (obj: GetBucketWebsiteOutput) => any;
|
|
3238
|
+
|
|
3239
|
+
export declare const GetBucketWebsiteRequestFilterSensitiveLog: (obj: GetBucketWebsiteRequest) => any;
|
|
3240
|
+
|
|
3241
|
+
export declare const GetObjectOutputFilterSensitiveLog: (obj: GetObjectOutput) => any;
|
|
3242
|
+
|
|
3243
|
+
export declare const GetObjectRequestFilterSensitiveLog: (obj: GetObjectRequest) => any;
|
|
3244
|
+
|
|
3245
|
+
export declare const GetObjectAclOutputFilterSensitiveLog: (obj: GetObjectAclOutput) => any;
|
|
3246
|
+
|
|
3247
|
+
export declare const GetObjectAclRequestFilterSensitiveLog: (obj: GetObjectAclRequest) => any;
|
|
3248
|
+
|
|
3249
|
+
export declare const ChecksumFilterSensitiveLog: (obj: Checksum) => any;
|
|
3250
|
+
|
|
3251
|
+
export declare const ObjectPartFilterSensitiveLog: (obj: ObjectPart) => any;
|
|
3252
|
+
|
|
3253
|
+
export declare const GetObjectAttributesPartsFilterSensitiveLog: (obj: GetObjectAttributesParts) => any;
|
|
3254
|
+
|
|
3255
|
+
export declare const GetObjectAttributesOutputFilterSensitiveLog: (obj: GetObjectAttributesOutput) => any;
|
|
3256
|
+
|
|
3257
|
+
export declare const GetObjectAttributesRequestFilterSensitiveLog: (obj: GetObjectAttributesRequest) => any;
|
|
3258
|
+
|
|
3259
|
+
export declare const ObjectLockLegalHoldFilterSensitiveLog: (obj: ObjectLockLegalHold) => any;
|
|
3260
|
+
|
|
3261
|
+
export declare const GetObjectLegalHoldOutputFilterSensitiveLog: (obj: GetObjectLegalHoldOutput) => any;
|
|
3262
|
+
|
|
3263
|
+
export declare const GetObjectLegalHoldRequestFilterSensitiveLog: (obj: GetObjectLegalHoldRequest) => any;
|
|
3264
|
+
|
|
3265
|
+
export declare const DefaultRetentionFilterSensitiveLog: (obj: DefaultRetention) => any;
|
|
3266
|
+
|
|
3267
|
+
export declare const ObjectLockRuleFilterSensitiveLog: (obj: ObjectLockRule) => any;
|
|
3268
|
+
|
|
3269
|
+
export declare const ObjectLockConfigurationFilterSensitiveLog: (obj: ObjectLockConfiguration) => any;
|
|
3270
|
+
|
|
3271
|
+
export declare const GetObjectLockConfigurationOutputFilterSensitiveLog: (obj: GetObjectLockConfigurationOutput) => any;
|
|
3272
|
+
|
|
3273
|
+
export declare const GetObjectLockConfigurationRequestFilterSensitiveLog: (obj: GetObjectLockConfigurationRequest) => any;
|
|
3274
|
+
|
|
3275
|
+
export declare const ObjectLockRetentionFilterSensitiveLog: (obj: ObjectLockRetention) => any;
|
|
3276
|
+
|
|
3277
|
+
export declare const GetObjectRetentionOutputFilterSensitiveLog: (obj: GetObjectRetentionOutput) => any;
|
|
3278
|
+
|
|
3279
|
+
export declare const GetObjectRetentionRequestFilterSensitiveLog: (obj: GetObjectRetentionRequest) => any;
|
|
3280
|
+
|
|
3281
|
+
export declare const GetObjectTaggingOutputFilterSensitiveLog: (obj: GetObjectTaggingOutput) => any;
|
|
3282
|
+
|
|
3283
|
+
export declare const GetObjectTaggingRequestFilterSensitiveLog: (obj: GetObjectTaggingRequest) => any;
|
|
3284
|
+
|
|
3285
|
+
export declare const GetObjectTorrentOutputFilterSensitiveLog: (obj: GetObjectTorrentOutput) => any;
|
|
3286
|
+
|
|
3287
|
+
export declare const GetObjectTorrentRequestFilterSensitiveLog: (obj: GetObjectTorrentRequest) => any;
|
|
3288
|
+
|
|
3289
|
+
export declare const PublicAccessBlockConfigurationFilterSensitiveLog: (obj: PublicAccessBlockConfiguration) => any;
|
|
3290
|
+
|
|
3291
|
+
export declare const GetPublicAccessBlockOutputFilterSensitiveLog: (obj: GetPublicAccessBlockOutput) => any;
|
|
3292
|
+
|
|
3293
|
+
export declare const GetPublicAccessBlockRequestFilterSensitiveLog: (obj: GetPublicAccessBlockRequest) => any;
|
|
3294
|
+
|
|
3295
|
+
export declare const HeadBucketRequestFilterSensitiveLog: (obj: HeadBucketRequest) => any;
|
|
3296
|
+
|
|
3297
|
+
export declare const HeadObjectOutputFilterSensitiveLog: (obj: HeadObjectOutput) => any;
|
|
3298
|
+
|
|
3299
|
+
export declare const HeadObjectRequestFilterSensitiveLog: (obj: HeadObjectRequest) => any;
|
|
3300
|
+
|
|
3301
|
+
export declare const ListBucketAnalyticsConfigurationsOutputFilterSensitiveLog: (obj: ListBucketAnalyticsConfigurationsOutput) => any;
|
|
3302
|
+
|
|
3303
|
+
export declare const ListBucketAnalyticsConfigurationsRequestFilterSensitiveLog: (obj: ListBucketAnalyticsConfigurationsRequest) => any;
|
|
3304
|
+
|
|
3305
|
+
export declare const ListBucketIntelligentTieringConfigurationsOutputFilterSensitiveLog: (obj: ListBucketIntelligentTieringConfigurationsOutput) => any;
|
|
3306
|
+
|
|
3307
|
+
export declare const ListBucketIntelligentTieringConfigurationsRequestFilterSensitiveLog: (obj: ListBucketIntelligentTieringConfigurationsRequest) => any;
|
|
3308
|
+
|
|
3309
|
+
export declare const ListBucketInventoryConfigurationsOutputFilterSensitiveLog: (obj: ListBucketInventoryConfigurationsOutput) => any;
|
|
3310
|
+
|
|
3311
|
+
export declare const ListBucketInventoryConfigurationsRequestFilterSensitiveLog: (obj: ListBucketInventoryConfigurationsRequest) => any;
|
|
3312
|
+
|
|
3313
|
+
export declare const ListBucketMetricsConfigurationsOutputFilterSensitiveLog: (obj: ListBucketMetricsConfigurationsOutput) => any;
|
|
3314
|
+
|
|
3315
|
+
export declare const ListBucketMetricsConfigurationsRequestFilterSensitiveLog: (obj: ListBucketMetricsConfigurationsRequest) => any;
|
|
3316
|
+
|
|
3317
|
+
export declare const BucketFilterSensitiveLog: (obj: Bucket) => any;
|
|
3318
|
+
|
|
3319
|
+
export declare const ListBucketsOutputFilterSensitiveLog: (obj: ListBucketsOutput) => any;
|
|
3320
|
+
|
|
3321
|
+
export declare const CommonPrefixFilterSensitiveLog: (obj: CommonPrefix) => any;
|
|
3322
|
+
|
|
3323
|
+
export declare const InitiatorFilterSensitiveLog: (obj: Initiator) => any;
|
|
3324
|
+
|
|
3325
|
+
export declare const MultipartUploadFilterSensitiveLog: (obj: MultipartUpload) => any;
|
|
3326
|
+
|
|
3327
|
+
export declare const ListMultipartUploadsOutputFilterSensitiveLog: (obj: ListMultipartUploadsOutput) => any;
|
|
3328
|
+
|
|
3329
|
+
export declare const ListMultipartUploadsRequestFilterSensitiveLog: (obj: ListMultipartUploadsRequest) => any;
|
|
3330
|
+
|
|
3331
|
+
export declare const _ObjectFilterSensitiveLog: (obj: _Object) => any;
|
|
3332
|
+
|
|
3333
|
+
export declare const ListObjectsOutputFilterSensitiveLog: (obj: ListObjectsOutput) => any;
|
|
3334
|
+
|
|
3335
|
+
export declare const ListObjectsRequestFilterSensitiveLog: (obj: ListObjectsRequest) => any;
|
|
3336
|
+
|
|
3337
|
+
export declare const ListObjectsV2OutputFilterSensitiveLog: (obj: ListObjectsV2Output) => any;
|
|
3338
|
+
|
|
3339
|
+
export declare const ListObjectsV2RequestFilterSensitiveLog: (obj: ListObjectsV2Request) => any;
|
|
3340
|
+
|
|
3341
|
+
export declare const DeleteMarkerEntryFilterSensitiveLog: (obj: DeleteMarkerEntry) => any;
|
|
3342
|
+
|
|
3343
|
+
export declare const ObjectVersionFilterSensitiveLog: (obj: ObjectVersion) => any;
|
|
3344
|
+
|
|
3345
|
+
export declare const ListObjectVersionsOutputFilterSensitiveLog: (obj: ListObjectVersionsOutput) => any;
|
|
3346
|
+
|
|
3347
|
+
export declare const ListObjectVersionsRequestFilterSensitiveLog: (obj: ListObjectVersionsRequest) => any;
|
|
3348
|
+
|
|
3349
|
+
export declare const PartFilterSensitiveLog: (obj: Part) => any;
|
|
3350
|
+
|
|
3351
|
+
export declare const ListPartsOutputFilterSensitiveLog: (obj: ListPartsOutput) => any;
|
|
3352
|
+
|
|
3353
|
+
export declare const ListPartsRequestFilterSensitiveLog: (obj: ListPartsRequest) => any;
|
|
3354
|
+
|
|
3355
|
+
export declare const PutBucketAccelerateConfigurationRequestFilterSensitiveLog: (obj: PutBucketAccelerateConfigurationRequest) => any;
|
|
3356
|
+
|
|
3357
|
+
export declare const PutBucketAclRequestFilterSensitiveLog: (obj: PutBucketAclRequest) => any;
|
|
3358
|
+
|
|
3359
|
+
export declare const PutBucketAnalyticsConfigurationRequestFilterSensitiveLog: (obj: PutBucketAnalyticsConfigurationRequest) => any;
|
|
3360
|
+
|
|
3361
|
+
export declare const CORSConfigurationFilterSensitiveLog: (obj: CORSConfiguration) => any;
|
|
3362
|
+
|
|
3363
|
+
export declare const PutBucketCorsRequestFilterSensitiveLog: (obj: PutBucketCorsRequest) => any;
|
|
3364
|
+
|
|
3365
|
+
export declare const PutBucketEncryptionRequestFilterSensitiveLog: (obj: PutBucketEncryptionRequest) => any;
|
|
3366
|
+
|
|
3367
|
+
export declare const PutBucketIntelligentTieringConfigurationRequestFilterSensitiveLog: (obj: PutBucketIntelligentTieringConfigurationRequest) => any;
|
|
3368
|
+
|
|
3369
|
+
export declare const PutBucketInventoryConfigurationRequestFilterSensitiveLog: (obj: PutBucketInventoryConfigurationRequest) => any;
|
|
3370
|
+
|
|
3371
|
+
export declare const BucketLifecycleConfigurationFilterSensitiveLog: (obj: BucketLifecycleConfiguration) => any;
|
|
3372
|
+
|
|
3373
|
+
export declare const PutBucketLifecycleConfigurationRequestFilterSensitiveLog: (obj: PutBucketLifecycleConfigurationRequest) => any;
|
|
3374
|
+
|
|
3375
|
+
export declare const BucketLoggingStatusFilterSensitiveLog: (obj: BucketLoggingStatus) => any;
|
|
3376
|
+
|
|
3377
|
+
export declare const PutBucketLoggingRequestFilterSensitiveLog: (obj: PutBucketLoggingRequest) => any;
|
|
3378
|
+
|
|
3379
|
+
export declare const PutBucketMetricsConfigurationRequestFilterSensitiveLog: (obj: PutBucketMetricsConfigurationRequest) => any;
|
|
3380
|
+
|
|
3381
|
+
export declare const PutBucketNotificationConfigurationRequestFilterSensitiveLog: (obj: PutBucketNotificationConfigurationRequest) => any;
|
|
3382
|
+
|
|
3383
|
+
export declare const PutBucketOwnershipControlsRequestFilterSensitiveLog: (obj: PutBucketOwnershipControlsRequest) => any;
|
|
3384
|
+
|
|
3385
|
+
export declare const PutBucketPolicyRequestFilterSensitiveLog: (obj: PutBucketPolicyRequest) => any;
|
|
3386
|
+
|
|
3387
|
+
export declare const PutBucketReplicationRequestFilterSensitiveLog: (obj: PutBucketReplicationRequest) => any;
|
|
3388
|
+
|
|
3389
|
+
export declare const RequestPaymentConfigurationFilterSensitiveLog: (obj: RequestPaymentConfiguration) => any;
|
|
3390
|
+
|
|
3391
|
+
export declare const PutBucketRequestPaymentRequestFilterSensitiveLog: (obj: PutBucketRequestPaymentRequest) => any;
|
|
3392
|
+
|
|
3393
|
+
export declare const TaggingFilterSensitiveLog: (obj: Tagging) => any;
|
|
3394
|
+
|
|
3395
|
+
export declare const PutBucketTaggingRequestFilterSensitiveLog: (obj: PutBucketTaggingRequest) => any;
|
|
3396
|
+
|
|
3397
|
+
export declare const VersioningConfigurationFilterSensitiveLog: (obj: VersioningConfiguration) => any;
|
|
3398
|
+
|
|
3399
|
+
export declare const PutBucketVersioningRequestFilterSensitiveLog: (obj: PutBucketVersioningRequest) => any;
|
|
3400
|
+
|
|
3401
|
+
export declare const WebsiteConfigurationFilterSensitiveLog: (obj: WebsiteConfiguration) => any;
|
|
3402
|
+
|
|
3403
|
+
export declare const PutBucketWebsiteRequestFilterSensitiveLog: (obj: PutBucketWebsiteRequest) => any;
|
|
3404
|
+
|
|
3405
|
+
export declare const PutObjectOutputFilterSensitiveLog: (obj: PutObjectOutput) => any;
|
|
3406
|
+
|
|
3407
|
+
export declare const PutObjectRequestFilterSensitiveLog: (obj: PutObjectRequest) => any;
|
|
3408
|
+
|
|
3409
|
+
export declare const PutObjectAclOutputFilterSensitiveLog: (obj: PutObjectAclOutput) => any;
|
|
3410
|
+
|
|
3411
|
+
export declare const PutObjectAclRequestFilterSensitiveLog: (obj: PutObjectAclRequest) => any;
|
|
3412
|
+
|
|
3413
|
+
export declare const PutObjectLegalHoldOutputFilterSensitiveLog: (obj: PutObjectLegalHoldOutput) => any;
|
|
3414
|
+
|
|
3415
|
+
export declare const PutObjectLegalHoldRequestFilterSensitiveLog: (obj: PutObjectLegalHoldRequest) => any;
|
|
3416
|
+
|
|
3417
|
+
export declare const PutObjectLockConfigurationOutputFilterSensitiveLog: (obj: PutObjectLockConfigurationOutput) => any;
|
|
3418
|
+
|
|
3419
|
+
export declare const PutObjectLockConfigurationRequestFilterSensitiveLog: (obj: PutObjectLockConfigurationRequest) => any;
|