@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
|
@@ -15,12 +15,6 @@ export interface AbortIncompleteMultipartUpload {
|
|
|
15
15
|
*/
|
|
16
16
|
DaysAfterInitiation?: number;
|
|
17
17
|
}
|
|
18
|
-
export declare namespace AbortIncompleteMultipartUpload {
|
|
19
|
-
/**
|
|
20
|
-
* @internal
|
|
21
|
-
*/
|
|
22
|
-
const filterSensitiveLog: (obj: AbortIncompleteMultipartUpload) => any;
|
|
23
|
-
}
|
|
24
18
|
export declare type RequestCharged = "requester";
|
|
25
19
|
export interface AbortMultipartUploadOutput {
|
|
26
20
|
/**
|
|
@@ -29,12 +23,6 @@ export interface AbortMultipartUploadOutput {
|
|
|
29
23
|
*/
|
|
30
24
|
RequestCharged?: RequestCharged | string;
|
|
31
25
|
}
|
|
32
|
-
export declare namespace AbortMultipartUploadOutput {
|
|
33
|
-
/**
|
|
34
|
-
* @internal
|
|
35
|
-
*/
|
|
36
|
-
const filterSensitiveLog: (obj: AbortMultipartUploadOutput) => any;
|
|
37
|
-
}
|
|
38
26
|
export declare type RequestPayer = "requester";
|
|
39
27
|
export interface AbortMultipartUploadRequest {
|
|
40
28
|
/**
|
|
@@ -66,12 +54,6 @@ export interface AbortMultipartUploadRequest {
|
|
|
66
54
|
*/
|
|
67
55
|
ExpectedBucketOwner?: string;
|
|
68
56
|
}
|
|
69
|
-
export declare namespace AbortMultipartUploadRequest {
|
|
70
|
-
/**
|
|
71
|
-
* @internal
|
|
72
|
-
*/
|
|
73
|
-
const filterSensitiveLog: (obj: AbortMultipartUploadRequest) => any;
|
|
74
|
-
}
|
|
75
57
|
/**
|
|
76
58
|
* <p>The specified multipart upload does not exist.</p>
|
|
77
59
|
*/
|
|
@@ -95,12 +77,6 @@ export interface AccelerateConfiguration {
|
|
|
95
77
|
*/
|
|
96
78
|
Status?: BucketAccelerateStatus | string;
|
|
97
79
|
}
|
|
98
|
-
export declare namespace AccelerateConfiguration {
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
const filterSensitiveLog: (obj: AccelerateConfiguration) => any;
|
|
103
|
-
}
|
|
104
80
|
export declare type Type = "AmazonCustomerByEmail" | "CanonicalUser" | "Group";
|
|
105
81
|
/**
|
|
106
82
|
* <p>Container for the person being granted permissions.</p>
|
|
@@ -157,12 +133,6 @@ export interface Grantee {
|
|
|
157
133
|
*/
|
|
158
134
|
Type: Type | string | undefined;
|
|
159
135
|
}
|
|
160
|
-
export declare namespace Grantee {
|
|
161
|
-
/**
|
|
162
|
-
* @internal
|
|
163
|
-
*/
|
|
164
|
-
const filterSensitiveLog: (obj: Grantee) => any;
|
|
165
|
-
}
|
|
166
136
|
export declare type Permission = "FULL_CONTROL" | "READ" | "READ_ACP" | "WRITE" | "WRITE_ACP";
|
|
167
137
|
/**
|
|
168
138
|
* <p>Container for grant information.</p>
|
|
@@ -177,12 +147,6 @@ export interface Grant {
|
|
|
177
147
|
*/
|
|
178
148
|
Permission?: Permission | string;
|
|
179
149
|
}
|
|
180
|
-
export declare namespace Grant {
|
|
181
|
-
/**
|
|
182
|
-
* @internal
|
|
183
|
-
*/
|
|
184
|
-
const filterSensitiveLog: (obj: Grant) => any;
|
|
185
|
-
}
|
|
186
150
|
/**
|
|
187
151
|
* <p>Container for the owner's display name and ID.</p>
|
|
188
152
|
*/
|
|
@@ -196,12 +160,6 @@ export interface Owner {
|
|
|
196
160
|
*/
|
|
197
161
|
ID?: string;
|
|
198
162
|
}
|
|
199
|
-
export declare namespace Owner {
|
|
200
|
-
/**
|
|
201
|
-
* @internal
|
|
202
|
-
*/
|
|
203
|
-
const filterSensitiveLog: (obj: Owner) => any;
|
|
204
|
-
}
|
|
205
163
|
/**
|
|
206
164
|
* <p>Contains the elements that set the ACL permissions for an object per grantee.</p>
|
|
207
165
|
*/
|
|
@@ -215,12 +173,6 @@ export interface AccessControlPolicy {
|
|
|
215
173
|
*/
|
|
216
174
|
Owner?: Owner;
|
|
217
175
|
}
|
|
218
|
-
export declare namespace AccessControlPolicy {
|
|
219
|
-
/**
|
|
220
|
-
* @internal
|
|
221
|
-
*/
|
|
222
|
-
const filterSensitiveLog: (obj: AccessControlPolicy) => any;
|
|
223
|
-
}
|
|
224
176
|
export declare type OwnerOverride = "Destination";
|
|
225
177
|
/**
|
|
226
178
|
* <p>A container for information about access control for replicas.</p>
|
|
@@ -232,12 +184,6 @@ export interface AccessControlTranslation {
|
|
|
232
184
|
*/
|
|
233
185
|
Owner: OwnerOverride | string | undefined;
|
|
234
186
|
}
|
|
235
|
-
export declare namespace AccessControlTranslation {
|
|
236
|
-
/**
|
|
237
|
-
* @internal
|
|
238
|
-
*/
|
|
239
|
-
const filterSensitiveLog: (obj: AccessControlTranslation) => any;
|
|
240
|
-
}
|
|
241
187
|
export declare type ServerSideEncryption = "AES256" | "aws:kms";
|
|
242
188
|
export interface CompleteMultipartUploadOutput {
|
|
243
189
|
/**
|
|
@@ -327,12 +273,6 @@ export interface CompleteMultipartUploadOutput {
|
|
|
327
273
|
*/
|
|
328
274
|
RequestCharged?: RequestCharged | string;
|
|
329
275
|
}
|
|
330
|
-
export declare namespace CompleteMultipartUploadOutput {
|
|
331
|
-
/**
|
|
332
|
-
* @internal
|
|
333
|
-
*/
|
|
334
|
-
const filterSensitiveLog: (obj: CompleteMultipartUploadOutput) => any;
|
|
335
|
-
}
|
|
336
276
|
/**
|
|
337
277
|
* <p>Details of the parts that were uploaded.</p>
|
|
338
278
|
*/
|
|
@@ -375,12 +315,6 @@ export interface CompletedPart {
|
|
|
375
315
|
*/
|
|
376
316
|
PartNumber?: number;
|
|
377
317
|
}
|
|
378
|
-
export declare namespace CompletedPart {
|
|
379
|
-
/**
|
|
380
|
-
* @internal
|
|
381
|
-
*/
|
|
382
|
-
const filterSensitiveLog: (obj: CompletedPart) => any;
|
|
383
|
-
}
|
|
384
318
|
/**
|
|
385
319
|
* <p>The container for the completed multipart upload details.</p>
|
|
386
320
|
*/
|
|
@@ -392,12 +326,6 @@ export interface CompletedMultipartUpload {
|
|
|
392
326
|
*/
|
|
393
327
|
Parts?: CompletedPart[];
|
|
394
328
|
}
|
|
395
|
-
export declare namespace CompletedMultipartUpload {
|
|
396
|
-
/**
|
|
397
|
-
* @internal
|
|
398
|
-
*/
|
|
399
|
-
const filterSensitiveLog: (obj: CompletedMultipartUpload) => any;
|
|
400
|
-
}
|
|
401
329
|
export interface CompleteMultipartUploadRequest {
|
|
402
330
|
/**
|
|
403
331
|
* <p>Name of the bucket to which the multipart upload was initiated.</p>
|
|
@@ -481,12 +409,6 @@ export interface CompleteMultipartUploadRequest {
|
|
|
481
409
|
*/
|
|
482
410
|
SSECustomerKeyMD5?: string;
|
|
483
411
|
}
|
|
484
|
-
export declare namespace CompleteMultipartUploadRequest {
|
|
485
|
-
/**
|
|
486
|
-
* @internal
|
|
487
|
-
*/
|
|
488
|
-
const filterSensitiveLog: (obj: CompleteMultipartUploadRequest) => any;
|
|
489
|
-
}
|
|
490
412
|
/**
|
|
491
413
|
* <p>Container for all response elements.</p>
|
|
492
414
|
*/
|
|
@@ -528,12 +450,6 @@ export interface CopyObjectResult {
|
|
|
528
450
|
*/
|
|
529
451
|
ChecksumSHA256?: string;
|
|
530
452
|
}
|
|
531
|
-
export declare namespace CopyObjectResult {
|
|
532
|
-
/**
|
|
533
|
-
* @internal
|
|
534
|
-
*/
|
|
535
|
-
const filterSensitiveLog: (obj: CopyObjectResult) => any;
|
|
536
|
-
}
|
|
537
453
|
export interface CopyObjectOutput {
|
|
538
454
|
/**
|
|
539
455
|
* <p>Container for all response elements.</p>
|
|
@@ -588,12 +504,6 @@ export interface CopyObjectOutput {
|
|
|
588
504
|
*/
|
|
589
505
|
RequestCharged?: RequestCharged | string;
|
|
590
506
|
}
|
|
591
|
-
export declare namespace CopyObjectOutput {
|
|
592
|
-
/**
|
|
593
|
-
* @internal
|
|
594
|
-
*/
|
|
595
|
-
const filterSensitiveLog: (obj: CopyObjectOutput) => any;
|
|
596
|
-
}
|
|
597
507
|
export declare type ObjectCannedACL = "authenticated-read" | "aws-exec-read" | "bucket-owner-full-control" | "bucket-owner-read" | "private" | "public-read" | "public-read-write";
|
|
598
508
|
export declare enum ChecksumAlgorithm {
|
|
599
509
|
CRC32 = "CRC32",
|
|
@@ -843,12 +753,6 @@ export interface CopyObjectRequest {
|
|
|
843
753
|
*/
|
|
844
754
|
ExpectedSourceBucketOwner?: string;
|
|
845
755
|
}
|
|
846
|
-
export declare namespace CopyObjectRequest {
|
|
847
|
-
/**
|
|
848
|
-
* @internal
|
|
849
|
-
*/
|
|
850
|
-
const filterSensitiveLog: (obj: CopyObjectRequest) => any;
|
|
851
|
-
}
|
|
852
756
|
/**
|
|
853
757
|
* <p>The source object of the COPY action is not in the active tier and is only stored in
|
|
854
758
|
* Amazon S3 Glacier.</p>
|
|
@@ -893,12 +797,6 @@ export interface CreateBucketOutput {
|
|
|
893
797
|
*/
|
|
894
798
|
Location?: string;
|
|
895
799
|
}
|
|
896
|
-
export declare namespace CreateBucketOutput {
|
|
897
|
-
/**
|
|
898
|
-
* @internal
|
|
899
|
-
*/
|
|
900
|
-
const filterSensitiveLog: (obj: CreateBucketOutput) => any;
|
|
901
|
-
}
|
|
902
800
|
export declare type BucketCannedACL = "authenticated-read" | "private" | "public-read" | "public-read-write";
|
|
903
801
|
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";
|
|
904
802
|
/**
|
|
@@ -911,12 +809,6 @@ export interface CreateBucketConfiguration {
|
|
|
911
809
|
*/
|
|
912
810
|
LocationConstraint?: BucketLocationConstraint | string;
|
|
913
811
|
}
|
|
914
|
-
export declare namespace CreateBucketConfiguration {
|
|
915
|
-
/**
|
|
916
|
-
* @internal
|
|
917
|
-
*/
|
|
918
|
-
const filterSensitiveLog: (obj: CreateBucketConfiguration) => any;
|
|
919
|
-
}
|
|
920
812
|
export declare type ObjectOwnership = "BucketOwnerEnforced" | "BucketOwnerPreferred" | "ObjectWriter";
|
|
921
813
|
export interface CreateBucketRequest {
|
|
922
814
|
/**
|
|
@@ -972,12 +864,6 @@ export interface CreateBucketRequest {
|
|
|
972
864
|
*/
|
|
973
865
|
ObjectOwnership?: ObjectOwnership | string;
|
|
974
866
|
}
|
|
975
|
-
export declare namespace CreateBucketRequest {
|
|
976
|
-
/**
|
|
977
|
-
* @internal
|
|
978
|
-
*/
|
|
979
|
-
const filterSensitiveLog: (obj: CreateBucketRequest) => any;
|
|
980
|
-
}
|
|
981
867
|
export interface CreateMultipartUploadOutput {
|
|
982
868
|
/**
|
|
983
869
|
* <p>If the bucket has a lifecycle rule configured with an action to abort incomplete
|
|
@@ -1052,12 +938,6 @@ export interface CreateMultipartUploadOutput {
|
|
|
1052
938
|
*/
|
|
1053
939
|
ChecksumAlgorithm?: ChecksumAlgorithm | string;
|
|
1054
940
|
}
|
|
1055
|
-
export declare namespace CreateMultipartUploadOutput {
|
|
1056
|
-
/**
|
|
1057
|
-
* @internal
|
|
1058
|
-
*/
|
|
1059
|
-
const filterSensitiveLog: (obj: CreateMultipartUploadOutput) => any;
|
|
1060
|
-
}
|
|
1061
941
|
export interface CreateMultipartUploadRequest {
|
|
1062
942
|
/**
|
|
1063
943
|
* <p>The canned ACL to apply to the object.</p>
|
|
@@ -1220,12 +1100,6 @@ export interface CreateMultipartUploadRequest {
|
|
|
1220
1100
|
*/
|
|
1221
1101
|
ChecksumAlgorithm?: ChecksumAlgorithm | string;
|
|
1222
1102
|
}
|
|
1223
|
-
export declare namespace CreateMultipartUploadRequest {
|
|
1224
|
-
/**
|
|
1225
|
-
* @internal
|
|
1226
|
-
*/
|
|
1227
|
-
const filterSensitiveLog: (obj: CreateMultipartUploadRequest) => any;
|
|
1228
|
-
}
|
|
1229
1103
|
export interface DeleteBucketRequest {
|
|
1230
1104
|
/**
|
|
1231
1105
|
* <p>Specifies the bucket being deleted.</p>
|
|
@@ -1236,12 +1110,6 @@ export interface DeleteBucketRequest {
|
|
|
1236
1110
|
*/
|
|
1237
1111
|
ExpectedBucketOwner?: string;
|
|
1238
1112
|
}
|
|
1239
|
-
export declare namespace DeleteBucketRequest {
|
|
1240
|
-
/**
|
|
1241
|
-
* @internal
|
|
1242
|
-
*/
|
|
1243
|
-
const filterSensitiveLog: (obj: DeleteBucketRequest) => any;
|
|
1244
|
-
}
|
|
1245
1113
|
export interface DeleteBucketAnalyticsConfigurationRequest {
|
|
1246
1114
|
/**
|
|
1247
1115
|
* <p>The name of the bucket from which an analytics configuration is deleted.</p>
|
|
@@ -1258,12 +1126,6 @@ export interface DeleteBucketAnalyticsConfigurationRequest {
|
|
|
1258
1126
|
*/
|
|
1259
1127
|
ExpectedBucketOwner?: string;
|
|
1260
1128
|
}
|
|
1261
|
-
export declare namespace DeleteBucketAnalyticsConfigurationRequest {
|
|
1262
|
-
/**
|
|
1263
|
-
* @internal
|
|
1264
|
-
*/
|
|
1265
|
-
const filterSensitiveLog: (obj: DeleteBucketAnalyticsConfigurationRequest) => any;
|
|
1266
|
-
}
|
|
1267
1129
|
export interface DeleteBucketCorsRequest {
|
|
1268
1130
|
/**
|
|
1269
1131
|
* <p>Specifies the bucket whose <code>cors</code> configuration is being deleted.</p>
|
|
@@ -1276,12 +1138,6 @@ export interface DeleteBucketCorsRequest {
|
|
|
1276
1138
|
*/
|
|
1277
1139
|
ExpectedBucketOwner?: string;
|
|
1278
1140
|
}
|
|
1279
|
-
export declare namespace DeleteBucketCorsRequest {
|
|
1280
|
-
/**
|
|
1281
|
-
* @internal
|
|
1282
|
-
*/
|
|
1283
|
-
const filterSensitiveLog: (obj: DeleteBucketCorsRequest) => any;
|
|
1284
|
-
}
|
|
1285
1141
|
export interface DeleteBucketEncryptionRequest {
|
|
1286
1142
|
/**
|
|
1287
1143
|
* <p>The name of the bucket containing the server-side encryption configuration to
|
|
@@ -1295,12 +1151,6 @@ export interface DeleteBucketEncryptionRequest {
|
|
|
1295
1151
|
*/
|
|
1296
1152
|
ExpectedBucketOwner?: string;
|
|
1297
1153
|
}
|
|
1298
|
-
export declare namespace DeleteBucketEncryptionRequest {
|
|
1299
|
-
/**
|
|
1300
|
-
* @internal
|
|
1301
|
-
*/
|
|
1302
|
-
const filterSensitiveLog: (obj: DeleteBucketEncryptionRequest) => any;
|
|
1303
|
-
}
|
|
1304
1154
|
export interface DeleteBucketIntelligentTieringConfigurationRequest {
|
|
1305
1155
|
/**
|
|
1306
1156
|
* <p>The name of the Amazon S3 bucket whose configuration you want to modify or retrieve.</p>
|
|
@@ -1313,12 +1163,6 @@ export interface DeleteBucketIntelligentTieringConfigurationRequest {
|
|
|
1313
1163
|
*/
|
|
1314
1164
|
Id: string | undefined;
|
|
1315
1165
|
}
|
|
1316
|
-
export declare namespace DeleteBucketIntelligentTieringConfigurationRequest {
|
|
1317
|
-
/**
|
|
1318
|
-
* @internal
|
|
1319
|
-
*/
|
|
1320
|
-
const filterSensitiveLog: (obj: DeleteBucketIntelligentTieringConfigurationRequest) => any;
|
|
1321
|
-
}
|
|
1322
1166
|
export interface DeleteBucketInventoryConfigurationRequest {
|
|
1323
1167
|
/**
|
|
1324
1168
|
* <p>The name of the bucket containing the inventory configuration to delete.</p>
|
|
@@ -1335,12 +1179,6 @@ export interface DeleteBucketInventoryConfigurationRequest {
|
|
|
1335
1179
|
*/
|
|
1336
1180
|
ExpectedBucketOwner?: string;
|
|
1337
1181
|
}
|
|
1338
|
-
export declare namespace DeleteBucketInventoryConfigurationRequest {
|
|
1339
|
-
/**
|
|
1340
|
-
* @internal
|
|
1341
|
-
*/
|
|
1342
|
-
const filterSensitiveLog: (obj: DeleteBucketInventoryConfigurationRequest) => any;
|
|
1343
|
-
}
|
|
1344
1182
|
export interface DeleteBucketLifecycleRequest {
|
|
1345
1183
|
/**
|
|
1346
1184
|
* <p>The bucket name of the lifecycle to delete.</p>
|
|
@@ -1353,12 +1191,6 @@ export interface DeleteBucketLifecycleRequest {
|
|
|
1353
1191
|
*/
|
|
1354
1192
|
ExpectedBucketOwner?: string;
|
|
1355
1193
|
}
|
|
1356
|
-
export declare namespace DeleteBucketLifecycleRequest {
|
|
1357
|
-
/**
|
|
1358
|
-
* @internal
|
|
1359
|
-
*/
|
|
1360
|
-
const filterSensitiveLog: (obj: DeleteBucketLifecycleRequest) => any;
|
|
1361
|
-
}
|
|
1362
1194
|
export interface DeleteBucketMetricsConfigurationRequest {
|
|
1363
1195
|
/**
|
|
1364
1196
|
* <p>The name of the bucket containing the metrics configuration to delete.</p>
|
|
@@ -1375,12 +1207,6 @@ export interface DeleteBucketMetricsConfigurationRequest {
|
|
|
1375
1207
|
*/
|
|
1376
1208
|
ExpectedBucketOwner?: string;
|
|
1377
1209
|
}
|
|
1378
|
-
export declare namespace DeleteBucketMetricsConfigurationRequest {
|
|
1379
|
-
/**
|
|
1380
|
-
* @internal
|
|
1381
|
-
*/
|
|
1382
|
-
const filterSensitiveLog: (obj: DeleteBucketMetricsConfigurationRequest) => any;
|
|
1383
|
-
}
|
|
1384
1210
|
export interface DeleteBucketOwnershipControlsRequest {
|
|
1385
1211
|
/**
|
|
1386
1212
|
* <p>The Amazon S3 bucket whose <code>OwnershipControls</code> you want to delete. </p>
|
|
@@ -1393,12 +1219,6 @@ export interface DeleteBucketOwnershipControlsRequest {
|
|
|
1393
1219
|
*/
|
|
1394
1220
|
ExpectedBucketOwner?: string;
|
|
1395
1221
|
}
|
|
1396
|
-
export declare namespace DeleteBucketOwnershipControlsRequest {
|
|
1397
|
-
/**
|
|
1398
|
-
* @internal
|
|
1399
|
-
*/
|
|
1400
|
-
const filterSensitiveLog: (obj: DeleteBucketOwnershipControlsRequest) => any;
|
|
1401
|
-
}
|
|
1402
1222
|
export interface DeleteBucketPolicyRequest {
|
|
1403
1223
|
/**
|
|
1404
1224
|
* <p>The bucket name.</p>
|
|
@@ -1411,12 +1231,6 @@ export interface DeleteBucketPolicyRequest {
|
|
|
1411
1231
|
*/
|
|
1412
1232
|
ExpectedBucketOwner?: string;
|
|
1413
1233
|
}
|
|
1414
|
-
export declare namespace DeleteBucketPolicyRequest {
|
|
1415
|
-
/**
|
|
1416
|
-
* @internal
|
|
1417
|
-
*/
|
|
1418
|
-
const filterSensitiveLog: (obj: DeleteBucketPolicyRequest) => any;
|
|
1419
|
-
}
|
|
1420
1234
|
export interface DeleteBucketReplicationRequest {
|
|
1421
1235
|
/**
|
|
1422
1236
|
* <p> The bucket name. </p>
|
|
@@ -1429,12 +1243,6 @@ export interface DeleteBucketReplicationRequest {
|
|
|
1429
1243
|
*/
|
|
1430
1244
|
ExpectedBucketOwner?: string;
|
|
1431
1245
|
}
|
|
1432
|
-
export declare namespace DeleteBucketReplicationRequest {
|
|
1433
|
-
/**
|
|
1434
|
-
* @internal
|
|
1435
|
-
*/
|
|
1436
|
-
const filterSensitiveLog: (obj: DeleteBucketReplicationRequest) => any;
|
|
1437
|
-
}
|
|
1438
1246
|
export interface DeleteBucketTaggingRequest {
|
|
1439
1247
|
/**
|
|
1440
1248
|
* <p>The bucket that has the tag set to be removed.</p>
|
|
@@ -1447,12 +1255,6 @@ export interface DeleteBucketTaggingRequest {
|
|
|
1447
1255
|
*/
|
|
1448
1256
|
ExpectedBucketOwner?: string;
|
|
1449
1257
|
}
|
|
1450
|
-
export declare namespace DeleteBucketTaggingRequest {
|
|
1451
|
-
/**
|
|
1452
|
-
* @internal
|
|
1453
|
-
*/
|
|
1454
|
-
const filterSensitiveLog: (obj: DeleteBucketTaggingRequest) => any;
|
|
1455
|
-
}
|
|
1456
1258
|
export interface DeleteBucketWebsiteRequest {
|
|
1457
1259
|
/**
|
|
1458
1260
|
* <p>The bucket name for which you want to remove the website configuration. </p>
|
|
@@ -1465,12 +1267,6 @@ export interface DeleteBucketWebsiteRequest {
|
|
|
1465
1267
|
*/
|
|
1466
1268
|
ExpectedBucketOwner?: string;
|
|
1467
1269
|
}
|
|
1468
|
-
export declare namespace DeleteBucketWebsiteRequest {
|
|
1469
|
-
/**
|
|
1470
|
-
* @internal
|
|
1471
|
-
*/
|
|
1472
|
-
const filterSensitiveLog: (obj: DeleteBucketWebsiteRequest) => any;
|
|
1473
|
-
}
|
|
1474
1270
|
export interface DeleteObjectOutput {
|
|
1475
1271
|
/**
|
|
1476
1272
|
* <p>Specifies whether the versioned object that was permanently deleted was (true) or was
|
|
@@ -1488,12 +1284,6 @@ export interface DeleteObjectOutput {
|
|
|
1488
1284
|
*/
|
|
1489
1285
|
RequestCharged?: RequestCharged | string;
|
|
1490
1286
|
}
|
|
1491
|
-
export declare namespace DeleteObjectOutput {
|
|
1492
|
-
/**
|
|
1493
|
-
* @internal
|
|
1494
|
-
*/
|
|
1495
|
-
const filterSensitiveLog: (obj: DeleteObjectOutput) => any;
|
|
1496
|
-
}
|
|
1497
1287
|
export interface DeleteObjectRequest {
|
|
1498
1288
|
/**
|
|
1499
1289
|
* <p>The bucket name of the bucket containing the object. </p>
|
|
@@ -1536,12 +1326,6 @@ export interface DeleteObjectRequest {
|
|
|
1536
1326
|
*/
|
|
1537
1327
|
ExpectedBucketOwner?: string;
|
|
1538
1328
|
}
|
|
1539
|
-
export declare namespace DeleteObjectRequest {
|
|
1540
|
-
/**
|
|
1541
|
-
* @internal
|
|
1542
|
-
*/
|
|
1543
|
-
const filterSensitiveLog: (obj: DeleteObjectRequest) => any;
|
|
1544
|
-
}
|
|
1545
1329
|
/**
|
|
1546
1330
|
* <p>Information about the deleted object.</p>
|
|
1547
1331
|
*/
|
|
@@ -1567,12 +1351,6 @@ export interface DeletedObject {
|
|
|
1567
1351
|
*/
|
|
1568
1352
|
DeleteMarkerVersionId?: string;
|
|
1569
1353
|
}
|
|
1570
|
-
export declare namespace DeletedObject {
|
|
1571
|
-
/**
|
|
1572
|
-
* @internal
|
|
1573
|
-
*/
|
|
1574
|
-
const filterSensitiveLog: (obj: DeletedObject) => any;
|
|
1575
|
-
}
|
|
1576
1354
|
/**
|
|
1577
1355
|
* <p>Container for all error elements.</p>
|
|
1578
1356
|
*/
|
|
@@ -3461,12 +3239,6 @@ export interface _Error {
|
|
|
3461
3239
|
*/
|
|
3462
3240
|
Message?: string;
|
|
3463
3241
|
}
|
|
3464
|
-
export declare namespace _Error {
|
|
3465
|
-
/**
|
|
3466
|
-
* @internal
|
|
3467
|
-
*/
|
|
3468
|
-
const filterSensitiveLog: (obj: _Error) => any;
|
|
3469
|
-
}
|
|
3470
3242
|
export interface DeleteObjectsOutput {
|
|
3471
3243
|
/**
|
|
3472
3244
|
* <p>Container element for a successful delete. It identifies the object that was
|
|
@@ -3484,12 +3256,6 @@ export interface DeleteObjectsOutput {
|
|
|
3484
3256
|
*/
|
|
3485
3257
|
Errors?: _Error[];
|
|
3486
3258
|
}
|
|
3487
|
-
export declare namespace DeleteObjectsOutput {
|
|
3488
|
-
/**
|
|
3489
|
-
* @internal
|
|
3490
|
-
*/
|
|
3491
|
-
const filterSensitiveLog: (obj: DeleteObjectsOutput) => any;
|
|
3492
|
-
}
|
|
3493
3259
|
/**
|
|
3494
3260
|
* <p>Object Identifier is unique value to identify objects.</p>
|
|
3495
3261
|
*/
|
|
@@ -3508,12 +3274,6 @@ export interface ObjectIdentifier {
|
|
|
3508
3274
|
*/
|
|
3509
3275
|
VersionId?: string;
|
|
3510
3276
|
}
|
|
3511
|
-
export declare namespace ObjectIdentifier {
|
|
3512
|
-
/**
|
|
3513
|
-
* @internal
|
|
3514
|
-
*/
|
|
3515
|
-
const filterSensitiveLog: (obj: ObjectIdentifier) => any;
|
|
3516
|
-
}
|
|
3517
3277
|
/**
|
|
3518
3278
|
* <p>Container for the objects to delete.</p>
|
|
3519
3279
|
*/
|
|
@@ -3528,12 +3288,6 @@ export interface Delete {
|
|
|
3528
3288
|
*/
|
|
3529
3289
|
Quiet?: boolean;
|
|
3530
3290
|
}
|
|
3531
|
-
export declare namespace Delete {
|
|
3532
|
-
/**
|
|
3533
|
-
* @internal
|
|
3534
|
-
*/
|
|
3535
|
-
const filterSensitiveLog: (obj: Delete) => any;
|
|
3536
|
-
}
|
|
3537
3291
|
export interface DeleteObjectsRequest {
|
|
3538
3292
|
/**
|
|
3539
3293
|
* <p>The bucket name containing the objects to delete. </p>
|
|
@@ -3584,24 +3338,12 @@ export interface DeleteObjectsRequest {
|
|
|
3584
3338
|
*/
|
|
3585
3339
|
ChecksumAlgorithm?: ChecksumAlgorithm | string;
|
|
3586
3340
|
}
|
|
3587
|
-
export declare namespace DeleteObjectsRequest {
|
|
3588
|
-
/**
|
|
3589
|
-
* @internal
|
|
3590
|
-
*/
|
|
3591
|
-
const filterSensitiveLog: (obj: DeleteObjectsRequest) => any;
|
|
3592
|
-
}
|
|
3593
3341
|
export interface DeleteObjectTaggingOutput {
|
|
3594
3342
|
/**
|
|
3595
3343
|
* <p>The versionId of the object the tag-set was removed from.</p>
|
|
3596
3344
|
*/
|
|
3597
3345
|
VersionId?: string;
|
|
3598
3346
|
}
|
|
3599
|
-
export declare namespace DeleteObjectTaggingOutput {
|
|
3600
|
-
/**
|
|
3601
|
-
* @internal
|
|
3602
|
-
*/
|
|
3603
|
-
const filterSensitiveLog: (obj: DeleteObjectTaggingOutput) => any;
|
|
3604
|
-
}
|
|
3605
3347
|
export interface DeleteObjectTaggingRequest {
|
|
3606
3348
|
/**
|
|
3607
3349
|
* <p>The bucket name containing the objects from which to remove the tags. </p>
|
|
@@ -3625,12 +3367,6 @@ export interface DeleteObjectTaggingRequest {
|
|
|
3625
3367
|
*/
|
|
3626
3368
|
ExpectedBucketOwner?: string;
|
|
3627
3369
|
}
|
|
3628
|
-
export declare namespace DeleteObjectTaggingRequest {
|
|
3629
|
-
/**
|
|
3630
|
-
* @internal
|
|
3631
|
-
*/
|
|
3632
|
-
const filterSensitiveLog: (obj: DeleteObjectTaggingRequest) => any;
|
|
3633
|
-
}
|
|
3634
3370
|
export interface DeletePublicAccessBlockRequest {
|
|
3635
3371
|
/**
|
|
3636
3372
|
* <p>The Amazon S3 bucket whose <code>PublicAccessBlock</code> configuration you want to delete.
|
|
@@ -3644,24 +3380,12 @@ export interface DeletePublicAccessBlockRequest {
|
|
|
3644
3380
|
*/
|
|
3645
3381
|
ExpectedBucketOwner?: string;
|
|
3646
3382
|
}
|
|
3647
|
-
export declare namespace DeletePublicAccessBlockRequest {
|
|
3648
|
-
/**
|
|
3649
|
-
* @internal
|
|
3650
|
-
*/
|
|
3651
|
-
const filterSensitiveLog: (obj: DeletePublicAccessBlockRequest) => any;
|
|
3652
|
-
}
|
|
3653
3383
|
export interface GetBucketAccelerateConfigurationOutput {
|
|
3654
3384
|
/**
|
|
3655
3385
|
* <p>The accelerate configuration of the bucket.</p>
|
|
3656
3386
|
*/
|
|
3657
3387
|
Status?: BucketAccelerateStatus | string;
|
|
3658
3388
|
}
|
|
3659
|
-
export declare namespace GetBucketAccelerateConfigurationOutput {
|
|
3660
|
-
/**
|
|
3661
|
-
* @internal
|
|
3662
|
-
*/
|
|
3663
|
-
const filterSensitiveLog: (obj: GetBucketAccelerateConfigurationOutput) => any;
|
|
3664
|
-
}
|
|
3665
3389
|
export interface GetBucketAccelerateConfigurationRequest {
|
|
3666
3390
|
/**
|
|
3667
3391
|
* <p>The name of the bucket for which the accelerate configuration is retrieved.</p>
|
|
@@ -3674,12 +3398,6 @@ export interface GetBucketAccelerateConfigurationRequest {
|
|
|
3674
3398
|
*/
|
|
3675
3399
|
ExpectedBucketOwner?: string;
|
|
3676
3400
|
}
|
|
3677
|
-
export declare namespace GetBucketAccelerateConfigurationRequest {
|
|
3678
|
-
/**
|
|
3679
|
-
* @internal
|
|
3680
|
-
*/
|
|
3681
|
-
const filterSensitiveLog: (obj: GetBucketAccelerateConfigurationRequest) => any;
|
|
3682
|
-
}
|
|
3683
3401
|
export interface GetBucketAclOutput {
|
|
3684
3402
|
/**
|
|
3685
3403
|
* <p>Container for the bucket owner's display name and ID.</p>
|
|
@@ -3690,12 +3408,6 @@ export interface GetBucketAclOutput {
|
|
|
3690
3408
|
*/
|
|
3691
3409
|
Grants?: Grant[];
|
|
3692
3410
|
}
|
|
3693
|
-
export declare namespace GetBucketAclOutput {
|
|
3694
|
-
/**
|
|
3695
|
-
* @internal
|
|
3696
|
-
*/
|
|
3697
|
-
const filterSensitiveLog: (obj: GetBucketAclOutput) => any;
|
|
3698
|
-
}
|
|
3699
3411
|
export interface GetBucketAclRequest {
|
|
3700
3412
|
/**
|
|
3701
3413
|
* <p>Specifies the S3 bucket whose ACL is being requested.</p>
|
|
@@ -3708,12 +3420,6 @@ export interface GetBucketAclRequest {
|
|
|
3708
3420
|
*/
|
|
3709
3421
|
ExpectedBucketOwner?: string;
|
|
3710
3422
|
}
|
|
3711
|
-
export declare namespace GetBucketAclRequest {
|
|
3712
|
-
/**
|
|
3713
|
-
* @internal
|
|
3714
|
-
*/
|
|
3715
|
-
const filterSensitiveLog: (obj: GetBucketAclRequest) => any;
|
|
3716
|
-
}
|
|
3717
3423
|
/**
|
|
3718
3424
|
* <p>A container of a key value name pair.</p>
|
|
3719
3425
|
*/
|
|
@@ -3727,12 +3433,6 @@ export interface Tag {
|
|
|
3727
3433
|
*/
|
|
3728
3434
|
Value: string | undefined;
|
|
3729
3435
|
}
|
|
3730
|
-
export declare namespace Tag {
|
|
3731
|
-
/**
|
|
3732
|
-
* @internal
|
|
3733
|
-
*/
|
|
3734
|
-
const filterSensitiveLog: (obj: Tag) => any;
|
|
3735
|
-
}
|
|
3736
3436
|
/**
|
|
3737
3437
|
* <p>A conjunction (logical AND) of predicates, which is used in evaluating a metrics filter.
|
|
3738
3438
|
* The operator must have at least two predicates in any combination, and an object must match
|
|
@@ -3749,12 +3449,6 @@ export interface AnalyticsAndOperator {
|
|
|
3749
3449
|
*/
|
|
3750
3450
|
Tags?: Tag[];
|
|
3751
3451
|
}
|
|
3752
|
-
export declare namespace AnalyticsAndOperator {
|
|
3753
|
-
/**
|
|
3754
|
-
* @internal
|
|
3755
|
-
*/
|
|
3756
|
-
const filterSensitiveLog: (obj: AnalyticsAndOperator) => any;
|
|
3757
|
-
}
|
|
3758
3452
|
/**
|
|
3759
3453
|
* <p>The filter used to describe a set of objects for analyses. A filter must have exactly
|
|
3760
3454
|
* one prefix, one tag, or one conjunction (AnalyticsAndOperator). If no filter is provided,
|
|
@@ -3803,10 +3497,6 @@ export declare namespace AnalyticsFilter {
|
|
|
3803
3497
|
_: (name: string, value: any) => T;
|
|
3804
3498
|
}
|
|
3805
3499
|
const visit: <T>(value: AnalyticsFilter, visitor: Visitor<T>) => T;
|
|
3806
|
-
/**
|
|
3807
|
-
* @internal
|
|
3808
|
-
*/
|
|
3809
|
-
const filterSensitiveLog: (obj: AnalyticsFilter) => any;
|
|
3810
3500
|
}
|
|
3811
3501
|
export declare type AnalyticsS3ExportFileFormat = "CSV";
|
|
3812
3502
|
/**
|
|
@@ -3835,12 +3525,6 @@ export interface AnalyticsS3BucketDestination {
|
|
|
3835
3525
|
*/
|
|
3836
3526
|
Prefix?: string;
|
|
3837
3527
|
}
|
|
3838
|
-
export declare namespace AnalyticsS3BucketDestination {
|
|
3839
|
-
/**
|
|
3840
|
-
* @internal
|
|
3841
|
-
*/
|
|
3842
|
-
const filterSensitiveLog: (obj: AnalyticsS3BucketDestination) => any;
|
|
3843
|
-
}
|
|
3844
3528
|
/**
|
|
3845
3529
|
* <p>Where to publish the analytics results.</p>
|
|
3846
3530
|
*/
|
|
@@ -3850,12 +3534,6 @@ export interface AnalyticsExportDestination {
|
|
|
3850
3534
|
*/
|
|
3851
3535
|
S3BucketDestination: AnalyticsS3BucketDestination | undefined;
|
|
3852
3536
|
}
|
|
3853
|
-
export declare namespace AnalyticsExportDestination {
|
|
3854
|
-
/**
|
|
3855
|
-
* @internal
|
|
3856
|
-
*/
|
|
3857
|
-
const filterSensitiveLog: (obj: AnalyticsExportDestination) => any;
|
|
3858
|
-
}
|
|
3859
3537
|
export declare type StorageClassAnalysisSchemaVersion = "V_1";
|
|
3860
3538
|
/**
|
|
3861
3539
|
* <p>Container for data related to the storage class analysis for an Amazon S3 bucket for
|
|
@@ -3872,12 +3550,6 @@ export interface StorageClassAnalysisDataExport {
|
|
|
3872
3550
|
*/
|
|
3873
3551
|
Destination: AnalyticsExportDestination | undefined;
|
|
3874
3552
|
}
|
|
3875
|
-
export declare namespace StorageClassAnalysisDataExport {
|
|
3876
|
-
/**
|
|
3877
|
-
* @internal
|
|
3878
|
-
*/
|
|
3879
|
-
const filterSensitiveLog: (obj: StorageClassAnalysisDataExport) => any;
|
|
3880
|
-
}
|
|
3881
3553
|
/**
|
|
3882
3554
|
* <p>Specifies data related to access patterns to be collected and made available to analyze
|
|
3883
3555
|
* the tradeoffs between different storage classes for an Amazon S3 bucket.</p>
|
|
@@ -3889,12 +3561,6 @@ export interface StorageClassAnalysis {
|
|
|
3889
3561
|
*/
|
|
3890
3562
|
DataExport?: StorageClassAnalysisDataExport;
|
|
3891
3563
|
}
|
|
3892
|
-
export declare namespace StorageClassAnalysis {
|
|
3893
|
-
/**
|
|
3894
|
-
* @internal
|
|
3895
|
-
*/
|
|
3896
|
-
const filterSensitiveLog: (obj: StorageClassAnalysis) => any;
|
|
3897
|
-
}
|
|
3898
3564
|
/**
|
|
3899
3565
|
* <p>Specifies the configuration and any analyses for the analytics filter of an Amazon S3 bucket.</p>
|
|
3900
3566
|
*/
|
|
@@ -3915,24 +3581,12 @@ export interface AnalyticsConfiguration {
|
|
|
3915
3581
|
*/
|
|
3916
3582
|
StorageClassAnalysis: StorageClassAnalysis | undefined;
|
|
3917
3583
|
}
|
|
3918
|
-
export declare namespace AnalyticsConfiguration {
|
|
3919
|
-
/**
|
|
3920
|
-
* @internal
|
|
3921
|
-
*/
|
|
3922
|
-
const filterSensitiveLog: (obj: AnalyticsConfiguration) => any;
|
|
3923
|
-
}
|
|
3924
3584
|
export interface GetBucketAnalyticsConfigurationOutput {
|
|
3925
3585
|
/**
|
|
3926
3586
|
* <p>The configuration and any analyses for the analytics filter.</p>
|
|
3927
3587
|
*/
|
|
3928
3588
|
AnalyticsConfiguration?: AnalyticsConfiguration;
|
|
3929
3589
|
}
|
|
3930
|
-
export declare namespace GetBucketAnalyticsConfigurationOutput {
|
|
3931
|
-
/**
|
|
3932
|
-
* @internal
|
|
3933
|
-
*/
|
|
3934
|
-
const filterSensitiveLog: (obj: GetBucketAnalyticsConfigurationOutput) => any;
|
|
3935
|
-
}
|
|
3936
3590
|
export interface GetBucketAnalyticsConfigurationRequest {
|
|
3937
3591
|
/**
|
|
3938
3592
|
* <p>The name of the bucket from which an analytics configuration is retrieved.</p>
|
|
@@ -3949,12 +3603,6 @@ export interface GetBucketAnalyticsConfigurationRequest {
|
|
|
3949
3603
|
*/
|
|
3950
3604
|
ExpectedBucketOwner?: string;
|
|
3951
3605
|
}
|
|
3952
|
-
export declare namespace GetBucketAnalyticsConfigurationRequest {
|
|
3953
|
-
/**
|
|
3954
|
-
* @internal
|
|
3955
|
-
*/
|
|
3956
|
-
const filterSensitiveLog: (obj: GetBucketAnalyticsConfigurationRequest) => any;
|
|
3957
|
-
}
|
|
3958
3606
|
/**
|
|
3959
3607
|
* <p>Specifies a cross-origin access rule for an Amazon S3 bucket.</p>
|
|
3960
3608
|
*/
|
|
@@ -3990,12 +3638,6 @@ export interface CORSRule {
|
|
|
3990
3638
|
*/
|
|
3991
3639
|
MaxAgeSeconds?: number;
|
|
3992
3640
|
}
|
|
3993
|
-
export declare namespace CORSRule {
|
|
3994
|
-
/**
|
|
3995
|
-
* @internal
|
|
3996
|
-
*/
|
|
3997
|
-
const filterSensitiveLog: (obj: CORSRule) => any;
|
|
3998
|
-
}
|
|
3999
3641
|
export interface GetBucketCorsOutput {
|
|
4000
3642
|
/**
|
|
4001
3643
|
* <p>A set of origins and methods (cross-origin access that you want to allow). You can add
|
|
@@ -4003,12 +3645,6 @@ export interface GetBucketCorsOutput {
|
|
|
4003
3645
|
*/
|
|
4004
3646
|
CORSRules?: CORSRule[];
|
|
4005
3647
|
}
|
|
4006
|
-
export declare namespace GetBucketCorsOutput {
|
|
4007
|
-
/**
|
|
4008
|
-
* @internal
|
|
4009
|
-
*/
|
|
4010
|
-
const filterSensitiveLog: (obj: GetBucketCorsOutput) => any;
|
|
4011
|
-
}
|
|
4012
3648
|
export interface GetBucketCorsRequest {
|
|
4013
3649
|
/**
|
|
4014
3650
|
* <p>The bucket name for which to get the cors configuration.</p>
|
|
@@ -4021,12 +3657,6 @@ export interface GetBucketCorsRequest {
|
|
|
4021
3657
|
*/
|
|
4022
3658
|
ExpectedBucketOwner?: string;
|
|
4023
3659
|
}
|
|
4024
|
-
export declare namespace GetBucketCorsRequest {
|
|
4025
|
-
/**
|
|
4026
|
-
* @internal
|
|
4027
|
-
*/
|
|
4028
|
-
const filterSensitiveLog: (obj: GetBucketCorsRequest) => any;
|
|
4029
|
-
}
|
|
4030
3660
|
/**
|
|
4031
3661
|
* <p>Describes the default server-side encryption to apply to new objects in the bucket. If a
|
|
4032
3662
|
* PUT Object request doesn't specify any server-side encryption, this default encryption will
|
|
@@ -4069,12 +3699,6 @@ export interface ServerSideEncryptionByDefault {
|
|
|
4069
3699
|
*/
|
|
4070
3700
|
KMSMasterKeyID?: string;
|
|
4071
3701
|
}
|
|
4072
|
-
export declare namespace ServerSideEncryptionByDefault {
|
|
4073
|
-
/**
|
|
4074
|
-
* @internal
|
|
4075
|
-
*/
|
|
4076
|
-
const filterSensitiveLog: (obj: ServerSideEncryptionByDefault) => any;
|
|
4077
|
-
}
|
|
4078
3702
|
/**
|
|
4079
3703
|
* <p>Specifies the default server-side encryption configuration.</p>
|
|
4080
3704
|
*/
|
|
@@ -4091,12 +3715,6 @@ export interface ServerSideEncryptionRule {
|
|
|
4091
3715
|
*/
|
|
4092
3716
|
BucketKeyEnabled?: boolean;
|
|
4093
3717
|
}
|
|
4094
|
-
export declare namespace ServerSideEncryptionRule {
|
|
4095
|
-
/**
|
|
4096
|
-
* @internal
|
|
4097
|
-
*/
|
|
4098
|
-
const filterSensitiveLog: (obj: ServerSideEncryptionRule) => any;
|
|
4099
|
-
}
|
|
4100
3718
|
/**
|
|
4101
3719
|
* <p>Specifies the default server-side-encryption configuration.</p>
|
|
4102
3720
|
*/
|
|
@@ -4107,24 +3725,12 @@ export interface ServerSideEncryptionConfiguration {
|
|
|
4107
3725
|
*/
|
|
4108
3726
|
Rules: ServerSideEncryptionRule[] | undefined;
|
|
4109
3727
|
}
|
|
4110
|
-
export
|
|
4111
|
-
/**
|
|
4112
|
-
* @internal
|
|
4113
|
-
*/
|
|
4114
|
-
const filterSensitiveLog: (obj: ServerSideEncryptionConfiguration) => any;
|
|
4115
|
-
}
|
|
4116
|
-
export interface GetBucketEncryptionOutput {
|
|
3728
|
+
export interface GetBucketEncryptionOutput {
|
|
4117
3729
|
/**
|
|
4118
3730
|
* <p>Specifies the default server-side-encryption configuration.</p>
|
|
4119
3731
|
*/
|
|
4120
3732
|
ServerSideEncryptionConfiguration?: ServerSideEncryptionConfiguration;
|
|
4121
3733
|
}
|
|
4122
|
-
export declare namespace GetBucketEncryptionOutput {
|
|
4123
|
-
/**
|
|
4124
|
-
* @internal
|
|
4125
|
-
*/
|
|
4126
|
-
const filterSensitiveLog: (obj: GetBucketEncryptionOutput) => any;
|
|
4127
|
-
}
|
|
4128
3734
|
export interface GetBucketEncryptionRequest {
|
|
4129
3735
|
/**
|
|
4130
3736
|
* <p>The name of the bucket from which the server-side encryption configuration is
|
|
@@ -4138,12 +3744,6 @@ export interface GetBucketEncryptionRequest {
|
|
|
4138
3744
|
*/
|
|
4139
3745
|
ExpectedBucketOwner?: string;
|
|
4140
3746
|
}
|
|
4141
|
-
export declare namespace GetBucketEncryptionRequest {
|
|
4142
|
-
/**
|
|
4143
|
-
* @internal
|
|
4144
|
-
*/
|
|
4145
|
-
const filterSensitiveLog: (obj: GetBucketEncryptionRequest) => any;
|
|
4146
|
-
}
|
|
4147
3747
|
/**
|
|
4148
3748
|
* <p>A container for specifying S3 Intelligent-Tiering filters. The filters determine the
|
|
4149
3749
|
* subset of objects to which the rule applies.</p>
|
|
@@ -4160,12 +3760,6 @@ export interface IntelligentTieringAndOperator {
|
|
|
4160
3760
|
*/
|
|
4161
3761
|
Tags?: Tag[];
|
|
4162
3762
|
}
|
|
4163
|
-
export declare namespace IntelligentTieringAndOperator {
|
|
4164
|
-
/**
|
|
4165
|
-
* @internal
|
|
4166
|
-
*/
|
|
4167
|
-
const filterSensitiveLog: (obj: IntelligentTieringAndOperator) => any;
|
|
4168
|
-
}
|
|
4169
3763
|
/**
|
|
4170
3764
|
* <p>The <code>Filter</code> is used to identify objects that the S3 Intelligent-Tiering
|
|
4171
3765
|
* configuration applies to.</p>
|
|
@@ -4192,12 +3786,6 @@ export interface IntelligentTieringFilter {
|
|
|
4192
3786
|
*/
|
|
4193
3787
|
And?: IntelligentTieringAndOperator;
|
|
4194
3788
|
}
|
|
4195
|
-
export declare namespace IntelligentTieringFilter {
|
|
4196
|
-
/**
|
|
4197
|
-
* @internal
|
|
4198
|
-
*/
|
|
4199
|
-
const filterSensitiveLog: (obj: IntelligentTieringFilter) => any;
|
|
4200
|
-
}
|
|
4201
3789
|
export declare type IntelligentTieringStatus = "Disabled" | "Enabled";
|
|
4202
3790
|
export declare type IntelligentTieringAccessTier = "ARCHIVE_ACCESS" | "DEEP_ARCHIVE_ACCESS";
|
|
4203
3791
|
/**
|
|
@@ -4220,12 +3808,6 @@ export interface Tiering {
|
|
|
4220
3808
|
*/
|
|
4221
3809
|
AccessTier: IntelligentTieringAccessTier | string | undefined;
|
|
4222
3810
|
}
|
|
4223
|
-
export declare namespace Tiering {
|
|
4224
|
-
/**
|
|
4225
|
-
* @internal
|
|
4226
|
-
*/
|
|
4227
|
-
const filterSensitiveLog: (obj: Tiering) => any;
|
|
4228
|
-
}
|
|
4229
3811
|
/**
|
|
4230
3812
|
* <p>Specifies the S3 Intelligent-Tiering configuration for an Amazon S3 bucket.</p>
|
|
4231
3813
|
* <p>For information about the S3 Intelligent-Tiering storage class, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/storage-class-intro.html#sc-dynamic-data-access">Storage class for
|
|
@@ -4250,24 +3832,12 @@ export interface IntelligentTieringConfiguration {
|
|
|
4250
3832
|
*/
|
|
4251
3833
|
Tierings: Tiering[] | undefined;
|
|
4252
3834
|
}
|
|
4253
|
-
export declare namespace IntelligentTieringConfiguration {
|
|
4254
|
-
/**
|
|
4255
|
-
* @internal
|
|
4256
|
-
*/
|
|
4257
|
-
const filterSensitiveLog: (obj: IntelligentTieringConfiguration) => any;
|
|
4258
|
-
}
|
|
4259
3835
|
export interface GetBucketIntelligentTieringConfigurationOutput {
|
|
4260
3836
|
/**
|
|
4261
3837
|
* <p>Container for S3 Intelligent-Tiering configuration.</p>
|
|
4262
3838
|
*/
|
|
4263
3839
|
IntelligentTieringConfiguration?: IntelligentTieringConfiguration;
|
|
4264
3840
|
}
|
|
4265
|
-
export declare namespace GetBucketIntelligentTieringConfigurationOutput {
|
|
4266
|
-
/**
|
|
4267
|
-
* @internal
|
|
4268
|
-
*/
|
|
4269
|
-
const filterSensitiveLog: (obj: GetBucketIntelligentTieringConfigurationOutput) => any;
|
|
4270
|
-
}
|
|
4271
3841
|
export interface GetBucketIntelligentTieringConfigurationRequest {
|
|
4272
3842
|
/**
|
|
4273
3843
|
* <p>The name of the Amazon S3 bucket whose configuration you want to modify or retrieve.</p>
|
|
@@ -4280,12 +3850,6 @@ export interface GetBucketIntelligentTieringConfigurationRequest {
|
|
|
4280
3850
|
*/
|
|
4281
3851
|
Id: string | undefined;
|
|
4282
3852
|
}
|
|
4283
|
-
export declare namespace GetBucketIntelligentTieringConfigurationRequest {
|
|
4284
|
-
/**
|
|
4285
|
-
* @internal
|
|
4286
|
-
*/
|
|
4287
|
-
const filterSensitiveLog: (obj: GetBucketIntelligentTieringConfigurationRequest) => any;
|
|
4288
|
-
}
|
|
4289
3853
|
/**
|
|
4290
3854
|
* <p>Specifies the use of SSE-KMS to encrypt delivered inventory reports.</p>
|
|
4291
3855
|
*/
|
|
@@ -4296,23 +3860,11 @@ export interface SSEKMS {
|
|
|
4296
3860
|
*/
|
|
4297
3861
|
KeyId: string | undefined;
|
|
4298
3862
|
}
|
|
4299
|
-
export declare namespace SSEKMS {
|
|
4300
|
-
/**
|
|
4301
|
-
* @internal
|
|
4302
|
-
*/
|
|
4303
|
-
const filterSensitiveLog: (obj: SSEKMS) => any;
|
|
4304
|
-
}
|
|
4305
3863
|
/**
|
|
4306
3864
|
* <p>Specifies the use of SSE-S3 to encrypt delivered inventory reports.</p>
|
|
4307
3865
|
*/
|
|
4308
3866
|
export interface SSES3 {
|
|
4309
3867
|
}
|
|
4310
|
-
export declare namespace SSES3 {
|
|
4311
|
-
/**
|
|
4312
|
-
* @internal
|
|
4313
|
-
*/
|
|
4314
|
-
const filterSensitiveLog: (obj: SSES3) => any;
|
|
4315
|
-
}
|
|
4316
3868
|
/**
|
|
4317
3869
|
* <p>Contains the type of server-side encryption used to encrypt the inventory
|
|
4318
3870
|
* results.</p>
|
|
@@ -4327,12 +3879,6 @@ export interface InventoryEncryption {
|
|
|
4327
3879
|
*/
|
|
4328
3880
|
SSEKMS?: SSEKMS;
|
|
4329
3881
|
}
|
|
4330
|
-
export declare namespace InventoryEncryption {
|
|
4331
|
-
/**
|
|
4332
|
-
* @internal
|
|
4333
|
-
*/
|
|
4334
|
-
const filterSensitiveLog: (obj: InventoryEncryption) => any;
|
|
4335
|
-
}
|
|
4336
3882
|
export declare type InventoryFormat = "CSV" | "ORC" | "Parquet";
|
|
4337
3883
|
/**
|
|
4338
3884
|
* <p>Contains the bucket name, file format, bucket owner (optional), and prefix (optional)
|
|
@@ -4367,12 +3913,6 @@ export interface InventoryS3BucketDestination {
|
|
|
4367
3913
|
*/
|
|
4368
3914
|
Encryption?: InventoryEncryption;
|
|
4369
3915
|
}
|
|
4370
|
-
export declare namespace InventoryS3BucketDestination {
|
|
4371
|
-
/**
|
|
4372
|
-
* @internal
|
|
4373
|
-
*/
|
|
4374
|
-
const filterSensitiveLog: (obj: InventoryS3BucketDestination) => any;
|
|
4375
|
-
}
|
|
4376
3916
|
/**
|
|
4377
3917
|
* <p>Specifies the inventory configuration for an Amazon S3 bucket.</p>
|
|
4378
3918
|
*/
|
|
@@ -4383,12 +3923,6 @@ export interface InventoryDestination {
|
|
|
4383
3923
|
*/
|
|
4384
3924
|
S3BucketDestination: InventoryS3BucketDestination | undefined;
|
|
4385
3925
|
}
|
|
4386
|
-
export declare namespace InventoryDestination {
|
|
4387
|
-
/**
|
|
4388
|
-
* @internal
|
|
4389
|
-
*/
|
|
4390
|
-
const filterSensitiveLog: (obj: InventoryDestination) => any;
|
|
4391
|
-
}
|
|
4392
3926
|
/**
|
|
4393
3927
|
* <p>Specifies an inventory filter. The inventory only includes objects that meet the
|
|
4394
3928
|
* filter's criteria.</p>
|
|
@@ -4399,12 +3933,6 @@ export interface InventoryFilter {
|
|
|
4399
3933
|
*/
|
|
4400
3934
|
Prefix: string | undefined;
|
|
4401
3935
|
}
|
|
4402
|
-
export declare namespace InventoryFilter {
|
|
4403
|
-
/**
|
|
4404
|
-
* @internal
|
|
4405
|
-
*/
|
|
4406
|
-
const filterSensitiveLog: (obj: InventoryFilter) => any;
|
|
4407
|
-
}
|
|
4408
3936
|
export declare type InventoryIncludedObjectVersions = "All" | "Current";
|
|
4409
3937
|
export declare type InventoryOptionalField = "BucketKeyStatus" | "ChecksumAlgorithm" | "ETag" | "EncryptionStatus" | "IntelligentTieringAccessTier" | "IsMultipartUploaded" | "LastModifiedDate" | "ObjectLockLegalHoldStatus" | "ObjectLockMode" | "ObjectLockRetainUntilDate" | "ReplicationStatus" | "Size" | "StorageClass";
|
|
4410
3938
|
export declare type InventoryFrequency = "Daily" | "Weekly";
|
|
@@ -4417,12 +3945,6 @@ export interface InventorySchedule {
|
|
|
4417
3945
|
*/
|
|
4418
3946
|
Frequency: InventoryFrequency | string | undefined;
|
|
4419
3947
|
}
|
|
4420
|
-
export declare namespace InventorySchedule {
|
|
4421
|
-
/**
|
|
4422
|
-
* @internal
|
|
4423
|
-
*/
|
|
4424
|
-
const filterSensitiveLog: (obj: InventorySchedule) => any;
|
|
4425
|
-
}
|
|
4426
3948
|
/**
|
|
4427
3949
|
* <p>Specifies the inventory configuration for an Amazon S3 bucket. For more information, see
|
|
4428
3950
|
* <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketGETInventoryConfig.html">GET Bucket inventory</a> in the <i>Amazon S3 API Reference</i>.
|
|
@@ -4465,24 +3987,12 @@ export interface InventoryConfiguration {
|
|
|
4465
3987
|
*/
|
|
4466
3988
|
Schedule: InventorySchedule | undefined;
|
|
4467
3989
|
}
|
|
4468
|
-
export declare namespace InventoryConfiguration {
|
|
4469
|
-
/**
|
|
4470
|
-
* @internal
|
|
4471
|
-
*/
|
|
4472
|
-
const filterSensitiveLog: (obj: InventoryConfiguration) => any;
|
|
4473
|
-
}
|
|
4474
3990
|
export interface GetBucketInventoryConfigurationOutput {
|
|
4475
3991
|
/**
|
|
4476
3992
|
* <p>Specifies the inventory configuration.</p>
|
|
4477
3993
|
*/
|
|
4478
3994
|
InventoryConfiguration?: InventoryConfiguration;
|
|
4479
3995
|
}
|
|
4480
|
-
export declare namespace GetBucketInventoryConfigurationOutput {
|
|
4481
|
-
/**
|
|
4482
|
-
* @internal
|
|
4483
|
-
*/
|
|
4484
|
-
const filterSensitiveLog: (obj: GetBucketInventoryConfigurationOutput) => any;
|
|
4485
|
-
}
|
|
4486
3996
|
export interface GetBucketInventoryConfigurationRequest {
|
|
4487
3997
|
/**
|
|
4488
3998
|
* <p>The name of the bucket containing the inventory configuration to retrieve.</p>
|
|
@@ -4499,12 +4009,6 @@ export interface GetBucketInventoryConfigurationRequest {
|
|
|
4499
4009
|
*/
|
|
4500
4010
|
ExpectedBucketOwner?: string;
|
|
4501
4011
|
}
|
|
4502
|
-
export declare namespace GetBucketInventoryConfigurationRequest {
|
|
4503
|
-
/**
|
|
4504
|
-
* @internal
|
|
4505
|
-
*/
|
|
4506
|
-
const filterSensitiveLog: (obj: GetBucketInventoryConfigurationRequest) => any;
|
|
4507
|
-
}
|
|
4508
4012
|
/**
|
|
4509
4013
|
* <p>Container for the expiration for the lifecycle of the object.</p>
|
|
4510
4014
|
*/
|
|
@@ -4526,12 +4030,6 @@ export interface LifecycleExpiration {
|
|
|
4526
4030
|
*/
|
|
4527
4031
|
ExpiredObjectDeleteMarker?: boolean;
|
|
4528
4032
|
}
|
|
4529
|
-
export declare namespace LifecycleExpiration {
|
|
4530
|
-
/**
|
|
4531
|
-
* @internal
|
|
4532
|
-
*/
|
|
4533
|
-
const filterSensitiveLog: (obj: LifecycleExpiration) => any;
|
|
4534
|
-
}
|
|
4535
4033
|
/**
|
|
4536
4034
|
* <p>This is used in a Lifecycle Rule Filter to apply a logical AND to two or more
|
|
4537
4035
|
* predicates. The Lifecycle Rule will apply to any object matching all of the predicates
|
|
@@ -4556,12 +4054,6 @@ export interface LifecycleRuleAndOperator {
|
|
|
4556
4054
|
*/
|
|
4557
4055
|
ObjectSizeLessThan?: number;
|
|
4558
4056
|
}
|
|
4559
|
-
export declare namespace LifecycleRuleAndOperator {
|
|
4560
|
-
/**
|
|
4561
|
-
* @internal
|
|
4562
|
-
*/
|
|
4563
|
-
const filterSensitiveLog: (obj: LifecycleRuleAndOperator) => any;
|
|
4564
|
-
}
|
|
4565
4057
|
/**
|
|
4566
4058
|
* <p>The <code>Filter</code> is used to identify objects that a Lifecycle Rule applies to. A
|
|
4567
4059
|
* <code>Filter</code> must have exactly one of <code>Prefix</code>, <code>Tag</code>, or
|
|
@@ -4648,10 +4140,6 @@ export declare namespace LifecycleRuleFilter {
|
|
|
4648
4140
|
_: (name: string, value: any) => T;
|
|
4649
4141
|
}
|
|
4650
4142
|
const visit: <T>(value: LifecycleRuleFilter, visitor: Visitor<T>) => T;
|
|
4651
|
-
/**
|
|
4652
|
-
* @internal
|
|
4653
|
-
*/
|
|
4654
|
-
const filterSensitiveLog: (obj: LifecycleRuleFilter) => any;
|
|
4655
4143
|
}
|
|
4656
4144
|
/**
|
|
4657
4145
|
* <p>Specifies when noncurrent object versions expire. Upon expiration, Amazon S3 permanently
|
|
@@ -4674,12 +4162,6 @@ export interface NoncurrentVersionExpiration {
|
|
|
4674
4162
|
*/
|
|
4675
4163
|
NewerNoncurrentVersions?: number;
|
|
4676
4164
|
}
|
|
4677
|
-
export declare namespace NoncurrentVersionExpiration {
|
|
4678
|
-
/**
|
|
4679
|
-
* @internal
|
|
4680
|
-
*/
|
|
4681
|
-
const filterSensitiveLog: (obj: NoncurrentVersionExpiration) => any;
|
|
4682
|
-
}
|
|
4683
4165
|
export declare type TransitionStorageClass = "DEEP_ARCHIVE" | "GLACIER" | "GLACIER_IR" | "INTELLIGENT_TIERING" | "ONEZONE_IA" | "STANDARD_IA";
|
|
4684
4166
|
/**
|
|
4685
4167
|
* <p>Container for the transition rule that describes when noncurrent objects transition to
|
|
@@ -4711,12 +4193,6 @@ export interface NoncurrentVersionTransition {
|
|
|
4711
4193
|
*/
|
|
4712
4194
|
NewerNoncurrentVersions?: number;
|
|
4713
4195
|
}
|
|
4714
|
-
export declare namespace NoncurrentVersionTransition {
|
|
4715
|
-
/**
|
|
4716
|
-
* @internal
|
|
4717
|
-
*/
|
|
4718
|
-
const filterSensitiveLog: (obj: NoncurrentVersionTransition) => any;
|
|
4719
|
-
}
|
|
4720
4196
|
export declare type ExpirationStatus = "Disabled" | "Enabled";
|
|
4721
4197
|
/**
|
|
4722
4198
|
* <p>Specifies when an object transitions to a specified storage class. For more information
|
|
@@ -4739,12 +4215,6 @@ export interface Transition {
|
|
|
4739
4215
|
*/
|
|
4740
4216
|
StorageClass?: TransitionStorageClass | string;
|
|
4741
4217
|
}
|
|
4742
|
-
export declare namespace Transition {
|
|
4743
|
-
/**
|
|
4744
|
-
* @internal
|
|
4745
|
-
*/
|
|
4746
|
-
const filterSensitiveLog: (obj: Transition) => any;
|
|
4747
|
-
}
|
|
4748
4218
|
/**
|
|
4749
4219
|
* <p>A lifecycle rule for individual objects in an Amazon S3 bucket.</p>
|
|
4750
4220
|
*/
|
|
@@ -4809,24 +4279,12 @@ export interface LifecycleRule {
|
|
|
4809
4279
|
*/
|
|
4810
4280
|
AbortIncompleteMultipartUpload?: AbortIncompleteMultipartUpload;
|
|
4811
4281
|
}
|
|
4812
|
-
export declare namespace LifecycleRule {
|
|
4813
|
-
/**
|
|
4814
|
-
* @internal
|
|
4815
|
-
*/
|
|
4816
|
-
const filterSensitiveLog: (obj: LifecycleRule) => any;
|
|
4817
|
-
}
|
|
4818
4282
|
export interface GetBucketLifecycleConfigurationOutput {
|
|
4819
4283
|
/**
|
|
4820
4284
|
* <p>Container for a lifecycle rule.</p>
|
|
4821
4285
|
*/
|
|
4822
4286
|
Rules?: LifecycleRule[];
|
|
4823
4287
|
}
|
|
4824
|
-
export declare namespace GetBucketLifecycleConfigurationOutput {
|
|
4825
|
-
/**
|
|
4826
|
-
* @internal
|
|
4827
|
-
*/
|
|
4828
|
-
const filterSensitiveLog: (obj: GetBucketLifecycleConfigurationOutput) => any;
|
|
4829
|
-
}
|
|
4830
4288
|
export interface GetBucketLifecycleConfigurationRequest {
|
|
4831
4289
|
/**
|
|
4832
4290
|
* <p>The name of the bucket for which to get the lifecycle information.</p>
|
|
@@ -4839,12 +4297,6 @@ export interface GetBucketLifecycleConfigurationRequest {
|
|
|
4839
4297
|
*/
|
|
4840
4298
|
ExpectedBucketOwner?: string;
|
|
4841
4299
|
}
|
|
4842
|
-
export declare namespace GetBucketLifecycleConfigurationRequest {
|
|
4843
|
-
/**
|
|
4844
|
-
* @internal
|
|
4845
|
-
*/
|
|
4846
|
-
const filterSensitiveLog: (obj: GetBucketLifecycleConfigurationRequest) => any;
|
|
4847
|
-
}
|
|
4848
4300
|
export interface GetBucketLocationOutput {
|
|
4849
4301
|
/**
|
|
4850
4302
|
* <p>Specifies the Region where the bucket resides. For a list of all the Amazon S3 supported
|
|
@@ -4854,12 +4306,6 @@ export interface GetBucketLocationOutput {
|
|
|
4854
4306
|
*/
|
|
4855
4307
|
LocationConstraint?: BucketLocationConstraint | string;
|
|
4856
4308
|
}
|
|
4857
|
-
export declare namespace GetBucketLocationOutput {
|
|
4858
|
-
/**
|
|
4859
|
-
* @internal
|
|
4860
|
-
*/
|
|
4861
|
-
const filterSensitiveLog: (obj: GetBucketLocationOutput) => any;
|
|
4862
|
-
}
|
|
4863
4309
|
export interface GetBucketLocationRequest {
|
|
4864
4310
|
/**
|
|
4865
4311
|
* <p>The name of the bucket for which to get the location.</p>
|
|
@@ -4872,12 +4318,6 @@ export interface GetBucketLocationRequest {
|
|
|
4872
4318
|
*/
|
|
4873
4319
|
ExpectedBucketOwner?: string;
|
|
4874
4320
|
}
|
|
4875
|
-
export declare namespace GetBucketLocationRequest {
|
|
4876
|
-
/**
|
|
4877
|
-
* @internal
|
|
4878
|
-
*/
|
|
4879
|
-
const filterSensitiveLog: (obj: GetBucketLocationRequest) => any;
|
|
4880
|
-
}
|
|
4881
4321
|
export declare type BucketLogsPermission = "FULL_CONTROL" | "READ" | "WRITE";
|
|
4882
4322
|
/**
|
|
4883
4323
|
* <p>Container for granting information.</p>
|
|
@@ -4895,12 +4335,6 @@ export interface TargetGrant {
|
|
|
4895
4335
|
*/
|
|
4896
4336
|
Permission?: BucketLogsPermission | string;
|
|
4897
4337
|
}
|
|
4898
|
-
export declare namespace TargetGrant {
|
|
4899
|
-
/**
|
|
4900
|
-
* @internal
|
|
4901
|
-
*/
|
|
4902
|
-
const filterSensitiveLog: (obj: TargetGrant) => any;
|
|
4903
|
-
}
|
|
4904
4338
|
/**
|
|
4905
4339
|
* <p>Describes where logs are stored and the prefix that Amazon S3 assigns to all log object keys
|
|
4906
4340
|
* for a bucket. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketPUTlogging.html">PUT Bucket logging</a> in the
|
|
@@ -4929,12 +4363,6 @@ export interface LoggingEnabled {
|
|
|
4929
4363
|
*/
|
|
4930
4364
|
TargetPrefix: string | undefined;
|
|
4931
4365
|
}
|
|
4932
|
-
export declare namespace LoggingEnabled {
|
|
4933
|
-
/**
|
|
4934
|
-
* @internal
|
|
4935
|
-
*/
|
|
4936
|
-
const filterSensitiveLog: (obj: LoggingEnabled) => any;
|
|
4937
|
-
}
|
|
4938
4366
|
export interface GetBucketLoggingOutput {
|
|
4939
4367
|
/**
|
|
4940
4368
|
* <p>Describes where logs are stored and the prefix that Amazon S3 assigns to all log object keys
|
|
@@ -4943,12 +4371,6 @@ export interface GetBucketLoggingOutput {
|
|
|
4943
4371
|
*/
|
|
4944
4372
|
LoggingEnabled?: LoggingEnabled;
|
|
4945
4373
|
}
|
|
4946
|
-
export declare namespace GetBucketLoggingOutput {
|
|
4947
|
-
/**
|
|
4948
|
-
* @internal
|
|
4949
|
-
*/
|
|
4950
|
-
const filterSensitiveLog: (obj: GetBucketLoggingOutput) => any;
|
|
4951
|
-
}
|
|
4952
4374
|
export interface GetBucketLoggingRequest {
|
|
4953
4375
|
/**
|
|
4954
4376
|
* <p>The bucket name for which to get the logging information.</p>
|
|
@@ -4961,12 +4383,6 @@ export interface GetBucketLoggingRequest {
|
|
|
4961
4383
|
*/
|
|
4962
4384
|
ExpectedBucketOwner?: string;
|
|
4963
4385
|
}
|
|
4964
|
-
export declare namespace GetBucketLoggingRequest {
|
|
4965
|
-
/**
|
|
4966
|
-
* @internal
|
|
4967
|
-
*/
|
|
4968
|
-
const filterSensitiveLog: (obj: GetBucketLoggingRequest) => any;
|
|
4969
|
-
}
|
|
4970
4386
|
/**
|
|
4971
4387
|
* <p>A conjunction (logical AND) of predicates, which is used in evaluating a metrics filter.
|
|
4972
4388
|
* The operator must have at least two predicates, and an object must match all of the
|
|
@@ -4986,12 +4402,6 @@ export interface MetricsAndOperator {
|
|
|
4986
4402
|
*/
|
|
4987
4403
|
AccessPointArn?: string;
|
|
4988
4404
|
}
|
|
4989
|
-
export declare namespace MetricsAndOperator {
|
|
4990
|
-
/**
|
|
4991
|
-
* @internal
|
|
4992
|
-
*/
|
|
4993
|
-
const filterSensitiveLog: (obj: MetricsAndOperator) => any;
|
|
4994
|
-
}
|
|
4995
4405
|
/**
|
|
4996
4406
|
* <p>Specifies a metrics configuration filter. The metrics configuration only includes
|
|
4997
4407
|
* objects that meet the filter's criteria. A filter must be a prefix, an object tag, an access point ARN, or a conjunction
|
|
@@ -5056,10 +4466,6 @@ export declare namespace MetricsFilter {
|
|
|
5056
4466
|
_: (name: string, value: any) => T;
|
|
5057
4467
|
}
|
|
5058
4468
|
const visit: <T>(value: MetricsFilter, visitor: Visitor<T>) => T;
|
|
5059
|
-
/**
|
|
5060
|
-
* @internal
|
|
5061
|
-
*/
|
|
5062
|
-
const filterSensitiveLog: (obj: MetricsFilter) => any;
|
|
5063
4469
|
}
|
|
5064
4470
|
/**
|
|
5065
4471
|
* <p>Specifies a metrics configuration for the CloudWatch request metrics (specified by the
|
|
@@ -5080,24 +4486,12 @@ export interface MetricsConfiguration {
|
|
|
5080
4486
|
*/
|
|
5081
4487
|
Filter?: MetricsFilter;
|
|
5082
4488
|
}
|
|
5083
|
-
export declare namespace MetricsConfiguration {
|
|
5084
|
-
/**
|
|
5085
|
-
* @internal
|
|
5086
|
-
*/
|
|
5087
|
-
const filterSensitiveLog: (obj: MetricsConfiguration) => any;
|
|
5088
|
-
}
|
|
5089
4489
|
export interface GetBucketMetricsConfigurationOutput {
|
|
5090
4490
|
/**
|
|
5091
4491
|
* <p>Specifies the metrics configuration.</p>
|
|
5092
4492
|
*/
|
|
5093
4493
|
MetricsConfiguration?: MetricsConfiguration;
|
|
5094
4494
|
}
|
|
5095
|
-
export declare namespace GetBucketMetricsConfigurationOutput {
|
|
5096
|
-
/**
|
|
5097
|
-
* @internal
|
|
5098
|
-
*/
|
|
5099
|
-
const filterSensitiveLog: (obj: GetBucketMetricsConfigurationOutput) => any;
|
|
5100
|
-
}
|
|
5101
4495
|
export interface GetBucketMetricsConfigurationRequest {
|
|
5102
4496
|
/**
|
|
5103
4497
|
* <p>The name of the bucket containing the metrics configuration to retrieve.</p>
|
|
@@ -5114,12 +4508,6 @@ export interface GetBucketMetricsConfigurationRequest {
|
|
|
5114
4508
|
*/
|
|
5115
4509
|
ExpectedBucketOwner?: string;
|
|
5116
4510
|
}
|
|
5117
|
-
export declare namespace GetBucketMetricsConfigurationRequest {
|
|
5118
|
-
/**
|
|
5119
|
-
* @internal
|
|
5120
|
-
*/
|
|
5121
|
-
const filterSensitiveLog: (obj: GetBucketMetricsConfigurationRequest) => any;
|
|
5122
|
-
}
|
|
5123
4511
|
export interface GetBucketNotificationConfigurationRequest {
|
|
5124
4512
|
/**
|
|
5125
4513
|
* <p>The name of the bucket for which to get the notification configuration.</p>
|
|
@@ -5132,23 +4520,11 @@ export interface GetBucketNotificationConfigurationRequest {
|
|
|
5132
4520
|
*/
|
|
5133
4521
|
ExpectedBucketOwner?: string;
|
|
5134
4522
|
}
|
|
5135
|
-
export declare namespace GetBucketNotificationConfigurationRequest {
|
|
5136
|
-
/**
|
|
5137
|
-
* @internal
|
|
5138
|
-
*/
|
|
5139
|
-
const filterSensitiveLog: (obj: GetBucketNotificationConfigurationRequest) => any;
|
|
5140
|
-
}
|
|
5141
4523
|
/**
|
|
5142
4524
|
* <p>A container for specifying the configuration for Amazon EventBridge.</p>
|
|
5143
4525
|
*/
|
|
5144
4526
|
export interface EventBridgeConfiguration {
|
|
5145
4527
|
}
|
|
5146
|
-
export declare namespace EventBridgeConfiguration {
|
|
5147
|
-
/**
|
|
5148
|
-
* @internal
|
|
5149
|
-
*/
|
|
5150
|
-
const filterSensitiveLog: (obj: EventBridgeConfiguration) => any;
|
|
5151
|
-
}
|
|
5152
4528
|
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";
|
|
5153
4529
|
export declare type FilterRuleName = "prefix" | "suffix";
|
|
5154
4530
|
/**
|
|
@@ -5168,12 +4544,6 @@ export interface FilterRule {
|
|
|
5168
4544
|
*/
|
|
5169
4545
|
Value?: string;
|
|
5170
4546
|
}
|
|
5171
|
-
export declare namespace FilterRule {
|
|
5172
|
-
/**
|
|
5173
|
-
* @internal
|
|
5174
|
-
*/
|
|
5175
|
-
const filterSensitiveLog: (obj: FilterRule) => any;
|
|
5176
|
-
}
|
|
5177
4547
|
/**
|
|
5178
4548
|
* <p>A container for object key name prefix and suffix filtering rules.</p>
|
|
5179
4549
|
*/
|
|
@@ -5184,12 +4554,6 @@ export interface S3KeyFilter {
|
|
|
5184
4554
|
*/
|
|
5185
4555
|
FilterRules?: FilterRule[];
|
|
5186
4556
|
}
|
|
5187
|
-
export declare namespace S3KeyFilter {
|
|
5188
|
-
/**
|
|
5189
|
-
* @internal
|
|
5190
|
-
*/
|
|
5191
|
-
const filterSensitiveLog: (obj: S3KeyFilter) => any;
|
|
5192
|
-
}
|
|
5193
4557
|
/**
|
|
5194
4558
|
* <p>Specifies object key name filtering rules. For information about key name filtering, see
|
|
5195
4559
|
* <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/NotificationHowTo.html">Configuring
|
|
@@ -5201,12 +4565,6 @@ export interface NotificationConfigurationFilter {
|
|
|
5201
4565
|
*/
|
|
5202
4566
|
Key?: S3KeyFilter;
|
|
5203
4567
|
}
|
|
5204
|
-
export declare namespace NotificationConfigurationFilter {
|
|
5205
|
-
/**
|
|
5206
|
-
* @internal
|
|
5207
|
-
*/
|
|
5208
|
-
const filterSensitiveLog: (obj: NotificationConfigurationFilter) => any;
|
|
5209
|
-
}
|
|
5210
4568
|
/**
|
|
5211
4569
|
* <p>A container for specifying the configuration for Lambda notifications.</p>
|
|
5212
4570
|
*/
|
|
@@ -5234,12 +4592,6 @@ export interface LambdaFunctionConfiguration {
|
|
|
5234
4592
|
*/
|
|
5235
4593
|
Filter?: NotificationConfigurationFilter;
|
|
5236
4594
|
}
|
|
5237
|
-
export declare namespace LambdaFunctionConfiguration {
|
|
5238
|
-
/**
|
|
5239
|
-
* @internal
|
|
5240
|
-
*/
|
|
5241
|
-
const filterSensitiveLog: (obj: LambdaFunctionConfiguration) => any;
|
|
5242
|
-
}
|
|
5243
4595
|
/**
|
|
5244
4596
|
* <p>Specifies the configuration for publishing messages to an Amazon Simple Queue Service
|
|
5245
4597
|
* (Amazon SQS) queue when Amazon S3 detects specified events.</p>
|
|
@@ -5266,12 +4618,6 @@ export interface QueueConfiguration {
|
|
|
5266
4618
|
*/
|
|
5267
4619
|
Filter?: NotificationConfigurationFilter;
|
|
5268
4620
|
}
|
|
5269
|
-
export declare namespace QueueConfiguration {
|
|
5270
|
-
/**
|
|
5271
|
-
* @internal
|
|
5272
|
-
*/
|
|
5273
|
-
const filterSensitiveLog: (obj: QueueConfiguration) => any;
|
|
5274
|
-
}
|
|
5275
4621
|
/**
|
|
5276
4622
|
* <p>A container for specifying the configuration for publication of messages to an Amazon
|
|
5277
4623
|
* Simple Notification Service (Amazon SNS) topic when Amazon S3 detects specified events.</p>
|
|
@@ -5300,12 +4646,6 @@ export interface TopicConfiguration {
|
|
|
5300
4646
|
*/
|
|
5301
4647
|
Filter?: NotificationConfigurationFilter;
|
|
5302
4648
|
}
|
|
5303
|
-
export declare namespace TopicConfiguration {
|
|
5304
|
-
/**
|
|
5305
|
-
* @internal
|
|
5306
|
-
*/
|
|
5307
|
-
const filterSensitiveLog: (obj: TopicConfiguration) => any;
|
|
5308
|
-
}
|
|
5309
4649
|
/**
|
|
5310
4650
|
* <p>A container for specifying the notification configuration of the bucket. If this element
|
|
5311
4651
|
* is empty, notifications are turned off for the bucket.</p>
|
|
@@ -5331,12 +4671,6 @@ export interface NotificationConfiguration {
|
|
|
5331
4671
|
*/
|
|
5332
4672
|
EventBridgeConfiguration?: EventBridgeConfiguration;
|
|
5333
4673
|
}
|
|
5334
|
-
export declare namespace NotificationConfiguration {
|
|
5335
|
-
/**
|
|
5336
|
-
* @internal
|
|
5337
|
-
*/
|
|
5338
|
-
const filterSensitiveLog: (obj: NotificationConfiguration) => any;
|
|
5339
|
-
}
|
|
5340
4674
|
/**
|
|
5341
4675
|
* <p>The container element for an ownership control rule.</p>
|
|
5342
4676
|
*/
|
|
@@ -5356,12 +4690,6 @@ export interface OwnershipControlsRule {
|
|
|
5356
4690
|
*/
|
|
5357
4691
|
ObjectOwnership: ObjectOwnership | string | undefined;
|
|
5358
4692
|
}
|
|
5359
|
-
export declare namespace OwnershipControlsRule {
|
|
5360
|
-
/**
|
|
5361
|
-
* @internal
|
|
5362
|
-
*/
|
|
5363
|
-
const filterSensitiveLog: (obj: OwnershipControlsRule) => any;
|
|
5364
|
-
}
|
|
5365
4693
|
/**
|
|
5366
4694
|
* <p>The container element for a bucket's ownership controls.</p>
|
|
5367
4695
|
*/
|
|
@@ -5371,12 +4699,6 @@ export interface OwnershipControls {
|
|
|
5371
4699
|
*/
|
|
5372
4700
|
Rules: OwnershipControlsRule[] | undefined;
|
|
5373
4701
|
}
|
|
5374
|
-
export declare namespace OwnershipControls {
|
|
5375
|
-
/**
|
|
5376
|
-
* @internal
|
|
5377
|
-
*/
|
|
5378
|
-
const filterSensitiveLog: (obj: OwnershipControls) => any;
|
|
5379
|
-
}
|
|
5380
4702
|
export interface GetBucketOwnershipControlsOutput {
|
|
5381
4703
|
/**
|
|
5382
4704
|
* <p>The <code>OwnershipControls</code> (BucketOwnerEnforced, BucketOwnerPreferred, or ObjectWriter) currently in
|
|
@@ -5384,12 +4706,6 @@ export interface GetBucketOwnershipControlsOutput {
|
|
|
5384
4706
|
*/
|
|
5385
4707
|
OwnershipControls?: OwnershipControls;
|
|
5386
4708
|
}
|
|
5387
|
-
export declare namespace GetBucketOwnershipControlsOutput {
|
|
5388
|
-
/**
|
|
5389
|
-
* @internal
|
|
5390
|
-
*/
|
|
5391
|
-
const filterSensitiveLog: (obj: GetBucketOwnershipControlsOutput) => any;
|
|
5392
|
-
}
|
|
5393
4709
|
export interface GetBucketOwnershipControlsRequest {
|
|
5394
4710
|
/**
|
|
5395
4711
|
* <p>The name of the Amazon S3 bucket whose <code>OwnershipControls</code> you want to retrieve.
|
|
@@ -5403,24 +4719,12 @@ export interface GetBucketOwnershipControlsRequest {
|
|
|
5403
4719
|
*/
|
|
5404
4720
|
ExpectedBucketOwner?: string;
|
|
5405
4721
|
}
|
|
5406
|
-
export declare namespace GetBucketOwnershipControlsRequest {
|
|
5407
|
-
/**
|
|
5408
|
-
* @internal
|
|
5409
|
-
*/
|
|
5410
|
-
const filterSensitiveLog: (obj: GetBucketOwnershipControlsRequest) => any;
|
|
5411
|
-
}
|
|
5412
4722
|
export interface GetBucketPolicyOutput {
|
|
5413
4723
|
/**
|
|
5414
4724
|
* <p>The bucket policy as a JSON document.</p>
|
|
5415
4725
|
*/
|
|
5416
4726
|
Policy?: string;
|
|
5417
4727
|
}
|
|
5418
|
-
export declare namespace GetBucketPolicyOutput {
|
|
5419
|
-
/**
|
|
5420
|
-
* @internal
|
|
5421
|
-
*/
|
|
5422
|
-
const filterSensitiveLog: (obj: GetBucketPolicyOutput) => any;
|
|
5423
|
-
}
|
|
5424
4728
|
export interface GetBucketPolicyRequest {
|
|
5425
4729
|
/**
|
|
5426
4730
|
* <p>The bucket name for which to get the bucket policy.</p>
|
|
@@ -5433,12 +4737,6 @@ export interface GetBucketPolicyRequest {
|
|
|
5433
4737
|
*/
|
|
5434
4738
|
ExpectedBucketOwner?: string;
|
|
5435
4739
|
}
|
|
5436
|
-
export declare namespace GetBucketPolicyRequest {
|
|
5437
|
-
/**
|
|
5438
|
-
* @internal
|
|
5439
|
-
*/
|
|
5440
|
-
const filterSensitiveLog: (obj: GetBucketPolicyRequest) => any;
|
|
5441
|
-
}
|
|
5442
4740
|
/**
|
|
5443
4741
|
* <p>The container element for a bucket's policy status.</p>
|
|
5444
4742
|
*/
|
|
@@ -5449,24 +4747,12 @@ export interface PolicyStatus {
|
|
|
5449
4747
|
*/
|
|
5450
4748
|
IsPublic?: boolean;
|
|
5451
4749
|
}
|
|
5452
|
-
export declare namespace PolicyStatus {
|
|
5453
|
-
/**
|
|
5454
|
-
* @internal
|
|
5455
|
-
*/
|
|
5456
|
-
const filterSensitiveLog: (obj: PolicyStatus) => any;
|
|
5457
|
-
}
|
|
5458
4750
|
export interface GetBucketPolicyStatusOutput {
|
|
5459
4751
|
/**
|
|
5460
4752
|
* <p>The policy status for the specified bucket.</p>
|
|
5461
4753
|
*/
|
|
5462
4754
|
PolicyStatus?: PolicyStatus;
|
|
5463
4755
|
}
|
|
5464
|
-
export declare namespace GetBucketPolicyStatusOutput {
|
|
5465
|
-
/**
|
|
5466
|
-
* @internal
|
|
5467
|
-
*/
|
|
5468
|
-
const filterSensitiveLog: (obj: GetBucketPolicyStatusOutput) => any;
|
|
5469
|
-
}
|
|
5470
4756
|
export interface GetBucketPolicyStatusRequest {
|
|
5471
4757
|
/**
|
|
5472
4758
|
* <p>The name of the Amazon S3 bucket whose policy status you want to retrieve.</p>
|
|
@@ -5479,12 +4765,6 @@ export interface GetBucketPolicyStatusRequest {
|
|
|
5479
4765
|
*/
|
|
5480
4766
|
ExpectedBucketOwner?: string;
|
|
5481
4767
|
}
|
|
5482
|
-
export declare namespace GetBucketPolicyStatusRequest {
|
|
5483
|
-
/**
|
|
5484
|
-
* @internal
|
|
5485
|
-
*/
|
|
5486
|
-
const filterSensitiveLog: (obj: GetBucketPolicyStatusRequest) => any;
|
|
5487
|
-
}
|
|
5488
4768
|
export declare type DeleteMarkerReplicationStatus = "Disabled" | "Enabled";
|
|
5489
4769
|
/**
|
|
5490
4770
|
* <p>Specifies whether Amazon S3 replicates delete markers. If you specify a <code>Filter</code>
|
|
@@ -5509,12 +4789,6 @@ export interface DeleteMarkerReplication {
|
|
|
5509
4789
|
*/
|
|
5510
4790
|
Status?: DeleteMarkerReplicationStatus | string;
|
|
5511
4791
|
}
|
|
5512
|
-
export declare namespace DeleteMarkerReplication {
|
|
5513
|
-
/**
|
|
5514
|
-
* @internal
|
|
5515
|
-
*/
|
|
5516
|
-
const filterSensitiveLog: (obj: DeleteMarkerReplication) => any;
|
|
5517
|
-
}
|
|
5518
4792
|
/**
|
|
5519
4793
|
* <p>Specifies encryption-related information for an Amazon S3 bucket that is a destination for
|
|
5520
4794
|
* replicated objects.</p>
|
|
@@ -5529,12 +4803,6 @@ export interface EncryptionConfiguration {
|
|
|
5529
4803
|
*/
|
|
5530
4804
|
ReplicaKmsKeyID?: string;
|
|
5531
4805
|
}
|
|
5532
|
-
export declare namespace EncryptionConfiguration {
|
|
5533
|
-
/**
|
|
5534
|
-
* @internal
|
|
5535
|
-
*/
|
|
5536
|
-
const filterSensitiveLog: (obj: EncryptionConfiguration) => any;
|
|
5537
|
-
}
|
|
5538
4806
|
/**
|
|
5539
4807
|
* <p> A container specifying the time value for S3 Replication Time Control (S3 RTC) and replication metrics
|
|
5540
4808
|
* <code>EventThreshold</code>. </p>
|
|
@@ -5546,12 +4814,6 @@ export interface ReplicationTimeValue {
|
|
|
5546
4814
|
*/
|
|
5547
4815
|
Minutes?: number;
|
|
5548
4816
|
}
|
|
5549
|
-
export declare namespace ReplicationTimeValue {
|
|
5550
|
-
/**
|
|
5551
|
-
* @internal
|
|
5552
|
-
*/
|
|
5553
|
-
const filterSensitiveLog: (obj: ReplicationTimeValue) => any;
|
|
5554
|
-
}
|
|
5555
4817
|
export declare type MetricsStatus = "Disabled" | "Enabled";
|
|
5556
4818
|
/**
|
|
5557
4819
|
* <p> A container specifying replication metrics-related settings enabling replication
|
|
@@ -5568,12 +4830,6 @@ export interface Metrics {
|
|
|
5568
4830
|
*/
|
|
5569
4831
|
EventThreshold?: ReplicationTimeValue;
|
|
5570
4832
|
}
|
|
5571
|
-
export declare namespace Metrics {
|
|
5572
|
-
/**
|
|
5573
|
-
* @internal
|
|
5574
|
-
*/
|
|
5575
|
-
const filterSensitiveLog: (obj: Metrics) => any;
|
|
5576
|
-
}
|
|
5577
4833
|
export declare type ReplicationTimeStatus = "Disabled" | "Enabled";
|
|
5578
4834
|
/**
|
|
5579
4835
|
* <p> A container specifying S3 Replication Time Control (S3 RTC) related information, including whether S3 RTC is
|
|
@@ -5591,12 +4847,6 @@ export interface ReplicationTime {
|
|
|
5591
4847
|
*/
|
|
5592
4848
|
Time: ReplicationTimeValue | undefined;
|
|
5593
4849
|
}
|
|
5594
|
-
export declare namespace ReplicationTime {
|
|
5595
|
-
/**
|
|
5596
|
-
* @internal
|
|
5597
|
-
*/
|
|
5598
|
-
const filterSensitiveLog: (obj: ReplicationTime) => any;
|
|
5599
|
-
}
|
|
5600
4850
|
/**
|
|
5601
4851
|
* <p>Specifies information about where to publish analysis or configuration results for an
|
|
5602
4852
|
* Amazon S3 bucket and S3 Replication Time Control (S3 RTC).</p>
|
|
@@ -5646,12 +4896,6 @@ export interface Destination {
|
|
|
5646
4896
|
*/
|
|
5647
4897
|
Metrics?: Metrics;
|
|
5648
4898
|
}
|
|
5649
|
-
export declare namespace Destination {
|
|
5650
|
-
/**
|
|
5651
|
-
* @internal
|
|
5652
|
-
*/
|
|
5653
|
-
const filterSensitiveLog: (obj: Destination) => any;
|
|
5654
|
-
}
|
|
5655
4899
|
export declare type ExistingObjectReplicationStatus = "Disabled" | "Enabled";
|
|
5656
4900
|
/**
|
|
5657
4901
|
* <p>Optional configuration to replicate existing source bucket objects. For more
|
|
@@ -5664,12 +4908,6 @@ export interface ExistingObjectReplication {
|
|
|
5664
4908
|
*/
|
|
5665
4909
|
Status: ExistingObjectReplicationStatus | string | undefined;
|
|
5666
4910
|
}
|
|
5667
|
-
export declare namespace ExistingObjectReplication {
|
|
5668
|
-
/**
|
|
5669
|
-
* @internal
|
|
5670
|
-
*/
|
|
5671
|
-
const filterSensitiveLog: (obj: ExistingObjectReplication) => any;
|
|
5672
|
-
}
|
|
5673
4911
|
/**
|
|
5674
4912
|
* <p>A container for specifying rule filters. The filters determine the subset of objects to
|
|
5675
4913
|
* which the rule applies. This element is required only if you specify more than one filter. </p>
|
|
@@ -5696,12 +4934,6 @@ export interface ReplicationRuleAndOperator {
|
|
|
5696
4934
|
*/
|
|
5697
4935
|
Tags?: Tag[];
|
|
5698
4936
|
}
|
|
5699
|
-
export declare namespace ReplicationRuleAndOperator {
|
|
5700
|
-
/**
|
|
5701
|
-
* @internal
|
|
5702
|
-
*/
|
|
5703
|
-
const filterSensitiveLog: (obj: ReplicationRuleAndOperator) => any;
|
|
5704
|
-
}
|
|
5705
4937
|
/**
|
|
5706
4938
|
* <p>A filter that identifies the subset of objects to which the replication rule applies. A
|
|
5707
4939
|
* <code>Filter</code> must specify exactly one <code>Prefix</code>, <code>Tag</code>, or
|
|
@@ -5768,10 +5000,6 @@ export declare namespace ReplicationRuleFilter {
|
|
|
5768
5000
|
_: (name: string, value: any) => T;
|
|
5769
5001
|
}
|
|
5770
5002
|
const visit: <T>(value: ReplicationRuleFilter, visitor: Visitor<T>) => T;
|
|
5771
|
-
/**
|
|
5772
|
-
* @internal
|
|
5773
|
-
*/
|
|
5774
|
-
const filterSensitiveLog: (obj: ReplicationRuleFilter) => any;
|
|
5775
5003
|
}
|
|
5776
5004
|
export declare type ReplicaModificationsStatus = "Disabled" | "Enabled";
|
|
5777
5005
|
/**
|
|
@@ -5791,12 +5019,6 @@ export interface ReplicaModifications {
|
|
|
5791
5019
|
*/
|
|
5792
5020
|
Status: ReplicaModificationsStatus | string | undefined;
|
|
5793
5021
|
}
|
|
5794
|
-
export declare namespace ReplicaModifications {
|
|
5795
|
-
/**
|
|
5796
|
-
* @internal
|
|
5797
|
-
*/
|
|
5798
|
-
const filterSensitiveLog: (obj: ReplicaModifications) => any;
|
|
5799
|
-
}
|
|
5800
5022
|
export declare type SseKmsEncryptedObjectsStatus = "Disabled" | "Enabled";
|
|
5801
5023
|
/**
|
|
5802
5024
|
* <p>A container for filter information for the selection of S3 objects encrypted with Amazon Web Services
|
|
@@ -5809,12 +5031,6 @@ export interface SseKmsEncryptedObjects {
|
|
|
5809
5031
|
*/
|
|
5810
5032
|
Status: SseKmsEncryptedObjectsStatus | string | undefined;
|
|
5811
5033
|
}
|
|
5812
|
-
export declare namespace SseKmsEncryptedObjects {
|
|
5813
|
-
/**
|
|
5814
|
-
* @internal
|
|
5815
|
-
*/
|
|
5816
|
-
const filterSensitiveLog: (obj: SseKmsEncryptedObjects) => any;
|
|
5817
|
-
}
|
|
5818
5034
|
/**
|
|
5819
5035
|
* <p>A container that describes additional filters for identifying the source objects that
|
|
5820
5036
|
* you want to replicate. You can choose to enable or disable the replication of these
|
|
@@ -5842,12 +5058,6 @@ export interface SourceSelectionCriteria {
|
|
|
5842
5058
|
*/
|
|
5843
5059
|
ReplicaModifications?: ReplicaModifications;
|
|
5844
5060
|
}
|
|
5845
|
-
export declare namespace SourceSelectionCriteria {
|
|
5846
|
-
/**
|
|
5847
|
-
* @internal
|
|
5848
|
-
*/
|
|
5849
|
-
const filterSensitiveLog: (obj: SourceSelectionCriteria) => any;
|
|
5850
|
-
}
|
|
5851
5061
|
export declare type ReplicationRuleStatus = "Disabled" | "Enabled";
|
|
5852
5062
|
/**
|
|
5853
5063
|
* <p>Specifies which Amazon S3 objects to replicate and where to store the replicas.</p>
|
|
@@ -5923,12 +5133,6 @@ export interface ReplicationRule {
|
|
|
5923
5133
|
*/
|
|
5924
5134
|
DeleteMarkerReplication?: DeleteMarkerReplication;
|
|
5925
5135
|
}
|
|
5926
|
-
export declare namespace ReplicationRule {
|
|
5927
|
-
/**
|
|
5928
|
-
* @internal
|
|
5929
|
-
*/
|
|
5930
|
-
const filterSensitiveLog: (obj: ReplicationRule) => any;
|
|
5931
|
-
}
|
|
5932
5136
|
/**
|
|
5933
5137
|
* <p>A container for replication rules. You can add up to 1,000 rules. The maximum size of a
|
|
5934
5138
|
* replication configuration is 2 MB.</p>
|
|
@@ -5946,12 +5150,6 @@ export interface ReplicationConfiguration {
|
|
|
5946
5150
|
*/
|
|
5947
5151
|
Rules: ReplicationRule[] | undefined;
|
|
5948
5152
|
}
|
|
5949
|
-
export declare namespace ReplicationConfiguration {
|
|
5950
|
-
/**
|
|
5951
|
-
* @internal
|
|
5952
|
-
*/
|
|
5953
|
-
const filterSensitiveLog: (obj: ReplicationConfiguration) => any;
|
|
5954
|
-
}
|
|
5955
5153
|
export interface GetBucketReplicationOutput {
|
|
5956
5154
|
/**
|
|
5957
5155
|
* <p>A container for replication rules. You can add up to 1,000 rules. The maximum size of a
|
|
@@ -5959,12 +5157,6 @@ export interface GetBucketReplicationOutput {
|
|
|
5959
5157
|
*/
|
|
5960
5158
|
ReplicationConfiguration?: ReplicationConfiguration;
|
|
5961
5159
|
}
|
|
5962
|
-
export declare namespace GetBucketReplicationOutput {
|
|
5963
|
-
/**
|
|
5964
|
-
* @internal
|
|
5965
|
-
*/
|
|
5966
|
-
const filterSensitiveLog: (obj: GetBucketReplicationOutput) => any;
|
|
5967
|
-
}
|
|
5968
5160
|
export interface GetBucketReplicationRequest {
|
|
5969
5161
|
/**
|
|
5970
5162
|
* <p>The bucket name for which to get the replication information.</p>
|
|
@@ -5977,12 +5169,6 @@ export interface GetBucketReplicationRequest {
|
|
|
5977
5169
|
*/
|
|
5978
5170
|
ExpectedBucketOwner?: string;
|
|
5979
5171
|
}
|
|
5980
|
-
export declare namespace GetBucketReplicationRequest {
|
|
5981
|
-
/**
|
|
5982
|
-
* @internal
|
|
5983
|
-
*/
|
|
5984
|
-
const filterSensitiveLog: (obj: GetBucketReplicationRequest) => any;
|
|
5985
|
-
}
|
|
5986
5172
|
export declare type Payer = "BucketOwner" | "Requester";
|
|
5987
5173
|
export interface GetBucketRequestPaymentOutput {
|
|
5988
5174
|
/**
|
|
@@ -5990,12 +5176,6 @@ export interface GetBucketRequestPaymentOutput {
|
|
|
5990
5176
|
*/
|
|
5991
5177
|
Payer?: Payer | string;
|
|
5992
5178
|
}
|
|
5993
|
-
export declare namespace GetBucketRequestPaymentOutput {
|
|
5994
|
-
/**
|
|
5995
|
-
* @internal
|
|
5996
|
-
*/
|
|
5997
|
-
const filterSensitiveLog: (obj: GetBucketRequestPaymentOutput) => any;
|
|
5998
|
-
}
|
|
5999
5179
|
export interface GetBucketRequestPaymentRequest {
|
|
6000
5180
|
/**
|
|
6001
5181
|
* <p>The name of the bucket for which to get the payment request configuration</p>
|
|
@@ -6008,24 +5188,12 @@ export interface GetBucketRequestPaymentRequest {
|
|
|
6008
5188
|
*/
|
|
6009
5189
|
ExpectedBucketOwner?: string;
|
|
6010
5190
|
}
|
|
6011
|
-
export declare namespace GetBucketRequestPaymentRequest {
|
|
6012
|
-
/**
|
|
6013
|
-
* @internal
|
|
6014
|
-
*/
|
|
6015
|
-
const filterSensitiveLog: (obj: GetBucketRequestPaymentRequest) => any;
|
|
6016
|
-
}
|
|
6017
5191
|
export interface GetBucketTaggingOutput {
|
|
6018
5192
|
/**
|
|
6019
5193
|
* <p>Contains the tag set.</p>
|
|
6020
5194
|
*/
|
|
6021
5195
|
TagSet: Tag[] | undefined;
|
|
6022
5196
|
}
|
|
6023
|
-
export declare namespace GetBucketTaggingOutput {
|
|
6024
|
-
/**
|
|
6025
|
-
* @internal
|
|
6026
|
-
*/
|
|
6027
|
-
const filterSensitiveLog: (obj: GetBucketTaggingOutput) => any;
|
|
6028
|
-
}
|
|
6029
5197
|
export interface GetBucketTaggingRequest {
|
|
6030
5198
|
/**
|
|
6031
5199
|
* <p>The name of the bucket for which to get the tagging information.</p>
|
|
@@ -6038,12 +5206,6 @@ export interface GetBucketTaggingRequest {
|
|
|
6038
5206
|
*/
|
|
6039
5207
|
ExpectedBucketOwner?: string;
|
|
6040
5208
|
}
|
|
6041
|
-
export declare namespace GetBucketTaggingRequest {
|
|
6042
|
-
/**
|
|
6043
|
-
* @internal
|
|
6044
|
-
*/
|
|
6045
|
-
const filterSensitiveLog: (obj: GetBucketTaggingRequest) => any;
|
|
6046
|
-
}
|
|
6047
5209
|
export declare type MFADeleteStatus = "Disabled" | "Enabled";
|
|
6048
5210
|
export declare type BucketVersioningStatus = "Enabled" | "Suspended";
|
|
6049
5211
|
export interface GetBucketVersioningOutput {
|
|
@@ -6058,12 +5220,6 @@ export interface GetBucketVersioningOutput {
|
|
|
6058
5220
|
*/
|
|
6059
5221
|
MFADelete?: MFADeleteStatus | string;
|
|
6060
5222
|
}
|
|
6061
|
-
export declare namespace GetBucketVersioningOutput {
|
|
6062
|
-
/**
|
|
6063
|
-
* @internal
|
|
6064
|
-
*/
|
|
6065
|
-
const filterSensitiveLog: (obj: GetBucketVersioningOutput) => any;
|
|
6066
|
-
}
|
|
6067
5223
|
export interface GetBucketVersioningRequest {
|
|
6068
5224
|
/**
|
|
6069
5225
|
* <p>The name of the bucket for which to get the versioning information.</p>
|
|
@@ -6076,12 +5232,6 @@ export interface GetBucketVersioningRequest {
|
|
|
6076
5232
|
*/
|
|
6077
5233
|
ExpectedBucketOwner?: string;
|
|
6078
5234
|
}
|
|
6079
|
-
export declare namespace GetBucketVersioningRequest {
|
|
6080
|
-
/**
|
|
6081
|
-
* @internal
|
|
6082
|
-
*/
|
|
6083
|
-
const filterSensitiveLog: (obj: GetBucketVersioningRequest) => any;
|
|
6084
|
-
}
|
|
6085
5235
|
/**
|
|
6086
5236
|
* <p>The error information.</p>
|
|
6087
5237
|
*/
|
|
@@ -6096,12 +5246,6 @@ export interface ErrorDocument {
|
|
|
6096
5246
|
*/
|
|
6097
5247
|
Key: string | undefined;
|
|
6098
5248
|
}
|
|
6099
|
-
export declare namespace ErrorDocument {
|
|
6100
|
-
/**
|
|
6101
|
-
* @internal
|
|
6102
|
-
*/
|
|
6103
|
-
const filterSensitiveLog: (obj: ErrorDocument) => any;
|
|
6104
|
-
}
|
|
6105
5249
|
/**
|
|
6106
5250
|
* <p>Container for the <code>Suffix</code> element.</p>
|
|
6107
5251
|
*/
|
|
@@ -6119,12 +5263,6 @@ export interface IndexDocument {
|
|
|
6119
5263
|
*/
|
|
6120
5264
|
Suffix: string | undefined;
|
|
6121
5265
|
}
|
|
6122
|
-
export declare namespace IndexDocument {
|
|
6123
|
-
/**
|
|
6124
|
-
* @internal
|
|
6125
|
-
*/
|
|
6126
|
-
const filterSensitiveLog: (obj: IndexDocument) => any;
|
|
6127
|
-
}
|
|
6128
5266
|
export declare type Protocol = "http" | "https";
|
|
6129
5267
|
/**
|
|
6130
5268
|
* <p>Specifies the redirect behavior of all requests to a website endpoint of an Amazon S3
|
|
@@ -6141,12 +5279,6 @@ export interface RedirectAllRequestsTo {
|
|
|
6141
5279
|
*/
|
|
6142
5280
|
Protocol?: Protocol | string;
|
|
6143
5281
|
}
|
|
6144
|
-
export declare namespace RedirectAllRequestsTo {
|
|
6145
|
-
/**
|
|
6146
|
-
* @internal
|
|
6147
|
-
*/
|
|
6148
|
-
const filterSensitiveLog: (obj: RedirectAllRequestsTo) => any;
|
|
6149
|
-
}
|
|
6150
5282
|
/**
|
|
6151
5283
|
* <p>A container for describing a condition that must be met for the specified redirect to
|
|
6152
5284
|
* apply. For example, 1. If request is for pages in the <code>/docs</code> folder, redirect
|
|
@@ -6179,12 +5311,6 @@ export interface Condition {
|
|
|
6179
5311
|
*/
|
|
6180
5312
|
KeyPrefixEquals?: string;
|
|
6181
5313
|
}
|
|
6182
|
-
export declare namespace Condition {
|
|
6183
|
-
/**
|
|
6184
|
-
* @internal
|
|
6185
|
-
*/
|
|
6186
|
-
const filterSensitiveLog: (obj: Condition) => any;
|
|
6187
|
-
}
|
|
6188
5314
|
/**
|
|
6189
5315
|
* <p>Specifies how requests are redirected. In the event of an error, you can specify a
|
|
6190
5316
|
* different error code to return.</p>
|
|
@@ -6230,12 +5356,6 @@ export interface Redirect {
|
|
|
6230
5356
|
*/
|
|
6231
5357
|
ReplaceKeyWith?: string;
|
|
6232
5358
|
}
|
|
6233
|
-
export declare namespace Redirect {
|
|
6234
|
-
/**
|
|
6235
|
-
* @internal
|
|
6236
|
-
*/
|
|
6237
|
-
const filterSensitiveLog: (obj: Redirect) => any;
|
|
6238
|
-
}
|
|
6239
5359
|
/**
|
|
6240
5360
|
* <p>Specifies the redirect behavior and when a redirect is applied. For more information
|
|
6241
5361
|
* about routing rules, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/how-to-page-redirect.html#advanced-conditional-redirects">Configuring advanced conditional redirects</a> in the
|
|
@@ -6256,12 +5376,6 @@ export interface RoutingRule {
|
|
|
6256
5376
|
*/
|
|
6257
5377
|
Redirect: Redirect | undefined;
|
|
6258
5378
|
}
|
|
6259
|
-
export declare namespace RoutingRule {
|
|
6260
|
-
/**
|
|
6261
|
-
* @internal
|
|
6262
|
-
*/
|
|
6263
|
-
const filterSensitiveLog: (obj: RoutingRule) => any;
|
|
6264
|
-
}
|
|
6265
5379
|
export interface GetBucketWebsiteOutput {
|
|
6266
5380
|
/**
|
|
6267
5381
|
* <p>Specifies the redirect behavior of all requests to a website endpoint of an Amazon S3
|
|
@@ -6282,12 +5396,6 @@ export interface GetBucketWebsiteOutput {
|
|
|
6282
5396
|
*/
|
|
6283
5397
|
RoutingRules?: RoutingRule[];
|
|
6284
5398
|
}
|
|
6285
|
-
export declare namespace GetBucketWebsiteOutput {
|
|
6286
|
-
/**
|
|
6287
|
-
* @internal
|
|
6288
|
-
*/
|
|
6289
|
-
const filterSensitiveLog: (obj: GetBucketWebsiteOutput) => any;
|
|
6290
|
-
}
|
|
6291
5399
|
export interface GetBucketWebsiteRequest {
|
|
6292
5400
|
/**
|
|
6293
5401
|
* <p>The bucket name for which to get the website configuration.</p>
|
|
@@ -6300,12 +5408,6 @@ export interface GetBucketWebsiteRequest {
|
|
|
6300
5408
|
*/
|
|
6301
5409
|
ExpectedBucketOwner?: string;
|
|
6302
5410
|
}
|
|
6303
|
-
export declare namespace GetBucketWebsiteRequest {
|
|
6304
|
-
/**
|
|
6305
|
-
* @internal
|
|
6306
|
-
*/
|
|
6307
|
-
const filterSensitiveLog: (obj: GetBucketWebsiteRequest) => any;
|
|
6308
|
-
}
|
|
6309
5411
|
export declare type ReplicationStatus = "COMPLETE" | "FAILED" | "PENDING" | "REPLICA";
|
|
6310
5412
|
export interface GetObjectOutput {
|
|
6311
5413
|
/**
|
|
@@ -6488,12 +5590,6 @@ export interface GetObjectOutput {
|
|
|
6488
5590
|
*/
|
|
6489
5591
|
ObjectLockLegalHoldStatus?: ObjectLockLegalHoldStatus | string;
|
|
6490
5592
|
}
|
|
6491
|
-
export declare namespace GetObjectOutput {
|
|
6492
|
-
/**
|
|
6493
|
-
* @internal
|
|
6494
|
-
*/
|
|
6495
|
-
const filterSensitiveLog: (obj: GetObjectOutput) => any;
|
|
6496
|
-
}
|
|
6497
5593
|
export declare enum ChecksumMode {
|
|
6498
5594
|
ENABLED = "ENABLED"
|
|
6499
5595
|
}
|
|
@@ -6609,12 +5705,6 @@ export interface GetObjectRequest {
|
|
|
6609
5705
|
*/
|
|
6610
5706
|
ChecksumMode?: ChecksumMode | string;
|
|
6611
5707
|
}
|
|
6612
|
-
export declare namespace GetObjectRequest {
|
|
6613
|
-
/**
|
|
6614
|
-
* @internal
|
|
6615
|
-
*/
|
|
6616
|
-
const filterSensitiveLog: (obj: GetObjectRequest) => any;
|
|
6617
|
-
}
|
|
6618
5708
|
/**
|
|
6619
5709
|
* <p>Object is archived and inaccessible until restored.</p>
|
|
6620
5710
|
*/
|
|
@@ -6654,12 +5744,6 @@ export interface GetObjectAclOutput {
|
|
|
6654
5744
|
*/
|
|
6655
5745
|
RequestCharged?: RequestCharged | string;
|
|
6656
5746
|
}
|
|
6657
|
-
export declare namespace GetObjectAclOutput {
|
|
6658
|
-
/**
|
|
6659
|
-
* @internal
|
|
6660
|
-
*/
|
|
6661
|
-
const filterSensitiveLog: (obj: GetObjectAclOutput) => any;
|
|
6662
|
-
}
|
|
6663
5747
|
export interface GetObjectAclRequest {
|
|
6664
5748
|
/**
|
|
6665
5749
|
* <p>The bucket name that contains the object for which to get the ACL information. </p>
|
|
@@ -6688,12 +5772,6 @@ export interface GetObjectAclRequest {
|
|
|
6688
5772
|
*/
|
|
6689
5773
|
ExpectedBucketOwner?: string;
|
|
6690
5774
|
}
|
|
6691
|
-
export declare namespace GetObjectAclRequest {
|
|
6692
|
-
/**
|
|
6693
|
-
* @internal
|
|
6694
|
-
*/
|
|
6695
|
-
const filterSensitiveLog: (obj: GetObjectAclRequest) => any;
|
|
6696
|
-
}
|
|
6697
5775
|
/**
|
|
6698
5776
|
* <p>Contains all the possible checksum or digest values for an object.</p>
|
|
6699
5777
|
*/
|
|
@@ -6727,12 +5805,6 @@ export interface Checksum {
|
|
|
6727
5805
|
*/
|
|
6728
5806
|
ChecksumSHA256?: string;
|
|
6729
5807
|
}
|
|
6730
|
-
export declare namespace Checksum {
|
|
6731
|
-
/**
|
|
6732
|
-
* @internal
|
|
6733
|
-
*/
|
|
6734
|
-
const filterSensitiveLog: (obj: Checksum) => any;
|
|
6735
|
-
}
|
|
6736
5808
|
/**
|
|
6737
5809
|
* <p>A container for elements related to an individual part.</p>
|
|
6738
5810
|
*/
|
|
@@ -6775,12 +5847,6 @@ export interface ObjectPart {
|
|
|
6775
5847
|
*/
|
|
6776
5848
|
ChecksumSHA256?: string;
|
|
6777
5849
|
}
|
|
6778
|
-
export declare namespace ObjectPart {
|
|
6779
|
-
/**
|
|
6780
|
-
* @internal
|
|
6781
|
-
*/
|
|
6782
|
-
const filterSensitiveLog: (obj: ObjectPart) => any;
|
|
6783
|
-
}
|
|
6784
5850
|
/**
|
|
6785
5851
|
* <p>A collection of parts associated with a multipart upload.</p>
|
|
6786
5852
|
*/
|
|
@@ -6815,12 +5881,6 @@ export interface GetObjectAttributesParts {
|
|
|
6815
5881
|
*/
|
|
6816
5882
|
Parts?: ObjectPart[];
|
|
6817
5883
|
}
|
|
6818
|
-
export declare namespace GetObjectAttributesParts {
|
|
6819
|
-
/**
|
|
6820
|
-
* @internal
|
|
6821
|
-
*/
|
|
6822
|
-
const filterSensitiveLog: (obj: GetObjectAttributesParts) => any;
|
|
6823
|
-
}
|
|
6824
5884
|
export interface GetObjectAttributesOutput {
|
|
6825
5885
|
/**
|
|
6826
5886
|
* <p>Specifies whether the object retrieved was (<code>true</code>) or was not
|
|
@@ -6867,12 +5927,6 @@ export interface GetObjectAttributesOutput {
|
|
|
6867
5927
|
*/
|
|
6868
5928
|
ObjectSize?: number;
|
|
6869
5929
|
}
|
|
6870
|
-
export declare namespace GetObjectAttributesOutput {
|
|
6871
|
-
/**
|
|
6872
|
-
* @internal
|
|
6873
|
-
*/
|
|
6874
|
-
const filterSensitiveLog: (obj: GetObjectAttributesOutput) => any;
|
|
6875
|
-
}
|
|
6876
5930
|
export declare enum ObjectAttributes {
|
|
6877
5931
|
CHECKSUM = "Checksum",
|
|
6878
5932
|
ETAG = "ETag",
|
|
@@ -6942,12 +5996,6 @@ export interface GetObjectAttributesRequest {
|
|
|
6942
5996
|
*/
|
|
6943
5997
|
ObjectAttributes: (ObjectAttributes | string)[] | undefined;
|
|
6944
5998
|
}
|
|
6945
|
-
export declare namespace GetObjectAttributesRequest {
|
|
6946
|
-
/**
|
|
6947
|
-
* @internal
|
|
6948
|
-
*/
|
|
6949
|
-
const filterSensitiveLog: (obj: GetObjectAttributesRequest) => any;
|
|
6950
|
-
}
|
|
6951
5999
|
/**
|
|
6952
6000
|
* <p>A legal hold configuration for an object.</p>
|
|
6953
6001
|
*/
|
|
@@ -6957,24 +6005,12 @@ export interface ObjectLockLegalHold {
|
|
|
6957
6005
|
*/
|
|
6958
6006
|
Status?: ObjectLockLegalHoldStatus | string;
|
|
6959
6007
|
}
|
|
6960
|
-
export declare namespace ObjectLockLegalHold {
|
|
6961
|
-
/**
|
|
6962
|
-
* @internal
|
|
6963
|
-
*/
|
|
6964
|
-
const filterSensitiveLog: (obj: ObjectLockLegalHold) => any;
|
|
6965
|
-
}
|
|
6966
6008
|
export interface GetObjectLegalHoldOutput {
|
|
6967
6009
|
/**
|
|
6968
6010
|
* <p>The current legal hold status for the specified object.</p>
|
|
6969
6011
|
*/
|
|
6970
6012
|
LegalHold?: ObjectLockLegalHold;
|
|
6971
6013
|
}
|
|
6972
|
-
export declare namespace GetObjectLegalHoldOutput {
|
|
6973
|
-
/**
|
|
6974
|
-
* @internal
|
|
6975
|
-
*/
|
|
6976
|
-
const filterSensitiveLog: (obj: GetObjectLegalHoldOutput) => any;
|
|
6977
|
-
}
|
|
6978
6014
|
export interface GetObjectLegalHoldRequest {
|
|
6979
6015
|
/**
|
|
6980
6016
|
* <p>The bucket name containing the object whose legal hold status you want to retrieve. </p>
|
|
@@ -7003,12 +6039,6 @@ export interface GetObjectLegalHoldRequest {
|
|
|
7003
6039
|
*/
|
|
7004
6040
|
ExpectedBucketOwner?: string;
|
|
7005
6041
|
}
|
|
7006
|
-
export declare namespace GetObjectLegalHoldRequest {
|
|
7007
|
-
/**
|
|
7008
|
-
* @internal
|
|
7009
|
-
*/
|
|
7010
|
-
const filterSensitiveLog: (obj: GetObjectLegalHoldRequest) => any;
|
|
7011
|
-
}
|
|
7012
6042
|
export declare type ObjectLockEnabled = "Enabled";
|
|
7013
6043
|
export declare type ObjectLockRetentionMode = "COMPLIANCE" | "GOVERNANCE";
|
|
7014
6044
|
/**
|
|
@@ -7045,12 +6075,6 @@ export interface DefaultRetention {
|
|
|
7045
6075
|
*/
|
|
7046
6076
|
Years?: number;
|
|
7047
6077
|
}
|
|
7048
|
-
export declare namespace DefaultRetention {
|
|
7049
|
-
/**
|
|
7050
|
-
* @internal
|
|
7051
|
-
*/
|
|
7052
|
-
const filterSensitiveLog: (obj: DefaultRetention) => any;
|
|
7053
|
-
}
|
|
7054
6078
|
/**
|
|
7055
6079
|
* <p>The container element for an Object Lock rule.</p>
|
|
7056
6080
|
*/
|
|
@@ -7063,12 +6087,6 @@ export interface ObjectLockRule {
|
|
|
7063
6087
|
*/
|
|
7064
6088
|
DefaultRetention?: DefaultRetention;
|
|
7065
6089
|
}
|
|
7066
|
-
export declare namespace ObjectLockRule {
|
|
7067
|
-
/**
|
|
7068
|
-
* @internal
|
|
7069
|
-
*/
|
|
7070
|
-
const filterSensitiveLog: (obj: ObjectLockRule) => any;
|
|
7071
|
-
}
|
|
7072
6090
|
/**
|
|
7073
6091
|
* <p>The container element for Object Lock configuration parameters.</p>
|
|
7074
6092
|
*/
|
|
@@ -7087,24 +6105,12 @@ export interface ObjectLockConfiguration {
|
|
|
7087
6105
|
*/
|
|
7088
6106
|
Rule?: ObjectLockRule;
|
|
7089
6107
|
}
|
|
7090
|
-
export declare namespace ObjectLockConfiguration {
|
|
7091
|
-
/**
|
|
7092
|
-
* @internal
|
|
7093
|
-
*/
|
|
7094
|
-
const filterSensitiveLog: (obj: ObjectLockConfiguration) => any;
|
|
7095
|
-
}
|
|
7096
6108
|
export interface GetObjectLockConfigurationOutput {
|
|
7097
6109
|
/**
|
|
7098
6110
|
* <p>The specified bucket's Object Lock configuration.</p>
|
|
7099
6111
|
*/
|
|
7100
6112
|
ObjectLockConfiguration?: ObjectLockConfiguration;
|
|
7101
6113
|
}
|
|
7102
|
-
export declare namespace GetObjectLockConfigurationOutput {
|
|
7103
|
-
/**
|
|
7104
|
-
* @internal
|
|
7105
|
-
*/
|
|
7106
|
-
const filterSensitiveLog: (obj: GetObjectLockConfigurationOutput) => any;
|
|
7107
|
-
}
|
|
7108
6114
|
export interface GetObjectLockConfigurationRequest {
|
|
7109
6115
|
/**
|
|
7110
6116
|
* <p>The bucket whose Object Lock configuration you want to retrieve.</p>
|
|
@@ -7118,12 +6124,6 @@ export interface GetObjectLockConfigurationRequest {
|
|
|
7118
6124
|
*/
|
|
7119
6125
|
ExpectedBucketOwner?: string;
|
|
7120
6126
|
}
|
|
7121
|
-
export declare namespace GetObjectLockConfigurationRequest {
|
|
7122
|
-
/**
|
|
7123
|
-
* @internal
|
|
7124
|
-
*/
|
|
7125
|
-
const filterSensitiveLog: (obj: GetObjectLockConfigurationRequest) => any;
|
|
7126
|
-
}
|
|
7127
6127
|
/**
|
|
7128
6128
|
* <p>A Retention configuration for an object.</p>
|
|
7129
6129
|
*/
|
|
@@ -7137,24 +6137,12 @@ export interface ObjectLockRetention {
|
|
|
7137
6137
|
*/
|
|
7138
6138
|
RetainUntilDate?: Date;
|
|
7139
6139
|
}
|
|
7140
|
-
export declare namespace ObjectLockRetention {
|
|
7141
|
-
/**
|
|
7142
|
-
* @internal
|
|
7143
|
-
*/
|
|
7144
|
-
const filterSensitiveLog: (obj: ObjectLockRetention) => any;
|
|
7145
|
-
}
|
|
7146
6140
|
export interface GetObjectRetentionOutput {
|
|
7147
6141
|
/**
|
|
7148
6142
|
* <p>The container element for an object's retention settings.</p>
|
|
7149
6143
|
*/
|
|
7150
6144
|
Retention?: ObjectLockRetention;
|
|
7151
6145
|
}
|
|
7152
|
-
export declare namespace GetObjectRetentionOutput {
|
|
7153
|
-
/**
|
|
7154
|
-
* @internal
|
|
7155
|
-
*/
|
|
7156
|
-
const filterSensitiveLog: (obj: GetObjectRetentionOutput) => any;
|
|
7157
|
-
}
|
|
7158
6146
|
export interface GetObjectRetentionRequest {
|
|
7159
6147
|
/**
|
|
7160
6148
|
* <p>The bucket name containing the object whose retention settings you want to retrieve. </p>
|
|
@@ -7183,12 +6171,6 @@ export interface GetObjectRetentionRequest {
|
|
|
7183
6171
|
*/
|
|
7184
6172
|
ExpectedBucketOwner?: string;
|
|
7185
6173
|
}
|
|
7186
|
-
export declare namespace GetObjectRetentionRequest {
|
|
7187
|
-
/**
|
|
7188
|
-
* @internal
|
|
7189
|
-
*/
|
|
7190
|
-
const filterSensitiveLog: (obj: GetObjectRetentionRequest) => any;
|
|
7191
|
-
}
|
|
7192
6174
|
export interface GetObjectTaggingOutput {
|
|
7193
6175
|
/**
|
|
7194
6176
|
* <p>The versionId of the object for which you got the tagging information.</p>
|
|
@@ -7199,12 +6181,6 @@ export interface GetObjectTaggingOutput {
|
|
|
7199
6181
|
*/
|
|
7200
6182
|
TagSet: Tag[] | undefined;
|
|
7201
6183
|
}
|
|
7202
|
-
export declare namespace GetObjectTaggingOutput {
|
|
7203
|
-
/**
|
|
7204
|
-
* @internal
|
|
7205
|
-
*/
|
|
7206
|
-
const filterSensitiveLog: (obj: GetObjectTaggingOutput) => any;
|
|
7207
|
-
}
|
|
7208
6184
|
export interface GetObjectTaggingRequest {
|
|
7209
6185
|
/**
|
|
7210
6186
|
* <p>The bucket name containing the object for which to get the tagging information. </p>
|
|
@@ -7235,12 +6211,6 @@ export interface GetObjectTaggingRequest {
|
|
|
7235
6211
|
*/
|
|
7236
6212
|
RequestPayer?: RequestPayer | string;
|
|
7237
6213
|
}
|
|
7238
|
-
export declare namespace GetObjectTaggingRequest {
|
|
7239
|
-
/**
|
|
7240
|
-
* @internal
|
|
7241
|
-
*/
|
|
7242
|
-
const filterSensitiveLog: (obj: GetObjectTaggingRequest) => any;
|
|
7243
|
-
}
|
|
7244
6214
|
export interface GetObjectTorrentOutput {
|
|
7245
6215
|
/**
|
|
7246
6216
|
* <p>A Bencoded dictionary as defined by the BitTorrent specification</p>
|
|
@@ -7252,12 +6222,6 @@ export interface GetObjectTorrentOutput {
|
|
|
7252
6222
|
*/
|
|
7253
6223
|
RequestCharged?: RequestCharged | string;
|
|
7254
6224
|
}
|
|
7255
|
-
export declare namespace GetObjectTorrentOutput {
|
|
7256
|
-
/**
|
|
7257
|
-
* @internal
|
|
7258
|
-
*/
|
|
7259
|
-
const filterSensitiveLog: (obj: GetObjectTorrentOutput) => any;
|
|
7260
|
-
}
|
|
7261
6225
|
export interface GetObjectTorrentRequest {
|
|
7262
6226
|
/**
|
|
7263
6227
|
* <p>The name of the bucket containing the object for which to get the torrent files.</p>
|
|
@@ -7281,12 +6245,6 @@ export interface GetObjectTorrentRequest {
|
|
|
7281
6245
|
*/
|
|
7282
6246
|
ExpectedBucketOwner?: string;
|
|
7283
6247
|
}
|
|
7284
|
-
export declare namespace GetObjectTorrentRequest {
|
|
7285
|
-
/**
|
|
7286
|
-
* @internal
|
|
7287
|
-
*/
|
|
7288
|
-
const filterSensitiveLog: (obj: GetObjectTorrentRequest) => any;
|
|
7289
|
-
}
|
|
7290
6248
|
/**
|
|
7291
6249
|
* <p>The PublicAccessBlock configuration that you want to apply to this Amazon S3 bucket. You can
|
|
7292
6250
|
* enable the configuration options in any combination. For more information about when Amazon S3
|
|
@@ -7338,12 +6296,6 @@ export interface PublicAccessBlockConfiguration {
|
|
|
7338
6296
|
*/
|
|
7339
6297
|
RestrictPublicBuckets?: boolean;
|
|
7340
6298
|
}
|
|
7341
|
-
export declare namespace PublicAccessBlockConfiguration {
|
|
7342
|
-
/**
|
|
7343
|
-
* @internal
|
|
7344
|
-
*/
|
|
7345
|
-
const filterSensitiveLog: (obj: PublicAccessBlockConfiguration) => any;
|
|
7346
|
-
}
|
|
7347
6299
|
export interface GetPublicAccessBlockOutput {
|
|
7348
6300
|
/**
|
|
7349
6301
|
* <p>The <code>PublicAccessBlock</code> configuration currently in effect for this Amazon S3
|
|
@@ -7351,12 +6303,6 @@ export interface GetPublicAccessBlockOutput {
|
|
|
7351
6303
|
*/
|
|
7352
6304
|
PublicAccessBlockConfiguration?: PublicAccessBlockConfiguration;
|
|
7353
6305
|
}
|
|
7354
|
-
export declare namespace GetPublicAccessBlockOutput {
|
|
7355
|
-
/**
|
|
7356
|
-
* @internal
|
|
7357
|
-
*/
|
|
7358
|
-
const filterSensitiveLog: (obj: GetPublicAccessBlockOutput) => any;
|
|
7359
|
-
}
|
|
7360
6306
|
export interface GetPublicAccessBlockRequest {
|
|
7361
6307
|
/**
|
|
7362
6308
|
* <p>The name of the Amazon S3 bucket whose <code>PublicAccessBlock</code> configuration you want
|
|
@@ -7370,12 +6316,6 @@ export interface GetPublicAccessBlockRequest {
|
|
|
7370
6316
|
*/
|
|
7371
6317
|
ExpectedBucketOwner?: string;
|
|
7372
6318
|
}
|
|
7373
|
-
export declare namespace GetPublicAccessBlockRequest {
|
|
7374
|
-
/**
|
|
7375
|
-
* @internal
|
|
7376
|
-
*/
|
|
7377
|
-
const filterSensitiveLog: (obj: GetPublicAccessBlockRequest) => any;
|
|
7378
|
-
}
|
|
7379
6319
|
export interface HeadBucketRequest {
|
|
7380
6320
|
/**
|
|
7381
6321
|
* <p>The bucket name.</p>
|
|
@@ -7391,12 +6331,6 @@ export interface HeadBucketRequest {
|
|
|
7391
6331
|
*/
|
|
7392
6332
|
ExpectedBucketOwner?: string;
|
|
7393
6333
|
}
|
|
7394
|
-
export declare namespace HeadBucketRequest {
|
|
7395
|
-
/**
|
|
7396
|
-
* @internal
|
|
7397
|
-
*/
|
|
7398
|
-
const filterSensitiveLog: (obj: HeadBucketRequest) => any;
|
|
7399
|
-
}
|
|
7400
6334
|
/**
|
|
7401
6335
|
* <p>The specified content does not exist.</p>
|
|
7402
6336
|
*/
|
|
@@ -7645,12 +6579,6 @@ export interface HeadObjectOutput {
|
|
|
7645
6579
|
*/
|
|
7646
6580
|
ObjectLockLegalHoldStatus?: ObjectLockLegalHoldStatus | string;
|
|
7647
6581
|
}
|
|
7648
|
-
export declare namespace HeadObjectOutput {
|
|
7649
|
-
/**
|
|
7650
|
-
* @internal
|
|
7651
|
-
*/
|
|
7652
|
-
const filterSensitiveLog: (obj: HeadObjectOutput) => any;
|
|
7653
|
-
}
|
|
7654
6582
|
export interface HeadObjectRequest {
|
|
7655
6583
|
/**
|
|
7656
6584
|
* <p>The name of the bucket containing the object.</p>
|
|
@@ -7737,12 +6665,6 @@ export interface HeadObjectRequest {
|
|
|
7737
6665
|
*/
|
|
7738
6666
|
ChecksumMode?: ChecksumMode | string;
|
|
7739
6667
|
}
|
|
7740
|
-
export declare namespace HeadObjectRequest {
|
|
7741
|
-
/**
|
|
7742
|
-
* @internal
|
|
7743
|
-
*/
|
|
7744
|
-
const filterSensitiveLog: (obj: HeadObjectRequest) => any;
|
|
7745
|
-
}
|
|
7746
6668
|
export interface ListBucketAnalyticsConfigurationsOutput {
|
|
7747
6669
|
/**
|
|
7748
6670
|
* <p>Indicates whether the returned list of analytics configurations is complete. A value of
|
|
@@ -7768,12 +6690,6 @@ export interface ListBucketAnalyticsConfigurationsOutput {
|
|
|
7768
6690
|
*/
|
|
7769
6691
|
AnalyticsConfigurationList?: AnalyticsConfiguration[];
|
|
7770
6692
|
}
|
|
7771
|
-
export declare namespace ListBucketAnalyticsConfigurationsOutput {
|
|
7772
|
-
/**
|
|
7773
|
-
* @internal
|
|
7774
|
-
*/
|
|
7775
|
-
const filterSensitiveLog: (obj: ListBucketAnalyticsConfigurationsOutput) => any;
|
|
7776
|
-
}
|
|
7777
6693
|
export interface ListBucketAnalyticsConfigurationsRequest {
|
|
7778
6694
|
/**
|
|
7779
6695
|
* <p>The name of the bucket from which analytics configurations are retrieved.</p>
|
|
@@ -7791,12 +6707,6 @@ export interface ListBucketAnalyticsConfigurationsRequest {
|
|
|
7791
6707
|
*/
|
|
7792
6708
|
ExpectedBucketOwner?: string;
|
|
7793
6709
|
}
|
|
7794
|
-
export declare namespace ListBucketAnalyticsConfigurationsRequest {
|
|
7795
|
-
/**
|
|
7796
|
-
* @internal
|
|
7797
|
-
*/
|
|
7798
|
-
const filterSensitiveLog: (obj: ListBucketAnalyticsConfigurationsRequest) => any;
|
|
7799
|
-
}
|
|
7800
6710
|
export interface ListBucketIntelligentTieringConfigurationsOutput {
|
|
7801
6711
|
/**
|
|
7802
6712
|
* <p>Indicates whether the returned list of analytics configurations is complete. A value of
|
|
@@ -7820,12 +6730,6 @@ export interface ListBucketIntelligentTieringConfigurationsOutput {
|
|
|
7820
6730
|
*/
|
|
7821
6731
|
IntelligentTieringConfigurationList?: IntelligentTieringConfiguration[];
|
|
7822
6732
|
}
|
|
7823
|
-
export declare namespace ListBucketIntelligentTieringConfigurationsOutput {
|
|
7824
|
-
/**
|
|
7825
|
-
* @internal
|
|
7826
|
-
*/
|
|
7827
|
-
const filterSensitiveLog: (obj: ListBucketIntelligentTieringConfigurationsOutput) => any;
|
|
7828
|
-
}
|
|
7829
6733
|
export interface ListBucketIntelligentTieringConfigurationsRequest {
|
|
7830
6734
|
/**
|
|
7831
6735
|
* <p>The name of the Amazon S3 bucket whose configuration you want to modify or retrieve.</p>
|
|
@@ -7839,12 +6743,6 @@ export interface ListBucketIntelligentTieringConfigurationsRequest {
|
|
|
7839
6743
|
*/
|
|
7840
6744
|
ContinuationToken?: string;
|
|
7841
6745
|
}
|
|
7842
|
-
export declare namespace ListBucketIntelligentTieringConfigurationsRequest {
|
|
7843
|
-
/**
|
|
7844
|
-
* @internal
|
|
7845
|
-
*/
|
|
7846
|
-
const filterSensitiveLog: (obj: ListBucketIntelligentTieringConfigurationsRequest) => any;
|
|
7847
|
-
}
|
|
7848
6746
|
export interface ListBucketInventoryConfigurationsOutput {
|
|
7849
6747
|
/**
|
|
7850
6748
|
* <p>If sent in the request, the marker that is used as a starting point for this inventory
|
|
@@ -7868,12 +6766,6 @@ export interface ListBucketInventoryConfigurationsOutput {
|
|
|
7868
6766
|
*/
|
|
7869
6767
|
NextContinuationToken?: string;
|
|
7870
6768
|
}
|
|
7871
|
-
export declare namespace ListBucketInventoryConfigurationsOutput {
|
|
7872
|
-
/**
|
|
7873
|
-
* @internal
|
|
7874
|
-
*/
|
|
7875
|
-
const filterSensitiveLog: (obj: ListBucketInventoryConfigurationsOutput) => any;
|
|
7876
|
-
}
|
|
7877
6769
|
export interface ListBucketInventoryConfigurationsRequest {
|
|
7878
6770
|
/**
|
|
7879
6771
|
* <p>The name of the bucket containing the inventory configurations to retrieve.</p>
|
|
@@ -7892,12 +6784,6 @@ export interface ListBucketInventoryConfigurationsRequest {
|
|
|
7892
6784
|
*/
|
|
7893
6785
|
ExpectedBucketOwner?: string;
|
|
7894
6786
|
}
|
|
7895
|
-
export declare namespace ListBucketInventoryConfigurationsRequest {
|
|
7896
|
-
/**
|
|
7897
|
-
* @internal
|
|
7898
|
-
*/
|
|
7899
|
-
const filterSensitiveLog: (obj: ListBucketInventoryConfigurationsRequest) => any;
|
|
7900
|
-
}
|
|
7901
6787
|
export interface ListBucketMetricsConfigurationsOutput {
|
|
7902
6788
|
/**
|
|
7903
6789
|
* <p>Indicates whether the returned list of metrics configurations is complete. A value of
|
|
@@ -7922,12 +6808,6 @@ export interface ListBucketMetricsConfigurationsOutput {
|
|
|
7922
6808
|
*/
|
|
7923
6809
|
MetricsConfigurationList?: MetricsConfiguration[];
|
|
7924
6810
|
}
|
|
7925
|
-
export declare namespace ListBucketMetricsConfigurationsOutput {
|
|
7926
|
-
/**
|
|
7927
|
-
* @internal
|
|
7928
|
-
*/
|
|
7929
|
-
const filterSensitiveLog: (obj: ListBucketMetricsConfigurationsOutput) => any;
|
|
7930
|
-
}
|
|
7931
6811
|
export interface ListBucketMetricsConfigurationsRequest {
|
|
7932
6812
|
/**
|
|
7933
6813
|
* <p>The name of the bucket containing the metrics configurations to retrieve.</p>
|
|
@@ -7947,12 +6827,6 @@ export interface ListBucketMetricsConfigurationsRequest {
|
|
|
7947
6827
|
*/
|
|
7948
6828
|
ExpectedBucketOwner?: string;
|
|
7949
6829
|
}
|
|
7950
|
-
export declare namespace ListBucketMetricsConfigurationsRequest {
|
|
7951
|
-
/**
|
|
7952
|
-
* @internal
|
|
7953
|
-
*/
|
|
7954
|
-
const filterSensitiveLog: (obj: ListBucketMetricsConfigurationsRequest) => any;
|
|
7955
|
-
}
|
|
7956
6830
|
/**
|
|
7957
6831
|
* <p> In terms of implementation, a Bucket is a resource. An Amazon S3 bucket name is globally
|
|
7958
6832
|
* unique, and the namespace is shared by all Amazon Web Services accounts. </p>
|
|
@@ -7967,12 +6841,6 @@ export interface Bucket {
|
|
|
7967
6841
|
*/
|
|
7968
6842
|
CreationDate?: Date;
|
|
7969
6843
|
}
|
|
7970
|
-
export declare namespace Bucket {
|
|
7971
|
-
/**
|
|
7972
|
-
* @internal
|
|
7973
|
-
*/
|
|
7974
|
-
const filterSensitiveLog: (obj: Bucket) => any;
|
|
7975
|
-
}
|
|
7976
6844
|
export interface ListBucketsOutput {
|
|
7977
6845
|
/**
|
|
7978
6846
|
* <p>The list of buckets owned by the requester.</p>
|
|
@@ -7983,12 +6851,6 @@ export interface ListBucketsOutput {
|
|
|
7983
6851
|
*/
|
|
7984
6852
|
Owner?: Owner;
|
|
7985
6853
|
}
|
|
7986
|
-
export declare namespace ListBucketsOutput {
|
|
7987
|
-
/**
|
|
7988
|
-
* @internal
|
|
7989
|
-
*/
|
|
7990
|
-
const filterSensitiveLog: (obj: ListBucketsOutput) => any;
|
|
7991
|
-
}
|
|
7992
6854
|
/**
|
|
7993
6855
|
* <p>Container for all (if there are any) keys between Prefix and the next occurrence of the
|
|
7994
6856
|
* string specified by a delimiter. CommonPrefixes lists keys that act like subdirectories in
|
|
@@ -8001,12 +6863,6 @@ export interface CommonPrefix {
|
|
|
8001
6863
|
*/
|
|
8002
6864
|
Prefix?: string;
|
|
8003
6865
|
}
|
|
8004
|
-
export declare namespace CommonPrefix {
|
|
8005
|
-
/**
|
|
8006
|
-
* @internal
|
|
8007
|
-
*/
|
|
8008
|
-
const filterSensitiveLog: (obj: CommonPrefix) => any;
|
|
8009
|
-
}
|
|
8010
6866
|
export declare type EncodingType = "url";
|
|
8011
6867
|
/**
|
|
8012
6868
|
* <p>Container element that identifies who initiated the multipart upload. </p>
|
|
@@ -8022,12 +6878,6 @@ export interface Initiator {
|
|
|
8022
6878
|
*/
|
|
8023
6879
|
DisplayName?: string;
|
|
8024
6880
|
}
|
|
8025
|
-
export declare namespace Initiator {
|
|
8026
|
-
/**
|
|
8027
|
-
* @internal
|
|
8028
|
-
*/
|
|
8029
|
-
const filterSensitiveLog: (obj: Initiator) => any;
|
|
8030
|
-
}
|
|
8031
6881
|
/**
|
|
8032
6882
|
* <p>Container for the <code>MultipartUpload</code> for the Amazon S3 object.</p>
|
|
8033
6883
|
*/
|
|
@@ -8061,12 +6911,6 @@ export interface MultipartUpload {
|
|
|
8061
6911
|
*/
|
|
8062
6912
|
ChecksumAlgorithm?: ChecksumAlgorithm | string;
|
|
8063
6913
|
}
|
|
8064
|
-
export declare namespace MultipartUpload {
|
|
8065
|
-
/**
|
|
8066
|
-
* @internal
|
|
8067
|
-
*/
|
|
8068
|
-
const filterSensitiveLog: (obj: MultipartUpload) => any;
|
|
8069
|
-
}
|
|
8070
6914
|
export interface ListMultipartUploadsOutput {
|
|
8071
6915
|
/**
|
|
8072
6916
|
* <p>The name of the bucket to which the multipart upload was initiated. Does not return the access point ARN or access point alias if used.</p>
|
|
@@ -8134,12 +6978,6 @@ export interface ListMultipartUploadsOutput {
|
|
|
8134
6978
|
*/
|
|
8135
6979
|
EncodingType?: EncodingType | string;
|
|
8136
6980
|
}
|
|
8137
|
-
export declare namespace ListMultipartUploadsOutput {
|
|
8138
|
-
/**
|
|
8139
|
-
* @internal
|
|
8140
|
-
*/
|
|
8141
|
-
const filterSensitiveLog: (obj: ListMultipartUploadsOutput) => any;
|
|
8142
|
-
}
|
|
8143
6981
|
export interface ListMultipartUploadsRequest {
|
|
8144
6982
|
/**
|
|
8145
6983
|
* <p>The name of the bucket to which the multipart upload was initiated. </p>
|
|
@@ -8204,12 +7042,6 @@ export interface ListMultipartUploadsRequest {
|
|
|
8204
7042
|
*/
|
|
8205
7043
|
ExpectedBucketOwner?: string;
|
|
8206
7044
|
}
|
|
8207
|
-
export declare namespace ListMultipartUploadsRequest {
|
|
8208
|
-
/**
|
|
8209
|
-
* @internal
|
|
8210
|
-
*/
|
|
8211
|
-
const filterSensitiveLog: (obj: ListMultipartUploadsRequest) => any;
|
|
8212
|
-
}
|
|
8213
7045
|
export declare type ObjectStorageClass = "DEEP_ARCHIVE" | "GLACIER" | "GLACIER_IR" | "INTELLIGENT_TIERING" | "ONEZONE_IA" | "OUTPOSTS" | "REDUCED_REDUNDANCY" | "STANDARD" | "STANDARD_IA";
|
|
8214
7046
|
/**
|
|
8215
7047
|
* <p>An object consists of data and its descriptive metadata.</p>
|
|
@@ -8266,12 +7098,6 @@ export interface _Object {
|
|
|
8266
7098
|
*/
|
|
8267
7099
|
Owner?: Owner;
|
|
8268
7100
|
}
|
|
8269
|
-
export declare namespace _Object {
|
|
8270
|
-
/**
|
|
8271
|
-
* @internal
|
|
8272
|
-
*/
|
|
8273
|
-
const filterSensitiveLog: (obj: _Object) => any;
|
|
8274
|
-
}
|
|
8275
7101
|
export interface ListObjectsOutput {
|
|
8276
7102
|
/**
|
|
8277
7103
|
* <p>A flag that indicates whether Amazon S3 returned all of the results that satisfied the search
|
|
@@ -8338,12 +7164,6 @@ export interface ListObjectsOutput {
|
|
|
8338
7164
|
*/
|
|
8339
7165
|
EncodingType?: EncodingType | string;
|
|
8340
7166
|
}
|
|
8341
|
-
export declare namespace ListObjectsOutput {
|
|
8342
|
-
/**
|
|
8343
|
-
* @internal
|
|
8344
|
-
*/
|
|
8345
|
-
const filterSensitiveLog: (obj: ListObjectsOutput) => any;
|
|
8346
|
-
}
|
|
8347
7167
|
export interface ListObjectsRequest {
|
|
8348
7168
|
/**
|
|
8349
7169
|
* <p>The name of the bucket containing the objects.</p>
|
|
@@ -8391,12 +7211,6 @@ export interface ListObjectsRequest {
|
|
|
8391
7211
|
*/
|
|
8392
7212
|
ExpectedBucketOwner?: string;
|
|
8393
7213
|
}
|
|
8394
|
-
export declare namespace ListObjectsRequest {
|
|
8395
|
-
/**
|
|
8396
|
-
* @internal
|
|
8397
|
-
*/
|
|
8398
|
-
const filterSensitiveLog: (obj: ListObjectsRequest) => any;
|
|
8399
|
-
}
|
|
8400
7214
|
/**
|
|
8401
7215
|
* <p>The specified bucket does not exist.</p>
|
|
8402
7216
|
*/
|
|
@@ -8498,12 +7312,6 @@ export interface ListObjectsV2Output {
|
|
|
8498
7312
|
*/
|
|
8499
7313
|
StartAfter?: string;
|
|
8500
7314
|
}
|
|
8501
|
-
export declare namespace ListObjectsV2Output {
|
|
8502
|
-
/**
|
|
8503
|
-
* @internal
|
|
8504
|
-
*/
|
|
8505
|
-
const filterSensitiveLog: (obj: ListObjectsV2Output) => any;
|
|
8506
|
-
}
|
|
8507
7315
|
export interface ListObjectsV2Request {
|
|
8508
7316
|
/**
|
|
8509
7317
|
* <p>Bucket name to list. </p>
|
|
@@ -8558,12 +7366,6 @@ export interface ListObjectsV2Request {
|
|
|
8558
7366
|
*/
|
|
8559
7367
|
ExpectedBucketOwner?: string;
|
|
8560
7368
|
}
|
|
8561
|
-
export declare namespace ListObjectsV2Request {
|
|
8562
|
-
/**
|
|
8563
|
-
* @internal
|
|
8564
|
-
*/
|
|
8565
|
-
const filterSensitiveLog: (obj: ListObjectsV2Request) => any;
|
|
8566
|
-
}
|
|
8567
7369
|
/**
|
|
8568
7370
|
* <p>Information about the delete marker.</p>
|
|
8569
7371
|
*/
|
|
@@ -8590,12 +7392,6 @@ export interface DeleteMarkerEntry {
|
|
|
8590
7392
|
*/
|
|
8591
7393
|
LastModified?: Date;
|
|
8592
7394
|
}
|
|
8593
|
-
export declare namespace DeleteMarkerEntry {
|
|
8594
|
-
/**
|
|
8595
|
-
* @internal
|
|
8596
|
-
*/
|
|
8597
|
-
const filterSensitiveLog: (obj: DeleteMarkerEntry) => any;
|
|
8598
|
-
}
|
|
8599
7395
|
export declare type ObjectVersionStorageClass = "STANDARD";
|
|
8600
7396
|
/**
|
|
8601
7397
|
* <p>The version of an object.</p>
|
|
@@ -8639,12 +7435,6 @@ export interface ObjectVersion {
|
|
|
8639
7435
|
*/
|
|
8640
7436
|
Owner?: Owner;
|
|
8641
7437
|
}
|
|
8642
|
-
export declare namespace ObjectVersion {
|
|
8643
|
-
/**
|
|
8644
|
-
* @internal
|
|
8645
|
-
*/
|
|
8646
|
-
const filterSensitiveLog: (obj: ObjectVersion) => any;
|
|
8647
|
-
}
|
|
8648
7438
|
export interface ListObjectVersionsOutput {
|
|
8649
7439
|
/**
|
|
8650
7440
|
* <p>A flag that indicates whether Amazon S3 returned all of the results that satisfied the search
|
|
@@ -8719,12 +7509,6 @@ export interface ListObjectVersionsOutput {
|
|
|
8719
7509
|
*/
|
|
8720
7510
|
EncodingType?: EncodingType | string;
|
|
8721
7511
|
}
|
|
8722
|
-
export declare namespace ListObjectVersionsOutput {
|
|
8723
|
-
/**
|
|
8724
|
-
* @internal
|
|
8725
|
-
*/
|
|
8726
|
-
const filterSensitiveLog: (obj: ListObjectVersionsOutput) => any;
|
|
8727
|
-
}
|
|
8728
7512
|
export interface ListObjectVersionsRequest {
|
|
8729
7513
|
/**
|
|
8730
7514
|
* <p>The bucket name that contains the objects. </p>
|
|
@@ -8777,12 +7561,6 @@ export interface ListObjectVersionsRequest {
|
|
|
8777
7561
|
*/
|
|
8778
7562
|
ExpectedBucketOwner?: string;
|
|
8779
7563
|
}
|
|
8780
|
-
export declare namespace ListObjectVersionsRequest {
|
|
8781
|
-
/**
|
|
8782
|
-
* @internal
|
|
8783
|
-
*/
|
|
8784
|
-
const filterSensitiveLog: (obj: ListObjectVersionsRequest) => any;
|
|
8785
|
-
}
|
|
8786
7564
|
/**
|
|
8787
7565
|
* <p>Container for elements related to a part.</p>
|
|
8788
7566
|
*/
|
|
@@ -8833,12 +7611,6 @@ export interface Part {
|
|
|
8833
7611
|
*/
|
|
8834
7612
|
ChecksumSHA256?: string;
|
|
8835
7613
|
}
|
|
8836
|
-
export declare namespace Part {
|
|
8837
|
-
/**
|
|
8838
|
-
* @internal
|
|
8839
|
-
*/
|
|
8840
|
-
const filterSensitiveLog: (obj: Part) => any;
|
|
8841
|
-
}
|
|
8842
7614
|
export interface ListPartsOutput {
|
|
8843
7615
|
/**
|
|
8844
7616
|
* <p>If the bucket has a lifecycle rule configured with an action to abort incomplete
|
|
@@ -8924,12 +7696,6 @@ export interface ListPartsOutput {
|
|
|
8924
7696
|
*/
|
|
8925
7697
|
ChecksumAlgorithm?: ChecksumAlgorithm | string;
|
|
8926
7698
|
}
|
|
8927
|
-
export declare namespace ListPartsOutput {
|
|
8928
|
-
/**
|
|
8929
|
-
* @internal
|
|
8930
|
-
*/
|
|
8931
|
-
const filterSensitiveLog: (obj: ListPartsOutput) => any;
|
|
8932
|
-
}
|
|
8933
7699
|
export interface ListPartsRequest {
|
|
8934
7700
|
/**
|
|
8935
7701
|
* <p>The name of the bucket to which the parts are being uploaded. </p>
|
|
@@ -8990,12 +7756,6 @@ export interface ListPartsRequest {
|
|
|
8990
7756
|
*/
|
|
8991
7757
|
SSECustomerKeyMD5?: string;
|
|
8992
7758
|
}
|
|
8993
|
-
export declare namespace ListPartsRequest {
|
|
8994
|
-
/**
|
|
8995
|
-
* @internal
|
|
8996
|
-
*/
|
|
8997
|
-
const filterSensitiveLog: (obj: ListPartsRequest) => any;
|
|
8998
|
-
}
|
|
8999
7759
|
export interface PutBucketAccelerateConfigurationRequest {
|
|
9000
7760
|
/**
|
|
9001
7761
|
* <p>The name of the bucket for which the accelerate configuration is set.</p>
|
|
@@ -9022,12 +7782,6 @@ export interface PutBucketAccelerateConfigurationRequest {
|
|
|
9022
7782
|
*/
|
|
9023
7783
|
ChecksumAlgorithm?: ChecksumAlgorithm | string;
|
|
9024
7784
|
}
|
|
9025
|
-
export declare namespace PutBucketAccelerateConfigurationRequest {
|
|
9026
|
-
/**
|
|
9027
|
-
* @internal
|
|
9028
|
-
*/
|
|
9029
|
-
const filterSensitiveLog: (obj: PutBucketAccelerateConfigurationRequest) => any;
|
|
9030
|
-
}
|
|
9031
7785
|
export interface PutBucketAclRequest {
|
|
9032
7786
|
/**
|
|
9033
7787
|
* <p>The canned ACL to apply to the bucket.</p>
|
|
@@ -9089,12 +7843,6 @@ export interface PutBucketAclRequest {
|
|
|
9089
7843
|
*/
|
|
9090
7844
|
ExpectedBucketOwner?: string;
|
|
9091
7845
|
}
|
|
9092
|
-
export declare namespace PutBucketAclRequest {
|
|
9093
|
-
/**
|
|
9094
|
-
* @internal
|
|
9095
|
-
*/
|
|
9096
|
-
const filterSensitiveLog: (obj: PutBucketAclRequest) => any;
|
|
9097
|
-
}
|
|
9098
7846
|
export interface PutBucketAnalyticsConfigurationRequest {
|
|
9099
7847
|
/**
|
|
9100
7848
|
* <p>The name of the bucket to which an analytics configuration is stored.</p>
|
|
@@ -9115,12 +7863,6 @@ export interface PutBucketAnalyticsConfigurationRequest {
|
|
|
9115
7863
|
*/
|
|
9116
7864
|
ExpectedBucketOwner?: string;
|
|
9117
7865
|
}
|
|
9118
|
-
export declare namespace PutBucketAnalyticsConfigurationRequest {
|
|
9119
|
-
/**
|
|
9120
|
-
* @internal
|
|
9121
|
-
*/
|
|
9122
|
-
const filterSensitiveLog: (obj: PutBucketAnalyticsConfigurationRequest) => any;
|
|
9123
|
-
}
|
|
9124
7866
|
/**
|
|
9125
7867
|
* <p>Describes the cross-origin access configuration for objects in an Amazon S3 bucket. For more
|
|
9126
7868
|
* information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/cors.html">Enabling
|
|
@@ -9133,12 +7875,6 @@ export interface CORSConfiguration {
|
|
|
9133
7875
|
*/
|
|
9134
7876
|
CORSRules: CORSRule[] | undefined;
|
|
9135
7877
|
}
|
|
9136
|
-
export declare namespace CORSConfiguration {
|
|
9137
|
-
/**
|
|
9138
|
-
* @internal
|
|
9139
|
-
*/
|
|
9140
|
-
const filterSensitiveLog: (obj: CORSConfiguration) => any;
|
|
9141
|
-
}
|
|
9142
7878
|
export interface PutBucketCorsRequest {
|
|
9143
7879
|
/**
|
|
9144
7880
|
* <p>Specifies the bucket impacted by the <code>cors</code>configuration.</p>
|
|
@@ -9176,12 +7912,6 @@ export interface PutBucketCorsRequest {
|
|
|
9176
7912
|
*/
|
|
9177
7913
|
ExpectedBucketOwner?: string;
|
|
9178
7914
|
}
|
|
9179
|
-
export declare namespace PutBucketCorsRequest {
|
|
9180
|
-
/**
|
|
9181
|
-
* @internal
|
|
9182
|
-
*/
|
|
9183
|
-
const filterSensitiveLog: (obj: PutBucketCorsRequest) => any;
|
|
9184
|
-
}
|
|
9185
7915
|
export interface PutBucketEncryptionRequest {
|
|
9186
7916
|
/**
|
|
9187
7917
|
* <p>Specifies default encryption for a bucket using server-side encryption with Amazon S3-managed
|
|
@@ -9216,12 +7946,6 @@ export interface PutBucketEncryptionRequest {
|
|
|
9216
7946
|
*/
|
|
9217
7947
|
ExpectedBucketOwner?: string;
|
|
9218
7948
|
}
|
|
9219
|
-
export declare namespace PutBucketEncryptionRequest {
|
|
9220
|
-
/**
|
|
9221
|
-
* @internal
|
|
9222
|
-
*/
|
|
9223
|
-
const filterSensitiveLog: (obj: PutBucketEncryptionRequest) => any;
|
|
9224
|
-
}
|
|
9225
7949
|
export interface PutBucketIntelligentTieringConfigurationRequest {
|
|
9226
7950
|
/**
|
|
9227
7951
|
* <p>The name of the Amazon S3 bucket whose configuration you want to modify or retrieve.</p>
|
|
@@ -9238,12 +7962,6 @@ export interface PutBucketIntelligentTieringConfigurationRequest {
|
|
|
9238
7962
|
*/
|
|
9239
7963
|
IntelligentTieringConfiguration: IntelligentTieringConfiguration | undefined;
|
|
9240
7964
|
}
|
|
9241
|
-
export declare namespace PutBucketIntelligentTieringConfigurationRequest {
|
|
9242
|
-
/**
|
|
9243
|
-
* @internal
|
|
9244
|
-
*/
|
|
9245
|
-
const filterSensitiveLog: (obj: PutBucketIntelligentTieringConfigurationRequest) => any;
|
|
9246
|
-
}
|
|
9247
7965
|
export interface PutBucketInventoryConfigurationRequest {
|
|
9248
7966
|
/**
|
|
9249
7967
|
* <p>The name of the bucket where the inventory configuration will be stored.</p>
|
|
@@ -9264,12 +7982,6 @@ export interface PutBucketInventoryConfigurationRequest {
|
|
|
9264
7982
|
*/
|
|
9265
7983
|
ExpectedBucketOwner?: string;
|
|
9266
7984
|
}
|
|
9267
|
-
export declare namespace PutBucketInventoryConfigurationRequest {
|
|
9268
|
-
/**
|
|
9269
|
-
* @internal
|
|
9270
|
-
*/
|
|
9271
|
-
const filterSensitiveLog: (obj: PutBucketInventoryConfigurationRequest) => any;
|
|
9272
|
-
}
|
|
9273
7985
|
/**
|
|
9274
7986
|
* <p>Specifies the lifecycle configuration for objects in an Amazon S3 bucket. For more
|
|
9275
7987
|
* information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/object-lifecycle-mgmt.html">Object Lifecycle Management</a>
|
|
@@ -9281,12 +7993,6 @@ export interface BucketLifecycleConfiguration {
|
|
|
9281
7993
|
*/
|
|
9282
7994
|
Rules: LifecycleRule[] | undefined;
|
|
9283
7995
|
}
|
|
9284
|
-
export declare namespace BucketLifecycleConfiguration {
|
|
9285
|
-
/**
|
|
9286
|
-
* @internal
|
|
9287
|
-
*/
|
|
9288
|
-
const filterSensitiveLog: (obj: BucketLifecycleConfiguration) => any;
|
|
9289
|
-
}
|
|
9290
7996
|
export interface PutBucketLifecycleConfigurationRequest {
|
|
9291
7997
|
/**
|
|
9292
7998
|
* <p>The name of the bucket for which to set the configuration.</p>
|
|
@@ -9313,12 +8019,6 @@ export interface PutBucketLifecycleConfigurationRequest {
|
|
|
9313
8019
|
*/
|
|
9314
8020
|
ExpectedBucketOwner?: string;
|
|
9315
8021
|
}
|
|
9316
|
-
export declare namespace PutBucketLifecycleConfigurationRequest {
|
|
9317
|
-
/**
|
|
9318
|
-
* @internal
|
|
9319
|
-
*/
|
|
9320
|
-
const filterSensitiveLog: (obj: PutBucketLifecycleConfigurationRequest) => any;
|
|
9321
|
-
}
|
|
9322
8022
|
/**
|
|
9323
8023
|
* <p>Container for logging status information.</p>
|
|
9324
8024
|
*/
|
|
@@ -9330,12 +8030,6 @@ export interface BucketLoggingStatus {
|
|
|
9330
8030
|
*/
|
|
9331
8031
|
LoggingEnabled?: LoggingEnabled;
|
|
9332
8032
|
}
|
|
9333
|
-
export declare namespace BucketLoggingStatus {
|
|
9334
|
-
/**
|
|
9335
|
-
* @internal
|
|
9336
|
-
*/
|
|
9337
|
-
const filterSensitiveLog: (obj: BucketLoggingStatus) => any;
|
|
9338
|
-
}
|
|
9339
8033
|
export interface PutBucketLoggingRequest {
|
|
9340
8034
|
/**
|
|
9341
8035
|
* <p>The name of the bucket for which to set the logging parameters.</p>
|
|
@@ -9367,12 +8061,6 @@ export interface PutBucketLoggingRequest {
|
|
|
9367
8061
|
*/
|
|
9368
8062
|
ExpectedBucketOwner?: string;
|
|
9369
8063
|
}
|
|
9370
|
-
export declare namespace PutBucketLoggingRequest {
|
|
9371
|
-
/**
|
|
9372
|
-
* @internal
|
|
9373
|
-
*/
|
|
9374
|
-
const filterSensitiveLog: (obj: PutBucketLoggingRequest) => any;
|
|
9375
|
-
}
|
|
9376
8064
|
export interface PutBucketMetricsConfigurationRequest {
|
|
9377
8065
|
/**
|
|
9378
8066
|
* <p>The name of the bucket for which the metrics configuration is set.</p>
|
|
@@ -9393,12 +8081,6 @@ export interface PutBucketMetricsConfigurationRequest {
|
|
|
9393
8081
|
*/
|
|
9394
8082
|
ExpectedBucketOwner?: string;
|
|
9395
8083
|
}
|
|
9396
|
-
export declare namespace PutBucketMetricsConfigurationRequest {
|
|
9397
|
-
/**
|
|
9398
|
-
* @internal
|
|
9399
|
-
*/
|
|
9400
|
-
const filterSensitiveLog: (obj: PutBucketMetricsConfigurationRequest) => any;
|
|
9401
|
-
}
|
|
9402
8084
|
export interface PutBucketNotificationConfigurationRequest {
|
|
9403
8085
|
/**
|
|
9404
8086
|
* <p>The name of the bucket.</p>
|
|
@@ -9420,12 +8102,6 @@ export interface PutBucketNotificationConfigurationRequest {
|
|
|
9420
8102
|
*/
|
|
9421
8103
|
SkipDestinationValidation?: boolean;
|
|
9422
8104
|
}
|
|
9423
|
-
export declare namespace PutBucketNotificationConfigurationRequest {
|
|
9424
|
-
/**
|
|
9425
|
-
* @internal
|
|
9426
|
-
*/
|
|
9427
|
-
const filterSensitiveLog: (obj: PutBucketNotificationConfigurationRequest) => any;
|
|
9428
|
-
}
|
|
9429
8105
|
export interface PutBucketOwnershipControlsRequest {
|
|
9430
8106
|
/**
|
|
9431
8107
|
* <p>The name of the Amazon S3 bucket whose <code>OwnershipControls</code> you want to set.</p>
|
|
@@ -9448,12 +8124,6 @@ export interface PutBucketOwnershipControlsRequest {
|
|
|
9448
8124
|
*/
|
|
9449
8125
|
OwnershipControls: OwnershipControls | undefined;
|
|
9450
8126
|
}
|
|
9451
|
-
export declare namespace PutBucketOwnershipControlsRequest {
|
|
9452
|
-
/**
|
|
9453
|
-
* @internal
|
|
9454
|
-
*/
|
|
9455
|
-
const filterSensitiveLog: (obj: PutBucketOwnershipControlsRequest) => any;
|
|
9456
|
-
}
|
|
9457
8127
|
export interface PutBucketPolicyRequest {
|
|
9458
8128
|
/**
|
|
9459
8129
|
* <p>The name of the bucket.</p>
|
|
@@ -9490,12 +8160,6 @@ export interface PutBucketPolicyRequest {
|
|
|
9490
8160
|
*/
|
|
9491
8161
|
ExpectedBucketOwner?: string;
|
|
9492
8162
|
}
|
|
9493
|
-
export declare namespace PutBucketPolicyRequest {
|
|
9494
|
-
/**
|
|
9495
|
-
* @internal
|
|
9496
|
-
*/
|
|
9497
|
-
const filterSensitiveLog: (obj: PutBucketPolicyRequest) => any;
|
|
9498
|
-
}
|
|
9499
8163
|
export interface PutBucketReplicationRequest {
|
|
9500
8164
|
/**
|
|
9501
8165
|
* <p>The name of the bucket</p>
|
|
@@ -9534,12 +8198,6 @@ export interface PutBucketReplicationRequest {
|
|
|
9534
8198
|
*/
|
|
9535
8199
|
ExpectedBucketOwner?: string;
|
|
9536
8200
|
}
|
|
9537
|
-
export declare namespace PutBucketReplicationRequest {
|
|
9538
|
-
/**
|
|
9539
|
-
* @internal
|
|
9540
|
-
*/
|
|
9541
|
-
const filterSensitiveLog: (obj: PutBucketReplicationRequest) => any;
|
|
9542
|
-
}
|
|
9543
8201
|
/**
|
|
9544
8202
|
* <p>Container for Payer.</p>
|
|
9545
8203
|
*/
|
|
@@ -9549,12 +8207,6 @@ export interface RequestPaymentConfiguration {
|
|
|
9549
8207
|
*/
|
|
9550
8208
|
Payer: Payer | string | undefined;
|
|
9551
8209
|
}
|
|
9552
|
-
export declare namespace RequestPaymentConfiguration {
|
|
9553
|
-
/**
|
|
9554
|
-
* @internal
|
|
9555
|
-
*/
|
|
9556
|
-
const filterSensitiveLog: (obj: RequestPaymentConfiguration) => any;
|
|
9557
|
-
}
|
|
9558
8210
|
export interface PutBucketRequestPaymentRequest {
|
|
9559
8211
|
/**
|
|
9560
8212
|
* <p>The bucket name.</p>
|
|
@@ -9589,12 +8241,6 @@ export interface PutBucketRequestPaymentRequest {
|
|
|
9589
8241
|
*/
|
|
9590
8242
|
ExpectedBucketOwner?: string;
|
|
9591
8243
|
}
|
|
9592
|
-
export declare namespace PutBucketRequestPaymentRequest {
|
|
9593
|
-
/**
|
|
9594
|
-
* @internal
|
|
9595
|
-
*/
|
|
9596
|
-
const filterSensitiveLog: (obj: PutBucketRequestPaymentRequest) => any;
|
|
9597
|
-
}
|
|
9598
8244
|
/**
|
|
9599
8245
|
* <p>Container for <code>TagSet</code> elements.</p>
|
|
9600
8246
|
*/
|
|
@@ -9604,12 +8250,6 @@ export interface Tagging {
|
|
|
9604
8250
|
*/
|
|
9605
8251
|
TagSet: Tag[] | undefined;
|
|
9606
8252
|
}
|
|
9607
|
-
export declare namespace Tagging {
|
|
9608
|
-
/**
|
|
9609
|
-
* @internal
|
|
9610
|
-
*/
|
|
9611
|
-
const filterSensitiveLog: (obj: Tagging) => any;
|
|
9612
|
-
}
|
|
9613
8253
|
export interface PutBucketTaggingRequest {
|
|
9614
8254
|
/**
|
|
9615
8255
|
* <p>The bucket name.</p>
|
|
@@ -9643,12 +8283,6 @@ export interface PutBucketTaggingRequest {
|
|
|
9643
8283
|
*/
|
|
9644
8284
|
ExpectedBucketOwner?: string;
|
|
9645
8285
|
}
|
|
9646
|
-
export declare namespace PutBucketTaggingRequest {
|
|
9647
|
-
/**
|
|
9648
|
-
* @internal
|
|
9649
|
-
*/
|
|
9650
|
-
const filterSensitiveLog: (obj: PutBucketTaggingRequest) => any;
|
|
9651
|
-
}
|
|
9652
8286
|
export declare type MFADelete = "Disabled" | "Enabled";
|
|
9653
8287
|
/**
|
|
9654
8288
|
* <p>Describes the versioning state of an Amazon S3 bucket. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketPUTVersioningStatus.html">PUT
|
|
@@ -9666,12 +8300,6 @@ export interface VersioningConfiguration {
|
|
|
9666
8300
|
*/
|
|
9667
8301
|
Status?: BucketVersioningStatus | string;
|
|
9668
8302
|
}
|
|
9669
|
-
export declare namespace VersioningConfiguration {
|
|
9670
|
-
/**
|
|
9671
|
-
* @internal
|
|
9672
|
-
*/
|
|
9673
|
-
const filterSensitiveLog: (obj: VersioningConfiguration) => any;
|
|
9674
|
-
}
|
|
9675
8303
|
export interface PutBucketVersioningRequest {
|
|
9676
8304
|
/**
|
|
9677
8305
|
* <p>The bucket name.</p>
|
|
@@ -9711,12 +8339,6 @@ export interface PutBucketVersioningRequest {
|
|
|
9711
8339
|
*/
|
|
9712
8340
|
ExpectedBucketOwner?: string;
|
|
9713
8341
|
}
|
|
9714
|
-
export declare namespace PutBucketVersioningRequest {
|
|
9715
|
-
/**
|
|
9716
|
-
* @internal
|
|
9717
|
-
*/
|
|
9718
|
-
const filterSensitiveLog: (obj: PutBucketVersioningRequest) => any;
|
|
9719
|
-
}
|
|
9720
8342
|
/**
|
|
9721
8343
|
* <p>Specifies website configuration parameters for an Amazon S3 bucket.</p>
|
|
9722
8344
|
*/
|
|
@@ -9741,12 +8363,6 @@ export interface WebsiteConfiguration {
|
|
|
9741
8363
|
*/
|
|
9742
8364
|
RoutingRules?: RoutingRule[];
|
|
9743
8365
|
}
|
|
9744
|
-
export declare namespace WebsiteConfiguration {
|
|
9745
|
-
/**
|
|
9746
|
-
* @internal
|
|
9747
|
-
*/
|
|
9748
|
-
const filterSensitiveLog: (obj: WebsiteConfiguration) => any;
|
|
9749
|
-
}
|
|
9750
8366
|
export interface PutBucketWebsiteRequest {
|
|
9751
8367
|
/**
|
|
9752
8368
|
* <p>The bucket name.</p>
|
|
@@ -9780,12 +8396,6 @@ export interface PutBucketWebsiteRequest {
|
|
|
9780
8396
|
*/
|
|
9781
8397
|
ExpectedBucketOwner?: string;
|
|
9782
8398
|
}
|
|
9783
|
-
export declare namespace PutBucketWebsiteRequest {
|
|
9784
|
-
/**
|
|
9785
|
-
* @internal
|
|
9786
|
-
*/
|
|
9787
|
-
const filterSensitiveLog: (obj: PutBucketWebsiteRequest) => any;
|
|
9788
|
-
}
|
|
9789
8399
|
export interface PutObjectOutput {
|
|
9790
8400
|
/**
|
|
9791
8401
|
* <p>If the expiration is configured for the object (see <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketLifecycleConfiguration.html">PutBucketLifecycleConfiguration</a>), the response includes this header. It
|
|
@@ -9870,12 +8480,6 @@ export interface PutObjectOutput {
|
|
|
9870
8480
|
*/
|
|
9871
8481
|
RequestCharged?: RequestCharged | string;
|
|
9872
8482
|
}
|
|
9873
|
-
export declare namespace PutObjectOutput {
|
|
9874
|
-
/**
|
|
9875
|
-
* @internal
|
|
9876
|
-
*/
|
|
9877
|
-
const filterSensitiveLog: (obj: PutObjectOutput) => any;
|
|
9878
|
-
}
|
|
9879
8483
|
export interface PutObjectRequest {
|
|
9880
8484
|
/**
|
|
9881
8485
|
* <p>The canned ACL to apply to the object. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html#CannedACL">Canned
|
|
@@ -10116,12 +8720,6 @@ export interface PutObjectRequest {
|
|
|
10116
8720
|
*/
|
|
10117
8721
|
ExpectedBucketOwner?: string;
|
|
10118
8722
|
}
|
|
10119
|
-
export declare namespace PutObjectRequest {
|
|
10120
|
-
/**
|
|
10121
|
-
* @internal
|
|
10122
|
-
*/
|
|
10123
|
-
const filterSensitiveLog: (obj: PutObjectRequest) => any;
|
|
10124
|
-
}
|
|
10125
8723
|
export interface PutObjectAclOutput {
|
|
10126
8724
|
/**
|
|
10127
8725
|
* <p>If present, indicates that the requester was successfully charged for the
|
|
@@ -10129,12 +8727,6 @@ export interface PutObjectAclOutput {
|
|
|
10129
8727
|
*/
|
|
10130
8728
|
RequestCharged?: RequestCharged | string;
|
|
10131
8729
|
}
|
|
10132
|
-
export declare namespace PutObjectAclOutput {
|
|
10133
|
-
/**
|
|
10134
|
-
* @internal
|
|
10135
|
-
*/
|
|
10136
|
-
const filterSensitiveLog: (obj: PutObjectAclOutput) => any;
|
|
10137
|
-
}
|
|
10138
8730
|
export interface PutObjectAclRequest {
|
|
10139
8731
|
/**
|
|
10140
8732
|
* <p>The canned ACL to apply to the object. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html#CannedACL">Canned ACL</a>.</p>
|
|
@@ -10221,12 +8813,6 @@ export interface PutObjectAclRequest {
|
|
|
10221
8813
|
*/
|
|
10222
8814
|
ExpectedBucketOwner?: string;
|
|
10223
8815
|
}
|
|
10224
|
-
export declare namespace PutObjectAclRequest {
|
|
10225
|
-
/**
|
|
10226
|
-
* @internal
|
|
10227
|
-
*/
|
|
10228
|
-
const filterSensitiveLog: (obj: PutObjectAclRequest) => any;
|
|
10229
|
-
}
|
|
10230
8816
|
export interface PutObjectLegalHoldOutput {
|
|
10231
8817
|
/**
|
|
10232
8818
|
* <p>If present, indicates that the requester was successfully charged for the
|
|
@@ -10234,12 +8820,6 @@ export interface PutObjectLegalHoldOutput {
|
|
|
10234
8820
|
*/
|
|
10235
8821
|
RequestCharged?: RequestCharged | string;
|
|
10236
8822
|
}
|
|
10237
|
-
export declare namespace PutObjectLegalHoldOutput {
|
|
10238
|
-
/**
|
|
10239
|
-
* @internal
|
|
10240
|
-
*/
|
|
10241
|
-
const filterSensitiveLog: (obj: PutObjectLegalHoldOutput) => any;
|
|
10242
|
-
}
|
|
10243
8823
|
export interface PutObjectLegalHoldRequest {
|
|
10244
8824
|
/**
|
|
10245
8825
|
* <p>The bucket name containing the object that you want to place a legal hold on. </p>
|
|
@@ -10288,12 +8868,6 @@ export interface PutObjectLegalHoldRequest {
|
|
|
10288
8868
|
*/
|
|
10289
8869
|
ExpectedBucketOwner?: string;
|
|
10290
8870
|
}
|
|
10291
|
-
export declare namespace PutObjectLegalHoldRequest {
|
|
10292
|
-
/**
|
|
10293
|
-
* @internal
|
|
10294
|
-
*/
|
|
10295
|
-
const filterSensitiveLog: (obj: PutObjectLegalHoldRequest) => any;
|
|
10296
|
-
}
|
|
10297
8871
|
export interface PutObjectLockConfigurationOutput {
|
|
10298
8872
|
/**
|
|
10299
8873
|
* <p>If present, indicates that the requester was successfully charged for the
|
|
@@ -10301,12 +8875,6 @@ export interface PutObjectLockConfigurationOutput {
|
|
|
10301
8875
|
*/
|
|
10302
8876
|
RequestCharged?: RequestCharged | string;
|
|
10303
8877
|
}
|
|
10304
|
-
export declare namespace PutObjectLockConfigurationOutput {
|
|
10305
|
-
/**
|
|
10306
|
-
* @internal
|
|
10307
|
-
*/
|
|
10308
|
-
const filterSensitiveLog: (obj: PutObjectLockConfigurationOutput) => any;
|
|
10309
|
-
}
|
|
10310
8878
|
export interface PutObjectLockConfigurationRequest {
|
|
10311
8879
|
/**
|
|
10312
8880
|
* <p>The bucket whose Object Lock configuration you want to create or replace.</p>
|
|
@@ -10349,9 +8917,967 @@ export interface PutObjectLockConfigurationRequest {
|
|
|
10349
8917
|
*/
|
|
10350
8918
|
ExpectedBucketOwner?: string;
|
|
10351
8919
|
}
|
|
10352
|
-
|
|
10353
|
-
|
|
10354
|
-
|
|
10355
|
-
|
|
10356
|
-
|
|
10357
|
-
|
|
8920
|
+
/**
|
|
8921
|
+
* @internal
|
|
8922
|
+
*/
|
|
8923
|
+
export declare const AbortIncompleteMultipartUploadFilterSensitiveLog: (obj: AbortIncompleteMultipartUpload) => any;
|
|
8924
|
+
/**
|
|
8925
|
+
* @internal
|
|
8926
|
+
*/
|
|
8927
|
+
export declare const AbortMultipartUploadOutputFilterSensitiveLog: (obj: AbortMultipartUploadOutput) => any;
|
|
8928
|
+
/**
|
|
8929
|
+
* @internal
|
|
8930
|
+
*/
|
|
8931
|
+
export declare const AbortMultipartUploadRequestFilterSensitiveLog: (obj: AbortMultipartUploadRequest) => any;
|
|
8932
|
+
/**
|
|
8933
|
+
* @internal
|
|
8934
|
+
*/
|
|
8935
|
+
export declare const AccelerateConfigurationFilterSensitiveLog: (obj: AccelerateConfiguration) => any;
|
|
8936
|
+
/**
|
|
8937
|
+
* @internal
|
|
8938
|
+
*/
|
|
8939
|
+
export declare const GranteeFilterSensitiveLog: (obj: Grantee) => any;
|
|
8940
|
+
/**
|
|
8941
|
+
* @internal
|
|
8942
|
+
*/
|
|
8943
|
+
export declare const GrantFilterSensitiveLog: (obj: Grant) => any;
|
|
8944
|
+
/**
|
|
8945
|
+
* @internal
|
|
8946
|
+
*/
|
|
8947
|
+
export declare const OwnerFilterSensitiveLog: (obj: Owner) => any;
|
|
8948
|
+
/**
|
|
8949
|
+
* @internal
|
|
8950
|
+
*/
|
|
8951
|
+
export declare const AccessControlPolicyFilterSensitiveLog: (obj: AccessControlPolicy) => any;
|
|
8952
|
+
/**
|
|
8953
|
+
* @internal
|
|
8954
|
+
*/
|
|
8955
|
+
export declare const AccessControlTranslationFilterSensitiveLog: (obj: AccessControlTranslation) => any;
|
|
8956
|
+
/**
|
|
8957
|
+
* @internal
|
|
8958
|
+
*/
|
|
8959
|
+
export declare const CompleteMultipartUploadOutputFilterSensitiveLog: (obj: CompleteMultipartUploadOutput) => any;
|
|
8960
|
+
/**
|
|
8961
|
+
* @internal
|
|
8962
|
+
*/
|
|
8963
|
+
export declare const CompletedPartFilterSensitiveLog: (obj: CompletedPart) => any;
|
|
8964
|
+
/**
|
|
8965
|
+
* @internal
|
|
8966
|
+
*/
|
|
8967
|
+
export declare const CompletedMultipartUploadFilterSensitiveLog: (obj: CompletedMultipartUpload) => any;
|
|
8968
|
+
/**
|
|
8969
|
+
* @internal
|
|
8970
|
+
*/
|
|
8971
|
+
export declare const CompleteMultipartUploadRequestFilterSensitiveLog: (obj: CompleteMultipartUploadRequest) => any;
|
|
8972
|
+
/**
|
|
8973
|
+
* @internal
|
|
8974
|
+
*/
|
|
8975
|
+
export declare const CopyObjectResultFilterSensitiveLog: (obj: CopyObjectResult) => any;
|
|
8976
|
+
/**
|
|
8977
|
+
* @internal
|
|
8978
|
+
*/
|
|
8979
|
+
export declare const CopyObjectOutputFilterSensitiveLog: (obj: CopyObjectOutput) => any;
|
|
8980
|
+
/**
|
|
8981
|
+
* @internal
|
|
8982
|
+
*/
|
|
8983
|
+
export declare const CopyObjectRequestFilterSensitiveLog: (obj: CopyObjectRequest) => any;
|
|
8984
|
+
/**
|
|
8985
|
+
* @internal
|
|
8986
|
+
*/
|
|
8987
|
+
export declare const CreateBucketOutputFilterSensitiveLog: (obj: CreateBucketOutput) => any;
|
|
8988
|
+
/**
|
|
8989
|
+
* @internal
|
|
8990
|
+
*/
|
|
8991
|
+
export declare const CreateBucketConfigurationFilterSensitiveLog: (obj: CreateBucketConfiguration) => any;
|
|
8992
|
+
/**
|
|
8993
|
+
* @internal
|
|
8994
|
+
*/
|
|
8995
|
+
export declare const CreateBucketRequestFilterSensitiveLog: (obj: CreateBucketRequest) => any;
|
|
8996
|
+
/**
|
|
8997
|
+
* @internal
|
|
8998
|
+
*/
|
|
8999
|
+
export declare const CreateMultipartUploadOutputFilterSensitiveLog: (obj: CreateMultipartUploadOutput) => any;
|
|
9000
|
+
/**
|
|
9001
|
+
* @internal
|
|
9002
|
+
*/
|
|
9003
|
+
export declare const CreateMultipartUploadRequestFilterSensitiveLog: (obj: CreateMultipartUploadRequest) => any;
|
|
9004
|
+
/**
|
|
9005
|
+
* @internal
|
|
9006
|
+
*/
|
|
9007
|
+
export declare const DeleteBucketRequestFilterSensitiveLog: (obj: DeleteBucketRequest) => any;
|
|
9008
|
+
/**
|
|
9009
|
+
* @internal
|
|
9010
|
+
*/
|
|
9011
|
+
export declare const DeleteBucketAnalyticsConfigurationRequestFilterSensitiveLog: (obj: DeleteBucketAnalyticsConfigurationRequest) => any;
|
|
9012
|
+
/**
|
|
9013
|
+
* @internal
|
|
9014
|
+
*/
|
|
9015
|
+
export declare const DeleteBucketCorsRequestFilterSensitiveLog: (obj: DeleteBucketCorsRequest) => any;
|
|
9016
|
+
/**
|
|
9017
|
+
* @internal
|
|
9018
|
+
*/
|
|
9019
|
+
export declare const DeleteBucketEncryptionRequestFilterSensitiveLog: (obj: DeleteBucketEncryptionRequest) => any;
|
|
9020
|
+
/**
|
|
9021
|
+
* @internal
|
|
9022
|
+
*/
|
|
9023
|
+
export declare const DeleteBucketIntelligentTieringConfigurationRequestFilterSensitiveLog: (obj: DeleteBucketIntelligentTieringConfigurationRequest) => any;
|
|
9024
|
+
/**
|
|
9025
|
+
* @internal
|
|
9026
|
+
*/
|
|
9027
|
+
export declare const DeleteBucketInventoryConfigurationRequestFilterSensitiveLog: (obj: DeleteBucketInventoryConfigurationRequest) => any;
|
|
9028
|
+
/**
|
|
9029
|
+
* @internal
|
|
9030
|
+
*/
|
|
9031
|
+
export declare const DeleteBucketLifecycleRequestFilterSensitiveLog: (obj: DeleteBucketLifecycleRequest) => any;
|
|
9032
|
+
/**
|
|
9033
|
+
* @internal
|
|
9034
|
+
*/
|
|
9035
|
+
export declare const DeleteBucketMetricsConfigurationRequestFilterSensitiveLog: (obj: DeleteBucketMetricsConfigurationRequest) => any;
|
|
9036
|
+
/**
|
|
9037
|
+
* @internal
|
|
9038
|
+
*/
|
|
9039
|
+
export declare const DeleteBucketOwnershipControlsRequestFilterSensitiveLog: (obj: DeleteBucketOwnershipControlsRequest) => any;
|
|
9040
|
+
/**
|
|
9041
|
+
* @internal
|
|
9042
|
+
*/
|
|
9043
|
+
export declare const DeleteBucketPolicyRequestFilterSensitiveLog: (obj: DeleteBucketPolicyRequest) => any;
|
|
9044
|
+
/**
|
|
9045
|
+
* @internal
|
|
9046
|
+
*/
|
|
9047
|
+
export declare const DeleteBucketReplicationRequestFilterSensitiveLog: (obj: DeleteBucketReplicationRequest) => any;
|
|
9048
|
+
/**
|
|
9049
|
+
* @internal
|
|
9050
|
+
*/
|
|
9051
|
+
export declare const DeleteBucketTaggingRequestFilterSensitiveLog: (obj: DeleteBucketTaggingRequest) => any;
|
|
9052
|
+
/**
|
|
9053
|
+
* @internal
|
|
9054
|
+
*/
|
|
9055
|
+
export declare const DeleteBucketWebsiteRequestFilterSensitiveLog: (obj: DeleteBucketWebsiteRequest) => any;
|
|
9056
|
+
/**
|
|
9057
|
+
* @internal
|
|
9058
|
+
*/
|
|
9059
|
+
export declare const DeleteObjectOutputFilterSensitiveLog: (obj: DeleteObjectOutput) => any;
|
|
9060
|
+
/**
|
|
9061
|
+
* @internal
|
|
9062
|
+
*/
|
|
9063
|
+
export declare const DeleteObjectRequestFilterSensitiveLog: (obj: DeleteObjectRequest) => any;
|
|
9064
|
+
/**
|
|
9065
|
+
* @internal
|
|
9066
|
+
*/
|
|
9067
|
+
export declare const DeletedObjectFilterSensitiveLog: (obj: DeletedObject) => any;
|
|
9068
|
+
/**
|
|
9069
|
+
* @internal
|
|
9070
|
+
*/
|
|
9071
|
+
export declare const _ErrorFilterSensitiveLog: (obj: _Error) => any;
|
|
9072
|
+
/**
|
|
9073
|
+
* @internal
|
|
9074
|
+
*/
|
|
9075
|
+
export declare const DeleteObjectsOutputFilterSensitiveLog: (obj: DeleteObjectsOutput) => any;
|
|
9076
|
+
/**
|
|
9077
|
+
* @internal
|
|
9078
|
+
*/
|
|
9079
|
+
export declare const ObjectIdentifierFilterSensitiveLog: (obj: ObjectIdentifier) => any;
|
|
9080
|
+
/**
|
|
9081
|
+
* @internal
|
|
9082
|
+
*/
|
|
9083
|
+
export declare const DeleteFilterSensitiveLog: (obj: Delete) => any;
|
|
9084
|
+
/**
|
|
9085
|
+
* @internal
|
|
9086
|
+
*/
|
|
9087
|
+
export declare const DeleteObjectsRequestFilterSensitiveLog: (obj: DeleteObjectsRequest) => any;
|
|
9088
|
+
/**
|
|
9089
|
+
* @internal
|
|
9090
|
+
*/
|
|
9091
|
+
export declare const DeleteObjectTaggingOutputFilterSensitiveLog: (obj: DeleteObjectTaggingOutput) => any;
|
|
9092
|
+
/**
|
|
9093
|
+
* @internal
|
|
9094
|
+
*/
|
|
9095
|
+
export declare const DeleteObjectTaggingRequestFilterSensitiveLog: (obj: DeleteObjectTaggingRequest) => any;
|
|
9096
|
+
/**
|
|
9097
|
+
* @internal
|
|
9098
|
+
*/
|
|
9099
|
+
export declare const DeletePublicAccessBlockRequestFilterSensitiveLog: (obj: DeletePublicAccessBlockRequest) => any;
|
|
9100
|
+
/**
|
|
9101
|
+
* @internal
|
|
9102
|
+
*/
|
|
9103
|
+
export declare const GetBucketAccelerateConfigurationOutputFilterSensitiveLog: (obj: GetBucketAccelerateConfigurationOutput) => any;
|
|
9104
|
+
/**
|
|
9105
|
+
* @internal
|
|
9106
|
+
*/
|
|
9107
|
+
export declare const GetBucketAccelerateConfigurationRequestFilterSensitiveLog: (obj: GetBucketAccelerateConfigurationRequest) => any;
|
|
9108
|
+
/**
|
|
9109
|
+
* @internal
|
|
9110
|
+
*/
|
|
9111
|
+
export declare const GetBucketAclOutputFilterSensitiveLog: (obj: GetBucketAclOutput) => any;
|
|
9112
|
+
/**
|
|
9113
|
+
* @internal
|
|
9114
|
+
*/
|
|
9115
|
+
export declare const GetBucketAclRequestFilterSensitiveLog: (obj: GetBucketAclRequest) => any;
|
|
9116
|
+
/**
|
|
9117
|
+
* @internal
|
|
9118
|
+
*/
|
|
9119
|
+
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
9120
|
+
/**
|
|
9121
|
+
* @internal
|
|
9122
|
+
*/
|
|
9123
|
+
export declare const AnalyticsAndOperatorFilterSensitiveLog: (obj: AnalyticsAndOperator) => any;
|
|
9124
|
+
/**
|
|
9125
|
+
* @internal
|
|
9126
|
+
*/
|
|
9127
|
+
export declare const AnalyticsFilterFilterSensitiveLog: (obj: AnalyticsFilter) => any;
|
|
9128
|
+
/**
|
|
9129
|
+
* @internal
|
|
9130
|
+
*/
|
|
9131
|
+
export declare const AnalyticsS3BucketDestinationFilterSensitiveLog: (obj: AnalyticsS3BucketDestination) => any;
|
|
9132
|
+
/**
|
|
9133
|
+
* @internal
|
|
9134
|
+
*/
|
|
9135
|
+
export declare const AnalyticsExportDestinationFilterSensitiveLog: (obj: AnalyticsExportDestination) => any;
|
|
9136
|
+
/**
|
|
9137
|
+
* @internal
|
|
9138
|
+
*/
|
|
9139
|
+
export declare const StorageClassAnalysisDataExportFilterSensitiveLog: (obj: StorageClassAnalysisDataExport) => any;
|
|
9140
|
+
/**
|
|
9141
|
+
* @internal
|
|
9142
|
+
*/
|
|
9143
|
+
export declare const StorageClassAnalysisFilterSensitiveLog: (obj: StorageClassAnalysis) => any;
|
|
9144
|
+
/**
|
|
9145
|
+
* @internal
|
|
9146
|
+
*/
|
|
9147
|
+
export declare const AnalyticsConfigurationFilterSensitiveLog: (obj: AnalyticsConfiguration) => any;
|
|
9148
|
+
/**
|
|
9149
|
+
* @internal
|
|
9150
|
+
*/
|
|
9151
|
+
export declare const GetBucketAnalyticsConfigurationOutputFilterSensitiveLog: (obj: GetBucketAnalyticsConfigurationOutput) => any;
|
|
9152
|
+
/**
|
|
9153
|
+
* @internal
|
|
9154
|
+
*/
|
|
9155
|
+
export declare const GetBucketAnalyticsConfigurationRequestFilterSensitiveLog: (obj: GetBucketAnalyticsConfigurationRequest) => any;
|
|
9156
|
+
/**
|
|
9157
|
+
* @internal
|
|
9158
|
+
*/
|
|
9159
|
+
export declare const CORSRuleFilterSensitiveLog: (obj: CORSRule) => any;
|
|
9160
|
+
/**
|
|
9161
|
+
* @internal
|
|
9162
|
+
*/
|
|
9163
|
+
export declare const GetBucketCorsOutputFilterSensitiveLog: (obj: GetBucketCorsOutput) => any;
|
|
9164
|
+
/**
|
|
9165
|
+
* @internal
|
|
9166
|
+
*/
|
|
9167
|
+
export declare const GetBucketCorsRequestFilterSensitiveLog: (obj: GetBucketCorsRequest) => any;
|
|
9168
|
+
/**
|
|
9169
|
+
* @internal
|
|
9170
|
+
*/
|
|
9171
|
+
export declare const ServerSideEncryptionByDefaultFilterSensitiveLog: (obj: ServerSideEncryptionByDefault) => any;
|
|
9172
|
+
/**
|
|
9173
|
+
* @internal
|
|
9174
|
+
*/
|
|
9175
|
+
export declare const ServerSideEncryptionRuleFilterSensitiveLog: (obj: ServerSideEncryptionRule) => any;
|
|
9176
|
+
/**
|
|
9177
|
+
* @internal
|
|
9178
|
+
*/
|
|
9179
|
+
export declare const ServerSideEncryptionConfigurationFilterSensitiveLog: (obj: ServerSideEncryptionConfiguration) => any;
|
|
9180
|
+
/**
|
|
9181
|
+
* @internal
|
|
9182
|
+
*/
|
|
9183
|
+
export declare const GetBucketEncryptionOutputFilterSensitiveLog: (obj: GetBucketEncryptionOutput) => any;
|
|
9184
|
+
/**
|
|
9185
|
+
* @internal
|
|
9186
|
+
*/
|
|
9187
|
+
export declare const GetBucketEncryptionRequestFilterSensitiveLog: (obj: GetBucketEncryptionRequest) => any;
|
|
9188
|
+
/**
|
|
9189
|
+
* @internal
|
|
9190
|
+
*/
|
|
9191
|
+
export declare const IntelligentTieringAndOperatorFilterSensitiveLog: (obj: IntelligentTieringAndOperator) => any;
|
|
9192
|
+
/**
|
|
9193
|
+
* @internal
|
|
9194
|
+
*/
|
|
9195
|
+
export declare const IntelligentTieringFilterFilterSensitiveLog: (obj: IntelligentTieringFilter) => any;
|
|
9196
|
+
/**
|
|
9197
|
+
* @internal
|
|
9198
|
+
*/
|
|
9199
|
+
export declare const TieringFilterSensitiveLog: (obj: Tiering) => any;
|
|
9200
|
+
/**
|
|
9201
|
+
* @internal
|
|
9202
|
+
*/
|
|
9203
|
+
export declare const IntelligentTieringConfigurationFilterSensitiveLog: (obj: IntelligentTieringConfiguration) => any;
|
|
9204
|
+
/**
|
|
9205
|
+
* @internal
|
|
9206
|
+
*/
|
|
9207
|
+
export declare const GetBucketIntelligentTieringConfigurationOutputFilterSensitiveLog: (obj: GetBucketIntelligentTieringConfigurationOutput) => any;
|
|
9208
|
+
/**
|
|
9209
|
+
* @internal
|
|
9210
|
+
*/
|
|
9211
|
+
export declare const GetBucketIntelligentTieringConfigurationRequestFilterSensitiveLog: (obj: GetBucketIntelligentTieringConfigurationRequest) => any;
|
|
9212
|
+
/**
|
|
9213
|
+
* @internal
|
|
9214
|
+
*/
|
|
9215
|
+
export declare const SSEKMSFilterSensitiveLog: (obj: SSEKMS) => any;
|
|
9216
|
+
/**
|
|
9217
|
+
* @internal
|
|
9218
|
+
*/
|
|
9219
|
+
export declare const SSES3FilterSensitiveLog: (obj: SSES3) => any;
|
|
9220
|
+
/**
|
|
9221
|
+
* @internal
|
|
9222
|
+
*/
|
|
9223
|
+
export declare const InventoryEncryptionFilterSensitiveLog: (obj: InventoryEncryption) => any;
|
|
9224
|
+
/**
|
|
9225
|
+
* @internal
|
|
9226
|
+
*/
|
|
9227
|
+
export declare const InventoryS3BucketDestinationFilterSensitiveLog: (obj: InventoryS3BucketDestination) => any;
|
|
9228
|
+
/**
|
|
9229
|
+
* @internal
|
|
9230
|
+
*/
|
|
9231
|
+
export declare const InventoryDestinationFilterSensitiveLog: (obj: InventoryDestination) => any;
|
|
9232
|
+
/**
|
|
9233
|
+
* @internal
|
|
9234
|
+
*/
|
|
9235
|
+
export declare const InventoryFilterFilterSensitiveLog: (obj: InventoryFilter) => any;
|
|
9236
|
+
/**
|
|
9237
|
+
* @internal
|
|
9238
|
+
*/
|
|
9239
|
+
export declare const InventoryScheduleFilterSensitiveLog: (obj: InventorySchedule) => any;
|
|
9240
|
+
/**
|
|
9241
|
+
* @internal
|
|
9242
|
+
*/
|
|
9243
|
+
export declare const InventoryConfigurationFilterSensitiveLog: (obj: InventoryConfiguration) => any;
|
|
9244
|
+
/**
|
|
9245
|
+
* @internal
|
|
9246
|
+
*/
|
|
9247
|
+
export declare const GetBucketInventoryConfigurationOutputFilterSensitiveLog: (obj: GetBucketInventoryConfigurationOutput) => any;
|
|
9248
|
+
/**
|
|
9249
|
+
* @internal
|
|
9250
|
+
*/
|
|
9251
|
+
export declare const GetBucketInventoryConfigurationRequestFilterSensitiveLog: (obj: GetBucketInventoryConfigurationRequest) => any;
|
|
9252
|
+
/**
|
|
9253
|
+
* @internal
|
|
9254
|
+
*/
|
|
9255
|
+
export declare const LifecycleExpirationFilterSensitiveLog: (obj: LifecycleExpiration) => any;
|
|
9256
|
+
/**
|
|
9257
|
+
* @internal
|
|
9258
|
+
*/
|
|
9259
|
+
export declare const LifecycleRuleAndOperatorFilterSensitiveLog: (obj: LifecycleRuleAndOperator) => any;
|
|
9260
|
+
/**
|
|
9261
|
+
* @internal
|
|
9262
|
+
*/
|
|
9263
|
+
export declare const LifecycleRuleFilterFilterSensitiveLog: (obj: LifecycleRuleFilter) => any;
|
|
9264
|
+
/**
|
|
9265
|
+
* @internal
|
|
9266
|
+
*/
|
|
9267
|
+
export declare const NoncurrentVersionExpirationFilterSensitiveLog: (obj: NoncurrentVersionExpiration) => any;
|
|
9268
|
+
/**
|
|
9269
|
+
* @internal
|
|
9270
|
+
*/
|
|
9271
|
+
export declare const NoncurrentVersionTransitionFilterSensitiveLog: (obj: NoncurrentVersionTransition) => any;
|
|
9272
|
+
/**
|
|
9273
|
+
* @internal
|
|
9274
|
+
*/
|
|
9275
|
+
export declare const TransitionFilterSensitiveLog: (obj: Transition) => any;
|
|
9276
|
+
/**
|
|
9277
|
+
* @internal
|
|
9278
|
+
*/
|
|
9279
|
+
export declare const LifecycleRuleFilterSensitiveLog: (obj: LifecycleRule) => any;
|
|
9280
|
+
/**
|
|
9281
|
+
* @internal
|
|
9282
|
+
*/
|
|
9283
|
+
export declare const GetBucketLifecycleConfigurationOutputFilterSensitiveLog: (obj: GetBucketLifecycleConfigurationOutput) => any;
|
|
9284
|
+
/**
|
|
9285
|
+
* @internal
|
|
9286
|
+
*/
|
|
9287
|
+
export declare const GetBucketLifecycleConfigurationRequestFilterSensitiveLog: (obj: GetBucketLifecycleConfigurationRequest) => any;
|
|
9288
|
+
/**
|
|
9289
|
+
* @internal
|
|
9290
|
+
*/
|
|
9291
|
+
export declare const GetBucketLocationOutputFilterSensitiveLog: (obj: GetBucketLocationOutput) => any;
|
|
9292
|
+
/**
|
|
9293
|
+
* @internal
|
|
9294
|
+
*/
|
|
9295
|
+
export declare const GetBucketLocationRequestFilterSensitiveLog: (obj: GetBucketLocationRequest) => any;
|
|
9296
|
+
/**
|
|
9297
|
+
* @internal
|
|
9298
|
+
*/
|
|
9299
|
+
export declare const TargetGrantFilterSensitiveLog: (obj: TargetGrant) => any;
|
|
9300
|
+
/**
|
|
9301
|
+
* @internal
|
|
9302
|
+
*/
|
|
9303
|
+
export declare const LoggingEnabledFilterSensitiveLog: (obj: LoggingEnabled) => any;
|
|
9304
|
+
/**
|
|
9305
|
+
* @internal
|
|
9306
|
+
*/
|
|
9307
|
+
export declare const GetBucketLoggingOutputFilterSensitiveLog: (obj: GetBucketLoggingOutput) => any;
|
|
9308
|
+
/**
|
|
9309
|
+
* @internal
|
|
9310
|
+
*/
|
|
9311
|
+
export declare const GetBucketLoggingRequestFilterSensitiveLog: (obj: GetBucketLoggingRequest) => any;
|
|
9312
|
+
/**
|
|
9313
|
+
* @internal
|
|
9314
|
+
*/
|
|
9315
|
+
export declare const MetricsAndOperatorFilterSensitiveLog: (obj: MetricsAndOperator) => any;
|
|
9316
|
+
/**
|
|
9317
|
+
* @internal
|
|
9318
|
+
*/
|
|
9319
|
+
export declare const MetricsFilterFilterSensitiveLog: (obj: MetricsFilter) => any;
|
|
9320
|
+
/**
|
|
9321
|
+
* @internal
|
|
9322
|
+
*/
|
|
9323
|
+
export declare const MetricsConfigurationFilterSensitiveLog: (obj: MetricsConfiguration) => any;
|
|
9324
|
+
/**
|
|
9325
|
+
* @internal
|
|
9326
|
+
*/
|
|
9327
|
+
export declare const GetBucketMetricsConfigurationOutputFilterSensitiveLog: (obj: GetBucketMetricsConfigurationOutput) => any;
|
|
9328
|
+
/**
|
|
9329
|
+
* @internal
|
|
9330
|
+
*/
|
|
9331
|
+
export declare const GetBucketMetricsConfigurationRequestFilterSensitiveLog: (obj: GetBucketMetricsConfigurationRequest) => any;
|
|
9332
|
+
/**
|
|
9333
|
+
* @internal
|
|
9334
|
+
*/
|
|
9335
|
+
export declare const GetBucketNotificationConfigurationRequestFilterSensitiveLog: (obj: GetBucketNotificationConfigurationRequest) => any;
|
|
9336
|
+
/**
|
|
9337
|
+
* @internal
|
|
9338
|
+
*/
|
|
9339
|
+
export declare const EventBridgeConfigurationFilterSensitiveLog: (obj: EventBridgeConfiguration) => any;
|
|
9340
|
+
/**
|
|
9341
|
+
* @internal
|
|
9342
|
+
*/
|
|
9343
|
+
export declare const FilterRuleFilterSensitiveLog: (obj: FilterRule) => any;
|
|
9344
|
+
/**
|
|
9345
|
+
* @internal
|
|
9346
|
+
*/
|
|
9347
|
+
export declare const S3KeyFilterFilterSensitiveLog: (obj: S3KeyFilter) => any;
|
|
9348
|
+
/**
|
|
9349
|
+
* @internal
|
|
9350
|
+
*/
|
|
9351
|
+
export declare const NotificationConfigurationFilterFilterSensitiveLog: (obj: NotificationConfigurationFilter) => any;
|
|
9352
|
+
/**
|
|
9353
|
+
* @internal
|
|
9354
|
+
*/
|
|
9355
|
+
export declare const LambdaFunctionConfigurationFilterSensitiveLog: (obj: LambdaFunctionConfiguration) => any;
|
|
9356
|
+
/**
|
|
9357
|
+
* @internal
|
|
9358
|
+
*/
|
|
9359
|
+
export declare const QueueConfigurationFilterSensitiveLog: (obj: QueueConfiguration) => any;
|
|
9360
|
+
/**
|
|
9361
|
+
* @internal
|
|
9362
|
+
*/
|
|
9363
|
+
export declare const TopicConfigurationFilterSensitiveLog: (obj: TopicConfiguration) => any;
|
|
9364
|
+
/**
|
|
9365
|
+
* @internal
|
|
9366
|
+
*/
|
|
9367
|
+
export declare const NotificationConfigurationFilterSensitiveLog: (obj: NotificationConfiguration) => any;
|
|
9368
|
+
/**
|
|
9369
|
+
* @internal
|
|
9370
|
+
*/
|
|
9371
|
+
export declare const OwnershipControlsRuleFilterSensitiveLog: (obj: OwnershipControlsRule) => any;
|
|
9372
|
+
/**
|
|
9373
|
+
* @internal
|
|
9374
|
+
*/
|
|
9375
|
+
export declare const OwnershipControlsFilterSensitiveLog: (obj: OwnershipControls) => any;
|
|
9376
|
+
/**
|
|
9377
|
+
* @internal
|
|
9378
|
+
*/
|
|
9379
|
+
export declare const GetBucketOwnershipControlsOutputFilterSensitiveLog: (obj: GetBucketOwnershipControlsOutput) => any;
|
|
9380
|
+
/**
|
|
9381
|
+
* @internal
|
|
9382
|
+
*/
|
|
9383
|
+
export declare const GetBucketOwnershipControlsRequestFilterSensitiveLog: (obj: GetBucketOwnershipControlsRequest) => any;
|
|
9384
|
+
/**
|
|
9385
|
+
* @internal
|
|
9386
|
+
*/
|
|
9387
|
+
export declare const GetBucketPolicyOutputFilterSensitiveLog: (obj: GetBucketPolicyOutput) => any;
|
|
9388
|
+
/**
|
|
9389
|
+
* @internal
|
|
9390
|
+
*/
|
|
9391
|
+
export declare const GetBucketPolicyRequestFilterSensitiveLog: (obj: GetBucketPolicyRequest) => any;
|
|
9392
|
+
/**
|
|
9393
|
+
* @internal
|
|
9394
|
+
*/
|
|
9395
|
+
export declare const PolicyStatusFilterSensitiveLog: (obj: PolicyStatus) => any;
|
|
9396
|
+
/**
|
|
9397
|
+
* @internal
|
|
9398
|
+
*/
|
|
9399
|
+
export declare const GetBucketPolicyStatusOutputFilterSensitiveLog: (obj: GetBucketPolicyStatusOutput) => any;
|
|
9400
|
+
/**
|
|
9401
|
+
* @internal
|
|
9402
|
+
*/
|
|
9403
|
+
export declare const GetBucketPolicyStatusRequestFilterSensitiveLog: (obj: GetBucketPolicyStatusRequest) => any;
|
|
9404
|
+
/**
|
|
9405
|
+
* @internal
|
|
9406
|
+
*/
|
|
9407
|
+
export declare const DeleteMarkerReplicationFilterSensitiveLog: (obj: DeleteMarkerReplication) => any;
|
|
9408
|
+
/**
|
|
9409
|
+
* @internal
|
|
9410
|
+
*/
|
|
9411
|
+
export declare const EncryptionConfigurationFilterSensitiveLog: (obj: EncryptionConfiguration) => any;
|
|
9412
|
+
/**
|
|
9413
|
+
* @internal
|
|
9414
|
+
*/
|
|
9415
|
+
export declare const ReplicationTimeValueFilterSensitiveLog: (obj: ReplicationTimeValue) => any;
|
|
9416
|
+
/**
|
|
9417
|
+
* @internal
|
|
9418
|
+
*/
|
|
9419
|
+
export declare const MetricsFilterSensitiveLog: (obj: Metrics) => any;
|
|
9420
|
+
/**
|
|
9421
|
+
* @internal
|
|
9422
|
+
*/
|
|
9423
|
+
export declare const ReplicationTimeFilterSensitiveLog: (obj: ReplicationTime) => any;
|
|
9424
|
+
/**
|
|
9425
|
+
* @internal
|
|
9426
|
+
*/
|
|
9427
|
+
export declare const DestinationFilterSensitiveLog: (obj: Destination) => any;
|
|
9428
|
+
/**
|
|
9429
|
+
* @internal
|
|
9430
|
+
*/
|
|
9431
|
+
export declare const ExistingObjectReplicationFilterSensitiveLog: (obj: ExistingObjectReplication) => any;
|
|
9432
|
+
/**
|
|
9433
|
+
* @internal
|
|
9434
|
+
*/
|
|
9435
|
+
export declare const ReplicationRuleAndOperatorFilterSensitiveLog: (obj: ReplicationRuleAndOperator) => any;
|
|
9436
|
+
/**
|
|
9437
|
+
* @internal
|
|
9438
|
+
*/
|
|
9439
|
+
export declare const ReplicationRuleFilterFilterSensitiveLog: (obj: ReplicationRuleFilter) => any;
|
|
9440
|
+
/**
|
|
9441
|
+
* @internal
|
|
9442
|
+
*/
|
|
9443
|
+
export declare const ReplicaModificationsFilterSensitiveLog: (obj: ReplicaModifications) => any;
|
|
9444
|
+
/**
|
|
9445
|
+
* @internal
|
|
9446
|
+
*/
|
|
9447
|
+
export declare const SseKmsEncryptedObjectsFilterSensitiveLog: (obj: SseKmsEncryptedObjects) => any;
|
|
9448
|
+
/**
|
|
9449
|
+
* @internal
|
|
9450
|
+
*/
|
|
9451
|
+
export declare const SourceSelectionCriteriaFilterSensitiveLog: (obj: SourceSelectionCriteria) => any;
|
|
9452
|
+
/**
|
|
9453
|
+
* @internal
|
|
9454
|
+
*/
|
|
9455
|
+
export declare const ReplicationRuleFilterSensitiveLog: (obj: ReplicationRule) => any;
|
|
9456
|
+
/**
|
|
9457
|
+
* @internal
|
|
9458
|
+
*/
|
|
9459
|
+
export declare const ReplicationConfigurationFilterSensitiveLog: (obj: ReplicationConfiguration) => any;
|
|
9460
|
+
/**
|
|
9461
|
+
* @internal
|
|
9462
|
+
*/
|
|
9463
|
+
export declare const GetBucketReplicationOutputFilterSensitiveLog: (obj: GetBucketReplicationOutput) => any;
|
|
9464
|
+
/**
|
|
9465
|
+
* @internal
|
|
9466
|
+
*/
|
|
9467
|
+
export declare const GetBucketReplicationRequestFilterSensitiveLog: (obj: GetBucketReplicationRequest) => any;
|
|
9468
|
+
/**
|
|
9469
|
+
* @internal
|
|
9470
|
+
*/
|
|
9471
|
+
export declare const GetBucketRequestPaymentOutputFilterSensitiveLog: (obj: GetBucketRequestPaymentOutput) => any;
|
|
9472
|
+
/**
|
|
9473
|
+
* @internal
|
|
9474
|
+
*/
|
|
9475
|
+
export declare const GetBucketRequestPaymentRequestFilterSensitiveLog: (obj: GetBucketRequestPaymentRequest) => any;
|
|
9476
|
+
/**
|
|
9477
|
+
* @internal
|
|
9478
|
+
*/
|
|
9479
|
+
export declare const GetBucketTaggingOutputFilterSensitiveLog: (obj: GetBucketTaggingOutput) => any;
|
|
9480
|
+
/**
|
|
9481
|
+
* @internal
|
|
9482
|
+
*/
|
|
9483
|
+
export declare const GetBucketTaggingRequestFilterSensitiveLog: (obj: GetBucketTaggingRequest) => any;
|
|
9484
|
+
/**
|
|
9485
|
+
* @internal
|
|
9486
|
+
*/
|
|
9487
|
+
export declare const GetBucketVersioningOutputFilterSensitiveLog: (obj: GetBucketVersioningOutput) => any;
|
|
9488
|
+
/**
|
|
9489
|
+
* @internal
|
|
9490
|
+
*/
|
|
9491
|
+
export declare const GetBucketVersioningRequestFilterSensitiveLog: (obj: GetBucketVersioningRequest) => any;
|
|
9492
|
+
/**
|
|
9493
|
+
* @internal
|
|
9494
|
+
*/
|
|
9495
|
+
export declare const ErrorDocumentFilterSensitiveLog: (obj: ErrorDocument) => any;
|
|
9496
|
+
/**
|
|
9497
|
+
* @internal
|
|
9498
|
+
*/
|
|
9499
|
+
export declare const IndexDocumentFilterSensitiveLog: (obj: IndexDocument) => any;
|
|
9500
|
+
/**
|
|
9501
|
+
* @internal
|
|
9502
|
+
*/
|
|
9503
|
+
export declare const RedirectAllRequestsToFilterSensitiveLog: (obj: RedirectAllRequestsTo) => any;
|
|
9504
|
+
/**
|
|
9505
|
+
* @internal
|
|
9506
|
+
*/
|
|
9507
|
+
export declare const ConditionFilterSensitiveLog: (obj: Condition) => any;
|
|
9508
|
+
/**
|
|
9509
|
+
* @internal
|
|
9510
|
+
*/
|
|
9511
|
+
export declare const RedirectFilterSensitiveLog: (obj: Redirect) => any;
|
|
9512
|
+
/**
|
|
9513
|
+
* @internal
|
|
9514
|
+
*/
|
|
9515
|
+
export declare const RoutingRuleFilterSensitiveLog: (obj: RoutingRule) => any;
|
|
9516
|
+
/**
|
|
9517
|
+
* @internal
|
|
9518
|
+
*/
|
|
9519
|
+
export declare const GetBucketWebsiteOutputFilterSensitiveLog: (obj: GetBucketWebsiteOutput) => any;
|
|
9520
|
+
/**
|
|
9521
|
+
* @internal
|
|
9522
|
+
*/
|
|
9523
|
+
export declare const GetBucketWebsiteRequestFilterSensitiveLog: (obj: GetBucketWebsiteRequest) => any;
|
|
9524
|
+
/**
|
|
9525
|
+
* @internal
|
|
9526
|
+
*/
|
|
9527
|
+
export declare const GetObjectOutputFilterSensitiveLog: (obj: GetObjectOutput) => any;
|
|
9528
|
+
/**
|
|
9529
|
+
* @internal
|
|
9530
|
+
*/
|
|
9531
|
+
export declare const GetObjectRequestFilterSensitiveLog: (obj: GetObjectRequest) => any;
|
|
9532
|
+
/**
|
|
9533
|
+
* @internal
|
|
9534
|
+
*/
|
|
9535
|
+
export declare const GetObjectAclOutputFilterSensitiveLog: (obj: GetObjectAclOutput) => any;
|
|
9536
|
+
/**
|
|
9537
|
+
* @internal
|
|
9538
|
+
*/
|
|
9539
|
+
export declare const GetObjectAclRequestFilterSensitiveLog: (obj: GetObjectAclRequest) => any;
|
|
9540
|
+
/**
|
|
9541
|
+
* @internal
|
|
9542
|
+
*/
|
|
9543
|
+
export declare const ChecksumFilterSensitiveLog: (obj: Checksum) => any;
|
|
9544
|
+
/**
|
|
9545
|
+
* @internal
|
|
9546
|
+
*/
|
|
9547
|
+
export declare const ObjectPartFilterSensitiveLog: (obj: ObjectPart) => any;
|
|
9548
|
+
/**
|
|
9549
|
+
* @internal
|
|
9550
|
+
*/
|
|
9551
|
+
export declare const GetObjectAttributesPartsFilterSensitiveLog: (obj: GetObjectAttributesParts) => any;
|
|
9552
|
+
/**
|
|
9553
|
+
* @internal
|
|
9554
|
+
*/
|
|
9555
|
+
export declare const GetObjectAttributesOutputFilterSensitiveLog: (obj: GetObjectAttributesOutput) => any;
|
|
9556
|
+
/**
|
|
9557
|
+
* @internal
|
|
9558
|
+
*/
|
|
9559
|
+
export declare const GetObjectAttributesRequestFilterSensitiveLog: (obj: GetObjectAttributesRequest) => any;
|
|
9560
|
+
/**
|
|
9561
|
+
* @internal
|
|
9562
|
+
*/
|
|
9563
|
+
export declare const ObjectLockLegalHoldFilterSensitiveLog: (obj: ObjectLockLegalHold) => any;
|
|
9564
|
+
/**
|
|
9565
|
+
* @internal
|
|
9566
|
+
*/
|
|
9567
|
+
export declare const GetObjectLegalHoldOutputFilterSensitiveLog: (obj: GetObjectLegalHoldOutput) => any;
|
|
9568
|
+
/**
|
|
9569
|
+
* @internal
|
|
9570
|
+
*/
|
|
9571
|
+
export declare const GetObjectLegalHoldRequestFilterSensitiveLog: (obj: GetObjectLegalHoldRequest) => any;
|
|
9572
|
+
/**
|
|
9573
|
+
* @internal
|
|
9574
|
+
*/
|
|
9575
|
+
export declare const DefaultRetentionFilterSensitiveLog: (obj: DefaultRetention) => any;
|
|
9576
|
+
/**
|
|
9577
|
+
* @internal
|
|
9578
|
+
*/
|
|
9579
|
+
export declare const ObjectLockRuleFilterSensitiveLog: (obj: ObjectLockRule) => any;
|
|
9580
|
+
/**
|
|
9581
|
+
* @internal
|
|
9582
|
+
*/
|
|
9583
|
+
export declare const ObjectLockConfigurationFilterSensitiveLog: (obj: ObjectLockConfiguration) => any;
|
|
9584
|
+
/**
|
|
9585
|
+
* @internal
|
|
9586
|
+
*/
|
|
9587
|
+
export declare const GetObjectLockConfigurationOutputFilterSensitiveLog: (obj: GetObjectLockConfigurationOutput) => any;
|
|
9588
|
+
/**
|
|
9589
|
+
* @internal
|
|
9590
|
+
*/
|
|
9591
|
+
export declare const GetObjectLockConfigurationRequestFilterSensitiveLog: (obj: GetObjectLockConfigurationRequest) => any;
|
|
9592
|
+
/**
|
|
9593
|
+
* @internal
|
|
9594
|
+
*/
|
|
9595
|
+
export declare const ObjectLockRetentionFilterSensitiveLog: (obj: ObjectLockRetention) => any;
|
|
9596
|
+
/**
|
|
9597
|
+
* @internal
|
|
9598
|
+
*/
|
|
9599
|
+
export declare const GetObjectRetentionOutputFilterSensitiveLog: (obj: GetObjectRetentionOutput) => any;
|
|
9600
|
+
/**
|
|
9601
|
+
* @internal
|
|
9602
|
+
*/
|
|
9603
|
+
export declare const GetObjectRetentionRequestFilterSensitiveLog: (obj: GetObjectRetentionRequest) => any;
|
|
9604
|
+
/**
|
|
9605
|
+
* @internal
|
|
9606
|
+
*/
|
|
9607
|
+
export declare const GetObjectTaggingOutputFilterSensitiveLog: (obj: GetObjectTaggingOutput) => any;
|
|
9608
|
+
/**
|
|
9609
|
+
* @internal
|
|
9610
|
+
*/
|
|
9611
|
+
export declare const GetObjectTaggingRequestFilterSensitiveLog: (obj: GetObjectTaggingRequest) => any;
|
|
9612
|
+
/**
|
|
9613
|
+
* @internal
|
|
9614
|
+
*/
|
|
9615
|
+
export declare const GetObjectTorrentOutputFilterSensitiveLog: (obj: GetObjectTorrentOutput) => any;
|
|
9616
|
+
/**
|
|
9617
|
+
* @internal
|
|
9618
|
+
*/
|
|
9619
|
+
export declare const GetObjectTorrentRequestFilterSensitiveLog: (obj: GetObjectTorrentRequest) => any;
|
|
9620
|
+
/**
|
|
9621
|
+
* @internal
|
|
9622
|
+
*/
|
|
9623
|
+
export declare const PublicAccessBlockConfigurationFilterSensitiveLog: (obj: PublicAccessBlockConfiguration) => any;
|
|
9624
|
+
/**
|
|
9625
|
+
* @internal
|
|
9626
|
+
*/
|
|
9627
|
+
export declare const GetPublicAccessBlockOutputFilterSensitiveLog: (obj: GetPublicAccessBlockOutput) => any;
|
|
9628
|
+
/**
|
|
9629
|
+
* @internal
|
|
9630
|
+
*/
|
|
9631
|
+
export declare const GetPublicAccessBlockRequestFilterSensitiveLog: (obj: GetPublicAccessBlockRequest) => any;
|
|
9632
|
+
/**
|
|
9633
|
+
* @internal
|
|
9634
|
+
*/
|
|
9635
|
+
export declare const HeadBucketRequestFilterSensitiveLog: (obj: HeadBucketRequest) => any;
|
|
9636
|
+
/**
|
|
9637
|
+
* @internal
|
|
9638
|
+
*/
|
|
9639
|
+
export declare const HeadObjectOutputFilterSensitiveLog: (obj: HeadObjectOutput) => any;
|
|
9640
|
+
/**
|
|
9641
|
+
* @internal
|
|
9642
|
+
*/
|
|
9643
|
+
export declare const HeadObjectRequestFilterSensitiveLog: (obj: HeadObjectRequest) => any;
|
|
9644
|
+
/**
|
|
9645
|
+
* @internal
|
|
9646
|
+
*/
|
|
9647
|
+
export declare const ListBucketAnalyticsConfigurationsOutputFilterSensitiveLog: (obj: ListBucketAnalyticsConfigurationsOutput) => any;
|
|
9648
|
+
/**
|
|
9649
|
+
* @internal
|
|
9650
|
+
*/
|
|
9651
|
+
export declare const ListBucketAnalyticsConfigurationsRequestFilterSensitiveLog: (obj: ListBucketAnalyticsConfigurationsRequest) => any;
|
|
9652
|
+
/**
|
|
9653
|
+
* @internal
|
|
9654
|
+
*/
|
|
9655
|
+
export declare const ListBucketIntelligentTieringConfigurationsOutputFilterSensitiveLog: (obj: ListBucketIntelligentTieringConfigurationsOutput) => any;
|
|
9656
|
+
/**
|
|
9657
|
+
* @internal
|
|
9658
|
+
*/
|
|
9659
|
+
export declare const ListBucketIntelligentTieringConfigurationsRequestFilterSensitiveLog: (obj: ListBucketIntelligentTieringConfigurationsRequest) => any;
|
|
9660
|
+
/**
|
|
9661
|
+
* @internal
|
|
9662
|
+
*/
|
|
9663
|
+
export declare const ListBucketInventoryConfigurationsOutputFilterSensitiveLog: (obj: ListBucketInventoryConfigurationsOutput) => any;
|
|
9664
|
+
/**
|
|
9665
|
+
* @internal
|
|
9666
|
+
*/
|
|
9667
|
+
export declare const ListBucketInventoryConfigurationsRequestFilterSensitiveLog: (obj: ListBucketInventoryConfigurationsRequest) => any;
|
|
9668
|
+
/**
|
|
9669
|
+
* @internal
|
|
9670
|
+
*/
|
|
9671
|
+
export declare const ListBucketMetricsConfigurationsOutputFilterSensitiveLog: (obj: ListBucketMetricsConfigurationsOutput) => any;
|
|
9672
|
+
/**
|
|
9673
|
+
* @internal
|
|
9674
|
+
*/
|
|
9675
|
+
export declare const ListBucketMetricsConfigurationsRequestFilterSensitiveLog: (obj: ListBucketMetricsConfigurationsRequest) => any;
|
|
9676
|
+
/**
|
|
9677
|
+
* @internal
|
|
9678
|
+
*/
|
|
9679
|
+
export declare const BucketFilterSensitiveLog: (obj: Bucket) => any;
|
|
9680
|
+
/**
|
|
9681
|
+
* @internal
|
|
9682
|
+
*/
|
|
9683
|
+
export declare const ListBucketsOutputFilterSensitiveLog: (obj: ListBucketsOutput) => any;
|
|
9684
|
+
/**
|
|
9685
|
+
* @internal
|
|
9686
|
+
*/
|
|
9687
|
+
export declare const CommonPrefixFilterSensitiveLog: (obj: CommonPrefix) => any;
|
|
9688
|
+
/**
|
|
9689
|
+
* @internal
|
|
9690
|
+
*/
|
|
9691
|
+
export declare const InitiatorFilterSensitiveLog: (obj: Initiator) => any;
|
|
9692
|
+
/**
|
|
9693
|
+
* @internal
|
|
9694
|
+
*/
|
|
9695
|
+
export declare const MultipartUploadFilterSensitiveLog: (obj: MultipartUpload) => any;
|
|
9696
|
+
/**
|
|
9697
|
+
* @internal
|
|
9698
|
+
*/
|
|
9699
|
+
export declare const ListMultipartUploadsOutputFilterSensitiveLog: (obj: ListMultipartUploadsOutput) => any;
|
|
9700
|
+
/**
|
|
9701
|
+
* @internal
|
|
9702
|
+
*/
|
|
9703
|
+
export declare const ListMultipartUploadsRequestFilterSensitiveLog: (obj: ListMultipartUploadsRequest) => any;
|
|
9704
|
+
/**
|
|
9705
|
+
* @internal
|
|
9706
|
+
*/
|
|
9707
|
+
export declare const _ObjectFilterSensitiveLog: (obj: _Object) => any;
|
|
9708
|
+
/**
|
|
9709
|
+
* @internal
|
|
9710
|
+
*/
|
|
9711
|
+
export declare const ListObjectsOutputFilterSensitiveLog: (obj: ListObjectsOutput) => any;
|
|
9712
|
+
/**
|
|
9713
|
+
* @internal
|
|
9714
|
+
*/
|
|
9715
|
+
export declare const ListObjectsRequestFilterSensitiveLog: (obj: ListObjectsRequest) => any;
|
|
9716
|
+
/**
|
|
9717
|
+
* @internal
|
|
9718
|
+
*/
|
|
9719
|
+
export declare const ListObjectsV2OutputFilterSensitiveLog: (obj: ListObjectsV2Output) => any;
|
|
9720
|
+
/**
|
|
9721
|
+
* @internal
|
|
9722
|
+
*/
|
|
9723
|
+
export declare const ListObjectsV2RequestFilterSensitiveLog: (obj: ListObjectsV2Request) => any;
|
|
9724
|
+
/**
|
|
9725
|
+
* @internal
|
|
9726
|
+
*/
|
|
9727
|
+
export declare const DeleteMarkerEntryFilterSensitiveLog: (obj: DeleteMarkerEntry) => any;
|
|
9728
|
+
/**
|
|
9729
|
+
* @internal
|
|
9730
|
+
*/
|
|
9731
|
+
export declare const ObjectVersionFilterSensitiveLog: (obj: ObjectVersion) => any;
|
|
9732
|
+
/**
|
|
9733
|
+
* @internal
|
|
9734
|
+
*/
|
|
9735
|
+
export declare const ListObjectVersionsOutputFilterSensitiveLog: (obj: ListObjectVersionsOutput) => any;
|
|
9736
|
+
/**
|
|
9737
|
+
* @internal
|
|
9738
|
+
*/
|
|
9739
|
+
export declare const ListObjectVersionsRequestFilterSensitiveLog: (obj: ListObjectVersionsRequest) => any;
|
|
9740
|
+
/**
|
|
9741
|
+
* @internal
|
|
9742
|
+
*/
|
|
9743
|
+
export declare const PartFilterSensitiveLog: (obj: Part) => any;
|
|
9744
|
+
/**
|
|
9745
|
+
* @internal
|
|
9746
|
+
*/
|
|
9747
|
+
export declare const ListPartsOutputFilterSensitiveLog: (obj: ListPartsOutput) => any;
|
|
9748
|
+
/**
|
|
9749
|
+
* @internal
|
|
9750
|
+
*/
|
|
9751
|
+
export declare const ListPartsRequestFilterSensitiveLog: (obj: ListPartsRequest) => any;
|
|
9752
|
+
/**
|
|
9753
|
+
* @internal
|
|
9754
|
+
*/
|
|
9755
|
+
export declare const PutBucketAccelerateConfigurationRequestFilterSensitiveLog: (obj: PutBucketAccelerateConfigurationRequest) => any;
|
|
9756
|
+
/**
|
|
9757
|
+
* @internal
|
|
9758
|
+
*/
|
|
9759
|
+
export declare const PutBucketAclRequestFilterSensitiveLog: (obj: PutBucketAclRequest) => any;
|
|
9760
|
+
/**
|
|
9761
|
+
* @internal
|
|
9762
|
+
*/
|
|
9763
|
+
export declare const PutBucketAnalyticsConfigurationRequestFilterSensitiveLog: (obj: PutBucketAnalyticsConfigurationRequest) => any;
|
|
9764
|
+
/**
|
|
9765
|
+
* @internal
|
|
9766
|
+
*/
|
|
9767
|
+
export declare const CORSConfigurationFilterSensitiveLog: (obj: CORSConfiguration) => any;
|
|
9768
|
+
/**
|
|
9769
|
+
* @internal
|
|
9770
|
+
*/
|
|
9771
|
+
export declare const PutBucketCorsRequestFilterSensitiveLog: (obj: PutBucketCorsRequest) => any;
|
|
9772
|
+
/**
|
|
9773
|
+
* @internal
|
|
9774
|
+
*/
|
|
9775
|
+
export declare const PutBucketEncryptionRequestFilterSensitiveLog: (obj: PutBucketEncryptionRequest) => any;
|
|
9776
|
+
/**
|
|
9777
|
+
* @internal
|
|
9778
|
+
*/
|
|
9779
|
+
export declare const PutBucketIntelligentTieringConfigurationRequestFilterSensitiveLog: (obj: PutBucketIntelligentTieringConfigurationRequest) => any;
|
|
9780
|
+
/**
|
|
9781
|
+
* @internal
|
|
9782
|
+
*/
|
|
9783
|
+
export declare const PutBucketInventoryConfigurationRequestFilterSensitiveLog: (obj: PutBucketInventoryConfigurationRequest) => any;
|
|
9784
|
+
/**
|
|
9785
|
+
* @internal
|
|
9786
|
+
*/
|
|
9787
|
+
export declare const BucketLifecycleConfigurationFilterSensitiveLog: (obj: BucketLifecycleConfiguration) => any;
|
|
9788
|
+
/**
|
|
9789
|
+
* @internal
|
|
9790
|
+
*/
|
|
9791
|
+
export declare const PutBucketLifecycleConfigurationRequestFilterSensitiveLog: (obj: PutBucketLifecycleConfigurationRequest) => any;
|
|
9792
|
+
/**
|
|
9793
|
+
* @internal
|
|
9794
|
+
*/
|
|
9795
|
+
export declare const BucketLoggingStatusFilterSensitiveLog: (obj: BucketLoggingStatus) => any;
|
|
9796
|
+
/**
|
|
9797
|
+
* @internal
|
|
9798
|
+
*/
|
|
9799
|
+
export declare const PutBucketLoggingRequestFilterSensitiveLog: (obj: PutBucketLoggingRequest) => any;
|
|
9800
|
+
/**
|
|
9801
|
+
* @internal
|
|
9802
|
+
*/
|
|
9803
|
+
export declare const PutBucketMetricsConfigurationRequestFilterSensitiveLog: (obj: PutBucketMetricsConfigurationRequest) => any;
|
|
9804
|
+
/**
|
|
9805
|
+
* @internal
|
|
9806
|
+
*/
|
|
9807
|
+
export declare const PutBucketNotificationConfigurationRequestFilterSensitiveLog: (obj: PutBucketNotificationConfigurationRequest) => any;
|
|
9808
|
+
/**
|
|
9809
|
+
* @internal
|
|
9810
|
+
*/
|
|
9811
|
+
export declare const PutBucketOwnershipControlsRequestFilterSensitiveLog: (obj: PutBucketOwnershipControlsRequest) => any;
|
|
9812
|
+
/**
|
|
9813
|
+
* @internal
|
|
9814
|
+
*/
|
|
9815
|
+
export declare const PutBucketPolicyRequestFilterSensitiveLog: (obj: PutBucketPolicyRequest) => any;
|
|
9816
|
+
/**
|
|
9817
|
+
* @internal
|
|
9818
|
+
*/
|
|
9819
|
+
export declare const PutBucketReplicationRequestFilterSensitiveLog: (obj: PutBucketReplicationRequest) => any;
|
|
9820
|
+
/**
|
|
9821
|
+
* @internal
|
|
9822
|
+
*/
|
|
9823
|
+
export declare const RequestPaymentConfigurationFilterSensitiveLog: (obj: RequestPaymentConfiguration) => any;
|
|
9824
|
+
/**
|
|
9825
|
+
* @internal
|
|
9826
|
+
*/
|
|
9827
|
+
export declare const PutBucketRequestPaymentRequestFilterSensitiveLog: (obj: PutBucketRequestPaymentRequest) => any;
|
|
9828
|
+
/**
|
|
9829
|
+
* @internal
|
|
9830
|
+
*/
|
|
9831
|
+
export declare const TaggingFilterSensitiveLog: (obj: Tagging) => any;
|
|
9832
|
+
/**
|
|
9833
|
+
* @internal
|
|
9834
|
+
*/
|
|
9835
|
+
export declare const PutBucketTaggingRequestFilterSensitiveLog: (obj: PutBucketTaggingRequest) => any;
|
|
9836
|
+
/**
|
|
9837
|
+
* @internal
|
|
9838
|
+
*/
|
|
9839
|
+
export declare const VersioningConfigurationFilterSensitiveLog: (obj: VersioningConfiguration) => any;
|
|
9840
|
+
/**
|
|
9841
|
+
* @internal
|
|
9842
|
+
*/
|
|
9843
|
+
export declare const PutBucketVersioningRequestFilterSensitiveLog: (obj: PutBucketVersioningRequest) => any;
|
|
9844
|
+
/**
|
|
9845
|
+
* @internal
|
|
9846
|
+
*/
|
|
9847
|
+
export declare const WebsiteConfigurationFilterSensitiveLog: (obj: WebsiteConfiguration) => any;
|
|
9848
|
+
/**
|
|
9849
|
+
* @internal
|
|
9850
|
+
*/
|
|
9851
|
+
export declare const PutBucketWebsiteRequestFilterSensitiveLog: (obj: PutBucketWebsiteRequest) => any;
|
|
9852
|
+
/**
|
|
9853
|
+
* @internal
|
|
9854
|
+
*/
|
|
9855
|
+
export declare const PutObjectOutputFilterSensitiveLog: (obj: PutObjectOutput) => any;
|
|
9856
|
+
/**
|
|
9857
|
+
* @internal
|
|
9858
|
+
*/
|
|
9859
|
+
export declare const PutObjectRequestFilterSensitiveLog: (obj: PutObjectRequest) => any;
|
|
9860
|
+
/**
|
|
9861
|
+
* @internal
|
|
9862
|
+
*/
|
|
9863
|
+
export declare const PutObjectAclOutputFilterSensitiveLog: (obj: PutObjectAclOutput) => any;
|
|
9864
|
+
/**
|
|
9865
|
+
* @internal
|
|
9866
|
+
*/
|
|
9867
|
+
export declare const PutObjectAclRequestFilterSensitiveLog: (obj: PutObjectAclRequest) => any;
|
|
9868
|
+
/**
|
|
9869
|
+
* @internal
|
|
9870
|
+
*/
|
|
9871
|
+
export declare const PutObjectLegalHoldOutputFilterSensitiveLog: (obj: PutObjectLegalHoldOutput) => any;
|
|
9872
|
+
/**
|
|
9873
|
+
* @internal
|
|
9874
|
+
*/
|
|
9875
|
+
export declare const PutObjectLegalHoldRequestFilterSensitiveLog: (obj: PutObjectLegalHoldRequest) => any;
|
|
9876
|
+
/**
|
|
9877
|
+
* @internal
|
|
9878
|
+
*/
|
|
9879
|
+
export declare const PutObjectLockConfigurationOutputFilterSensitiveLog: (obj: PutObjectLockConfigurationOutput) => any;
|
|
9880
|
+
/**
|
|
9881
|
+
* @internal
|
|
9882
|
+
*/
|
|
9883
|
+
export declare const PutObjectLockConfigurationRequestFilterSensitiveLog: (obj: PutObjectLockConfigurationRequest) => any;
|