@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
|
@@ -10,12 +10,6 @@ export interface PutObjectRetentionOutput {
|
|
|
10
10
|
*/
|
|
11
11
|
RequestCharged?: RequestCharged | string;
|
|
12
12
|
}
|
|
13
|
-
export declare namespace PutObjectRetentionOutput {
|
|
14
|
-
/**
|
|
15
|
-
* @internal
|
|
16
|
-
*/
|
|
17
|
-
const filterSensitiveLog: (obj: PutObjectRetentionOutput) => any;
|
|
18
|
-
}
|
|
19
13
|
export interface PutObjectRetentionRequest {
|
|
20
14
|
/**
|
|
21
15
|
* <p>The bucket name that contains the object you want to apply this Object Retention
|
|
@@ -70,24 +64,12 @@ export interface PutObjectRetentionRequest {
|
|
|
70
64
|
*/
|
|
71
65
|
ExpectedBucketOwner?: string;
|
|
72
66
|
}
|
|
73
|
-
export declare namespace PutObjectRetentionRequest {
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
|
-
const filterSensitiveLog: (obj: PutObjectRetentionRequest) => any;
|
|
78
|
-
}
|
|
79
67
|
export interface PutObjectTaggingOutput {
|
|
80
68
|
/**
|
|
81
69
|
* <p>The versionId of the object the tag-set was added to.</p>
|
|
82
70
|
*/
|
|
83
71
|
VersionId?: string;
|
|
84
72
|
}
|
|
85
|
-
export declare namespace PutObjectTaggingOutput {
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
const filterSensitiveLog: (obj: PutObjectTaggingOutput) => any;
|
|
90
|
-
}
|
|
91
73
|
export interface PutObjectTaggingRequest {
|
|
92
74
|
/**
|
|
93
75
|
* <p>The bucket name containing the object. </p>
|
|
@@ -137,12 +119,6 @@ export interface PutObjectTaggingRequest {
|
|
|
137
119
|
*/
|
|
138
120
|
RequestPayer?: RequestPayer | string;
|
|
139
121
|
}
|
|
140
|
-
export declare namespace PutObjectTaggingRequest {
|
|
141
|
-
/**
|
|
142
|
-
* @internal
|
|
143
|
-
*/
|
|
144
|
-
const filterSensitiveLog: (obj: PutObjectTaggingRequest) => any;
|
|
145
|
-
}
|
|
146
122
|
export interface PutPublicAccessBlockRequest {
|
|
147
123
|
/**
|
|
148
124
|
* <p>The name of the Amazon S3 bucket whose <code>PublicAccessBlock</code> configuration you want
|
|
@@ -177,12 +153,6 @@ export interface PutPublicAccessBlockRequest {
|
|
|
177
153
|
*/
|
|
178
154
|
ExpectedBucketOwner?: string;
|
|
179
155
|
}
|
|
180
|
-
export declare namespace PutPublicAccessBlockRequest {
|
|
181
|
-
/**
|
|
182
|
-
* @internal
|
|
183
|
-
*/
|
|
184
|
-
const filterSensitiveLog: (obj: PutPublicAccessBlockRequest) => any;
|
|
185
|
-
}
|
|
186
156
|
/**
|
|
187
157
|
* <p>This action is not allowed against this storage tier.</p>
|
|
188
158
|
*/
|
|
@@ -206,12 +176,6 @@ export interface RestoreObjectOutput {
|
|
|
206
176
|
*/
|
|
207
177
|
RestoreOutputPath?: string;
|
|
208
178
|
}
|
|
209
|
-
export declare namespace RestoreObjectOutput {
|
|
210
|
-
/**
|
|
211
|
-
* @internal
|
|
212
|
-
*/
|
|
213
|
-
const filterSensitiveLog: (obj: RestoreObjectOutput) => any;
|
|
214
|
-
}
|
|
215
179
|
export declare type Tier = "Bulk" | "Expedited" | "Standard";
|
|
216
180
|
/**
|
|
217
181
|
* <p>Container for S3 Glacier job parameters.</p>
|
|
@@ -222,12 +186,6 @@ export interface GlacierJobParameters {
|
|
|
222
186
|
*/
|
|
223
187
|
Tier: Tier | string | undefined;
|
|
224
188
|
}
|
|
225
|
-
export declare namespace GlacierJobParameters {
|
|
226
|
-
/**
|
|
227
|
-
* @internal
|
|
228
|
-
*/
|
|
229
|
-
const filterSensitiveLog: (obj: GlacierJobParameters) => any;
|
|
230
|
-
}
|
|
231
189
|
/**
|
|
232
190
|
* <p>Contains the type of server-side encryption used.</p>
|
|
233
191
|
*/
|
|
@@ -251,12 +209,6 @@ export interface Encryption {
|
|
|
251
209
|
*/
|
|
252
210
|
KMSContext?: string;
|
|
253
211
|
}
|
|
254
|
-
export declare namespace Encryption {
|
|
255
|
-
/**
|
|
256
|
-
* @internal
|
|
257
|
-
*/
|
|
258
|
-
const filterSensitiveLog: (obj: Encryption) => any;
|
|
259
|
-
}
|
|
260
212
|
/**
|
|
261
213
|
* <p>A metadata key-value pair to store with an object.</p>
|
|
262
214
|
*/
|
|
@@ -270,12 +222,6 @@ export interface MetadataEntry {
|
|
|
270
222
|
*/
|
|
271
223
|
Value?: string;
|
|
272
224
|
}
|
|
273
|
-
export declare namespace MetadataEntry {
|
|
274
|
-
/**
|
|
275
|
-
* @internal
|
|
276
|
-
*/
|
|
277
|
-
const filterSensitiveLog: (obj: MetadataEntry) => any;
|
|
278
|
-
}
|
|
279
225
|
/**
|
|
280
226
|
* <p>Describes an Amazon S3 location that will receive the results of the restore request.</p>
|
|
281
227
|
*/
|
|
@@ -313,12 +259,6 @@ export interface S3Location {
|
|
|
313
259
|
*/
|
|
314
260
|
StorageClass?: StorageClass | string;
|
|
315
261
|
}
|
|
316
|
-
export declare namespace S3Location {
|
|
317
|
-
/**
|
|
318
|
-
* @internal
|
|
319
|
-
*/
|
|
320
|
-
const filterSensitiveLog: (obj: S3Location) => any;
|
|
321
|
-
}
|
|
322
262
|
/**
|
|
323
263
|
* <p>Describes the location where the restore job's output is stored.</p>
|
|
324
264
|
*/
|
|
@@ -328,12 +268,6 @@ export interface OutputLocation {
|
|
|
328
268
|
*/
|
|
329
269
|
S3?: S3Location;
|
|
330
270
|
}
|
|
331
|
-
export declare namespace OutputLocation {
|
|
332
|
-
/**
|
|
333
|
-
* @internal
|
|
334
|
-
*/
|
|
335
|
-
const filterSensitiveLog: (obj: OutputLocation) => any;
|
|
336
|
-
}
|
|
337
271
|
export declare type ExpressionType = "SQL";
|
|
338
272
|
export declare type CompressionType = "BZIP2" | "GZIP" | "NONE";
|
|
339
273
|
export declare enum FileHeaderInfo {
|
|
@@ -407,12 +341,6 @@ export interface CSVInput {
|
|
|
407
341
|
*/
|
|
408
342
|
AllowQuotedRecordDelimiter?: boolean;
|
|
409
343
|
}
|
|
410
|
-
export declare namespace CSVInput {
|
|
411
|
-
/**
|
|
412
|
-
* @internal
|
|
413
|
-
*/
|
|
414
|
-
const filterSensitiveLog: (obj: CSVInput) => any;
|
|
415
|
-
}
|
|
416
344
|
export declare enum JSONType {
|
|
417
345
|
DOCUMENT = "DOCUMENT",
|
|
418
346
|
LINES = "LINES"
|
|
@@ -426,23 +354,11 @@ export interface JSONInput {
|
|
|
426
354
|
*/
|
|
427
355
|
Type?: JSONType | string;
|
|
428
356
|
}
|
|
429
|
-
export declare namespace JSONInput {
|
|
430
|
-
/**
|
|
431
|
-
* @internal
|
|
432
|
-
*/
|
|
433
|
-
const filterSensitiveLog: (obj: JSONInput) => any;
|
|
434
|
-
}
|
|
435
357
|
/**
|
|
436
358
|
* <p>Container for Parquet.</p>
|
|
437
359
|
*/
|
|
438
360
|
export interface ParquetInput {
|
|
439
361
|
}
|
|
440
|
-
export declare namespace ParquetInput {
|
|
441
|
-
/**
|
|
442
|
-
* @internal
|
|
443
|
-
*/
|
|
444
|
-
const filterSensitiveLog: (obj: ParquetInput) => any;
|
|
445
|
-
}
|
|
446
362
|
/**
|
|
447
363
|
* <p>Describes the serialization format of the object.</p>
|
|
448
364
|
*/
|
|
@@ -465,12 +381,6 @@ export interface InputSerialization {
|
|
|
465
381
|
*/
|
|
466
382
|
Parquet?: ParquetInput;
|
|
467
383
|
}
|
|
468
|
-
export declare namespace InputSerialization {
|
|
469
|
-
/**
|
|
470
|
-
* @internal
|
|
471
|
-
*/
|
|
472
|
-
const filterSensitiveLog: (obj: InputSerialization) => any;
|
|
473
|
-
}
|
|
474
384
|
export declare enum QuoteFields {
|
|
475
385
|
ALWAYS = "ALWAYS",
|
|
476
386
|
ASNEEDED = "ASNEEDED"
|
|
@@ -516,12 +426,6 @@ export interface CSVOutput {
|
|
|
516
426
|
*/
|
|
517
427
|
QuoteCharacter?: string;
|
|
518
428
|
}
|
|
519
|
-
export declare namespace CSVOutput {
|
|
520
|
-
/**
|
|
521
|
-
* @internal
|
|
522
|
-
*/
|
|
523
|
-
const filterSensitiveLog: (obj: CSVOutput) => any;
|
|
524
|
-
}
|
|
525
429
|
/**
|
|
526
430
|
* <p>Specifies JSON as request's output serialization format.</p>
|
|
527
431
|
*/
|
|
@@ -532,12 +436,6 @@ export interface JSONOutput {
|
|
|
532
436
|
*/
|
|
533
437
|
RecordDelimiter?: string;
|
|
534
438
|
}
|
|
535
|
-
export declare namespace JSONOutput {
|
|
536
|
-
/**
|
|
537
|
-
* @internal
|
|
538
|
-
*/
|
|
539
|
-
const filterSensitiveLog: (obj: JSONOutput) => any;
|
|
540
|
-
}
|
|
541
439
|
/**
|
|
542
440
|
* <p>Describes how results of the Select job are serialized.</p>
|
|
543
441
|
*/
|
|
@@ -551,12 +449,6 @@ export interface OutputSerialization {
|
|
|
551
449
|
*/
|
|
552
450
|
JSON?: JSONOutput;
|
|
553
451
|
}
|
|
554
|
-
export declare namespace OutputSerialization {
|
|
555
|
-
/**
|
|
556
|
-
* @internal
|
|
557
|
-
*/
|
|
558
|
-
const filterSensitiveLog: (obj: OutputSerialization) => any;
|
|
559
|
-
}
|
|
560
452
|
/**
|
|
561
453
|
* <p>Describes the parameters for Select job types.</p>
|
|
562
454
|
*/
|
|
@@ -578,12 +470,6 @@ export interface SelectParameters {
|
|
|
578
470
|
*/
|
|
579
471
|
OutputSerialization: OutputSerialization | undefined;
|
|
580
472
|
}
|
|
581
|
-
export declare namespace SelectParameters {
|
|
582
|
-
/**
|
|
583
|
-
* @internal
|
|
584
|
-
*/
|
|
585
|
-
const filterSensitiveLog: (obj: SelectParameters) => any;
|
|
586
|
-
}
|
|
587
473
|
export declare enum RestoreRequestType {
|
|
588
474
|
SELECT = "SELECT"
|
|
589
475
|
}
|
|
@@ -624,12 +510,6 @@ export interface RestoreRequest {
|
|
|
624
510
|
*/
|
|
625
511
|
OutputLocation?: OutputLocation;
|
|
626
512
|
}
|
|
627
|
-
export declare namespace RestoreRequest {
|
|
628
|
-
/**
|
|
629
|
-
* @internal
|
|
630
|
-
*/
|
|
631
|
-
const filterSensitiveLog: (obj: RestoreRequest) => any;
|
|
632
|
-
}
|
|
633
513
|
export interface RestoreObjectRequest {
|
|
634
514
|
/**
|
|
635
515
|
* <p>The bucket name containing the object to restore. </p>
|
|
@@ -674,23 +554,11 @@ export interface RestoreObjectRequest {
|
|
|
674
554
|
*/
|
|
675
555
|
ExpectedBucketOwner?: string;
|
|
676
556
|
}
|
|
677
|
-
export declare namespace RestoreObjectRequest {
|
|
678
|
-
/**
|
|
679
|
-
* @internal
|
|
680
|
-
*/
|
|
681
|
-
const filterSensitiveLog: (obj: RestoreObjectRequest) => any;
|
|
682
|
-
}
|
|
683
557
|
/**
|
|
684
558
|
* <p></p>
|
|
685
559
|
*/
|
|
686
560
|
export interface ContinuationEvent {
|
|
687
561
|
}
|
|
688
|
-
export declare namespace ContinuationEvent {
|
|
689
|
-
/**
|
|
690
|
-
* @internal
|
|
691
|
-
*/
|
|
692
|
-
const filterSensitiveLog: (obj: ContinuationEvent) => any;
|
|
693
|
-
}
|
|
694
562
|
/**
|
|
695
563
|
* <p>A message that indicates the request is complete and no more messages will be sent. You
|
|
696
564
|
* should not assume that the request is complete until the client receives an
|
|
@@ -698,12 +566,6 @@ export declare namespace ContinuationEvent {
|
|
|
698
566
|
*/
|
|
699
567
|
export interface EndEvent {
|
|
700
568
|
}
|
|
701
|
-
export declare namespace EndEvent {
|
|
702
|
-
/**
|
|
703
|
-
* @internal
|
|
704
|
-
*/
|
|
705
|
-
const filterSensitiveLog: (obj: EndEvent) => any;
|
|
706
|
-
}
|
|
707
569
|
/**
|
|
708
570
|
* <p>This data type contains information about progress of an operation.</p>
|
|
709
571
|
*/
|
|
@@ -721,12 +583,6 @@ export interface Progress {
|
|
|
721
583
|
*/
|
|
722
584
|
BytesReturned?: number;
|
|
723
585
|
}
|
|
724
|
-
export declare namespace Progress {
|
|
725
|
-
/**
|
|
726
|
-
* @internal
|
|
727
|
-
*/
|
|
728
|
-
const filterSensitiveLog: (obj: Progress) => any;
|
|
729
|
-
}
|
|
730
586
|
/**
|
|
731
587
|
* <p>This data type contains information about the progress event of an operation.</p>
|
|
732
588
|
*/
|
|
@@ -736,12 +592,6 @@ export interface ProgressEvent {
|
|
|
736
592
|
*/
|
|
737
593
|
Details?: Progress;
|
|
738
594
|
}
|
|
739
|
-
export declare namespace ProgressEvent {
|
|
740
|
-
/**
|
|
741
|
-
* @internal
|
|
742
|
-
*/
|
|
743
|
-
const filterSensitiveLog: (obj: ProgressEvent) => any;
|
|
744
|
-
}
|
|
745
595
|
/**
|
|
746
596
|
* <p>The container for the records event.</p>
|
|
747
597
|
*/
|
|
@@ -751,12 +601,6 @@ export interface RecordsEvent {
|
|
|
751
601
|
*/
|
|
752
602
|
Payload?: Uint8Array;
|
|
753
603
|
}
|
|
754
|
-
export declare namespace RecordsEvent {
|
|
755
|
-
/**
|
|
756
|
-
* @internal
|
|
757
|
-
*/
|
|
758
|
-
const filterSensitiveLog: (obj: RecordsEvent) => any;
|
|
759
|
-
}
|
|
760
604
|
/**
|
|
761
605
|
* <p>Container for the stats details.</p>
|
|
762
606
|
*/
|
|
@@ -774,12 +618,6 @@ export interface Stats {
|
|
|
774
618
|
*/
|
|
775
619
|
BytesReturned?: number;
|
|
776
620
|
}
|
|
777
|
-
export declare namespace Stats {
|
|
778
|
-
/**
|
|
779
|
-
* @internal
|
|
780
|
-
*/
|
|
781
|
-
const filterSensitiveLog: (obj: Stats) => any;
|
|
782
|
-
}
|
|
783
621
|
/**
|
|
784
622
|
* <p>Container for the Stats Event.</p>
|
|
785
623
|
*/
|
|
@@ -789,12 +627,6 @@ export interface StatsEvent {
|
|
|
789
627
|
*/
|
|
790
628
|
Details?: Stats;
|
|
791
629
|
}
|
|
792
|
-
export declare namespace StatsEvent {
|
|
793
|
-
/**
|
|
794
|
-
* @internal
|
|
795
|
-
*/
|
|
796
|
-
const filterSensitiveLog: (obj: StatsEvent) => any;
|
|
797
|
-
}
|
|
798
630
|
/**
|
|
799
631
|
* <p>The container for selecting objects from a content event stream.</p>
|
|
800
632
|
*/
|
|
@@ -872,10 +704,6 @@ export declare namespace SelectObjectContentEventStream {
|
|
|
872
704
|
_: (name: string, value: any) => T;
|
|
873
705
|
}
|
|
874
706
|
const visit: <T>(value: SelectObjectContentEventStream, visitor: Visitor<T>) => T;
|
|
875
|
-
/**
|
|
876
|
-
* @internal
|
|
877
|
-
*/
|
|
878
|
-
const filterSensitiveLog: (obj: SelectObjectContentEventStream) => any;
|
|
879
707
|
}
|
|
880
708
|
export interface SelectObjectContentOutput {
|
|
881
709
|
/**
|
|
@@ -883,12 +711,6 @@ export interface SelectObjectContentOutput {
|
|
|
883
711
|
*/
|
|
884
712
|
Payload?: AsyncIterable<SelectObjectContentEventStream>;
|
|
885
713
|
}
|
|
886
|
-
export declare namespace SelectObjectContentOutput {
|
|
887
|
-
/**
|
|
888
|
-
* @internal
|
|
889
|
-
*/
|
|
890
|
-
const filterSensitiveLog: (obj: SelectObjectContentOutput) => any;
|
|
891
|
-
}
|
|
892
714
|
/**
|
|
893
715
|
* <p>Container for specifying if periodic <code>QueryProgress</code> messages should be
|
|
894
716
|
* sent.</p>
|
|
@@ -900,12 +722,6 @@ export interface RequestProgress {
|
|
|
900
722
|
*/
|
|
901
723
|
Enabled?: boolean;
|
|
902
724
|
}
|
|
903
|
-
export declare namespace RequestProgress {
|
|
904
|
-
/**
|
|
905
|
-
* @internal
|
|
906
|
-
*/
|
|
907
|
-
const filterSensitiveLog: (obj: RequestProgress) => any;
|
|
908
|
-
}
|
|
909
725
|
/**
|
|
910
726
|
* <p>Specifies the byte range of the object to get the records from. A record is processed
|
|
911
727
|
* when its first byte is contained by the range. This parameter is optional, but when
|
|
@@ -931,12 +747,6 @@ export interface ScanRange {
|
|
|
931
747
|
*/
|
|
932
748
|
End?: number;
|
|
933
749
|
}
|
|
934
|
-
export declare namespace ScanRange {
|
|
935
|
-
/**
|
|
936
|
-
* @internal
|
|
937
|
-
*/
|
|
938
|
-
const filterSensitiveLog: (obj: ScanRange) => any;
|
|
939
|
-
}
|
|
940
750
|
/**
|
|
941
751
|
* <p>Request to filter the contents of an Amazon S3 object based on a simple Structured Query
|
|
942
752
|
* Language (SQL) statement. In the request, along with the SQL expression, you must specify a
|
|
@@ -1029,12 +839,6 @@ export interface SelectObjectContentRequest {
|
|
|
1029
839
|
*/
|
|
1030
840
|
ExpectedBucketOwner?: string;
|
|
1031
841
|
}
|
|
1032
|
-
export declare namespace SelectObjectContentRequest {
|
|
1033
|
-
/**
|
|
1034
|
-
* @internal
|
|
1035
|
-
*/
|
|
1036
|
-
const filterSensitiveLog: (obj: SelectObjectContentRequest) => any;
|
|
1037
|
-
}
|
|
1038
842
|
export interface UploadPartOutput {
|
|
1039
843
|
/**
|
|
1040
844
|
* <p>The server-side encryption algorithm used when storing this object in Amazon S3 (for example,
|
|
@@ -1099,12 +903,6 @@ export interface UploadPartOutput {
|
|
|
1099
903
|
*/
|
|
1100
904
|
RequestCharged?: RequestCharged | string;
|
|
1101
905
|
}
|
|
1102
|
-
export declare namespace UploadPartOutput {
|
|
1103
|
-
/**
|
|
1104
|
-
* @internal
|
|
1105
|
-
*/
|
|
1106
|
-
const filterSensitiveLog: (obj: UploadPartOutput) => any;
|
|
1107
|
-
}
|
|
1108
906
|
export interface UploadPartRequest {
|
|
1109
907
|
/**
|
|
1110
908
|
* <p>Object data.</p>
|
|
@@ -1214,12 +1012,6 @@ export interface UploadPartRequest {
|
|
|
1214
1012
|
*/
|
|
1215
1013
|
ExpectedBucketOwner?: string;
|
|
1216
1014
|
}
|
|
1217
|
-
export declare namespace UploadPartRequest {
|
|
1218
|
-
/**
|
|
1219
|
-
* @internal
|
|
1220
|
-
*/
|
|
1221
|
-
const filterSensitiveLog: (obj: UploadPartRequest) => any;
|
|
1222
|
-
}
|
|
1223
1015
|
/**
|
|
1224
1016
|
* <p>Container for all response elements.</p>
|
|
1225
1017
|
*/
|
|
@@ -1261,12 +1053,6 @@ export interface CopyPartResult {
|
|
|
1261
1053
|
*/
|
|
1262
1054
|
ChecksumSHA256?: string;
|
|
1263
1055
|
}
|
|
1264
|
-
export declare namespace CopyPartResult {
|
|
1265
|
-
/**
|
|
1266
|
-
* @internal
|
|
1267
|
-
*/
|
|
1268
|
-
const filterSensitiveLog: (obj: CopyPartResult) => any;
|
|
1269
|
-
}
|
|
1270
1056
|
export interface UploadPartCopyOutput {
|
|
1271
1057
|
/**
|
|
1272
1058
|
* <p>The version of the source object that was copied, if you have enabled versioning on the
|
|
@@ -1308,12 +1094,6 @@ export interface UploadPartCopyOutput {
|
|
|
1308
1094
|
*/
|
|
1309
1095
|
RequestCharged?: RequestCharged | string;
|
|
1310
1096
|
}
|
|
1311
|
-
export declare namespace UploadPartCopyOutput {
|
|
1312
|
-
/**
|
|
1313
|
-
* @internal
|
|
1314
|
-
*/
|
|
1315
|
-
const filterSensitiveLog: (obj: UploadPartCopyOutput) => any;
|
|
1316
|
-
}
|
|
1317
1097
|
export interface UploadPartCopyRequest {
|
|
1318
1098
|
/**
|
|
1319
1099
|
* <p>The bucket name.</p>
|
|
@@ -1438,12 +1218,6 @@ export interface UploadPartCopyRequest {
|
|
|
1438
1218
|
*/
|
|
1439
1219
|
ExpectedSourceBucketOwner?: string;
|
|
1440
1220
|
}
|
|
1441
|
-
export declare namespace UploadPartCopyRequest {
|
|
1442
|
-
/**
|
|
1443
|
-
* @internal
|
|
1444
|
-
*/
|
|
1445
|
-
const filterSensitiveLog: (obj: UploadPartCopyRequest) => any;
|
|
1446
|
-
}
|
|
1447
1221
|
export interface WriteGetObjectResponseRequest {
|
|
1448
1222
|
/**
|
|
1449
1223
|
* <p>Route prefix to the HTTP URL generated.</p>
|
|
@@ -1745,9 +1519,159 @@ export interface WriteGetObjectResponseRequest {
|
|
|
1745
1519
|
*/
|
|
1746
1520
|
BucketKeyEnabled?: boolean;
|
|
1747
1521
|
}
|
|
1748
|
-
|
|
1749
|
-
|
|
1750
|
-
|
|
1751
|
-
|
|
1752
|
-
|
|
1753
|
-
|
|
1522
|
+
/**
|
|
1523
|
+
* @internal
|
|
1524
|
+
*/
|
|
1525
|
+
export declare const PutObjectRetentionOutputFilterSensitiveLog: (obj: PutObjectRetentionOutput) => any;
|
|
1526
|
+
/**
|
|
1527
|
+
* @internal
|
|
1528
|
+
*/
|
|
1529
|
+
export declare const PutObjectRetentionRequestFilterSensitiveLog: (obj: PutObjectRetentionRequest) => any;
|
|
1530
|
+
/**
|
|
1531
|
+
* @internal
|
|
1532
|
+
*/
|
|
1533
|
+
export declare const PutObjectTaggingOutputFilterSensitiveLog: (obj: PutObjectTaggingOutput) => any;
|
|
1534
|
+
/**
|
|
1535
|
+
* @internal
|
|
1536
|
+
*/
|
|
1537
|
+
export declare const PutObjectTaggingRequestFilterSensitiveLog: (obj: PutObjectTaggingRequest) => any;
|
|
1538
|
+
/**
|
|
1539
|
+
* @internal
|
|
1540
|
+
*/
|
|
1541
|
+
export declare const PutPublicAccessBlockRequestFilterSensitiveLog: (obj: PutPublicAccessBlockRequest) => any;
|
|
1542
|
+
/**
|
|
1543
|
+
* @internal
|
|
1544
|
+
*/
|
|
1545
|
+
export declare const RestoreObjectOutputFilterSensitiveLog: (obj: RestoreObjectOutput) => any;
|
|
1546
|
+
/**
|
|
1547
|
+
* @internal
|
|
1548
|
+
*/
|
|
1549
|
+
export declare const GlacierJobParametersFilterSensitiveLog: (obj: GlacierJobParameters) => any;
|
|
1550
|
+
/**
|
|
1551
|
+
* @internal
|
|
1552
|
+
*/
|
|
1553
|
+
export declare const EncryptionFilterSensitiveLog: (obj: Encryption) => any;
|
|
1554
|
+
/**
|
|
1555
|
+
* @internal
|
|
1556
|
+
*/
|
|
1557
|
+
export declare const MetadataEntryFilterSensitiveLog: (obj: MetadataEntry) => any;
|
|
1558
|
+
/**
|
|
1559
|
+
* @internal
|
|
1560
|
+
*/
|
|
1561
|
+
export declare const S3LocationFilterSensitiveLog: (obj: S3Location) => any;
|
|
1562
|
+
/**
|
|
1563
|
+
* @internal
|
|
1564
|
+
*/
|
|
1565
|
+
export declare const OutputLocationFilterSensitiveLog: (obj: OutputLocation) => any;
|
|
1566
|
+
/**
|
|
1567
|
+
* @internal
|
|
1568
|
+
*/
|
|
1569
|
+
export declare const CSVInputFilterSensitiveLog: (obj: CSVInput) => any;
|
|
1570
|
+
/**
|
|
1571
|
+
* @internal
|
|
1572
|
+
*/
|
|
1573
|
+
export declare const JSONInputFilterSensitiveLog: (obj: JSONInput) => any;
|
|
1574
|
+
/**
|
|
1575
|
+
* @internal
|
|
1576
|
+
*/
|
|
1577
|
+
export declare const ParquetInputFilterSensitiveLog: (obj: ParquetInput) => any;
|
|
1578
|
+
/**
|
|
1579
|
+
* @internal
|
|
1580
|
+
*/
|
|
1581
|
+
export declare const InputSerializationFilterSensitiveLog: (obj: InputSerialization) => any;
|
|
1582
|
+
/**
|
|
1583
|
+
* @internal
|
|
1584
|
+
*/
|
|
1585
|
+
export declare const CSVOutputFilterSensitiveLog: (obj: CSVOutput) => any;
|
|
1586
|
+
/**
|
|
1587
|
+
* @internal
|
|
1588
|
+
*/
|
|
1589
|
+
export declare const JSONOutputFilterSensitiveLog: (obj: JSONOutput) => any;
|
|
1590
|
+
/**
|
|
1591
|
+
* @internal
|
|
1592
|
+
*/
|
|
1593
|
+
export declare const OutputSerializationFilterSensitiveLog: (obj: OutputSerialization) => any;
|
|
1594
|
+
/**
|
|
1595
|
+
* @internal
|
|
1596
|
+
*/
|
|
1597
|
+
export declare const SelectParametersFilterSensitiveLog: (obj: SelectParameters) => any;
|
|
1598
|
+
/**
|
|
1599
|
+
* @internal
|
|
1600
|
+
*/
|
|
1601
|
+
export declare const RestoreRequestFilterSensitiveLog: (obj: RestoreRequest) => any;
|
|
1602
|
+
/**
|
|
1603
|
+
* @internal
|
|
1604
|
+
*/
|
|
1605
|
+
export declare const RestoreObjectRequestFilterSensitiveLog: (obj: RestoreObjectRequest) => any;
|
|
1606
|
+
/**
|
|
1607
|
+
* @internal
|
|
1608
|
+
*/
|
|
1609
|
+
export declare const ContinuationEventFilterSensitiveLog: (obj: ContinuationEvent) => any;
|
|
1610
|
+
/**
|
|
1611
|
+
* @internal
|
|
1612
|
+
*/
|
|
1613
|
+
export declare const EndEventFilterSensitiveLog: (obj: EndEvent) => any;
|
|
1614
|
+
/**
|
|
1615
|
+
* @internal
|
|
1616
|
+
*/
|
|
1617
|
+
export declare const ProgressFilterSensitiveLog: (obj: Progress) => any;
|
|
1618
|
+
/**
|
|
1619
|
+
* @internal
|
|
1620
|
+
*/
|
|
1621
|
+
export declare const ProgressEventFilterSensitiveLog: (obj: ProgressEvent) => any;
|
|
1622
|
+
/**
|
|
1623
|
+
* @internal
|
|
1624
|
+
*/
|
|
1625
|
+
export declare const RecordsEventFilterSensitiveLog: (obj: RecordsEvent) => any;
|
|
1626
|
+
/**
|
|
1627
|
+
* @internal
|
|
1628
|
+
*/
|
|
1629
|
+
export declare const StatsFilterSensitiveLog: (obj: Stats) => any;
|
|
1630
|
+
/**
|
|
1631
|
+
* @internal
|
|
1632
|
+
*/
|
|
1633
|
+
export declare const StatsEventFilterSensitiveLog: (obj: StatsEvent) => any;
|
|
1634
|
+
/**
|
|
1635
|
+
* @internal
|
|
1636
|
+
*/
|
|
1637
|
+
export declare const SelectObjectContentEventStreamFilterSensitiveLog: (obj: SelectObjectContentEventStream) => any;
|
|
1638
|
+
/**
|
|
1639
|
+
* @internal
|
|
1640
|
+
*/
|
|
1641
|
+
export declare const SelectObjectContentOutputFilterSensitiveLog: (obj: SelectObjectContentOutput) => any;
|
|
1642
|
+
/**
|
|
1643
|
+
* @internal
|
|
1644
|
+
*/
|
|
1645
|
+
export declare const RequestProgressFilterSensitiveLog: (obj: RequestProgress) => any;
|
|
1646
|
+
/**
|
|
1647
|
+
* @internal
|
|
1648
|
+
*/
|
|
1649
|
+
export declare const ScanRangeFilterSensitiveLog: (obj: ScanRange) => any;
|
|
1650
|
+
/**
|
|
1651
|
+
* @internal
|
|
1652
|
+
*/
|
|
1653
|
+
export declare const SelectObjectContentRequestFilterSensitiveLog: (obj: SelectObjectContentRequest) => any;
|
|
1654
|
+
/**
|
|
1655
|
+
* @internal
|
|
1656
|
+
*/
|
|
1657
|
+
export declare const UploadPartOutputFilterSensitiveLog: (obj: UploadPartOutput) => any;
|
|
1658
|
+
/**
|
|
1659
|
+
* @internal
|
|
1660
|
+
*/
|
|
1661
|
+
export declare const UploadPartRequestFilterSensitiveLog: (obj: UploadPartRequest) => any;
|
|
1662
|
+
/**
|
|
1663
|
+
* @internal
|
|
1664
|
+
*/
|
|
1665
|
+
export declare const CopyPartResultFilterSensitiveLog: (obj: CopyPartResult) => any;
|
|
1666
|
+
/**
|
|
1667
|
+
* @internal
|
|
1668
|
+
*/
|
|
1669
|
+
export declare const UploadPartCopyOutputFilterSensitiveLog: (obj: UploadPartCopyOutput) => any;
|
|
1670
|
+
/**
|
|
1671
|
+
* @internal
|
|
1672
|
+
*/
|
|
1673
|
+
export declare const UploadPartCopyRequestFilterSensitiveLog: (obj: UploadPartCopyRequest) => any;
|
|
1674
|
+
/**
|
|
1675
|
+
* @internal
|
|
1676
|
+
*/
|
|
1677
|
+
export declare const WriteGetObjectResponseRequestFilterSensitiveLog: (obj: WriteGetObjectResponseRequest) => any;
|