@aws-sdk/client-s3-control 3.169.0 → 3.170.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.
Files changed (80) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/S3Control.d.ts +1102 -290
  3. package/dist-types/ts3.4/S3ControlClient.d.ts +483 -137
  4. package/dist-types/ts3.4/commands/CreateAccessPointCommand.d.ts +38 -17
  5. package/dist-types/ts3.4/commands/CreateAccessPointForObjectLambdaCommand.d.ts +41 -17
  6. package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +34 -17
  7. package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +34 -17
  8. package/dist-types/ts3.4/commands/CreateMultiRegionAccessPointCommand.d.ts +41 -17
  9. package/dist-types/ts3.4/commands/DeleteAccessPointCommand.d.ts +33 -17
  10. package/dist-types/ts3.4/commands/DeleteAccessPointForObjectLambdaCommand.d.ts +37 -17
  11. package/dist-types/ts3.4/commands/DeleteAccessPointPolicyCommand.d.ts +37 -17
  12. package/dist-types/ts3.4/commands/DeleteAccessPointPolicyForObjectLambdaCommand.d.ts +37 -17
  13. package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +32 -17
  14. package/dist-types/ts3.4/commands/DeleteBucketLifecycleConfigurationCommand.d.ts +37 -17
  15. package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +33 -17
  16. package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +33 -17
  17. package/dist-types/ts3.4/commands/DeleteJobTaggingCommand.d.ts +37 -17
  18. package/dist-types/ts3.4/commands/DeleteMultiRegionAccessPointCommand.d.ts +41 -17
  19. package/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +37 -17
  20. package/dist-types/ts3.4/commands/DeleteStorageLensConfigurationCommand.d.ts +37 -17
  21. package/dist-types/ts3.4/commands/DeleteStorageLensConfigurationTaggingCommand.d.ts +41 -17
  22. package/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +34 -17
  23. package/dist-types/ts3.4/commands/DescribeMultiRegionAccessPointOperationCommand.d.ts +41 -17
  24. package/dist-types/ts3.4/commands/GetAccessPointCommand.d.ts +37 -17
  25. package/dist-types/ts3.4/commands/GetAccessPointConfigurationForObjectLambdaCommand.d.ts +41 -17
  26. package/dist-types/ts3.4/commands/GetAccessPointForObjectLambdaCommand.d.ts +41 -17
  27. package/dist-types/ts3.4/commands/GetAccessPointPolicyCommand.d.ts +41 -17
  28. package/dist-types/ts3.4/commands/GetAccessPointPolicyForObjectLambdaCommand.d.ts +41 -17
  29. package/dist-types/ts3.4/commands/GetAccessPointPolicyStatusCommand.d.ts +41 -17
  30. package/dist-types/ts3.4/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.d.ts +41 -17
  31. package/dist-types/ts3.4/commands/GetBucketCommand.d.ts +34 -17
  32. package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +41 -17
  33. package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +37 -17
  34. package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +37 -17
  35. package/dist-types/ts3.4/commands/GetJobTaggingCommand.d.ts +34 -17
  36. package/dist-types/ts3.4/commands/GetMultiRegionAccessPointCommand.d.ts +41 -17
  37. package/dist-types/ts3.4/commands/GetMultiRegionAccessPointPolicyCommand.d.ts +41 -17
  38. package/dist-types/ts3.4/commands/GetMultiRegionAccessPointPolicyStatusCommand.d.ts +41 -17
  39. package/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +41 -17
  40. package/dist-types/ts3.4/commands/GetStorageLensConfigurationCommand.d.ts +41 -17
  41. package/dist-types/ts3.4/commands/GetStorageLensConfigurationTaggingCommand.d.ts +41 -17
  42. package/dist-types/ts3.4/commands/ListAccessPointsCommand.d.ts +37 -17
  43. package/dist-types/ts3.4/commands/ListAccessPointsForObjectLambdaCommand.d.ts +41 -17
  44. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +34 -17
  45. package/dist-types/ts3.4/commands/ListMultiRegionAccessPointsCommand.d.ts +41 -17
  46. package/dist-types/ts3.4/commands/ListRegionalBucketsCommand.d.ts +38 -17
  47. package/dist-types/ts3.4/commands/ListStorageLensConfigurationsCommand.d.ts +41 -17
  48. package/dist-types/ts3.4/commands/PutAccessPointConfigurationForObjectLambdaCommand.d.ts +37 -17
  49. package/dist-types/ts3.4/commands/PutAccessPointPolicyCommand.d.ts +36 -17
  50. package/dist-types/ts3.4/commands/PutAccessPointPolicyForObjectLambdaCommand.d.ts +37 -17
  51. package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +37 -17
  52. package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +32 -17
  53. package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +32 -17
  54. package/dist-types/ts3.4/commands/PutJobTaggingCommand.d.ts +34 -17
  55. package/dist-types/ts3.4/commands/PutMultiRegionAccessPointPolicyCommand.d.ts +41 -17
  56. package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +36 -17
  57. package/dist-types/ts3.4/commands/PutStorageLensConfigurationCommand.d.ts +37 -17
  58. package/dist-types/ts3.4/commands/PutStorageLensConfigurationTaggingCommand.d.ts +41 -17
  59. package/dist-types/ts3.4/commands/UpdateJobPriorityCommand.d.ts +38 -17
  60. package/dist-types/ts3.4/commands/UpdateJobStatusCommand.d.ts +37 -17
  61. package/dist-types/ts3.4/commands/index.d.ts +57 -57
  62. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  63. package/dist-types/ts3.4/index.d.ts +6 -6
  64. package/dist-types/ts3.4/models/S3ControlServiceException.d.ts +8 -6
  65. package/dist-types/ts3.4/models/index.d.ts +1 -1
  66. package/dist-types/ts3.4/models/models_0.d.ts +2252 -2062
  67. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  68. package/dist-types/ts3.4/pagination/ListAccessPointsForObjectLambdaPaginator.d.ts +11 -4
  69. package/dist-types/ts3.4/pagination/ListAccessPointsPaginator.d.ts +11 -4
  70. package/dist-types/ts3.4/pagination/ListJobsPaginator.d.ts +11 -4
  71. package/dist-types/ts3.4/pagination/ListMultiRegionAccessPointsPaginator.d.ts +11 -4
  72. package/dist-types/ts3.4/pagination/ListRegionalBucketsPaginator.d.ts +11 -4
  73. package/dist-types/ts3.4/pagination/ListStorageLensConfigurationsPaginator.d.ts +11 -4
  74. package/dist-types/ts3.4/pagination/index.d.ts +7 -7
  75. package/dist-types/ts3.4/protocols/Aws_restXml.d.ts +689 -173
  76. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +74 -42
  77. package/dist-types/ts3.4/runtimeConfig.d.ts +75 -43
  78. package/dist-types/ts3.4/runtimeConfig.native.d.ts +75 -41
  79. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
  80. package/package.json +40 -40
@@ -1,2062 +1,2252 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
- import { S3ControlServiceException as __BaseException } from "./S3ControlServiceException";
3
-
4
- export interface AbortIncompleteMultipartUpload {
5
-
6
- DaysAfterInitiation?: number;
7
- }
8
- export declare enum NetworkOrigin {
9
- Internet = "Internet",
10
- VPC = "VPC"
11
- }
12
-
13
- export interface VpcConfiguration {
14
-
15
- VpcId: string | undefined;
16
- }
17
-
18
- export interface AccessPoint {
19
-
20
- Name: string | undefined;
21
-
22
- NetworkOrigin: NetworkOrigin | string | undefined;
23
-
24
- VpcConfiguration?: VpcConfiguration;
25
-
26
- Bucket: string | undefined;
27
-
28
- AccessPointArn?: string;
29
-
30
- Alias?: string;
31
- }
32
-
33
- export interface ActivityMetrics {
34
-
35
- IsEnabled?: boolean;
36
- }
37
-
38
- export interface SelectionCriteria {
39
-
40
- Delimiter?: string;
41
-
42
- MaxDepth?: number;
43
-
44
- MinStorageBytesPercentage?: number;
45
- }
46
-
47
- export interface PrefixLevelStorageMetrics {
48
-
49
- IsEnabled?: boolean;
50
-
51
- SelectionCriteria?: SelectionCriteria;
52
- }
53
-
54
- export interface PrefixLevel {
55
-
56
- StorageMetrics: PrefixLevelStorageMetrics | undefined;
57
- }
58
-
59
- export interface BucketLevel {
60
-
61
- ActivityMetrics?: ActivityMetrics;
62
-
63
- PrefixLevel?: PrefixLevel;
64
- }
65
-
66
- export interface AccountLevel {
67
-
68
- ActivityMetrics?: ActivityMetrics;
69
-
70
- BucketLevel: BucketLevel | undefined;
71
- }
72
-
73
- export interface AsyncErrorDetails {
74
-
75
- Code?: string;
76
-
77
- Message?: string;
78
-
79
- Resource?: string;
80
-
81
- RequestId?: string;
82
- }
83
- export declare enum AsyncOperationName {
84
- CreateMultiRegionAccessPoint = "CreateMultiRegionAccessPoint",
85
- DeleteMultiRegionAccessPoint = "DeleteMultiRegionAccessPoint",
86
- PutMultiRegionAccessPointPolicy = "PutMultiRegionAccessPointPolicy"
87
- }
88
-
89
- export interface PublicAccessBlockConfiguration {
90
-
91
- BlockPublicAcls?: boolean;
92
-
93
- IgnorePublicAcls?: boolean;
94
-
95
- BlockPublicPolicy?: boolean;
96
-
97
- RestrictPublicBuckets?: boolean;
98
- }
99
-
100
- export interface Region {
101
-
102
- Bucket: string | undefined;
103
- }
104
-
105
- export interface CreateMultiRegionAccessPointInput {
106
-
107
- Name: string | undefined;
108
-
109
- PublicAccessBlock?: PublicAccessBlockConfiguration;
110
-
111
- Regions: Region[] | undefined;
112
- }
113
-
114
- export interface DeleteMultiRegionAccessPointInput {
115
-
116
- Name: string | undefined;
117
- }
118
-
119
- export interface PutMultiRegionAccessPointPolicyInput {
120
-
121
- Name: string | undefined;
122
-
123
- Policy: string | undefined;
124
- }
125
-
126
- export interface AsyncRequestParameters {
127
-
128
- CreateMultiRegionAccessPointRequest?: CreateMultiRegionAccessPointInput;
129
-
130
- DeleteMultiRegionAccessPointRequest?: DeleteMultiRegionAccessPointInput;
131
-
132
- PutMultiRegionAccessPointPolicyRequest?: PutMultiRegionAccessPointPolicyInput;
133
- }
134
-
135
- export interface MultiRegionAccessPointRegionalResponse {
136
-
137
- Name?: string;
138
-
139
- RequestStatus?: string;
140
- }
141
-
142
- export interface MultiRegionAccessPointsAsyncResponse {
143
-
144
- Regions?: MultiRegionAccessPointRegionalResponse[];
145
- }
146
-
147
- export interface AsyncResponseDetails {
148
-
149
- MultiRegionAccessPointDetails?: MultiRegionAccessPointsAsyncResponse;
150
-
151
- ErrorDetails?: AsyncErrorDetails;
152
- }
153
-
154
- export interface AsyncOperation {
155
-
156
- CreationTime?: Date;
157
-
158
- Operation?: AsyncOperationName | string;
159
-
160
- RequestTokenARN?: string;
161
-
162
- RequestParameters?: AsyncRequestParameters;
163
-
164
- RequestStatus?: string;
165
-
166
- ResponseDetails?: AsyncResponseDetails;
167
- }
168
-
169
- export interface AwsLambdaTransformation {
170
-
171
- FunctionArn: string | undefined;
172
-
173
- FunctionPayload?: string;
174
- }
175
- export interface CreateAccessPointRequest {
176
-
177
- AccountId?: string;
178
-
179
- Name: string | undefined;
180
-
181
- Bucket: string | undefined;
182
-
183
- VpcConfiguration?: VpcConfiguration;
184
-
185
- PublicAccessBlockConfiguration?: PublicAccessBlockConfiguration;
186
- }
187
- export interface CreateAccessPointResult {
188
-
189
- AccessPointArn?: string;
190
-
191
- Alias?: string;
192
- }
193
- export declare enum ObjectLambdaAllowedFeature {
194
- GetObjectPartNumber = "GetObject-PartNumber",
195
- GetObjectRange = "GetObject-Range"
196
- }
197
- export declare enum ObjectLambdaTransformationConfigurationAction {
198
- GetObject = "GetObject"
199
- }
200
-
201
- export declare type ObjectLambdaContentTransformation = ObjectLambdaContentTransformation.AwsLambdaMember | ObjectLambdaContentTransformation.$UnknownMember;
202
- export declare namespace ObjectLambdaContentTransformation {
203
-
204
- interface AwsLambdaMember {
205
- AwsLambda: AwsLambdaTransformation;
206
- $unknown?: never;
207
- }
208
- interface $UnknownMember {
209
- AwsLambda?: never;
210
- $unknown: [
211
- string,
212
- any
213
- ];
214
- }
215
- interface Visitor<T> {
216
- AwsLambda: (value: AwsLambdaTransformation) => T;
217
- _: (name: string, value: any) => T;
218
- }
219
- const visit: <T>(value: ObjectLambdaContentTransformation, visitor: Visitor<T>) => T;
220
- }
221
-
222
- export interface ObjectLambdaTransformationConfiguration {
223
-
224
- Actions: (ObjectLambdaTransformationConfigurationAction | string)[] | undefined;
225
-
226
- ContentTransformation: ObjectLambdaContentTransformation | undefined;
227
- }
228
-
229
- export interface ObjectLambdaConfiguration {
230
-
231
- SupportingAccessPoint: string | undefined;
232
-
233
- CloudWatchMetricsEnabled?: boolean;
234
-
235
- AllowedFeatures?: (ObjectLambdaAllowedFeature | string)[];
236
-
237
- TransformationConfigurations: ObjectLambdaTransformationConfiguration[] | undefined;
238
- }
239
- export interface CreateAccessPointForObjectLambdaRequest {
240
-
241
- AccountId?: string;
242
-
243
- Name: string | undefined;
244
-
245
- Configuration: ObjectLambdaConfiguration | undefined;
246
- }
247
- export interface CreateAccessPointForObjectLambdaResult {
248
-
249
- ObjectLambdaAccessPointArn?: string;
250
- }
251
-
252
- export declare class BucketAlreadyExists extends __BaseException {
253
- readonly name: "BucketAlreadyExists";
254
- readonly $fault: "client";
255
-
256
- constructor(opts: __ExceptionOptionType<BucketAlreadyExists, __BaseException>);
257
- }
258
-
259
- export declare class BucketAlreadyOwnedByYou extends __BaseException {
260
- readonly name: "BucketAlreadyOwnedByYou";
261
- readonly $fault: "client";
262
-
263
- constructor(opts: __ExceptionOptionType<BucketAlreadyOwnedByYou, __BaseException>);
264
- }
265
- export declare type BucketCannedACL = "authenticated-read" | "private" | "public-read" | "public-read-write";
266
- export declare type BucketLocationConstraint = "EU" | "ap-northeast-1" | "ap-south-1" | "ap-southeast-1" | "ap-southeast-2" | "cn-north-1" | "eu-central-1" | "eu-west-1" | "sa-east-1" | "us-west-1" | "us-west-2";
267
-
268
- export interface CreateBucketConfiguration {
269
-
270
- LocationConstraint?: BucketLocationConstraint | string;
271
- }
272
- export interface CreateBucketRequest {
273
-
274
- ACL?: BucketCannedACL | string;
275
-
276
- Bucket: string | undefined;
277
-
278
- CreateBucketConfiguration?: CreateBucketConfiguration;
279
-
280
- GrantFullControl?: string;
281
-
282
- GrantRead?: string;
283
-
284
- GrantReadACP?: string;
285
-
286
- GrantWrite?: string;
287
-
288
- GrantWriteACP?: string;
289
-
290
- ObjectLockEnabledForBucket?: boolean;
291
-
292
- OutpostId?: string;
293
- }
294
- export interface CreateBucketResult {
295
-
296
- Location?: string;
297
-
298
- BucketArn?: string;
299
- }
300
-
301
- export declare class BadRequestException extends __BaseException {
302
- readonly name: "BadRequestException";
303
- readonly $fault: "client";
304
- Message?: string;
305
-
306
- constructor(opts: __ExceptionOptionType<BadRequestException, __BaseException>);
307
- }
308
-
309
- export interface JobManifestLocation {
310
-
311
- ObjectArn: string | undefined;
312
-
313
- ObjectVersionId?: string;
314
-
315
- ETag: string | undefined;
316
- }
317
- export declare enum JobManifestFieldName {
318
- Bucket = "Bucket",
319
- Ignore = "Ignore",
320
- Key = "Key",
321
- VersionId = "VersionId"
322
- }
323
- export declare enum JobManifestFormat {
324
- S3BatchOperations_CSV_20180820 = "S3BatchOperations_CSV_20180820",
325
- S3InventoryReport_CSV_20161130 = "S3InventoryReport_CSV_20161130"
326
- }
327
-
328
- export interface JobManifestSpec {
329
-
330
- Format: JobManifestFormat | string | undefined;
331
-
332
- Fields?: (JobManifestFieldName | string)[];
333
- }
334
-
335
- export interface JobManifest {
336
-
337
- Spec: JobManifestSpec | undefined;
338
-
339
- Location: JobManifestLocation | undefined;
340
- }
341
- export declare enum ReplicationStatus {
342
- COMPLETED = "COMPLETED",
343
- FAILED = "FAILED",
344
- NONE = "NONE",
345
- REPLICA = "REPLICA"
346
- }
347
-
348
- export interface JobManifestGeneratorFilter {
349
-
350
- EligibleForReplication?: boolean;
351
-
352
- CreatedAfter?: Date;
353
-
354
- CreatedBefore?: Date;
355
-
356
- ObjectReplicationStatuses?: (ReplicationStatus | string)[];
357
- }
358
-
359
- export interface SSEKMSEncryption {
360
-
361
- KeyId: string | undefined;
362
- }
363
-
364
- export interface SSES3Encryption {
365
- }
366
-
367
- export interface GeneratedManifestEncryption {
368
-
369
- SSES3?: SSES3Encryption;
370
-
371
- SSEKMS?: SSEKMSEncryption;
372
- }
373
- export declare enum GeneratedManifestFormat {
374
- S3InventoryReport_CSV_20211130 = "S3InventoryReport_CSV_20211130"
375
- }
376
-
377
- export interface S3ManifestOutputLocation {
378
-
379
- ExpectedManifestBucketOwner?: string;
380
-
381
- Bucket: string | undefined;
382
-
383
- ManifestPrefix?: string;
384
-
385
- ManifestEncryption?: GeneratedManifestEncryption;
386
-
387
- ManifestFormat: GeneratedManifestFormat | string | undefined;
388
- }
389
-
390
- export interface S3JobManifestGenerator {
391
-
392
- ExpectedBucketOwner?: string;
393
-
394
- SourceBucket: string | undefined;
395
-
396
- ManifestOutputLocation?: S3ManifestOutputLocation;
397
-
398
- Filter?: JobManifestGeneratorFilter;
399
-
400
- EnableManifestOutput: boolean | undefined;
401
- }
402
-
403
- export declare type JobManifestGenerator = JobManifestGenerator.S3JobManifestGeneratorMember | JobManifestGenerator.$UnknownMember;
404
- export declare namespace JobManifestGenerator {
405
-
406
- interface S3JobManifestGeneratorMember {
407
- S3JobManifestGenerator: S3JobManifestGenerator;
408
- $unknown?: never;
409
- }
410
- interface $UnknownMember {
411
- S3JobManifestGenerator?: never;
412
- $unknown: [
413
- string,
414
- any
415
- ];
416
- }
417
- interface Visitor<T> {
418
- S3JobManifestGenerator: (value: S3JobManifestGenerator) => T;
419
- _: (name: string, value: any) => T;
420
- }
421
- const visit: <T>(value: JobManifestGenerator, visitor: Visitor<T>) => T;
422
- }
423
-
424
- export interface LambdaInvokeOperation {
425
-
426
- FunctionArn?: string;
427
- }
428
-
429
- export interface S3DeleteObjectTaggingOperation {
430
- }
431
- export declare enum S3GlacierJobTier {
432
- BULK = "BULK",
433
- STANDARD = "STANDARD"
434
- }
435
-
436
- export interface S3InitiateRestoreObjectOperation {
437
-
438
- ExpirationInDays?: number;
439
-
440
- GlacierJobTier?: S3GlacierJobTier | string;
441
- }
442
- export declare enum S3GranteeTypeIdentifier {
443
- CANONICAL = "id",
444
- EMAIL_ADDRESS = "emailAddress",
445
- GROUP = "uri"
446
- }
447
-
448
- export interface S3Grantee {
449
-
450
- TypeIdentifier?: S3GranteeTypeIdentifier | string;
451
-
452
- Identifier?: string;
453
-
454
- DisplayName?: string;
455
- }
456
- export declare enum S3Permission {
457
- FULL_CONTROL = "FULL_CONTROL",
458
- READ = "READ",
459
- READ_ACP = "READ_ACP",
460
- WRITE = "WRITE",
461
- WRITE_ACP = "WRITE_ACP"
462
- }
463
-
464
- export interface S3Grant {
465
-
466
- Grantee?: S3Grantee;
467
-
468
- Permission?: S3Permission | string;
469
- }
470
-
471
- export interface S3ObjectOwner {
472
-
473
- ID?: string;
474
-
475
- DisplayName?: string;
476
- }
477
-
478
- export interface S3AccessControlList {
479
-
480
- Owner: S3ObjectOwner | undefined;
481
-
482
- Grants?: S3Grant[];
483
- }
484
- export declare enum S3CannedAccessControlList {
485
- AUTHENTICATED_READ = "authenticated-read",
486
- AWS_EXEC_READ = "aws-exec-read",
487
- BUCKET_OWNER_FULL_CONTROL = "bucket-owner-full-control",
488
- BUCKET_OWNER_READ = "bucket-owner-read",
489
- PRIVATE = "private",
490
- PUBLIC_READ = "public-read",
491
- PUBLIC_READ_WRITE = "public-read-write"
492
- }
493
-
494
- export interface S3AccessControlPolicy {
495
-
496
- AccessControlList?: S3AccessControlList;
497
-
498
- CannedAccessControlList?: S3CannedAccessControlList | string;
499
- }
500
-
501
- export interface S3SetObjectAclOperation {
502
-
503
- AccessControlPolicy?: S3AccessControlPolicy;
504
- }
505
- export declare enum S3ChecksumAlgorithm {
506
- CRC32 = "CRC32",
507
- CRC32C = "CRC32C",
508
- SHA1 = "SHA1",
509
- SHA256 = "SHA256"
510
- }
511
- export declare enum S3MetadataDirective {
512
- COPY = "COPY",
513
- REPLACE = "REPLACE"
514
- }
515
- export declare enum S3SSEAlgorithm {
516
- AES256 = "AES256",
517
- KMS = "KMS"
518
- }
519
-
520
- export interface S3ObjectMetadata {
521
-
522
- CacheControl?: string;
523
-
524
- ContentDisposition?: string;
525
-
526
- ContentEncoding?: string;
527
-
528
- ContentLanguage?: string;
529
-
530
- UserMetadata?: Record<string, string>;
531
-
532
- ContentLength?: number;
533
-
534
- ContentMD5?: string;
535
-
536
- ContentType?: string;
537
-
538
- HttpExpiresDate?: Date;
539
-
540
- RequesterCharged?: boolean;
541
-
542
- SSEAlgorithm?: S3SSEAlgorithm | string;
543
- }
544
-
545
- export interface S3Tag {
546
-
547
- Key: string | undefined;
548
-
549
- Value: string | undefined;
550
- }
551
- export declare enum S3ObjectLockLegalHoldStatus {
552
- OFF = "OFF",
553
- ON = "ON"
554
- }
555
- export declare enum S3ObjectLockMode {
556
- COMPLIANCE = "COMPLIANCE",
557
- GOVERNANCE = "GOVERNANCE"
558
- }
559
- export declare enum S3StorageClass {
560
- DEEP_ARCHIVE = "DEEP_ARCHIVE",
561
- GLACIER = "GLACIER",
562
- GLACIER_IR = "GLACIER_IR",
563
- INTELLIGENT_TIERING = "INTELLIGENT_TIERING",
564
- ONEZONE_IA = "ONEZONE_IA",
565
- STANDARD = "STANDARD",
566
- STANDARD_IA = "STANDARD_IA"
567
- }
568
-
569
- export interface S3CopyObjectOperation {
570
-
571
- TargetResource?: string;
572
-
573
- CannedAccessControlList?: S3CannedAccessControlList | string;
574
-
575
- AccessControlGrants?: S3Grant[];
576
-
577
- MetadataDirective?: S3MetadataDirective | string;
578
-
579
- ModifiedSinceConstraint?: Date;
580
-
581
- NewObjectMetadata?: S3ObjectMetadata;
582
-
583
- NewObjectTagging?: S3Tag[];
584
-
585
- RedirectLocation?: string;
586
-
587
- RequesterPays?: boolean;
588
-
589
- StorageClass?: S3StorageClass | string;
590
-
591
- UnModifiedSinceConstraint?: Date;
592
-
593
- SSEAwsKmsKeyId?: string;
594
-
595
- TargetKeyPrefix?: string;
596
-
597
- ObjectLockLegalHoldStatus?: S3ObjectLockLegalHoldStatus | string;
598
-
599
- ObjectLockMode?: S3ObjectLockMode | string;
600
-
601
- ObjectLockRetainUntilDate?: Date;
602
-
603
- BucketKeyEnabled?: boolean;
604
-
605
- ChecksumAlgorithm?: S3ChecksumAlgorithm | string;
606
- }
607
-
608
- export interface S3ObjectLockLegalHold {
609
-
610
- Status: S3ObjectLockLegalHoldStatus | string | undefined;
611
- }
612
-
613
- export interface S3SetObjectLegalHoldOperation {
614
-
615
- LegalHold: S3ObjectLockLegalHold | undefined;
616
- }
617
- export declare enum S3ObjectLockRetentionMode {
618
- COMPLIANCE = "COMPLIANCE",
619
- GOVERNANCE = "GOVERNANCE"
620
- }
621
-
622
- export interface S3Retention {
623
-
624
- RetainUntilDate?: Date;
625
-
626
- Mode?: S3ObjectLockRetentionMode | string;
627
- }
628
-
629
- export interface S3SetObjectRetentionOperation {
630
-
631
- BypassGovernanceRetention?: boolean;
632
-
633
- Retention: S3Retention | undefined;
634
- }
635
-
636
- export interface S3SetObjectTaggingOperation {
637
-
638
- TagSet?: S3Tag[];
639
- }
640
-
641
- export interface S3ReplicateObjectOperation {
642
- }
643
-
644
- export interface JobOperation {
645
-
646
- LambdaInvoke?: LambdaInvokeOperation;
647
-
648
- S3PutObjectCopy?: S3CopyObjectOperation;
649
-
650
- S3PutObjectAcl?: S3SetObjectAclOperation;
651
-
652
- S3PutObjectTagging?: S3SetObjectTaggingOperation;
653
-
654
- S3DeleteObjectTagging?: S3DeleteObjectTaggingOperation;
655
-
656
- S3InitiateRestoreObject?: S3InitiateRestoreObjectOperation;
657
-
658
- S3PutObjectLegalHold?: S3SetObjectLegalHoldOperation;
659
-
660
- S3PutObjectRetention?: S3SetObjectRetentionOperation;
661
-
662
- S3ReplicateObject?: S3ReplicateObjectOperation;
663
- }
664
- export declare enum JobReportFormat {
665
- Report_CSV_20180820 = "Report_CSV_20180820"
666
- }
667
- export declare enum JobReportScope {
668
- AllTasks = "AllTasks",
669
- FailedTasksOnly = "FailedTasksOnly"
670
- }
671
-
672
- export interface JobReport {
673
-
674
- Bucket?: string;
675
-
676
- Format?: JobReportFormat | string;
677
-
678
- Enabled: boolean | undefined;
679
-
680
- Prefix?: string;
681
-
682
- ReportScope?: JobReportScope | string;
683
- }
684
- export interface CreateJobRequest {
685
-
686
- AccountId?: string;
687
-
688
- ConfirmationRequired?: boolean;
689
-
690
- Operation: JobOperation | undefined;
691
-
692
- Report: JobReport | undefined;
693
-
694
- ClientRequestToken?: string;
695
-
696
- Manifest?: JobManifest;
697
-
698
- Description?: string;
699
-
700
- Priority: number | undefined;
701
-
702
- RoleArn: string | undefined;
703
-
704
- Tags?: S3Tag[];
705
-
706
- ManifestGenerator?: JobManifestGenerator;
707
- }
708
- export interface CreateJobResult {
709
-
710
- JobId?: string;
711
- }
712
-
713
- export declare class IdempotencyException extends __BaseException {
714
- readonly name: "IdempotencyException";
715
- readonly $fault: "client";
716
- Message?: string;
717
-
718
- constructor(opts: __ExceptionOptionType<IdempotencyException, __BaseException>);
719
- }
720
-
721
- export declare class InternalServiceException extends __BaseException {
722
- readonly name: "InternalServiceException";
723
- readonly $fault: "server";
724
- Message?: string;
725
-
726
- constructor(opts: __ExceptionOptionType<InternalServiceException, __BaseException>);
727
- }
728
-
729
- export declare class TooManyRequestsException extends __BaseException {
730
- readonly name: "TooManyRequestsException";
731
- readonly $fault: "client";
732
- Message?: string;
733
-
734
- constructor(opts: __ExceptionOptionType<TooManyRequestsException, __BaseException>);
735
- }
736
- export interface CreateMultiRegionAccessPointRequest {
737
-
738
- AccountId?: string;
739
-
740
- ClientToken?: string;
741
-
742
- Details: CreateMultiRegionAccessPointInput | undefined;
743
- }
744
- export interface CreateMultiRegionAccessPointResult {
745
-
746
- RequestTokenARN?: string;
747
- }
748
- export interface DeleteAccessPointRequest {
749
-
750
- AccountId?: string;
751
-
752
- Name: string | undefined;
753
- }
754
- export interface DeleteAccessPointForObjectLambdaRequest {
755
-
756
- AccountId?: string;
757
-
758
- Name: string | undefined;
759
- }
760
- export interface DeleteAccessPointPolicyRequest {
761
-
762
- AccountId?: string;
763
-
764
- Name: string | undefined;
765
- }
766
- export interface DeleteAccessPointPolicyForObjectLambdaRequest {
767
-
768
- AccountId?: string;
769
-
770
- Name: string | undefined;
771
- }
772
- export interface DeleteBucketRequest {
773
-
774
- AccountId?: string;
775
-
776
- Bucket: string | undefined;
777
- }
778
- export interface DeleteBucketLifecycleConfigurationRequest {
779
-
780
- AccountId?: string;
781
-
782
- Bucket: string | undefined;
783
- }
784
- export interface DeleteBucketPolicyRequest {
785
-
786
- AccountId?: string;
787
-
788
- Bucket: string | undefined;
789
- }
790
- export interface DeleteBucketTaggingRequest {
791
-
792
- AccountId?: string;
793
-
794
- Bucket: string | undefined;
795
- }
796
- export interface DeleteJobTaggingRequest {
797
-
798
- AccountId?: string;
799
-
800
- JobId: string | undefined;
801
- }
802
- export interface DeleteJobTaggingResult {
803
- }
804
-
805
- export declare class NotFoundException extends __BaseException {
806
- readonly name: "NotFoundException";
807
- readonly $fault: "client";
808
- Message?: string;
809
-
810
- constructor(opts: __ExceptionOptionType<NotFoundException, __BaseException>);
811
- }
812
- export interface DeleteMultiRegionAccessPointRequest {
813
-
814
- AccountId?: string;
815
-
816
- ClientToken?: string;
817
-
818
- Details: DeleteMultiRegionAccessPointInput | undefined;
819
- }
820
- export interface DeleteMultiRegionAccessPointResult {
821
-
822
- RequestTokenARN?: string;
823
- }
824
- export interface DeletePublicAccessBlockRequest {
825
-
826
- AccountId?: string;
827
- }
828
- export interface DeleteStorageLensConfigurationRequest {
829
-
830
- ConfigId: string | undefined;
831
-
832
- AccountId?: string;
833
- }
834
- export interface DeleteStorageLensConfigurationTaggingRequest {
835
-
836
- ConfigId: string | undefined;
837
-
838
- AccountId?: string;
839
- }
840
- export interface DeleteStorageLensConfigurationTaggingResult {
841
- }
842
- export interface DescribeJobRequest {
843
-
844
- AccountId?: string;
845
-
846
- JobId: string | undefined;
847
- }
848
-
849
- export interface JobFailure {
850
-
851
- FailureCode?: string;
852
-
853
- FailureReason?: string;
854
- }
855
-
856
- export interface S3GeneratedManifestDescriptor {
857
-
858
- Format?: GeneratedManifestFormat | string;
859
-
860
- Location?: JobManifestLocation;
861
- }
862
-
863
- export interface JobTimers {
864
-
865
- ElapsedTimeInActiveSeconds?: number;
866
- }
867
-
868
- export interface JobProgressSummary {
869
-
870
- TotalNumberOfTasks?: number;
871
-
872
- NumberOfTasksSucceeded?: number;
873
-
874
- NumberOfTasksFailed?: number;
875
-
876
- Timers?: JobTimers;
877
- }
878
- export declare enum JobStatus {
879
- Active = "Active",
880
- Cancelled = "Cancelled",
881
- Cancelling = "Cancelling",
882
- Complete = "Complete",
883
- Completing = "Completing",
884
- Failed = "Failed",
885
- Failing = "Failing",
886
- New = "New",
887
- Paused = "Paused",
888
- Pausing = "Pausing",
889
- Preparing = "Preparing",
890
- Ready = "Ready",
891
- Suspended = "Suspended"
892
- }
893
-
894
- export interface JobDescriptor {
895
-
896
- JobId?: string;
897
-
898
- ConfirmationRequired?: boolean;
899
-
900
- Description?: string;
901
-
902
- JobArn?: string;
903
-
904
- Status?: JobStatus | string;
905
-
906
- Manifest?: JobManifest;
907
-
908
- Operation?: JobOperation;
909
-
910
- Priority?: number;
911
-
912
- ProgressSummary?: JobProgressSummary;
913
-
914
- StatusUpdateReason?: string;
915
-
916
- FailureReasons?: JobFailure[];
917
-
918
- Report?: JobReport;
919
-
920
- CreationTime?: Date;
921
-
922
- TerminationDate?: Date;
923
-
924
- RoleArn?: string;
925
-
926
- SuspendedDate?: Date;
927
-
928
- SuspendedCause?: string;
929
-
930
- ManifestGenerator?: JobManifestGenerator;
931
-
932
- GeneratedManifestDescriptor?: S3GeneratedManifestDescriptor;
933
- }
934
- export interface DescribeJobResult {
935
-
936
- Job?: JobDescriptor;
937
- }
938
- export interface DescribeMultiRegionAccessPointOperationRequest {
939
-
940
- AccountId?: string;
941
-
942
- RequestTokenARN: string | undefined;
943
- }
944
- export interface DescribeMultiRegionAccessPointOperationResult {
945
-
946
- AsyncOperation?: AsyncOperation;
947
- }
948
- export interface GetAccessPointRequest {
949
-
950
- AccountId?: string;
951
-
952
- Name: string | undefined;
953
- }
954
- export interface GetAccessPointResult {
955
-
956
- Name?: string;
957
-
958
- Bucket?: string;
959
-
960
- NetworkOrigin?: NetworkOrigin | string;
961
-
962
- VpcConfiguration?: VpcConfiguration;
963
-
964
- PublicAccessBlockConfiguration?: PublicAccessBlockConfiguration;
965
-
966
- CreationDate?: Date;
967
-
968
- Alias?: string;
969
-
970
- AccessPointArn?: string;
971
-
972
- Endpoints?: Record<string, string>;
973
- }
974
- export interface GetAccessPointConfigurationForObjectLambdaRequest {
975
-
976
- AccountId?: string;
977
-
978
- Name: string | undefined;
979
- }
980
- export interface GetAccessPointConfigurationForObjectLambdaResult {
981
-
982
- Configuration?: ObjectLambdaConfiguration;
983
- }
984
- export interface GetAccessPointForObjectLambdaRequest {
985
-
986
- AccountId?: string;
987
-
988
- Name: string | undefined;
989
- }
990
- export interface GetAccessPointForObjectLambdaResult {
991
-
992
- Name?: string;
993
-
994
- PublicAccessBlockConfiguration?: PublicAccessBlockConfiguration;
995
-
996
- CreationDate?: Date;
997
- }
998
- export interface GetAccessPointPolicyRequest {
999
-
1000
- AccountId?: string;
1001
-
1002
- Name: string | undefined;
1003
- }
1004
- export interface GetAccessPointPolicyResult {
1005
-
1006
- Policy?: string;
1007
- }
1008
- export interface GetAccessPointPolicyForObjectLambdaRequest {
1009
-
1010
- AccountId?: string;
1011
-
1012
- Name: string | undefined;
1013
- }
1014
- export interface GetAccessPointPolicyForObjectLambdaResult {
1015
-
1016
- Policy?: string;
1017
- }
1018
- export interface GetAccessPointPolicyStatusRequest {
1019
-
1020
- AccountId?: string;
1021
-
1022
- Name: string | undefined;
1023
- }
1024
-
1025
- export interface PolicyStatus {
1026
-
1027
- IsPublic?: boolean;
1028
- }
1029
- export interface GetAccessPointPolicyStatusResult {
1030
-
1031
- PolicyStatus?: PolicyStatus;
1032
- }
1033
- export interface GetAccessPointPolicyStatusForObjectLambdaRequest {
1034
-
1035
- AccountId?: string;
1036
-
1037
- Name: string | undefined;
1038
- }
1039
- export interface GetAccessPointPolicyStatusForObjectLambdaResult {
1040
-
1041
- PolicyStatus?: PolicyStatus;
1042
- }
1043
- export interface GetBucketRequest {
1044
-
1045
- AccountId?: string;
1046
-
1047
- Bucket: string | undefined;
1048
- }
1049
- export interface GetBucketResult {
1050
-
1051
- Bucket?: string;
1052
-
1053
- PublicAccessBlockEnabled?: boolean;
1054
-
1055
- CreationDate?: Date;
1056
- }
1057
- export interface GetBucketLifecycleConfigurationRequest {
1058
-
1059
- AccountId?: string;
1060
-
1061
- Bucket: string | undefined;
1062
- }
1063
-
1064
- export interface LifecycleExpiration {
1065
-
1066
- Date?: Date;
1067
-
1068
- Days?: number;
1069
-
1070
- ExpiredObjectDeleteMarker?: boolean;
1071
- }
1072
-
1073
- export interface LifecycleRuleAndOperator {
1074
-
1075
- Prefix?: string;
1076
-
1077
- Tags?: S3Tag[];
1078
- }
1079
-
1080
- export interface LifecycleRuleFilter {
1081
-
1082
- Prefix?: string;
1083
-
1084
- Tag?: S3Tag;
1085
-
1086
- And?: LifecycleRuleAndOperator;
1087
- }
1088
-
1089
- export interface NoncurrentVersionExpiration {
1090
-
1091
- NoncurrentDays?: number;
1092
- }
1093
- export declare type TransitionStorageClass = "DEEP_ARCHIVE" | "GLACIER" | "INTELLIGENT_TIERING" | "ONEZONE_IA" | "STANDARD_IA";
1094
-
1095
- export interface NoncurrentVersionTransition {
1096
-
1097
- NoncurrentDays?: number;
1098
-
1099
- StorageClass?: TransitionStorageClass | string;
1100
- }
1101
- export declare type ExpirationStatus = "Disabled" | "Enabled";
1102
-
1103
- export interface Transition {
1104
-
1105
- Date?: Date;
1106
-
1107
- Days?: number;
1108
-
1109
- StorageClass?: TransitionStorageClass | string;
1110
- }
1111
-
1112
- export interface LifecycleRule {
1113
-
1114
- Expiration?: LifecycleExpiration;
1115
-
1116
- ID?: string;
1117
-
1118
- Filter?: LifecycleRuleFilter;
1119
-
1120
- Status: ExpirationStatus | string | undefined;
1121
-
1122
- Transitions?: Transition[];
1123
-
1124
- NoncurrentVersionTransitions?: NoncurrentVersionTransition[];
1125
-
1126
- NoncurrentVersionExpiration?: NoncurrentVersionExpiration;
1127
-
1128
- AbortIncompleteMultipartUpload?: AbortIncompleteMultipartUpload;
1129
- }
1130
- export interface GetBucketLifecycleConfigurationResult {
1131
-
1132
- Rules?: LifecycleRule[];
1133
- }
1134
- export interface GetBucketPolicyRequest {
1135
-
1136
- AccountId?: string;
1137
-
1138
- Bucket: string | undefined;
1139
- }
1140
- export interface GetBucketPolicyResult {
1141
-
1142
- Policy?: string;
1143
- }
1144
- export interface GetBucketTaggingRequest {
1145
-
1146
- AccountId?: string;
1147
-
1148
- Bucket: string | undefined;
1149
- }
1150
- export interface GetBucketTaggingResult {
1151
-
1152
- TagSet: S3Tag[] | undefined;
1153
- }
1154
- export interface GetJobTaggingRequest {
1155
-
1156
- AccountId?: string;
1157
-
1158
- JobId: string | undefined;
1159
- }
1160
- export interface GetJobTaggingResult {
1161
-
1162
- Tags?: S3Tag[];
1163
- }
1164
- export interface GetMultiRegionAccessPointRequest {
1165
-
1166
- AccountId?: string;
1167
-
1168
- Name: string | undefined;
1169
- }
1170
-
1171
- export interface RegionReport {
1172
-
1173
- Bucket?: string;
1174
-
1175
- Region?: string;
1176
- }
1177
- export declare enum MultiRegionAccessPointStatus {
1178
- CREATING = "CREATING",
1179
- DELETING = "DELETING",
1180
- INCONSISTENT_ACROSS_REGIONS = "INCONSISTENT_ACROSS_REGIONS",
1181
- PARTIALLY_CREATED = "PARTIALLY_CREATED",
1182
- PARTIALLY_DELETED = "PARTIALLY_DELETED",
1183
- READY = "READY"
1184
- }
1185
-
1186
- export interface MultiRegionAccessPointReport {
1187
-
1188
- Name?: string;
1189
-
1190
- Alias?: string;
1191
-
1192
- CreatedAt?: Date;
1193
-
1194
- PublicAccessBlock?: PublicAccessBlockConfiguration;
1195
-
1196
- Status?: MultiRegionAccessPointStatus | string;
1197
-
1198
- Regions?: RegionReport[];
1199
- }
1200
- export interface GetMultiRegionAccessPointResult {
1201
-
1202
- AccessPoint?: MultiRegionAccessPointReport;
1203
- }
1204
- export interface GetMultiRegionAccessPointPolicyRequest {
1205
-
1206
- AccountId?: string;
1207
-
1208
- Name: string | undefined;
1209
- }
1210
-
1211
- export interface EstablishedMultiRegionAccessPointPolicy {
1212
-
1213
- Policy?: string;
1214
- }
1215
-
1216
- export interface ProposedMultiRegionAccessPointPolicy {
1217
-
1218
- Policy?: string;
1219
- }
1220
-
1221
- export interface MultiRegionAccessPointPolicyDocument {
1222
-
1223
- Established?: EstablishedMultiRegionAccessPointPolicy;
1224
-
1225
- Proposed?: ProposedMultiRegionAccessPointPolicy;
1226
- }
1227
- export interface GetMultiRegionAccessPointPolicyResult {
1228
-
1229
- Policy?: MultiRegionAccessPointPolicyDocument;
1230
- }
1231
- export interface GetMultiRegionAccessPointPolicyStatusRequest {
1232
-
1233
- AccountId?: string;
1234
-
1235
- Name: string | undefined;
1236
- }
1237
- export interface GetMultiRegionAccessPointPolicyStatusResult {
1238
-
1239
- Established?: PolicyStatus;
1240
- }
1241
- export interface GetPublicAccessBlockOutput {
1242
-
1243
- PublicAccessBlockConfiguration?: PublicAccessBlockConfiguration;
1244
- }
1245
- export interface GetPublicAccessBlockRequest {
1246
-
1247
- AccountId?: string;
1248
- }
1249
-
1250
- export declare class NoSuchPublicAccessBlockConfiguration extends __BaseException {
1251
- readonly name: "NoSuchPublicAccessBlockConfiguration";
1252
- readonly $fault: "client";
1253
- Message?: string;
1254
-
1255
- constructor(opts: __ExceptionOptionType<NoSuchPublicAccessBlockConfiguration, __BaseException>);
1256
- }
1257
- export interface GetStorageLensConfigurationRequest {
1258
-
1259
- ConfigId: string | undefined;
1260
-
1261
- AccountId?: string;
1262
- }
1263
-
1264
- export interface StorageLensAwsOrg {
1265
-
1266
- Arn: string | undefined;
1267
- }
1268
-
1269
- export interface CloudWatchMetrics {
1270
-
1271
- IsEnabled: boolean | undefined;
1272
- }
1273
-
1274
- export interface SSEKMS {
1275
-
1276
- KeyId: string | undefined;
1277
- }
1278
-
1279
- export interface SSES3 {
1280
- }
1281
-
1282
- export interface StorageLensDataExportEncryption {
1283
-
1284
- SSES3?: SSES3;
1285
-
1286
- SSEKMS?: SSEKMS;
1287
- }
1288
- export declare type Format = "CSV" | "Parquet";
1289
- export declare type OutputSchemaVersion = "V_1";
1290
-
1291
- export interface S3BucketDestination {
1292
-
1293
- Format: Format | string | undefined;
1294
-
1295
- OutputSchemaVersion: OutputSchemaVersion | string | undefined;
1296
-
1297
- AccountId?: string;
1298
-
1299
- Arn: string | undefined;
1300
-
1301
- Prefix?: string;
1302
-
1303
- Encryption?: StorageLensDataExportEncryption;
1304
- }
1305
-
1306
- export interface StorageLensDataExport {
1307
-
1308
- S3BucketDestination?: S3BucketDestination;
1309
-
1310
- CloudWatchMetrics?: CloudWatchMetrics;
1311
- }
1312
-
1313
- export interface _Exclude {
1314
-
1315
- Buckets?: string[];
1316
-
1317
- Regions?: string[];
1318
- }
1319
-
1320
- export interface Include {
1321
-
1322
- Buckets?: string[];
1323
-
1324
- Regions?: string[];
1325
- }
1326
-
1327
- export interface StorageLensConfiguration {
1328
-
1329
- Id: string | undefined;
1330
-
1331
- AccountLevel: AccountLevel | undefined;
1332
-
1333
- Include?: Include;
1334
-
1335
- Exclude?: _Exclude;
1336
-
1337
- DataExport?: StorageLensDataExport;
1338
-
1339
- IsEnabled: boolean | undefined;
1340
-
1341
- AwsOrg?: StorageLensAwsOrg;
1342
-
1343
- StorageLensArn?: string;
1344
- }
1345
- export interface GetStorageLensConfigurationResult {
1346
-
1347
- StorageLensConfiguration?: StorageLensConfiguration;
1348
- }
1349
- export interface GetStorageLensConfigurationTaggingRequest {
1350
-
1351
- ConfigId: string | undefined;
1352
-
1353
- AccountId?: string;
1354
- }
1355
-
1356
- export interface StorageLensTag {
1357
-
1358
- Key: string | undefined;
1359
-
1360
- Value: string | undefined;
1361
- }
1362
- export interface GetStorageLensConfigurationTaggingResult {
1363
-
1364
- Tags?: StorageLensTag[];
1365
- }
1366
- export interface ListAccessPointsRequest {
1367
-
1368
- AccountId?: string;
1369
-
1370
- Bucket?: string;
1371
-
1372
- NextToken?: string;
1373
-
1374
- MaxResults?: number;
1375
- }
1376
- export interface ListAccessPointsResult {
1377
-
1378
- AccessPointList?: AccessPoint[];
1379
-
1380
- NextToken?: string;
1381
- }
1382
- export interface ListAccessPointsForObjectLambdaRequest {
1383
-
1384
- AccountId?: string;
1385
-
1386
- NextToken?: string;
1387
-
1388
- MaxResults?: number;
1389
- }
1390
-
1391
- export interface ObjectLambdaAccessPoint {
1392
-
1393
- Name: string | undefined;
1394
-
1395
- ObjectLambdaAccessPointArn?: string;
1396
- }
1397
- export interface ListAccessPointsForObjectLambdaResult {
1398
-
1399
- ObjectLambdaAccessPointList?: ObjectLambdaAccessPoint[];
1400
-
1401
- NextToken?: string;
1402
- }
1403
-
1404
- export declare class InvalidNextTokenException extends __BaseException {
1405
- readonly name: "InvalidNextTokenException";
1406
- readonly $fault: "client";
1407
- Message?: string;
1408
-
1409
- constructor(opts: __ExceptionOptionType<InvalidNextTokenException, __BaseException>);
1410
- }
1411
-
1412
- export declare class InvalidRequestException extends __BaseException {
1413
- readonly name: "InvalidRequestException";
1414
- readonly $fault: "client";
1415
- Message?: string;
1416
-
1417
- constructor(opts: __ExceptionOptionType<InvalidRequestException, __BaseException>);
1418
- }
1419
- export interface ListJobsRequest {
1420
-
1421
- AccountId?: string;
1422
-
1423
- JobStatuses?: (JobStatus | string)[];
1424
-
1425
- NextToken?: string;
1426
-
1427
- MaxResults?: number;
1428
- }
1429
- export declare enum OperationName {
1430
- LambdaInvoke = "LambdaInvoke",
1431
- S3DeleteObjectTagging = "S3DeleteObjectTagging",
1432
- S3InitiateRestoreObject = "S3InitiateRestoreObject",
1433
- S3PutObjectAcl = "S3PutObjectAcl",
1434
- S3PutObjectCopy = "S3PutObjectCopy",
1435
- S3PutObjectLegalHold = "S3PutObjectLegalHold",
1436
- S3PutObjectRetention = "S3PutObjectRetention",
1437
- S3PutObjectTagging = "S3PutObjectTagging",
1438
- S3ReplicateObject = "S3ReplicateObject"
1439
- }
1440
-
1441
- export interface JobListDescriptor {
1442
-
1443
- JobId?: string;
1444
-
1445
- Description?: string;
1446
-
1447
- Operation?: OperationName | string;
1448
-
1449
- Priority?: number;
1450
-
1451
- Status?: JobStatus | string;
1452
-
1453
- CreationTime?: Date;
1454
-
1455
- TerminationDate?: Date;
1456
-
1457
- ProgressSummary?: JobProgressSummary;
1458
- }
1459
- export interface ListJobsResult {
1460
-
1461
- NextToken?: string;
1462
-
1463
- Jobs?: JobListDescriptor[];
1464
- }
1465
- export interface ListMultiRegionAccessPointsRequest {
1466
-
1467
- AccountId?: string;
1468
-
1469
- NextToken?: string;
1470
-
1471
- MaxResults?: number;
1472
- }
1473
- export interface ListMultiRegionAccessPointsResult {
1474
-
1475
- AccessPoints?: MultiRegionAccessPointReport[];
1476
-
1477
- NextToken?: string;
1478
- }
1479
- export interface ListRegionalBucketsRequest {
1480
-
1481
- AccountId?: string;
1482
-
1483
- NextToken?: string;
1484
-
1485
- MaxResults?: number;
1486
-
1487
- OutpostId?: string;
1488
- }
1489
-
1490
- export interface RegionalBucket {
1491
-
1492
- Bucket: string | undefined;
1493
-
1494
- BucketArn?: string;
1495
-
1496
- PublicAccessBlockEnabled: boolean | undefined;
1497
-
1498
- CreationDate: Date | undefined;
1499
-
1500
- OutpostId?: string;
1501
- }
1502
- export interface ListRegionalBucketsResult {
1503
-
1504
- RegionalBucketList?: RegionalBucket[];
1505
-
1506
- NextToken?: string;
1507
- }
1508
- export interface ListStorageLensConfigurationsRequest {
1509
-
1510
- AccountId?: string;
1511
-
1512
- NextToken?: string;
1513
- }
1514
-
1515
- export interface ListStorageLensConfigurationEntry {
1516
-
1517
- Id: string | undefined;
1518
-
1519
- StorageLensArn: string | undefined;
1520
-
1521
- HomeRegion: string | undefined;
1522
-
1523
- IsEnabled?: boolean;
1524
- }
1525
- export interface ListStorageLensConfigurationsResult {
1526
-
1527
- NextToken?: string;
1528
-
1529
- StorageLensConfigurationList?: ListStorageLensConfigurationEntry[];
1530
- }
1531
- export interface PutAccessPointConfigurationForObjectLambdaRequest {
1532
-
1533
- AccountId?: string;
1534
-
1535
- Name: string | undefined;
1536
-
1537
- Configuration: ObjectLambdaConfiguration | undefined;
1538
- }
1539
- export interface PutAccessPointPolicyRequest {
1540
-
1541
- AccountId?: string;
1542
-
1543
- Name: string | undefined;
1544
-
1545
- Policy: string | undefined;
1546
- }
1547
- export interface PutAccessPointPolicyForObjectLambdaRequest {
1548
-
1549
- AccountId?: string;
1550
-
1551
- Name: string | undefined;
1552
-
1553
- Policy: string | undefined;
1554
- }
1555
-
1556
- export interface LifecycleConfiguration {
1557
-
1558
- Rules?: LifecycleRule[];
1559
- }
1560
- export interface PutBucketLifecycleConfigurationRequest {
1561
-
1562
- AccountId?: string;
1563
-
1564
- Bucket: string | undefined;
1565
-
1566
- LifecycleConfiguration?: LifecycleConfiguration;
1567
- }
1568
- export interface PutBucketPolicyRequest {
1569
-
1570
- AccountId?: string;
1571
-
1572
- Bucket: string | undefined;
1573
-
1574
- ConfirmRemoveSelfBucketAccess?: boolean;
1575
-
1576
- Policy: string | undefined;
1577
- }
1578
-
1579
- export interface Tagging {
1580
-
1581
- TagSet: S3Tag[] | undefined;
1582
- }
1583
- export interface PutBucketTaggingRequest {
1584
-
1585
- AccountId?: string;
1586
-
1587
- Bucket: string | undefined;
1588
-
1589
- Tagging: Tagging | undefined;
1590
- }
1591
- export interface PutJobTaggingRequest {
1592
-
1593
- AccountId?: string;
1594
-
1595
- JobId: string | undefined;
1596
-
1597
- Tags: S3Tag[] | undefined;
1598
- }
1599
- export interface PutJobTaggingResult {
1600
- }
1601
-
1602
- export declare class TooManyTagsException extends __BaseException {
1603
- readonly name: "TooManyTagsException";
1604
- readonly $fault: "client";
1605
- Message?: string;
1606
-
1607
- constructor(opts: __ExceptionOptionType<TooManyTagsException, __BaseException>);
1608
- }
1609
- export interface PutMultiRegionAccessPointPolicyRequest {
1610
-
1611
- AccountId?: string;
1612
-
1613
- ClientToken?: string;
1614
-
1615
- Details: PutMultiRegionAccessPointPolicyInput | undefined;
1616
- }
1617
- export interface PutMultiRegionAccessPointPolicyResult {
1618
-
1619
- RequestTokenARN?: string;
1620
- }
1621
- export interface PutPublicAccessBlockRequest {
1622
-
1623
- PublicAccessBlockConfiguration: PublicAccessBlockConfiguration | undefined;
1624
-
1625
- AccountId?: string;
1626
- }
1627
- export interface PutStorageLensConfigurationRequest {
1628
-
1629
- ConfigId: string | undefined;
1630
-
1631
- AccountId?: string;
1632
-
1633
- StorageLensConfiguration: StorageLensConfiguration | undefined;
1634
-
1635
- Tags?: StorageLensTag[];
1636
- }
1637
- export interface PutStorageLensConfigurationTaggingRequest {
1638
-
1639
- ConfigId: string | undefined;
1640
-
1641
- AccountId?: string;
1642
-
1643
- Tags: StorageLensTag[] | undefined;
1644
- }
1645
- export interface PutStorageLensConfigurationTaggingResult {
1646
- }
1647
- export interface UpdateJobPriorityRequest {
1648
-
1649
- AccountId?: string;
1650
-
1651
- JobId: string | undefined;
1652
-
1653
- Priority: number | undefined;
1654
- }
1655
- export interface UpdateJobPriorityResult {
1656
-
1657
- JobId: string | undefined;
1658
-
1659
- Priority: number | undefined;
1660
- }
1661
-
1662
- export declare class JobStatusException extends __BaseException {
1663
- readonly name: "JobStatusException";
1664
- readonly $fault: "client";
1665
- Message?: string;
1666
-
1667
- constructor(opts: __ExceptionOptionType<JobStatusException, __BaseException>);
1668
- }
1669
- export declare enum RequestedJobStatus {
1670
- Cancelled = "Cancelled",
1671
- Ready = "Ready"
1672
- }
1673
- export interface UpdateJobStatusRequest {
1674
-
1675
- AccountId?: string;
1676
-
1677
- JobId: string | undefined;
1678
-
1679
- RequestedJobStatus: RequestedJobStatus | string | undefined;
1680
-
1681
- StatusUpdateReason?: string;
1682
- }
1683
- export interface UpdateJobStatusResult {
1684
-
1685
- JobId?: string;
1686
-
1687
- Status?: JobStatus | string;
1688
-
1689
- StatusUpdateReason?: string;
1690
- }
1691
-
1692
- export declare const AbortIncompleteMultipartUploadFilterSensitiveLog: (obj: AbortIncompleteMultipartUpload) => any;
1693
-
1694
- export declare const VpcConfigurationFilterSensitiveLog: (obj: VpcConfiguration) => any;
1695
-
1696
- export declare const AccessPointFilterSensitiveLog: (obj: AccessPoint) => any;
1697
-
1698
- export declare const ActivityMetricsFilterSensitiveLog: (obj: ActivityMetrics) => any;
1699
-
1700
- export declare const SelectionCriteriaFilterSensitiveLog: (obj: SelectionCriteria) => any;
1701
-
1702
- export declare const PrefixLevelStorageMetricsFilterSensitiveLog: (obj: PrefixLevelStorageMetrics) => any;
1703
-
1704
- export declare const PrefixLevelFilterSensitiveLog: (obj: PrefixLevel) => any;
1705
-
1706
- export declare const BucketLevelFilterSensitiveLog: (obj: BucketLevel) => any;
1707
-
1708
- export declare const AccountLevelFilterSensitiveLog: (obj: AccountLevel) => any;
1709
-
1710
- export declare const AsyncErrorDetailsFilterSensitiveLog: (obj: AsyncErrorDetails) => any;
1711
-
1712
- export declare const PublicAccessBlockConfigurationFilterSensitiveLog: (obj: PublicAccessBlockConfiguration) => any;
1713
-
1714
- export declare const RegionFilterSensitiveLog: (obj: Region) => any;
1715
-
1716
- export declare const CreateMultiRegionAccessPointInputFilterSensitiveLog: (obj: CreateMultiRegionAccessPointInput) => any;
1717
-
1718
- export declare const DeleteMultiRegionAccessPointInputFilterSensitiveLog: (obj: DeleteMultiRegionAccessPointInput) => any;
1719
-
1720
- export declare const PutMultiRegionAccessPointPolicyInputFilterSensitiveLog: (obj: PutMultiRegionAccessPointPolicyInput) => any;
1721
-
1722
- export declare const AsyncRequestParametersFilterSensitiveLog: (obj: AsyncRequestParameters) => any;
1723
-
1724
- export declare const MultiRegionAccessPointRegionalResponseFilterSensitiveLog: (obj: MultiRegionAccessPointRegionalResponse) => any;
1725
-
1726
- export declare const MultiRegionAccessPointsAsyncResponseFilterSensitiveLog: (obj: MultiRegionAccessPointsAsyncResponse) => any;
1727
-
1728
- export declare const AsyncResponseDetailsFilterSensitiveLog: (obj: AsyncResponseDetails) => any;
1729
-
1730
- export declare const AsyncOperationFilterSensitiveLog: (obj: AsyncOperation) => any;
1731
-
1732
- export declare const AwsLambdaTransformationFilterSensitiveLog: (obj: AwsLambdaTransformation) => any;
1733
-
1734
- export declare const CreateAccessPointRequestFilterSensitiveLog: (obj: CreateAccessPointRequest) => any;
1735
-
1736
- export declare const CreateAccessPointResultFilterSensitiveLog: (obj: CreateAccessPointResult) => any;
1737
-
1738
- export declare const ObjectLambdaContentTransformationFilterSensitiveLog: (obj: ObjectLambdaContentTransformation) => any;
1739
-
1740
- export declare const ObjectLambdaTransformationConfigurationFilterSensitiveLog: (obj: ObjectLambdaTransformationConfiguration) => any;
1741
-
1742
- export declare const ObjectLambdaConfigurationFilterSensitiveLog: (obj: ObjectLambdaConfiguration) => any;
1743
-
1744
- export declare const CreateAccessPointForObjectLambdaRequestFilterSensitiveLog: (obj: CreateAccessPointForObjectLambdaRequest) => any;
1745
-
1746
- export declare const CreateAccessPointForObjectLambdaResultFilterSensitiveLog: (obj: CreateAccessPointForObjectLambdaResult) => any;
1747
-
1748
- export declare const CreateBucketConfigurationFilterSensitiveLog: (obj: CreateBucketConfiguration) => any;
1749
-
1750
- export declare const CreateBucketRequestFilterSensitiveLog: (obj: CreateBucketRequest) => any;
1751
-
1752
- export declare const CreateBucketResultFilterSensitiveLog: (obj: CreateBucketResult) => any;
1753
-
1754
- export declare const JobManifestLocationFilterSensitiveLog: (obj: JobManifestLocation) => any;
1755
-
1756
- export declare const JobManifestSpecFilterSensitiveLog: (obj: JobManifestSpec) => any;
1757
-
1758
- export declare const JobManifestFilterSensitiveLog: (obj: JobManifest) => any;
1759
-
1760
- export declare const JobManifestGeneratorFilterFilterSensitiveLog: (obj: JobManifestGeneratorFilter) => any;
1761
-
1762
- export declare const SSEKMSEncryptionFilterSensitiveLog: (obj: SSEKMSEncryption) => any;
1763
-
1764
- export declare const SSES3EncryptionFilterSensitiveLog: (obj: SSES3Encryption) => any;
1765
-
1766
- export declare const GeneratedManifestEncryptionFilterSensitiveLog: (obj: GeneratedManifestEncryption) => any;
1767
-
1768
- export declare const S3ManifestOutputLocationFilterSensitiveLog: (obj: S3ManifestOutputLocation) => any;
1769
-
1770
- export declare const S3JobManifestGeneratorFilterSensitiveLog: (obj: S3JobManifestGenerator) => any;
1771
-
1772
- export declare const JobManifestGeneratorFilterSensitiveLog: (obj: JobManifestGenerator) => any;
1773
-
1774
- export declare const LambdaInvokeOperationFilterSensitiveLog: (obj: LambdaInvokeOperation) => any;
1775
-
1776
- export declare const S3DeleteObjectTaggingOperationFilterSensitiveLog: (obj: S3DeleteObjectTaggingOperation) => any;
1777
-
1778
- export declare const S3InitiateRestoreObjectOperationFilterSensitiveLog: (obj: S3InitiateRestoreObjectOperation) => any;
1779
-
1780
- export declare const S3GranteeFilterSensitiveLog: (obj: S3Grantee) => any;
1781
-
1782
- export declare const S3GrantFilterSensitiveLog: (obj: S3Grant) => any;
1783
-
1784
- export declare const S3ObjectOwnerFilterSensitiveLog: (obj: S3ObjectOwner) => any;
1785
-
1786
- export declare const S3AccessControlListFilterSensitiveLog: (obj: S3AccessControlList) => any;
1787
-
1788
- export declare const S3AccessControlPolicyFilterSensitiveLog: (obj: S3AccessControlPolicy) => any;
1789
-
1790
- export declare const S3SetObjectAclOperationFilterSensitiveLog: (obj: S3SetObjectAclOperation) => any;
1791
-
1792
- export declare const S3ObjectMetadataFilterSensitiveLog: (obj: S3ObjectMetadata) => any;
1793
-
1794
- export declare const S3TagFilterSensitiveLog: (obj: S3Tag) => any;
1795
-
1796
- export declare const S3CopyObjectOperationFilterSensitiveLog: (obj: S3CopyObjectOperation) => any;
1797
-
1798
- export declare const S3ObjectLockLegalHoldFilterSensitiveLog: (obj: S3ObjectLockLegalHold) => any;
1799
-
1800
- export declare const S3SetObjectLegalHoldOperationFilterSensitiveLog: (obj: S3SetObjectLegalHoldOperation) => any;
1801
-
1802
- export declare const S3RetentionFilterSensitiveLog: (obj: S3Retention) => any;
1803
-
1804
- export declare const S3SetObjectRetentionOperationFilterSensitiveLog: (obj: S3SetObjectRetentionOperation) => any;
1805
-
1806
- export declare const S3SetObjectTaggingOperationFilterSensitiveLog: (obj: S3SetObjectTaggingOperation) => any;
1807
-
1808
- export declare const S3ReplicateObjectOperationFilterSensitiveLog: (obj: S3ReplicateObjectOperation) => any;
1809
-
1810
- export declare const JobOperationFilterSensitiveLog: (obj: JobOperation) => any;
1811
-
1812
- export declare const JobReportFilterSensitiveLog: (obj: JobReport) => any;
1813
-
1814
- export declare const CreateJobRequestFilterSensitiveLog: (obj: CreateJobRequest) => any;
1815
-
1816
- export declare const CreateJobResultFilterSensitiveLog: (obj: CreateJobResult) => any;
1817
-
1818
- export declare const CreateMultiRegionAccessPointRequestFilterSensitiveLog: (obj: CreateMultiRegionAccessPointRequest) => any;
1819
-
1820
- export declare const CreateMultiRegionAccessPointResultFilterSensitiveLog: (obj: CreateMultiRegionAccessPointResult) => any;
1821
-
1822
- export declare const DeleteAccessPointRequestFilterSensitiveLog: (obj: DeleteAccessPointRequest) => any;
1823
-
1824
- export declare const DeleteAccessPointForObjectLambdaRequestFilterSensitiveLog: (obj: DeleteAccessPointForObjectLambdaRequest) => any;
1825
-
1826
- export declare const DeleteAccessPointPolicyRequestFilterSensitiveLog: (obj: DeleteAccessPointPolicyRequest) => any;
1827
-
1828
- export declare const DeleteAccessPointPolicyForObjectLambdaRequestFilterSensitiveLog: (obj: DeleteAccessPointPolicyForObjectLambdaRequest) => any;
1829
-
1830
- export declare const DeleteBucketRequestFilterSensitiveLog: (obj: DeleteBucketRequest) => any;
1831
-
1832
- export declare const DeleteBucketLifecycleConfigurationRequestFilterSensitiveLog: (obj: DeleteBucketLifecycleConfigurationRequest) => any;
1833
-
1834
- export declare const DeleteBucketPolicyRequestFilterSensitiveLog: (obj: DeleteBucketPolicyRequest) => any;
1835
-
1836
- export declare const DeleteBucketTaggingRequestFilterSensitiveLog: (obj: DeleteBucketTaggingRequest) => any;
1837
-
1838
- export declare const DeleteJobTaggingRequestFilterSensitiveLog: (obj: DeleteJobTaggingRequest) => any;
1839
-
1840
- export declare const DeleteJobTaggingResultFilterSensitiveLog: (obj: DeleteJobTaggingResult) => any;
1841
-
1842
- export declare const DeleteMultiRegionAccessPointRequestFilterSensitiveLog: (obj: DeleteMultiRegionAccessPointRequest) => any;
1843
-
1844
- export declare const DeleteMultiRegionAccessPointResultFilterSensitiveLog: (obj: DeleteMultiRegionAccessPointResult) => any;
1845
-
1846
- export declare const DeletePublicAccessBlockRequestFilterSensitiveLog: (obj: DeletePublicAccessBlockRequest) => any;
1847
-
1848
- export declare const DeleteStorageLensConfigurationRequestFilterSensitiveLog: (obj: DeleteStorageLensConfigurationRequest) => any;
1849
-
1850
- export declare const DeleteStorageLensConfigurationTaggingRequestFilterSensitiveLog: (obj: DeleteStorageLensConfigurationTaggingRequest) => any;
1851
-
1852
- export declare const DeleteStorageLensConfigurationTaggingResultFilterSensitiveLog: (obj: DeleteStorageLensConfigurationTaggingResult) => any;
1853
-
1854
- export declare const DescribeJobRequestFilterSensitiveLog: (obj: DescribeJobRequest) => any;
1855
-
1856
- export declare const JobFailureFilterSensitiveLog: (obj: JobFailure) => any;
1857
-
1858
- export declare const S3GeneratedManifestDescriptorFilterSensitiveLog: (obj: S3GeneratedManifestDescriptor) => any;
1859
-
1860
- export declare const JobTimersFilterSensitiveLog: (obj: JobTimers) => any;
1861
-
1862
- export declare const JobProgressSummaryFilterSensitiveLog: (obj: JobProgressSummary) => any;
1863
-
1864
- export declare const JobDescriptorFilterSensitiveLog: (obj: JobDescriptor) => any;
1865
-
1866
- export declare const DescribeJobResultFilterSensitiveLog: (obj: DescribeJobResult) => any;
1867
-
1868
- export declare const DescribeMultiRegionAccessPointOperationRequestFilterSensitiveLog: (obj: DescribeMultiRegionAccessPointOperationRequest) => any;
1869
-
1870
- export declare const DescribeMultiRegionAccessPointOperationResultFilterSensitiveLog: (obj: DescribeMultiRegionAccessPointOperationResult) => any;
1871
-
1872
- export declare const GetAccessPointRequestFilterSensitiveLog: (obj: GetAccessPointRequest) => any;
1873
-
1874
- export declare const GetAccessPointResultFilterSensitiveLog: (obj: GetAccessPointResult) => any;
1875
-
1876
- export declare const GetAccessPointConfigurationForObjectLambdaRequestFilterSensitiveLog: (obj: GetAccessPointConfigurationForObjectLambdaRequest) => any;
1877
-
1878
- export declare const GetAccessPointConfigurationForObjectLambdaResultFilterSensitiveLog: (obj: GetAccessPointConfigurationForObjectLambdaResult) => any;
1879
-
1880
- export declare const GetAccessPointForObjectLambdaRequestFilterSensitiveLog: (obj: GetAccessPointForObjectLambdaRequest) => any;
1881
-
1882
- export declare const GetAccessPointForObjectLambdaResultFilterSensitiveLog: (obj: GetAccessPointForObjectLambdaResult) => any;
1883
-
1884
- export declare const GetAccessPointPolicyRequestFilterSensitiveLog: (obj: GetAccessPointPolicyRequest) => any;
1885
-
1886
- export declare const GetAccessPointPolicyResultFilterSensitiveLog: (obj: GetAccessPointPolicyResult) => any;
1887
-
1888
- export declare const GetAccessPointPolicyForObjectLambdaRequestFilterSensitiveLog: (obj: GetAccessPointPolicyForObjectLambdaRequest) => any;
1889
-
1890
- export declare const GetAccessPointPolicyForObjectLambdaResultFilterSensitiveLog: (obj: GetAccessPointPolicyForObjectLambdaResult) => any;
1891
-
1892
- export declare const GetAccessPointPolicyStatusRequestFilterSensitiveLog: (obj: GetAccessPointPolicyStatusRequest) => any;
1893
-
1894
- export declare const PolicyStatusFilterSensitiveLog: (obj: PolicyStatus) => any;
1895
-
1896
- export declare const GetAccessPointPolicyStatusResultFilterSensitiveLog: (obj: GetAccessPointPolicyStatusResult) => any;
1897
-
1898
- export declare const GetAccessPointPolicyStatusForObjectLambdaRequestFilterSensitiveLog: (obj: GetAccessPointPolicyStatusForObjectLambdaRequest) => any;
1899
-
1900
- export declare const GetAccessPointPolicyStatusForObjectLambdaResultFilterSensitiveLog: (obj: GetAccessPointPolicyStatusForObjectLambdaResult) => any;
1901
-
1902
- export declare const GetBucketRequestFilterSensitiveLog: (obj: GetBucketRequest) => any;
1903
-
1904
- export declare const GetBucketResultFilterSensitiveLog: (obj: GetBucketResult) => any;
1905
-
1906
- export declare const GetBucketLifecycleConfigurationRequestFilterSensitiveLog: (obj: GetBucketLifecycleConfigurationRequest) => any;
1907
-
1908
- export declare const LifecycleExpirationFilterSensitiveLog: (obj: LifecycleExpiration) => any;
1909
-
1910
- export declare const LifecycleRuleAndOperatorFilterSensitiveLog: (obj: LifecycleRuleAndOperator) => any;
1911
-
1912
- export declare const LifecycleRuleFilterFilterSensitiveLog: (obj: LifecycleRuleFilter) => any;
1913
-
1914
- export declare const NoncurrentVersionExpirationFilterSensitiveLog: (obj: NoncurrentVersionExpiration) => any;
1915
-
1916
- export declare const NoncurrentVersionTransitionFilterSensitiveLog: (obj: NoncurrentVersionTransition) => any;
1917
-
1918
- export declare const TransitionFilterSensitiveLog: (obj: Transition) => any;
1919
-
1920
- export declare const LifecycleRuleFilterSensitiveLog: (obj: LifecycleRule) => any;
1921
-
1922
- export declare const GetBucketLifecycleConfigurationResultFilterSensitiveLog: (obj: GetBucketLifecycleConfigurationResult) => any;
1923
-
1924
- export declare const GetBucketPolicyRequestFilterSensitiveLog: (obj: GetBucketPolicyRequest) => any;
1925
-
1926
- export declare const GetBucketPolicyResultFilterSensitiveLog: (obj: GetBucketPolicyResult) => any;
1927
-
1928
- export declare const GetBucketTaggingRequestFilterSensitiveLog: (obj: GetBucketTaggingRequest) => any;
1929
-
1930
- export declare const GetBucketTaggingResultFilterSensitiveLog: (obj: GetBucketTaggingResult) => any;
1931
-
1932
- export declare const GetJobTaggingRequestFilterSensitiveLog: (obj: GetJobTaggingRequest) => any;
1933
-
1934
- export declare const GetJobTaggingResultFilterSensitiveLog: (obj: GetJobTaggingResult) => any;
1935
-
1936
- export declare const GetMultiRegionAccessPointRequestFilterSensitiveLog: (obj: GetMultiRegionAccessPointRequest) => any;
1937
-
1938
- export declare const RegionReportFilterSensitiveLog: (obj: RegionReport) => any;
1939
-
1940
- export declare const MultiRegionAccessPointReportFilterSensitiveLog: (obj: MultiRegionAccessPointReport) => any;
1941
-
1942
- export declare const GetMultiRegionAccessPointResultFilterSensitiveLog: (obj: GetMultiRegionAccessPointResult) => any;
1943
-
1944
- export declare const GetMultiRegionAccessPointPolicyRequestFilterSensitiveLog: (obj: GetMultiRegionAccessPointPolicyRequest) => any;
1945
-
1946
- export declare const EstablishedMultiRegionAccessPointPolicyFilterSensitiveLog: (obj: EstablishedMultiRegionAccessPointPolicy) => any;
1947
-
1948
- export declare const ProposedMultiRegionAccessPointPolicyFilterSensitiveLog: (obj: ProposedMultiRegionAccessPointPolicy) => any;
1949
-
1950
- export declare const MultiRegionAccessPointPolicyDocumentFilterSensitiveLog: (obj: MultiRegionAccessPointPolicyDocument) => any;
1951
-
1952
- export declare const GetMultiRegionAccessPointPolicyResultFilterSensitiveLog: (obj: GetMultiRegionAccessPointPolicyResult) => any;
1953
-
1954
- export declare const GetMultiRegionAccessPointPolicyStatusRequestFilterSensitiveLog: (obj: GetMultiRegionAccessPointPolicyStatusRequest) => any;
1955
-
1956
- export declare const GetMultiRegionAccessPointPolicyStatusResultFilterSensitiveLog: (obj: GetMultiRegionAccessPointPolicyStatusResult) => any;
1957
-
1958
- export declare const GetPublicAccessBlockOutputFilterSensitiveLog: (obj: GetPublicAccessBlockOutput) => any;
1959
-
1960
- export declare const GetPublicAccessBlockRequestFilterSensitiveLog: (obj: GetPublicAccessBlockRequest) => any;
1961
-
1962
- export declare const GetStorageLensConfigurationRequestFilterSensitiveLog: (obj: GetStorageLensConfigurationRequest) => any;
1963
-
1964
- export declare const StorageLensAwsOrgFilterSensitiveLog: (obj: StorageLensAwsOrg) => any;
1965
-
1966
- export declare const CloudWatchMetricsFilterSensitiveLog: (obj: CloudWatchMetrics) => any;
1967
-
1968
- export declare const SSEKMSFilterSensitiveLog: (obj: SSEKMS) => any;
1969
-
1970
- export declare const SSES3FilterSensitiveLog: (obj: SSES3) => any;
1971
-
1972
- export declare const StorageLensDataExportEncryptionFilterSensitiveLog: (obj: StorageLensDataExportEncryption) => any;
1973
-
1974
- export declare const S3BucketDestinationFilterSensitiveLog: (obj: S3BucketDestination) => any;
1975
-
1976
- export declare const StorageLensDataExportFilterSensitiveLog: (obj: StorageLensDataExport) => any;
1977
-
1978
- export declare const _ExcludeFilterSensitiveLog: (obj: _Exclude) => any;
1979
-
1980
- export declare const IncludeFilterSensitiveLog: (obj: Include) => any;
1981
-
1982
- export declare const StorageLensConfigurationFilterSensitiveLog: (obj: StorageLensConfiguration) => any;
1983
-
1984
- export declare const GetStorageLensConfigurationResultFilterSensitiveLog: (obj: GetStorageLensConfigurationResult) => any;
1985
-
1986
- export declare const GetStorageLensConfigurationTaggingRequestFilterSensitiveLog: (obj: GetStorageLensConfigurationTaggingRequest) => any;
1987
-
1988
- export declare const StorageLensTagFilterSensitiveLog: (obj: StorageLensTag) => any;
1989
-
1990
- export declare const GetStorageLensConfigurationTaggingResultFilterSensitiveLog: (obj: GetStorageLensConfigurationTaggingResult) => any;
1991
-
1992
- export declare const ListAccessPointsRequestFilterSensitiveLog: (obj: ListAccessPointsRequest) => any;
1993
-
1994
- export declare const ListAccessPointsResultFilterSensitiveLog: (obj: ListAccessPointsResult) => any;
1995
-
1996
- export declare const ListAccessPointsForObjectLambdaRequestFilterSensitiveLog: (obj: ListAccessPointsForObjectLambdaRequest) => any;
1997
-
1998
- export declare const ObjectLambdaAccessPointFilterSensitiveLog: (obj: ObjectLambdaAccessPoint) => any;
1999
-
2000
- export declare const ListAccessPointsForObjectLambdaResultFilterSensitiveLog: (obj: ListAccessPointsForObjectLambdaResult) => any;
2001
-
2002
- export declare const ListJobsRequestFilterSensitiveLog: (obj: ListJobsRequest) => any;
2003
-
2004
- export declare const JobListDescriptorFilterSensitiveLog: (obj: JobListDescriptor) => any;
2005
-
2006
- export declare const ListJobsResultFilterSensitiveLog: (obj: ListJobsResult) => any;
2007
-
2008
- export declare const ListMultiRegionAccessPointsRequestFilterSensitiveLog: (obj: ListMultiRegionAccessPointsRequest) => any;
2009
-
2010
- export declare const ListMultiRegionAccessPointsResultFilterSensitiveLog: (obj: ListMultiRegionAccessPointsResult) => any;
2011
-
2012
- export declare const ListRegionalBucketsRequestFilterSensitiveLog: (obj: ListRegionalBucketsRequest) => any;
2013
-
2014
- export declare const RegionalBucketFilterSensitiveLog: (obj: RegionalBucket) => any;
2015
-
2016
- export declare const ListRegionalBucketsResultFilterSensitiveLog: (obj: ListRegionalBucketsResult) => any;
2017
-
2018
- export declare const ListStorageLensConfigurationsRequestFilterSensitiveLog: (obj: ListStorageLensConfigurationsRequest) => any;
2019
-
2020
- export declare const ListStorageLensConfigurationEntryFilterSensitiveLog: (obj: ListStorageLensConfigurationEntry) => any;
2021
-
2022
- export declare const ListStorageLensConfigurationsResultFilterSensitiveLog: (obj: ListStorageLensConfigurationsResult) => any;
2023
-
2024
- export declare const PutAccessPointConfigurationForObjectLambdaRequestFilterSensitiveLog: (obj: PutAccessPointConfigurationForObjectLambdaRequest) => any;
2025
-
2026
- export declare const PutAccessPointPolicyRequestFilterSensitiveLog: (obj: PutAccessPointPolicyRequest) => any;
2027
-
2028
- export declare const PutAccessPointPolicyForObjectLambdaRequestFilterSensitiveLog: (obj: PutAccessPointPolicyForObjectLambdaRequest) => any;
2029
-
2030
- export declare const LifecycleConfigurationFilterSensitiveLog: (obj: LifecycleConfiguration) => any;
2031
-
2032
- export declare const PutBucketLifecycleConfigurationRequestFilterSensitiveLog: (obj: PutBucketLifecycleConfigurationRequest) => any;
2033
-
2034
- export declare const PutBucketPolicyRequestFilterSensitiveLog: (obj: PutBucketPolicyRequest) => any;
2035
-
2036
- export declare const TaggingFilterSensitiveLog: (obj: Tagging) => any;
2037
-
2038
- export declare const PutBucketTaggingRequestFilterSensitiveLog: (obj: PutBucketTaggingRequest) => any;
2039
-
2040
- export declare const PutJobTaggingRequestFilterSensitiveLog: (obj: PutJobTaggingRequest) => any;
2041
-
2042
- export declare const PutJobTaggingResultFilterSensitiveLog: (obj: PutJobTaggingResult) => any;
2043
-
2044
- export declare const PutMultiRegionAccessPointPolicyRequestFilterSensitiveLog: (obj: PutMultiRegionAccessPointPolicyRequest) => any;
2045
-
2046
- export declare const PutMultiRegionAccessPointPolicyResultFilterSensitiveLog: (obj: PutMultiRegionAccessPointPolicyResult) => any;
2047
-
2048
- export declare const PutPublicAccessBlockRequestFilterSensitiveLog: (obj: PutPublicAccessBlockRequest) => any;
2049
-
2050
- export declare const PutStorageLensConfigurationRequestFilterSensitiveLog: (obj: PutStorageLensConfigurationRequest) => any;
2051
-
2052
- export declare const PutStorageLensConfigurationTaggingRequestFilterSensitiveLog: (obj: PutStorageLensConfigurationTaggingRequest) => any;
2053
-
2054
- export declare const PutStorageLensConfigurationTaggingResultFilterSensitiveLog: (obj: PutStorageLensConfigurationTaggingResult) => any;
2055
-
2056
- export declare const UpdateJobPriorityRequestFilterSensitiveLog: (obj: UpdateJobPriorityRequest) => any;
2057
-
2058
- export declare const UpdateJobPriorityResultFilterSensitiveLog: (obj: UpdateJobPriorityResult) => any;
2059
-
2060
- export declare const UpdateJobStatusRequestFilterSensitiveLog: (obj: UpdateJobStatusRequest) => any;
2061
-
2062
- export declare const UpdateJobStatusResultFilterSensitiveLog: (obj: UpdateJobStatusResult) => any;
1
+ import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
+ import { S3ControlServiceException as __BaseException } from "./S3ControlServiceException";
3
+
4
+ export interface AbortIncompleteMultipartUpload {
5
+ DaysAfterInitiation?: number;
6
+ }
7
+ export declare enum NetworkOrigin {
8
+ Internet = "Internet",
9
+ VPC = "VPC",
10
+ }
11
+
12
+ export interface VpcConfiguration {
13
+ VpcId: string | undefined;
14
+ }
15
+
16
+ export interface AccessPoint {
17
+ Name: string | undefined;
18
+
19
+ NetworkOrigin: NetworkOrigin | string | undefined;
20
+
21
+ VpcConfiguration?: VpcConfiguration;
22
+
23
+ Bucket: string | undefined;
24
+
25
+ AccessPointArn?: string;
26
+
27
+ Alias?: string;
28
+ }
29
+
30
+ export interface ActivityMetrics {
31
+ IsEnabled?: boolean;
32
+ }
33
+
34
+ export interface SelectionCriteria {
35
+ Delimiter?: string;
36
+
37
+ MaxDepth?: number;
38
+
39
+ MinStorageBytesPercentage?: number;
40
+ }
41
+
42
+ export interface PrefixLevelStorageMetrics {
43
+ IsEnabled?: boolean;
44
+
45
+ SelectionCriteria?: SelectionCriteria;
46
+ }
47
+
48
+ export interface PrefixLevel {
49
+ StorageMetrics: PrefixLevelStorageMetrics | undefined;
50
+ }
51
+
52
+ export interface BucketLevel {
53
+ ActivityMetrics?: ActivityMetrics;
54
+
55
+ PrefixLevel?: PrefixLevel;
56
+ }
57
+
58
+ export interface AccountLevel {
59
+ ActivityMetrics?: ActivityMetrics;
60
+
61
+ BucketLevel: BucketLevel | undefined;
62
+ }
63
+
64
+ export interface AsyncErrorDetails {
65
+ Code?: string;
66
+
67
+ Message?: string;
68
+
69
+ Resource?: string;
70
+
71
+ RequestId?: string;
72
+ }
73
+ export declare enum AsyncOperationName {
74
+ CreateMultiRegionAccessPoint = "CreateMultiRegionAccessPoint",
75
+ DeleteMultiRegionAccessPoint = "DeleteMultiRegionAccessPoint",
76
+ PutMultiRegionAccessPointPolicy = "PutMultiRegionAccessPointPolicy",
77
+ }
78
+
79
+ export interface PublicAccessBlockConfiguration {
80
+ BlockPublicAcls?: boolean;
81
+
82
+ IgnorePublicAcls?: boolean;
83
+
84
+ BlockPublicPolicy?: boolean;
85
+
86
+ RestrictPublicBuckets?: boolean;
87
+ }
88
+
89
+ export interface Region {
90
+ Bucket: string | undefined;
91
+ }
92
+
93
+ export interface CreateMultiRegionAccessPointInput {
94
+ Name: string | undefined;
95
+
96
+ PublicAccessBlock?: PublicAccessBlockConfiguration;
97
+
98
+ Regions: Region[] | undefined;
99
+ }
100
+
101
+ export interface DeleteMultiRegionAccessPointInput {
102
+ Name: string | undefined;
103
+ }
104
+
105
+ export interface PutMultiRegionAccessPointPolicyInput {
106
+ Name: string | undefined;
107
+
108
+ Policy: string | undefined;
109
+ }
110
+
111
+ export interface AsyncRequestParameters {
112
+ CreateMultiRegionAccessPointRequest?: CreateMultiRegionAccessPointInput;
113
+
114
+ DeleteMultiRegionAccessPointRequest?: DeleteMultiRegionAccessPointInput;
115
+
116
+ PutMultiRegionAccessPointPolicyRequest?: PutMultiRegionAccessPointPolicyInput;
117
+ }
118
+
119
+ export interface MultiRegionAccessPointRegionalResponse {
120
+ Name?: string;
121
+
122
+ RequestStatus?: string;
123
+ }
124
+
125
+ export interface MultiRegionAccessPointsAsyncResponse {
126
+ Regions?: MultiRegionAccessPointRegionalResponse[];
127
+ }
128
+
129
+ export interface AsyncResponseDetails {
130
+ MultiRegionAccessPointDetails?: MultiRegionAccessPointsAsyncResponse;
131
+
132
+ ErrorDetails?: AsyncErrorDetails;
133
+ }
134
+
135
+ export interface AsyncOperation {
136
+ CreationTime?: Date;
137
+
138
+ Operation?: AsyncOperationName | string;
139
+
140
+ RequestTokenARN?: string;
141
+
142
+ RequestParameters?: AsyncRequestParameters;
143
+
144
+ RequestStatus?: string;
145
+
146
+ ResponseDetails?: AsyncResponseDetails;
147
+ }
148
+
149
+ export interface AwsLambdaTransformation {
150
+ FunctionArn: string | undefined;
151
+
152
+ FunctionPayload?: string;
153
+ }
154
+ export interface CreateAccessPointRequest {
155
+ AccountId?: string;
156
+
157
+ Name: string | undefined;
158
+
159
+ Bucket: string | undefined;
160
+
161
+ VpcConfiguration?: VpcConfiguration;
162
+
163
+ PublicAccessBlockConfiguration?: PublicAccessBlockConfiguration;
164
+ }
165
+ export interface CreateAccessPointResult {
166
+ AccessPointArn?: string;
167
+
168
+ Alias?: string;
169
+ }
170
+ export declare enum ObjectLambdaAllowedFeature {
171
+ GetObjectPartNumber = "GetObject-PartNumber",
172
+ GetObjectRange = "GetObject-Range",
173
+ }
174
+ export declare enum ObjectLambdaTransformationConfigurationAction {
175
+ GetObject = "GetObject",
176
+ }
177
+
178
+ export declare type ObjectLambdaContentTransformation =
179
+ | ObjectLambdaContentTransformation.AwsLambdaMember
180
+ | ObjectLambdaContentTransformation.$UnknownMember;
181
+ export declare namespace ObjectLambdaContentTransformation {
182
+ interface AwsLambdaMember {
183
+ AwsLambda: AwsLambdaTransformation;
184
+ $unknown?: never;
185
+ }
186
+ interface $UnknownMember {
187
+ AwsLambda?: never;
188
+ $unknown: [string, any];
189
+ }
190
+ interface Visitor<T> {
191
+ AwsLambda: (value: AwsLambdaTransformation) => T;
192
+ _: (name: string, value: any) => T;
193
+ }
194
+ const visit: <T>(
195
+ value: ObjectLambdaContentTransformation,
196
+ visitor: Visitor<T>
197
+ ) => T;
198
+ }
199
+
200
+ export interface ObjectLambdaTransformationConfiguration {
201
+ Actions:
202
+ | (ObjectLambdaTransformationConfigurationAction | string)[]
203
+ | undefined;
204
+
205
+ ContentTransformation: ObjectLambdaContentTransformation | undefined;
206
+ }
207
+
208
+ export interface ObjectLambdaConfiguration {
209
+ SupportingAccessPoint: string | undefined;
210
+
211
+ CloudWatchMetricsEnabled?: boolean;
212
+
213
+ AllowedFeatures?: (ObjectLambdaAllowedFeature | string)[];
214
+
215
+ TransformationConfigurations:
216
+ | ObjectLambdaTransformationConfiguration[]
217
+ | undefined;
218
+ }
219
+ export interface CreateAccessPointForObjectLambdaRequest {
220
+ AccountId?: string;
221
+
222
+ Name: string | undefined;
223
+
224
+ Configuration: ObjectLambdaConfiguration | undefined;
225
+ }
226
+ export interface CreateAccessPointForObjectLambdaResult {
227
+ ObjectLambdaAccessPointArn?: string;
228
+ }
229
+
230
+ export declare class BucketAlreadyExists extends __BaseException {
231
+ readonly name: "BucketAlreadyExists";
232
+ readonly $fault: "client";
233
+
234
+ constructor(
235
+ opts: __ExceptionOptionType<BucketAlreadyExists, __BaseException>
236
+ );
237
+ }
238
+
239
+ export declare class BucketAlreadyOwnedByYou extends __BaseException {
240
+ readonly name: "BucketAlreadyOwnedByYou";
241
+ readonly $fault: "client";
242
+
243
+ constructor(
244
+ opts: __ExceptionOptionType<BucketAlreadyOwnedByYou, __BaseException>
245
+ );
246
+ }
247
+ export declare type BucketCannedACL =
248
+ | "authenticated-read"
249
+ | "private"
250
+ | "public-read"
251
+ | "public-read-write";
252
+ export declare type BucketLocationConstraint =
253
+ | "EU"
254
+ | "ap-northeast-1"
255
+ | "ap-south-1"
256
+ | "ap-southeast-1"
257
+ | "ap-southeast-2"
258
+ | "cn-north-1"
259
+ | "eu-central-1"
260
+ | "eu-west-1"
261
+ | "sa-east-1"
262
+ | "us-west-1"
263
+ | "us-west-2";
264
+
265
+ export interface CreateBucketConfiguration {
266
+ LocationConstraint?: BucketLocationConstraint | string;
267
+ }
268
+ export interface CreateBucketRequest {
269
+ ACL?: BucketCannedACL | string;
270
+
271
+ Bucket: string | undefined;
272
+
273
+ CreateBucketConfiguration?: CreateBucketConfiguration;
274
+
275
+ GrantFullControl?: string;
276
+
277
+ GrantRead?: string;
278
+
279
+ GrantReadACP?: string;
280
+
281
+ GrantWrite?: string;
282
+
283
+ GrantWriteACP?: string;
284
+
285
+ ObjectLockEnabledForBucket?: boolean;
286
+
287
+ OutpostId?: string;
288
+ }
289
+ export interface CreateBucketResult {
290
+ Location?: string;
291
+
292
+ BucketArn?: string;
293
+ }
294
+
295
+ export declare class BadRequestException extends __BaseException {
296
+ readonly name: "BadRequestException";
297
+ readonly $fault: "client";
298
+ Message?: string;
299
+
300
+ constructor(
301
+ opts: __ExceptionOptionType<BadRequestException, __BaseException>
302
+ );
303
+ }
304
+
305
+ export interface JobManifestLocation {
306
+ ObjectArn: string | undefined;
307
+
308
+ ObjectVersionId?: string;
309
+
310
+ ETag: string | undefined;
311
+ }
312
+ export declare enum JobManifestFieldName {
313
+ Bucket = "Bucket",
314
+ Ignore = "Ignore",
315
+ Key = "Key",
316
+ VersionId = "VersionId",
317
+ }
318
+ export declare enum JobManifestFormat {
319
+ S3BatchOperations_CSV_20180820 = "S3BatchOperations_CSV_20180820",
320
+ S3InventoryReport_CSV_20161130 = "S3InventoryReport_CSV_20161130",
321
+ }
322
+
323
+ export interface JobManifestSpec {
324
+ Format: JobManifestFormat | string | undefined;
325
+
326
+ Fields?: (JobManifestFieldName | string)[];
327
+ }
328
+
329
+ export interface JobManifest {
330
+ Spec: JobManifestSpec | undefined;
331
+
332
+ Location: JobManifestLocation | undefined;
333
+ }
334
+ export declare enum ReplicationStatus {
335
+ COMPLETED = "COMPLETED",
336
+ FAILED = "FAILED",
337
+ NONE = "NONE",
338
+ REPLICA = "REPLICA",
339
+ }
340
+
341
+ export interface JobManifestGeneratorFilter {
342
+ EligibleForReplication?: boolean;
343
+
344
+ CreatedAfter?: Date;
345
+
346
+ CreatedBefore?: Date;
347
+
348
+ ObjectReplicationStatuses?: (ReplicationStatus | string)[];
349
+ }
350
+
351
+ export interface SSEKMSEncryption {
352
+ KeyId: string | undefined;
353
+ }
354
+
355
+ export interface SSES3Encryption {}
356
+
357
+ export interface GeneratedManifestEncryption {
358
+ SSES3?: SSES3Encryption;
359
+
360
+ SSEKMS?: SSEKMSEncryption;
361
+ }
362
+ export declare enum GeneratedManifestFormat {
363
+ S3InventoryReport_CSV_20211130 = "S3InventoryReport_CSV_20211130",
364
+ }
365
+
366
+ export interface S3ManifestOutputLocation {
367
+ ExpectedManifestBucketOwner?: string;
368
+
369
+ Bucket: string | undefined;
370
+
371
+ ManifestPrefix?: string;
372
+
373
+ ManifestEncryption?: GeneratedManifestEncryption;
374
+
375
+ ManifestFormat: GeneratedManifestFormat | string | undefined;
376
+ }
377
+
378
+ export interface S3JobManifestGenerator {
379
+ ExpectedBucketOwner?: string;
380
+
381
+ SourceBucket: string | undefined;
382
+
383
+ ManifestOutputLocation?: S3ManifestOutputLocation;
384
+
385
+ Filter?: JobManifestGeneratorFilter;
386
+
387
+ EnableManifestOutput: boolean | undefined;
388
+ }
389
+
390
+ export declare type JobManifestGenerator =
391
+ | JobManifestGenerator.S3JobManifestGeneratorMember
392
+ | JobManifestGenerator.$UnknownMember;
393
+ export declare namespace JobManifestGenerator {
394
+ interface S3JobManifestGeneratorMember {
395
+ S3JobManifestGenerator: S3JobManifestGenerator;
396
+ $unknown?: never;
397
+ }
398
+ interface $UnknownMember {
399
+ S3JobManifestGenerator?: never;
400
+ $unknown: [string, any];
401
+ }
402
+ interface Visitor<T> {
403
+ S3JobManifestGenerator: (value: S3JobManifestGenerator) => T;
404
+ _: (name: string, value: any) => T;
405
+ }
406
+ const visit: <T>(value: JobManifestGenerator, visitor: Visitor<T>) => T;
407
+ }
408
+
409
+ export interface LambdaInvokeOperation {
410
+ FunctionArn?: string;
411
+ }
412
+
413
+ export interface S3DeleteObjectTaggingOperation {}
414
+ export declare enum S3GlacierJobTier {
415
+ BULK = "BULK",
416
+ STANDARD = "STANDARD",
417
+ }
418
+
419
+ export interface S3InitiateRestoreObjectOperation {
420
+ ExpirationInDays?: number;
421
+
422
+ GlacierJobTier?: S3GlacierJobTier | string;
423
+ }
424
+ export declare enum S3GranteeTypeIdentifier {
425
+ CANONICAL = "id",
426
+ EMAIL_ADDRESS = "emailAddress",
427
+ GROUP = "uri",
428
+ }
429
+
430
+ export interface S3Grantee {
431
+ TypeIdentifier?: S3GranteeTypeIdentifier | string;
432
+
433
+ Identifier?: string;
434
+
435
+ DisplayName?: string;
436
+ }
437
+ export declare enum S3Permission {
438
+ FULL_CONTROL = "FULL_CONTROL",
439
+ READ = "READ",
440
+ READ_ACP = "READ_ACP",
441
+ WRITE = "WRITE",
442
+ WRITE_ACP = "WRITE_ACP",
443
+ }
444
+
445
+ export interface S3Grant {
446
+ Grantee?: S3Grantee;
447
+
448
+ Permission?: S3Permission | string;
449
+ }
450
+
451
+ export interface S3ObjectOwner {
452
+ ID?: string;
453
+
454
+ DisplayName?: string;
455
+ }
456
+
457
+ export interface S3AccessControlList {
458
+ Owner: S3ObjectOwner | undefined;
459
+
460
+ Grants?: S3Grant[];
461
+ }
462
+ export declare enum S3CannedAccessControlList {
463
+ AUTHENTICATED_READ = "authenticated-read",
464
+ AWS_EXEC_READ = "aws-exec-read",
465
+ BUCKET_OWNER_FULL_CONTROL = "bucket-owner-full-control",
466
+ BUCKET_OWNER_READ = "bucket-owner-read",
467
+ PRIVATE = "private",
468
+ PUBLIC_READ = "public-read",
469
+ PUBLIC_READ_WRITE = "public-read-write",
470
+ }
471
+
472
+ export interface S3AccessControlPolicy {
473
+ AccessControlList?: S3AccessControlList;
474
+
475
+ CannedAccessControlList?: S3CannedAccessControlList | string;
476
+ }
477
+
478
+ export interface S3SetObjectAclOperation {
479
+ AccessControlPolicy?: S3AccessControlPolicy;
480
+ }
481
+ export declare enum S3ChecksumAlgorithm {
482
+ CRC32 = "CRC32",
483
+ CRC32C = "CRC32C",
484
+ SHA1 = "SHA1",
485
+ SHA256 = "SHA256",
486
+ }
487
+ export declare enum S3MetadataDirective {
488
+ COPY = "COPY",
489
+ REPLACE = "REPLACE",
490
+ }
491
+ export declare enum S3SSEAlgorithm {
492
+ AES256 = "AES256",
493
+ KMS = "KMS",
494
+ }
495
+
496
+ export interface S3ObjectMetadata {
497
+ CacheControl?: string;
498
+
499
+ ContentDisposition?: string;
500
+
501
+ ContentEncoding?: string;
502
+
503
+ ContentLanguage?: string;
504
+
505
+ UserMetadata?: Record<string, string>;
506
+
507
+ ContentLength?: number;
508
+
509
+ ContentMD5?: string;
510
+
511
+ ContentType?: string;
512
+
513
+ HttpExpiresDate?: Date;
514
+
515
+ RequesterCharged?: boolean;
516
+
517
+ SSEAlgorithm?: S3SSEAlgorithm | string;
518
+ }
519
+
520
+ export interface S3Tag {
521
+ Key: string | undefined;
522
+
523
+ Value: string | undefined;
524
+ }
525
+ export declare enum S3ObjectLockLegalHoldStatus {
526
+ OFF = "OFF",
527
+ ON = "ON",
528
+ }
529
+ export declare enum S3ObjectLockMode {
530
+ COMPLIANCE = "COMPLIANCE",
531
+ GOVERNANCE = "GOVERNANCE",
532
+ }
533
+ export declare enum S3StorageClass {
534
+ DEEP_ARCHIVE = "DEEP_ARCHIVE",
535
+ GLACIER = "GLACIER",
536
+ GLACIER_IR = "GLACIER_IR",
537
+ INTELLIGENT_TIERING = "INTELLIGENT_TIERING",
538
+ ONEZONE_IA = "ONEZONE_IA",
539
+ STANDARD = "STANDARD",
540
+ STANDARD_IA = "STANDARD_IA",
541
+ }
542
+
543
+ export interface S3CopyObjectOperation {
544
+ TargetResource?: string;
545
+
546
+ CannedAccessControlList?: S3CannedAccessControlList | string;
547
+
548
+ AccessControlGrants?: S3Grant[];
549
+
550
+ MetadataDirective?: S3MetadataDirective | string;
551
+
552
+ ModifiedSinceConstraint?: Date;
553
+
554
+ NewObjectMetadata?: S3ObjectMetadata;
555
+
556
+ NewObjectTagging?: S3Tag[];
557
+
558
+ RedirectLocation?: string;
559
+
560
+ RequesterPays?: boolean;
561
+
562
+ StorageClass?: S3StorageClass | string;
563
+
564
+ UnModifiedSinceConstraint?: Date;
565
+
566
+ SSEAwsKmsKeyId?: string;
567
+
568
+ TargetKeyPrefix?: string;
569
+
570
+ ObjectLockLegalHoldStatus?: S3ObjectLockLegalHoldStatus | string;
571
+
572
+ ObjectLockMode?: S3ObjectLockMode | string;
573
+
574
+ ObjectLockRetainUntilDate?: Date;
575
+
576
+ BucketKeyEnabled?: boolean;
577
+
578
+ ChecksumAlgorithm?: S3ChecksumAlgorithm | string;
579
+ }
580
+
581
+ export interface S3ObjectLockLegalHold {
582
+ Status: S3ObjectLockLegalHoldStatus | string | undefined;
583
+ }
584
+
585
+ export interface S3SetObjectLegalHoldOperation {
586
+ LegalHold: S3ObjectLockLegalHold | undefined;
587
+ }
588
+ export declare enum S3ObjectLockRetentionMode {
589
+ COMPLIANCE = "COMPLIANCE",
590
+ GOVERNANCE = "GOVERNANCE",
591
+ }
592
+
593
+ export interface S3Retention {
594
+ RetainUntilDate?: Date;
595
+
596
+ Mode?: S3ObjectLockRetentionMode | string;
597
+ }
598
+
599
+ export interface S3SetObjectRetentionOperation {
600
+ BypassGovernanceRetention?: boolean;
601
+
602
+ Retention: S3Retention | undefined;
603
+ }
604
+
605
+ export interface S3SetObjectTaggingOperation {
606
+ TagSet?: S3Tag[];
607
+ }
608
+
609
+ export interface S3ReplicateObjectOperation {}
610
+
611
+ export interface JobOperation {
612
+ LambdaInvoke?: LambdaInvokeOperation;
613
+
614
+ S3PutObjectCopy?: S3CopyObjectOperation;
615
+
616
+ S3PutObjectAcl?: S3SetObjectAclOperation;
617
+
618
+ S3PutObjectTagging?: S3SetObjectTaggingOperation;
619
+
620
+ S3DeleteObjectTagging?: S3DeleteObjectTaggingOperation;
621
+
622
+ S3InitiateRestoreObject?: S3InitiateRestoreObjectOperation;
623
+
624
+ S3PutObjectLegalHold?: S3SetObjectLegalHoldOperation;
625
+
626
+ S3PutObjectRetention?: S3SetObjectRetentionOperation;
627
+
628
+ S3ReplicateObject?: S3ReplicateObjectOperation;
629
+ }
630
+ export declare enum JobReportFormat {
631
+ Report_CSV_20180820 = "Report_CSV_20180820",
632
+ }
633
+ export declare enum JobReportScope {
634
+ AllTasks = "AllTasks",
635
+ FailedTasksOnly = "FailedTasksOnly",
636
+ }
637
+
638
+ export interface JobReport {
639
+ Bucket?: string;
640
+
641
+ Format?: JobReportFormat | string;
642
+
643
+ Enabled: boolean | undefined;
644
+
645
+ Prefix?: string;
646
+
647
+ ReportScope?: JobReportScope | string;
648
+ }
649
+ export interface CreateJobRequest {
650
+ AccountId?: string;
651
+
652
+ ConfirmationRequired?: boolean;
653
+
654
+ Operation: JobOperation | undefined;
655
+
656
+ Report: JobReport | undefined;
657
+
658
+ ClientRequestToken?: string;
659
+
660
+ Manifest?: JobManifest;
661
+
662
+ Description?: string;
663
+
664
+ Priority: number | undefined;
665
+
666
+ RoleArn: string | undefined;
667
+
668
+ Tags?: S3Tag[];
669
+
670
+ ManifestGenerator?: JobManifestGenerator;
671
+ }
672
+ export interface CreateJobResult {
673
+ JobId?: string;
674
+ }
675
+
676
+ export declare class IdempotencyException extends __BaseException {
677
+ readonly name: "IdempotencyException";
678
+ readonly $fault: "client";
679
+ Message?: string;
680
+
681
+ constructor(
682
+ opts: __ExceptionOptionType<IdempotencyException, __BaseException>
683
+ );
684
+ }
685
+
686
+ export declare class InternalServiceException extends __BaseException {
687
+ readonly name: "InternalServiceException";
688
+ readonly $fault: "server";
689
+ Message?: string;
690
+
691
+ constructor(
692
+ opts: __ExceptionOptionType<InternalServiceException, __BaseException>
693
+ );
694
+ }
695
+
696
+ export declare class TooManyRequestsException extends __BaseException {
697
+ readonly name: "TooManyRequestsException";
698
+ readonly $fault: "client";
699
+ Message?: string;
700
+
701
+ constructor(
702
+ opts: __ExceptionOptionType<TooManyRequestsException, __BaseException>
703
+ );
704
+ }
705
+ export interface CreateMultiRegionAccessPointRequest {
706
+ AccountId?: string;
707
+
708
+ ClientToken?: string;
709
+
710
+ Details: CreateMultiRegionAccessPointInput | undefined;
711
+ }
712
+ export interface CreateMultiRegionAccessPointResult {
713
+ RequestTokenARN?: string;
714
+ }
715
+ export interface DeleteAccessPointRequest {
716
+ AccountId?: string;
717
+
718
+ Name: string | undefined;
719
+ }
720
+ export interface DeleteAccessPointForObjectLambdaRequest {
721
+ AccountId?: string;
722
+
723
+ Name: string | undefined;
724
+ }
725
+ export interface DeleteAccessPointPolicyRequest {
726
+ AccountId?: string;
727
+
728
+ Name: string | undefined;
729
+ }
730
+ export interface DeleteAccessPointPolicyForObjectLambdaRequest {
731
+ AccountId?: string;
732
+
733
+ Name: string | undefined;
734
+ }
735
+ export interface DeleteBucketRequest {
736
+ AccountId?: string;
737
+
738
+ Bucket: string | undefined;
739
+ }
740
+ export interface DeleteBucketLifecycleConfigurationRequest {
741
+ AccountId?: string;
742
+
743
+ Bucket: string | undefined;
744
+ }
745
+ export interface DeleteBucketPolicyRequest {
746
+ AccountId?: string;
747
+
748
+ Bucket: string | undefined;
749
+ }
750
+ export interface DeleteBucketTaggingRequest {
751
+ AccountId?: string;
752
+
753
+ Bucket: string | undefined;
754
+ }
755
+ export interface DeleteJobTaggingRequest {
756
+ AccountId?: string;
757
+
758
+ JobId: string | undefined;
759
+ }
760
+ export interface DeleteJobTaggingResult {}
761
+
762
+ export declare class NotFoundException extends __BaseException {
763
+ readonly name: "NotFoundException";
764
+ readonly $fault: "client";
765
+ Message?: string;
766
+
767
+ constructor(opts: __ExceptionOptionType<NotFoundException, __BaseException>);
768
+ }
769
+ export interface DeleteMultiRegionAccessPointRequest {
770
+ AccountId?: string;
771
+
772
+ ClientToken?: string;
773
+
774
+ Details: DeleteMultiRegionAccessPointInput | undefined;
775
+ }
776
+ export interface DeleteMultiRegionAccessPointResult {
777
+ RequestTokenARN?: string;
778
+ }
779
+ export interface DeletePublicAccessBlockRequest {
780
+ AccountId?: string;
781
+ }
782
+ export interface DeleteStorageLensConfigurationRequest {
783
+ ConfigId: string | undefined;
784
+
785
+ AccountId?: string;
786
+ }
787
+ export interface DeleteStorageLensConfigurationTaggingRequest {
788
+ ConfigId: string | undefined;
789
+
790
+ AccountId?: string;
791
+ }
792
+ export interface DeleteStorageLensConfigurationTaggingResult {}
793
+ export interface DescribeJobRequest {
794
+ AccountId?: string;
795
+
796
+ JobId: string | undefined;
797
+ }
798
+
799
+ export interface JobFailure {
800
+ FailureCode?: string;
801
+
802
+ FailureReason?: string;
803
+ }
804
+
805
+ export interface S3GeneratedManifestDescriptor {
806
+ Format?: GeneratedManifestFormat | string;
807
+
808
+ Location?: JobManifestLocation;
809
+ }
810
+
811
+ export interface JobTimers {
812
+ ElapsedTimeInActiveSeconds?: number;
813
+ }
814
+
815
+ export interface JobProgressSummary {
816
+ TotalNumberOfTasks?: number;
817
+
818
+ NumberOfTasksSucceeded?: number;
819
+
820
+ NumberOfTasksFailed?: number;
821
+
822
+ Timers?: JobTimers;
823
+ }
824
+ export declare enum JobStatus {
825
+ Active = "Active",
826
+ Cancelled = "Cancelled",
827
+ Cancelling = "Cancelling",
828
+ Complete = "Complete",
829
+ Completing = "Completing",
830
+ Failed = "Failed",
831
+ Failing = "Failing",
832
+ New = "New",
833
+ Paused = "Paused",
834
+ Pausing = "Pausing",
835
+ Preparing = "Preparing",
836
+ Ready = "Ready",
837
+ Suspended = "Suspended",
838
+ }
839
+
840
+ export interface JobDescriptor {
841
+ JobId?: string;
842
+
843
+ ConfirmationRequired?: boolean;
844
+
845
+ Description?: string;
846
+
847
+ JobArn?: string;
848
+
849
+ Status?: JobStatus | string;
850
+
851
+ Manifest?: JobManifest;
852
+
853
+ Operation?: JobOperation;
854
+
855
+ Priority?: number;
856
+
857
+ ProgressSummary?: JobProgressSummary;
858
+
859
+ StatusUpdateReason?: string;
860
+
861
+ FailureReasons?: JobFailure[];
862
+
863
+ Report?: JobReport;
864
+
865
+ CreationTime?: Date;
866
+
867
+ TerminationDate?: Date;
868
+
869
+ RoleArn?: string;
870
+
871
+ SuspendedDate?: Date;
872
+
873
+ SuspendedCause?: string;
874
+
875
+ ManifestGenerator?: JobManifestGenerator;
876
+
877
+ GeneratedManifestDescriptor?: S3GeneratedManifestDescriptor;
878
+ }
879
+ export interface DescribeJobResult {
880
+ Job?: JobDescriptor;
881
+ }
882
+ export interface DescribeMultiRegionAccessPointOperationRequest {
883
+ AccountId?: string;
884
+
885
+ RequestTokenARN: string | undefined;
886
+ }
887
+ export interface DescribeMultiRegionAccessPointOperationResult {
888
+ AsyncOperation?: AsyncOperation;
889
+ }
890
+ export interface GetAccessPointRequest {
891
+ AccountId?: string;
892
+
893
+ Name: string | undefined;
894
+ }
895
+ export interface GetAccessPointResult {
896
+ Name?: string;
897
+
898
+ Bucket?: string;
899
+
900
+ NetworkOrigin?: NetworkOrigin | string;
901
+
902
+ VpcConfiguration?: VpcConfiguration;
903
+
904
+ PublicAccessBlockConfiguration?: PublicAccessBlockConfiguration;
905
+
906
+ CreationDate?: Date;
907
+
908
+ Alias?: string;
909
+
910
+ AccessPointArn?: string;
911
+
912
+ Endpoints?: Record<string, string>;
913
+ }
914
+ export interface GetAccessPointConfigurationForObjectLambdaRequest {
915
+ AccountId?: string;
916
+
917
+ Name: string | undefined;
918
+ }
919
+ export interface GetAccessPointConfigurationForObjectLambdaResult {
920
+ Configuration?: ObjectLambdaConfiguration;
921
+ }
922
+ export interface GetAccessPointForObjectLambdaRequest {
923
+ AccountId?: string;
924
+
925
+ Name: string | undefined;
926
+ }
927
+ export interface GetAccessPointForObjectLambdaResult {
928
+ Name?: string;
929
+
930
+ PublicAccessBlockConfiguration?: PublicAccessBlockConfiguration;
931
+
932
+ CreationDate?: Date;
933
+ }
934
+ export interface GetAccessPointPolicyRequest {
935
+ AccountId?: string;
936
+
937
+ Name: string | undefined;
938
+ }
939
+ export interface GetAccessPointPolicyResult {
940
+ Policy?: string;
941
+ }
942
+ export interface GetAccessPointPolicyForObjectLambdaRequest {
943
+ AccountId?: string;
944
+
945
+ Name: string | undefined;
946
+ }
947
+ export interface GetAccessPointPolicyForObjectLambdaResult {
948
+ Policy?: string;
949
+ }
950
+ export interface GetAccessPointPolicyStatusRequest {
951
+ AccountId?: string;
952
+
953
+ Name: string | undefined;
954
+ }
955
+
956
+ export interface PolicyStatus {
957
+ IsPublic?: boolean;
958
+ }
959
+ export interface GetAccessPointPolicyStatusResult {
960
+ PolicyStatus?: PolicyStatus;
961
+ }
962
+ export interface GetAccessPointPolicyStatusForObjectLambdaRequest {
963
+ AccountId?: string;
964
+
965
+ Name: string | undefined;
966
+ }
967
+ export interface GetAccessPointPolicyStatusForObjectLambdaResult {
968
+ PolicyStatus?: PolicyStatus;
969
+ }
970
+ export interface GetBucketRequest {
971
+ AccountId?: string;
972
+
973
+ Bucket: string | undefined;
974
+ }
975
+ export interface GetBucketResult {
976
+ Bucket?: string;
977
+
978
+ PublicAccessBlockEnabled?: boolean;
979
+
980
+ CreationDate?: Date;
981
+ }
982
+ export interface GetBucketLifecycleConfigurationRequest {
983
+ AccountId?: string;
984
+
985
+ Bucket: string | undefined;
986
+ }
987
+
988
+ export interface LifecycleExpiration {
989
+ Date?: Date;
990
+
991
+ Days?: number;
992
+
993
+ ExpiredObjectDeleteMarker?: boolean;
994
+ }
995
+
996
+ export interface LifecycleRuleAndOperator {
997
+ Prefix?: string;
998
+
999
+ Tags?: S3Tag[];
1000
+ }
1001
+
1002
+ export interface LifecycleRuleFilter {
1003
+ Prefix?: string;
1004
+
1005
+ Tag?: S3Tag;
1006
+
1007
+ And?: LifecycleRuleAndOperator;
1008
+ }
1009
+
1010
+ export interface NoncurrentVersionExpiration {
1011
+ NoncurrentDays?: number;
1012
+ }
1013
+ export declare type TransitionStorageClass =
1014
+ | "DEEP_ARCHIVE"
1015
+ | "GLACIER"
1016
+ | "INTELLIGENT_TIERING"
1017
+ | "ONEZONE_IA"
1018
+ | "STANDARD_IA";
1019
+
1020
+ export interface NoncurrentVersionTransition {
1021
+ NoncurrentDays?: number;
1022
+
1023
+ StorageClass?: TransitionStorageClass | string;
1024
+ }
1025
+ export declare type ExpirationStatus = "Disabled" | "Enabled";
1026
+
1027
+ export interface Transition {
1028
+ Date?: Date;
1029
+
1030
+ Days?: number;
1031
+
1032
+ StorageClass?: TransitionStorageClass | string;
1033
+ }
1034
+
1035
+ export interface LifecycleRule {
1036
+ Expiration?: LifecycleExpiration;
1037
+
1038
+ ID?: string;
1039
+
1040
+ Filter?: LifecycleRuleFilter;
1041
+
1042
+ Status: ExpirationStatus | string | undefined;
1043
+
1044
+ Transitions?: Transition[];
1045
+
1046
+ NoncurrentVersionTransitions?: NoncurrentVersionTransition[];
1047
+
1048
+ NoncurrentVersionExpiration?: NoncurrentVersionExpiration;
1049
+
1050
+ AbortIncompleteMultipartUpload?: AbortIncompleteMultipartUpload;
1051
+ }
1052
+ export interface GetBucketLifecycleConfigurationResult {
1053
+ Rules?: LifecycleRule[];
1054
+ }
1055
+ export interface GetBucketPolicyRequest {
1056
+ AccountId?: string;
1057
+
1058
+ Bucket: string | undefined;
1059
+ }
1060
+ export interface GetBucketPolicyResult {
1061
+ Policy?: string;
1062
+ }
1063
+ export interface GetBucketTaggingRequest {
1064
+ AccountId?: string;
1065
+
1066
+ Bucket: string | undefined;
1067
+ }
1068
+ export interface GetBucketTaggingResult {
1069
+ TagSet: S3Tag[] | undefined;
1070
+ }
1071
+ export interface GetJobTaggingRequest {
1072
+ AccountId?: string;
1073
+
1074
+ JobId: string | undefined;
1075
+ }
1076
+ export interface GetJobTaggingResult {
1077
+ Tags?: S3Tag[];
1078
+ }
1079
+ export interface GetMultiRegionAccessPointRequest {
1080
+ AccountId?: string;
1081
+
1082
+ Name: string | undefined;
1083
+ }
1084
+
1085
+ export interface RegionReport {
1086
+ Bucket?: string;
1087
+
1088
+ Region?: string;
1089
+ }
1090
+ export declare enum MultiRegionAccessPointStatus {
1091
+ CREATING = "CREATING",
1092
+ DELETING = "DELETING",
1093
+ INCONSISTENT_ACROSS_REGIONS = "INCONSISTENT_ACROSS_REGIONS",
1094
+ PARTIALLY_CREATED = "PARTIALLY_CREATED",
1095
+ PARTIALLY_DELETED = "PARTIALLY_DELETED",
1096
+ READY = "READY",
1097
+ }
1098
+
1099
+ export interface MultiRegionAccessPointReport {
1100
+ Name?: string;
1101
+
1102
+ Alias?: string;
1103
+
1104
+ CreatedAt?: Date;
1105
+
1106
+ PublicAccessBlock?: PublicAccessBlockConfiguration;
1107
+
1108
+ Status?: MultiRegionAccessPointStatus | string;
1109
+
1110
+ Regions?: RegionReport[];
1111
+ }
1112
+ export interface GetMultiRegionAccessPointResult {
1113
+ AccessPoint?: MultiRegionAccessPointReport;
1114
+ }
1115
+ export interface GetMultiRegionAccessPointPolicyRequest {
1116
+ AccountId?: string;
1117
+
1118
+ Name: string | undefined;
1119
+ }
1120
+
1121
+ export interface EstablishedMultiRegionAccessPointPolicy {
1122
+ Policy?: string;
1123
+ }
1124
+
1125
+ export interface ProposedMultiRegionAccessPointPolicy {
1126
+ Policy?: string;
1127
+ }
1128
+
1129
+ export interface MultiRegionAccessPointPolicyDocument {
1130
+ Established?: EstablishedMultiRegionAccessPointPolicy;
1131
+
1132
+ Proposed?: ProposedMultiRegionAccessPointPolicy;
1133
+ }
1134
+ export interface GetMultiRegionAccessPointPolicyResult {
1135
+ Policy?: MultiRegionAccessPointPolicyDocument;
1136
+ }
1137
+ export interface GetMultiRegionAccessPointPolicyStatusRequest {
1138
+ AccountId?: string;
1139
+
1140
+ Name: string | undefined;
1141
+ }
1142
+ export interface GetMultiRegionAccessPointPolicyStatusResult {
1143
+ Established?: PolicyStatus;
1144
+ }
1145
+ export interface GetPublicAccessBlockOutput {
1146
+ PublicAccessBlockConfiguration?: PublicAccessBlockConfiguration;
1147
+ }
1148
+ export interface GetPublicAccessBlockRequest {
1149
+ AccountId?: string;
1150
+ }
1151
+
1152
+ export declare class NoSuchPublicAccessBlockConfiguration extends __BaseException {
1153
+ readonly name: "NoSuchPublicAccessBlockConfiguration";
1154
+ readonly $fault: "client";
1155
+ Message?: string;
1156
+
1157
+ constructor(
1158
+ opts: __ExceptionOptionType<
1159
+ NoSuchPublicAccessBlockConfiguration,
1160
+ __BaseException
1161
+ >
1162
+ );
1163
+ }
1164
+ export interface GetStorageLensConfigurationRequest {
1165
+ ConfigId: string | undefined;
1166
+
1167
+ AccountId?: string;
1168
+ }
1169
+
1170
+ export interface StorageLensAwsOrg {
1171
+ Arn: string | undefined;
1172
+ }
1173
+
1174
+ export interface CloudWatchMetrics {
1175
+ IsEnabled: boolean | undefined;
1176
+ }
1177
+
1178
+ export interface SSEKMS {
1179
+ KeyId: string | undefined;
1180
+ }
1181
+
1182
+ export interface SSES3 {}
1183
+
1184
+ export interface StorageLensDataExportEncryption {
1185
+ SSES3?: SSES3;
1186
+
1187
+ SSEKMS?: SSEKMS;
1188
+ }
1189
+ export declare type Format = "CSV" | "Parquet";
1190
+ export declare type OutputSchemaVersion = "V_1";
1191
+
1192
+ export interface S3BucketDestination {
1193
+ Format: Format | string | undefined;
1194
+
1195
+ OutputSchemaVersion: OutputSchemaVersion | string | undefined;
1196
+
1197
+ AccountId?: string;
1198
+
1199
+ Arn: string | undefined;
1200
+
1201
+ Prefix?: string;
1202
+
1203
+ Encryption?: StorageLensDataExportEncryption;
1204
+ }
1205
+
1206
+ export interface StorageLensDataExport {
1207
+ S3BucketDestination?: S3BucketDestination;
1208
+
1209
+ CloudWatchMetrics?: CloudWatchMetrics;
1210
+ }
1211
+
1212
+ export interface _Exclude {
1213
+ Buckets?: string[];
1214
+
1215
+ Regions?: string[];
1216
+ }
1217
+
1218
+ export interface Include {
1219
+ Buckets?: string[];
1220
+
1221
+ Regions?: string[];
1222
+ }
1223
+
1224
+ export interface StorageLensConfiguration {
1225
+ Id: string | undefined;
1226
+
1227
+ AccountLevel: AccountLevel | undefined;
1228
+
1229
+ Include?: Include;
1230
+
1231
+ Exclude?: _Exclude;
1232
+
1233
+ DataExport?: StorageLensDataExport;
1234
+
1235
+ IsEnabled: boolean | undefined;
1236
+
1237
+ AwsOrg?: StorageLensAwsOrg;
1238
+
1239
+ StorageLensArn?: string;
1240
+ }
1241
+ export interface GetStorageLensConfigurationResult {
1242
+ StorageLensConfiguration?: StorageLensConfiguration;
1243
+ }
1244
+ export interface GetStorageLensConfigurationTaggingRequest {
1245
+ ConfigId: string | undefined;
1246
+
1247
+ AccountId?: string;
1248
+ }
1249
+
1250
+ export interface StorageLensTag {
1251
+ Key: string | undefined;
1252
+
1253
+ Value: string | undefined;
1254
+ }
1255
+ export interface GetStorageLensConfigurationTaggingResult {
1256
+ Tags?: StorageLensTag[];
1257
+ }
1258
+ export interface ListAccessPointsRequest {
1259
+ AccountId?: string;
1260
+
1261
+ Bucket?: string;
1262
+
1263
+ NextToken?: string;
1264
+
1265
+ MaxResults?: number;
1266
+ }
1267
+ export interface ListAccessPointsResult {
1268
+ AccessPointList?: AccessPoint[];
1269
+
1270
+ NextToken?: string;
1271
+ }
1272
+ export interface ListAccessPointsForObjectLambdaRequest {
1273
+ AccountId?: string;
1274
+
1275
+ NextToken?: string;
1276
+
1277
+ MaxResults?: number;
1278
+ }
1279
+
1280
+ export interface ObjectLambdaAccessPoint {
1281
+ Name: string | undefined;
1282
+
1283
+ ObjectLambdaAccessPointArn?: string;
1284
+ }
1285
+ export interface ListAccessPointsForObjectLambdaResult {
1286
+ ObjectLambdaAccessPointList?: ObjectLambdaAccessPoint[];
1287
+
1288
+ NextToken?: string;
1289
+ }
1290
+
1291
+ export declare class InvalidNextTokenException extends __BaseException {
1292
+ readonly name: "InvalidNextTokenException";
1293
+ readonly $fault: "client";
1294
+ Message?: string;
1295
+
1296
+ constructor(
1297
+ opts: __ExceptionOptionType<InvalidNextTokenException, __BaseException>
1298
+ );
1299
+ }
1300
+
1301
+ export declare class InvalidRequestException extends __BaseException {
1302
+ readonly name: "InvalidRequestException";
1303
+ readonly $fault: "client";
1304
+ Message?: string;
1305
+
1306
+ constructor(
1307
+ opts: __ExceptionOptionType<InvalidRequestException, __BaseException>
1308
+ );
1309
+ }
1310
+ export interface ListJobsRequest {
1311
+ AccountId?: string;
1312
+
1313
+ JobStatuses?: (JobStatus | string)[];
1314
+
1315
+ NextToken?: string;
1316
+
1317
+ MaxResults?: number;
1318
+ }
1319
+ export declare enum OperationName {
1320
+ LambdaInvoke = "LambdaInvoke",
1321
+ S3DeleteObjectTagging = "S3DeleteObjectTagging",
1322
+ S3InitiateRestoreObject = "S3InitiateRestoreObject",
1323
+ S3PutObjectAcl = "S3PutObjectAcl",
1324
+ S3PutObjectCopy = "S3PutObjectCopy",
1325
+ S3PutObjectLegalHold = "S3PutObjectLegalHold",
1326
+ S3PutObjectRetention = "S3PutObjectRetention",
1327
+ S3PutObjectTagging = "S3PutObjectTagging",
1328
+ S3ReplicateObject = "S3ReplicateObject",
1329
+ }
1330
+
1331
+ export interface JobListDescriptor {
1332
+ JobId?: string;
1333
+
1334
+ Description?: string;
1335
+
1336
+ Operation?: OperationName | string;
1337
+
1338
+ Priority?: number;
1339
+
1340
+ Status?: JobStatus | string;
1341
+
1342
+ CreationTime?: Date;
1343
+
1344
+ TerminationDate?: Date;
1345
+
1346
+ ProgressSummary?: JobProgressSummary;
1347
+ }
1348
+ export interface ListJobsResult {
1349
+ NextToken?: string;
1350
+
1351
+ Jobs?: JobListDescriptor[];
1352
+ }
1353
+ export interface ListMultiRegionAccessPointsRequest {
1354
+ AccountId?: string;
1355
+
1356
+ NextToken?: string;
1357
+
1358
+ MaxResults?: number;
1359
+ }
1360
+ export interface ListMultiRegionAccessPointsResult {
1361
+ AccessPoints?: MultiRegionAccessPointReport[];
1362
+
1363
+ NextToken?: string;
1364
+ }
1365
+ export interface ListRegionalBucketsRequest {
1366
+ AccountId?: string;
1367
+
1368
+ NextToken?: string;
1369
+
1370
+ MaxResults?: number;
1371
+
1372
+ OutpostId?: string;
1373
+ }
1374
+
1375
+ export interface RegionalBucket {
1376
+ Bucket: string | undefined;
1377
+
1378
+ BucketArn?: string;
1379
+
1380
+ PublicAccessBlockEnabled: boolean | undefined;
1381
+
1382
+ CreationDate: Date | undefined;
1383
+
1384
+ OutpostId?: string;
1385
+ }
1386
+ export interface ListRegionalBucketsResult {
1387
+ RegionalBucketList?: RegionalBucket[];
1388
+
1389
+ NextToken?: string;
1390
+ }
1391
+ export interface ListStorageLensConfigurationsRequest {
1392
+ AccountId?: string;
1393
+
1394
+ NextToken?: string;
1395
+ }
1396
+
1397
+ export interface ListStorageLensConfigurationEntry {
1398
+ Id: string | undefined;
1399
+
1400
+ StorageLensArn: string | undefined;
1401
+
1402
+ HomeRegion: string | undefined;
1403
+
1404
+ IsEnabled?: boolean;
1405
+ }
1406
+ export interface ListStorageLensConfigurationsResult {
1407
+ NextToken?: string;
1408
+
1409
+ StorageLensConfigurationList?: ListStorageLensConfigurationEntry[];
1410
+ }
1411
+ export interface PutAccessPointConfigurationForObjectLambdaRequest {
1412
+ AccountId?: string;
1413
+
1414
+ Name: string | undefined;
1415
+
1416
+ Configuration: ObjectLambdaConfiguration | undefined;
1417
+ }
1418
+ export interface PutAccessPointPolicyRequest {
1419
+ AccountId?: string;
1420
+
1421
+ Name: string | undefined;
1422
+
1423
+ Policy: string | undefined;
1424
+ }
1425
+ export interface PutAccessPointPolicyForObjectLambdaRequest {
1426
+ AccountId?: string;
1427
+
1428
+ Name: string | undefined;
1429
+
1430
+ Policy: string | undefined;
1431
+ }
1432
+
1433
+ export interface LifecycleConfiguration {
1434
+ Rules?: LifecycleRule[];
1435
+ }
1436
+ export interface PutBucketLifecycleConfigurationRequest {
1437
+ AccountId?: string;
1438
+
1439
+ Bucket: string | undefined;
1440
+
1441
+ LifecycleConfiguration?: LifecycleConfiguration;
1442
+ }
1443
+ export interface PutBucketPolicyRequest {
1444
+ AccountId?: string;
1445
+
1446
+ Bucket: string | undefined;
1447
+
1448
+ ConfirmRemoveSelfBucketAccess?: boolean;
1449
+
1450
+ Policy: string | undefined;
1451
+ }
1452
+
1453
+ export interface Tagging {
1454
+ TagSet: S3Tag[] | undefined;
1455
+ }
1456
+ export interface PutBucketTaggingRequest {
1457
+ AccountId?: string;
1458
+
1459
+ Bucket: string | undefined;
1460
+
1461
+ Tagging: Tagging | undefined;
1462
+ }
1463
+ export interface PutJobTaggingRequest {
1464
+ AccountId?: string;
1465
+
1466
+ JobId: string | undefined;
1467
+
1468
+ Tags: S3Tag[] | undefined;
1469
+ }
1470
+ export interface PutJobTaggingResult {}
1471
+
1472
+ export declare class TooManyTagsException extends __BaseException {
1473
+ readonly name: "TooManyTagsException";
1474
+ readonly $fault: "client";
1475
+ Message?: string;
1476
+
1477
+ constructor(
1478
+ opts: __ExceptionOptionType<TooManyTagsException, __BaseException>
1479
+ );
1480
+ }
1481
+ export interface PutMultiRegionAccessPointPolicyRequest {
1482
+ AccountId?: string;
1483
+
1484
+ ClientToken?: string;
1485
+
1486
+ Details: PutMultiRegionAccessPointPolicyInput | undefined;
1487
+ }
1488
+ export interface PutMultiRegionAccessPointPolicyResult {
1489
+ RequestTokenARN?: string;
1490
+ }
1491
+ export interface PutPublicAccessBlockRequest {
1492
+ PublicAccessBlockConfiguration: PublicAccessBlockConfiguration | undefined;
1493
+
1494
+ AccountId?: string;
1495
+ }
1496
+ export interface PutStorageLensConfigurationRequest {
1497
+ ConfigId: string | undefined;
1498
+
1499
+ AccountId?: string;
1500
+
1501
+ StorageLensConfiguration: StorageLensConfiguration | undefined;
1502
+
1503
+ Tags?: StorageLensTag[];
1504
+ }
1505
+ export interface PutStorageLensConfigurationTaggingRequest {
1506
+ ConfigId: string | undefined;
1507
+
1508
+ AccountId?: string;
1509
+
1510
+ Tags: StorageLensTag[] | undefined;
1511
+ }
1512
+ export interface PutStorageLensConfigurationTaggingResult {}
1513
+ export interface UpdateJobPriorityRequest {
1514
+ AccountId?: string;
1515
+
1516
+ JobId: string | undefined;
1517
+
1518
+ Priority: number | undefined;
1519
+ }
1520
+ export interface UpdateJobPriorityResult {
1521
+ JobId: string | undefined;
1522
+
1523
+ Priority: number | undefined;
1524
+ }
1525
+
1526
+ export declare class JobStatusException extends __BaseException {
1527
+ readonly name: "JobStatusException";
1528
+ readonly $fault: "client";
1529
+ Message?: string;
1530
+
1531
+ constructor(opts: __ExceptionOptionType<JobStatusException, __BaseException>);
1532
+ }
1533
+ export declare enum RequestedJobStatus {
1534
+ Cancelled = "Cancelled",
1535
+ Ready = "Ready",
1536
+ }
1537
+ export interface UpdateJobStatusRequest {
1538
+ AccountId?: string;
1539
+
1540
+ JobId: string | undefined;
1541
+
1542
+ RequestedJobStatus: RequestedJobStatus | string | undefined;
1543
+
1544
+ StatusUpdateReason?: string;
1545
+ }
1546
+ export interface UpdateJobStatusResult {
1547
+ JobId?: string;
1548
+
1549
+ Status?: JobStatus | string;
1550
+
1551
+ StatusUpdateReason?: string;
1552
+ }
1553
+
1554
+ export declare const AbortIncompleteMultipartUploadFilterSensitiveLog: (
1555
+ obj: AbortIncompleteMultipartUpload
1556
+ ) => any;
1557
+
1558
+ export declare const VpcConfigurationFilterSensitiveLog: (
1559
+ obj: VpcConfiguration
1560
+ ) => any;
1561
+
1562
+ export declare const AccessPointFilterSensitiveLog: (obj: AccessPoint) => any;
1563
+
1564
+ export declare const ActivityMetricsFilterSensitiveLog: (
1565
+ obj: ActivityMetrics
1566
+ ) => any;
1567
+
1568
+ export declare const SelectionCriteriaFilterSensitiveLog: (
1569
+ obj: SelectionCriteria
1570
+ ) => any;
1571
+
1572
+ export declare const PrefixLevelStorageMetricsFilterSensitiveLog: (
1573
+ obj: PrefixLevelStorageMetrics
1574
+ ) => any;
1575
+
1576
+ export declare const PrefixLevelFilterSensitiveLog: (obj: PrefixLevel) => any;
1577
+
1578
+ export declare const BucketLevelFilterSensitiveLog: (obj: BucketLevel) => any;
1579
+
1580
+ export declare const AccountLevelFilterSensitiveLog: (obj: AccountLevel) => any;
1581
+
1582
+ export declare const AsyncErrorDetailsFilterSensitiveLog: (
1583
+ obj: AsyncErrorDetails
1584
+ ) => any;
1585
+
1586
+ export declare const PublicAccessBlockConfigurationFilterSensitiveLog: (
1587
+ obj: PublicAccessBlockConfiguration
1588
+ ) => any;
1589
+
1590
+ export declare const RegionFilterSensitiveLog: (obj: Region) => any;
1591
+
1592
+ export declare const CreateMultiRegionAccessPointInputFilterSensitiveLog: (
1593
+ obj: CreateMultiRegionAccessPointInput
1594
+ ) => any;
1595
+
1596
+ export declare const DeleteMultiRegionAccessPointInputFilterSensitiveLog: (
1597
+ obj: DeleteMultiRegionAccessPointInput
1598
+ ) => any;
1599
+
1600
+ export declare const PutMultiRegionAccessPointPolicyInputFilterSensitiveLog: (
1601
+ obj: PutMultiRegionAccessPointPolicyInput
1602
+ ) => any;
1603
+
1604
+ export declare const AsyncRequestParametersFilterSensitiveLog: (
1605
+ obj: AsyncRequestParameters
1606
+ ) => any;
1607
+
1608
+ export declare const MultiRegionAccessPointRegionalResponseFilterSensitiveLog: (
1609
+ obj: MultiRegionAccessPointRegionalResponse
1610
+ ) => any;
1611
+
1612
+ export declare const MultiRegionAccessPointsAsyncResponseFilterSensitiveLog: (
1613
+ obj: MultiRegionAccessPointsAsyncResponse
1614
+ ) => any;
1615
+
1616
+ export declare const AsyncResponseDetailsFilterSensitiveLog: (
1617
+ obj: AsyncResponseDetails
1618
+ ) => any;
1619
+
1620
+ export declare const AsyncOperationFilterSensitiveLog: (
1621
+ obj: AsyncOperation
1622
+ ) => any;
1623
+
1624
+ export declare const AwsLambdaTransformationFilterSensitiveLog: (
1625
+ obj: AwsLambdaTransformation
1626
+ ) => any;
1627
+
1628
+ export declare const CreateAccessPointRequestFilterSensitiveLog: (
1629
+ obj: CreateAccessPointRequest
1630
+ ) => any;
1631
+
1632
+ export declare const CreateAccessPointResultFilterSensitiveLog: (
1633
+ obj: CreateAccessPointResult
1634
+ ) => any;
1635
+
1636
+ export declare const ObjectLambdaContentTransformationFilterSensitiveLog: (
1637
+ obj: ObjectLambdaContentTransformation
1638
+ ) => any;
1639
+
1640
+ export declare const ObjectLambdaTransformationConfigurationFilterSensitiveLog: (
1641
+ obj: ObjectLambdaTransformationConfiguration
1642
+ ) => any;
1643
+
1644
+ export declare const ObjectLambdaConfigurationFilterSensitiveLog: (
1645
+ obj: ObjectLambdaConfiguration
1646
+ ) => any;
1647
+
1648
+ export declare const CreateAccessPointForObjectLambdaRequestFilterSensitiveLog: (
1649
+ obj: CreateAccessPointForObjectLambdaRequest
1650
+ ) => any;
1651
+
1652
+ export declare const CreateAccessPointForObjectLambdaResultFilterSensitiveLog: (
1653
+ obj: CreateAccessPointForObjectLambdaResult
1654
+ ) => any;
1655
+
1656
+ export declare const CreateBucketConfigurationFilterSensitiveLog: (
1657
+ obj: CreateBucketConfiguration
1658
+ ) => any;
1659
+
1660
+ export declare const CreateBucketRequestFilterSensitiveLog: (
1661
+ obj: CreateBucketRequest
1662
+ ) => any;
1663
+
1664
+ export declare const CreateBucketResultFilterSensitiveLog: (
1665
+ obj: CreateBucketResult
1666
+ ) => any;
1667
+
1668
+ export declare const JobManifestLocationFilterSensitiveLog: (
1669
+ obj: JobManifestLocation
1670
+ ) => any;
1671
+
1672
+ export declare const JobManifestSpecFilterSensitiveLog: (
1673
+ obj: JobManifestSpec
1674
+ ) => any;
1675
+
1676
+ export declare const JobManifestFilterSensitiveLog: (obj: JobManifest) => any;
1677
+
1678
+ export declare const JobManifestGeneratorFilterFilterSensitiveLog: (
1679
+ obj: JobManifestGeneratorFilter
1680
+ ) => any;
1681
+
1682
+ export declare const SSEKMSEncryptionFilterSensitiveLog: (
1683
+ obj: SSEKMSEncryption
1684
+ ) => any;
1685
+
1686
+ export declare const SSES3EncryptionFilterSensitiveLog: (
1687
+ obj: SSES3Encryption
1688
+ ) => any;
1689
+
1690
+ export declare const GeneratedManifestEncryptionFilterSensitiveLog: (
1691
+ obj: GeneratedManifestEncryption
1692
+ ) => any;
1693
+
1694
+ export declare const S3ManifestOutputLocationFilterSensitiveLog: (
1695
+ obj: S3ManifestOutputLocation
1696
+ ) => any;
1697
+
1698
+ export declare const S3JobManifestGeneratorFilterSensitiveLog: (
1699
+ obj: S3JobManifestGenerator
1700
+ ) => any;
1701
+
1702
+ export declare const JobManifestGeneratorFilterSensitiveLog: (
1703
+ obj: JobManifestGenerator
1704
+ ) => any;
1705
+
1706
+ export declare const LambdaInvokeOperationFilterSensitiveLog: (
1707
+ obj: LambdaInvokeOperation
1708
+ ) => any;
1709
+
1710
+ export declare const S3DeleteObjectTaggingOperationFilterSensitiveLog: (
1711
+ obj: S3DeleteObjectTaggingOperation
1712
+ ) => any;
1713
+
1714
+ export declare const S3InitiateRestoreObjectOperationFilterSensitiveLog: (
1715
+ obj: S3InitiateRestoreObjectOperation
1716
+ ) => any;
1717
+
1718
+ export declare const S3GranteeFilterSensitiveLog: (obj: S3Grantee) => any;
1719
+
1720
+ export declare const S3GrantFilterSensitiveLog: (obj: S3Grant) => any;
1721
+
1722
+ export declare const S3ObjectOwnerFilterSensitiveLog: (
1723
+ obj: S3ObjectOwner
1724
+ ) => any;
1725
+
1726
+ export declare const S3AccessControlListFilterSensitiveLog: (
1727
+ obj: S3AccessControlList
1728
+ ) => any;
1729
+
1730
+ export declare const S3AccessControlPolicyFilterSensitiveLog: (
1731
+ obj: S3AccessControlPolicy
1732
+ ) => any;
1733
+
1734
+ export declare const S3SetObjectAclOperationFilterSensitiveLog: (
1735
+ obj: S3SetObjectAclOperation
1736
+ ) => any;
1737
+
1738
+ export declare const S3ObjectMetadataFilterSensitiveLog: (
1739
+ obj: S3ObjectMetadata
1740
+ ) => any;
1741
+
1742
+ export declare const S3TagFilterSensitiveLog: (obj: S3Tag) => any;
1743
+
1744
+ export declare const S3CopyObjectOperationFilterSensitiveLog: (
1745
+ obj: S3CopyObjectOperation
1746
+ ) => any;
1747
+
1748
+ export declare const S3ObjectLockLegalHoldFilterSensitiveLog: (
1749
+ obj: S3ObjectLockLegalHold
1750
+ ) => any;
1751
+
1752
+ export declare const S3SetObjectLegalHoldOperationFilterSensitiveLog: (
1753
+ obj: S3SetObjectLegalHoldOperation
1754
+ ) => any;
1755
+
1756
+ export declare const S3RetentionFilterSensitiveLog: (obj: S3Retention) => any;
1757
+
1758
+ export declare const S3SetObjectRetentionOperationFilterSensitiveLog: (
1759
+ obj: S3SetObjectRetentionOperation
1760
+ ) => any;
1761
+
1762
+ export declare const S3SetObjectTaggingOperationFilterSensitiveLog: (
1763
+ obj: S3SetObjectTaggingOperation
1764
+ ) => any;
1765
+
1766
+ export declare const S3ReplicateObjectOperationFilterSensitiveLog: (
1767
+ obj: S3ReplicateObjectOperation
1768
+ ) => any;
1769
+
1770
+ export declare const JobOperationFilterSensitiveLog: (obj: JobOperation) => any;
1771
+
1772
+ export declare const JobReportFilterSensitiveLog: (obj: JobReport) => any;
1773
+
1774
+ export declare const CreateJobRequestFilterSensitiveLog: (
1775
+ obj: CreateJobRequest
1776
+ ) => any;
1777
+
1778
+ export declare const CreateJobResultFilterSensitiveLog: (
1779
+ obj: CreateJobResult
1780
+ ) => any;
1781
+
1782
+ export declare const CreateMultiRegionAccessPointRequestFilterSensitiveLog: (
1783
+ obj: CreateMultiRegionAccessPointRequest
1784
+ ) => any;
1785
+
1786
+ export declare const CreateMultiRegionAccessPointResultFilterSensitiveLog: (
1787
+ obj: CreateMultiRegionAccessPointResult
1788
+ ) => any;
1789
+
1790
+ export declare const DeleteAccessPointRequestFilterSensitiveLog: (
1791
+ obj: DeleteAccessPointRequest
1792
+ ) => any;
1793
+
1794
+ export declare const DeleteAccessPointForObjectLambdaRequestFilterSensitiveLog: (
1795
+ obj: DeleteAccessPointForObjectLambdaRequest
1796
+ ) => any;
1797
+
1798
+ export declare const DeleteAccessPointPolicyRequestFilterSensitiveLog: (
1799
+ obj: DeleteAccessPointPolicyRequest
1800
+ ) => any;
1801
+
1802
+ export declare const DeleteAccessPointPolicyForObjectLambdaRequestFilterSensitiveLog: (
1803
+ obj: DeleteAccessPointPolicyForObjectLambdaRequest
1804
+ ) => any;
1805
+
1806
+ export declare const DeleteBucketRequestFilterSensitiveLog: (
1807
+ obj: DeleteBucketRequest
1808
+ ) => any;
1809
+
1810
+ export declare const DeleteBucketLifecycleConfigurationRequestFilterSensitiveLog: (
1811
+ obj: DeleteBucketLifecycleConfigurationRequest
1812
+ ) => any;
1813
+
1814
+ export declare const DeleteBucketPolicyRequestFilterSensitiveLog: (
1815
+ obj: DeleteBucketPolicyRequest
1816
+ ) => any;
1817
+
1818
+ export declare const DeleteBucketTaggingRequestFilterSensitiveLog: (
1819
+ obj: DeleteBucketTaggingRequest
1820
+ ) => any;
1821
+
1822
+ export declare const DeleteJobTaggingRequestFilterSensitiveLog: (
1823
+ obj: DeleteJobTaggingRequest
1824
+ ) => any;
1825
+
1826
+ export declare const DeleteJobTaggingResultFilterSensitiveLog: (
1827
+ obj: DeleteJobTaggingResult
1828
+ ) => any;
1829
+
1830
+ export declare const DeleteMultiRegionAccessPointRequestFilterSensitiveLog: (
1831
+ obj: DeleteMultiRegionAccessPointRequest
1832
+ ) => any;
1833
+
1834
+ export declare const DeleteMultiRegionAccessPointResultFilterSensitiveLog: (
1835
+ obj: DeleteMultiRegionAccessPointResult
1836
+ ) => any;
1837
+
1838
+ export declare const DeletePublicAccessBlockRequestFilterSensitiveLog: (
1839
+ obj: DeletePublicAccessBlockRequest
1840
+ ) => any;
1841
+
1842
+ export declare const DeleteStorageLensConfigurationRequestFilterSensitiveLog: (
1843
+ obj: DeleteStorageLensConfigurationRequest
1844
+ ) => any;
1845
+
1846
+ export declare const DeleteStorageLensConfigurationTaggingRequestFilterSensitiveLog: (
1847
+ obj: DeleteStorageLensConfigurationTaggingRequest
1848
+ ) => any;
1849
+
1850
+ export declare const DeleteStorageLensConfigurationTaggingResultFilterSensitiveLog: (
1851
+ obj: DeleteStorageLensConfigurationTaggingResult
1852
+ ) => any;
1853
+
1854
+ export declare const DescribeJobRequestFilterSensitiveLog: (
1855
+ obj: DescribeJobRequest
1856
+ ) => any;
1857
+
1858
+ export declare const JobFailureFilterSensitiveLog: (obj: JobFailure) => any;
1859
+
1860
+ export declare const S3GeneratedManifestDescriptorFilterSensitiveLog: (
1861
+ obj: S3GeneratedManifestDescriptor
1862
+ ) => any;
1863
+
1864
+ export declare const JobTimersFilterSensitiveLog: (obj: JobTimers) => any;
1865
+
1866
+ export declare const JobProgressSummaryFilterSensitiveLog: (
1867
+ obj: JobProgressSummary
1868
+ ) => any;
1869
+
1870
+ export declare const JobDescriptorFilterSensitiveLog: (
1871
+ obj: JobDescriptor
1872
+ ) => any;
1873
+
1874
+ export declare const DescribeJobResultFilterSensitiveLog: (
1875
+ obj: DescribeJobResult
1876
+ ) => any;
1877
+
1878
+ export declare const DescribeMultiRegionAccessPointOperationRequestFilterSensitiveLog: (
1879
+ obj: DescribeMultiRegionAccessPointOperationRequest
1880
+ ) => any;
1881
+
1882
+ export declare const DescribeMultiRegionAccessPointOperationResultFilterSensitiveLog: (
1883
+ obj: DescribeMultiRegionAccessPointOperationResult
1884
+ ) => any;
1885
+
1886
+ export declare const GetAccessPointRequestFilterSensitiveLog: (
1887
+ obj: GetAccessPointRequest
1888
+ ) => any;
1889
+
1890
+ export declare const GetAccessPointResultFilterSensitiveLog: (
1891
+ obj: GetAccessPointResult
1892
+ ) => any;
1893
+
1894
+ export declare const GetAccessPointConfigurationForObjectLambdaRequestFilterSensitiveLog: (
1895
+ obj: GetAccessPointConfigurationForObjectLambdaRequest
1896
+ ) => any;
1897
+
1898
+ export declare const GetAccessPointConfigurationForObjectLambdaResultFilterSensitiveLog: (
1899
+ obj: GetAccessPointConfigurationForObjectLambdaResult
1900
+ ) => any;
1901
+
1902
+ export declare const GetAccessPointForObjectLambdaRequestFilterSensitiveLog: (
1903
+ obj: GetAccessPointForObjectLambdaRequest
1904
+ ) => any;
1905
+
1906
+ export declare const GetAccessPointForObjectLambdaResultFilterSensitiveLog: (
1907
+ obj: GetAccessPointForObjectLambdaResult
1908
+ ) => any;
1909
+
1910
+ export declare const GetAccessPointPolicyRequestFilterSensitiveLog: (
1911
+ obj: GetAccessPointPolicyRequest
1912
+ ) => any;
1913
+
1914
+ export declare const GetAccessPointPolicyResultFilterSensitiveLog: (
1915
+ obj: GetAccessPointPolicyResult
1916
+ ) => any;
1917
+
1918
+ export declare const GetAccessPointPolicyForObjectLambdaRequestFilterSensitiveLog: (
1919
+ obj: GetAccessPointPolicyForObjectLambdaRequest
1920
+ ) => any;
1921
+
1922
+ export declare const GetAccessPointPolicyForObjectLambdaResultFilterSensitiveLog: (
1923
+ obj: GetAccessPointPolicyForObjectLambdaResult
1924
+ ) => any;
1925
+
1926
+ export declare const GetAccessPointPolicyStatusRequestFilterSensitiveLog: (
1927
+ obj: GetAccessPointPolicyStatusRequest
1928
+ ) => any;
1929
+
1930
+ export declare const PolicyStatusFilterSensitiveLog: (obj: PolicyStatus) => any;
1931
+
1932
+ export declare const GetAccessPointPolicyStatusResultFilterSensitiveLog: (
1933
+ obj: GetAccessPointPolicyStatusResult
1934
+ ) => any;
1935
+
1936
+ export declare const GetAccessPointPolicyStatusForObjectLambdaRequestFilterSensitiveLog: (
1937
+ obj: GetAccessPointPolicyStatusForObjectLambdaRequest
1938
+ ) => any;
1939
+
1940
+ export declare const GetAccessPointPolicyStatusForObjectLambdaResultFilterSensitiveLog: (
1941
+ obj: GetAccessPointPolicyStatusForObjectLambdaResult
1942
+ ) => any;
1943
+
1944
+ export declare const GetBucketRequestFilterSensitiveLog: (
1945
+ obj: GetBucketRequest
1946
+ ) => any;
1947
+
1948
+ export declare const GetBucketResultFilterSensitiveLog: (
1949
+ obj: GetBucketResult
1950
+ ) => any;
1951
+
1952
+ export declare const GetBucketLifecycleConfigurationRequestFilterSensitiveLog: (
1953
+ obj: GetBucketLifecycleConfigurationRequest
1954
+ ) => any;
1955
+
1956
+ export declare const LifecycleExpirationFilterSensitiveLog: (
1957
+ obj: LifecycleExpiration
1958
+ ) => any;
1959
+
1960
+ export declare const LifecycleRuleAndOperatorFilterSensitiveLog: (
1961
+ obj: LifecycleRuleAndOperator
1962
+ ) => any;
1963
+
1964
+ export declare const LifecycleRuleFilterFilterSensitiveLog: (
1965
+ obj: LifecycleRuleFilter
1966
+ ) => any;
1967
+
1968
+ export declare const NoncurrentVersionExpirationFilterSensitiveLog: (
1969
+ obj: NoncurrentVersionExpiration
1970
+ ) => any;
1971
+
1972
+ export declare const NoncurrentVersionTransitionFilterSensitiveLog: (
1973
+ obj: NoncurrentVersionTransition
1974
+ ) => any;
1975
+
1976
+ export declare const TransitionFilterSensitiveLog: (obj: Transition) => any;
1977
+
1978
+ export declare const LifecycleRuleFilterSensitiveLog: (
1979
+ obj: LifecycleRule
1980
+ ) => any;
1981
+
1982
+ export declare const GetBucketLifecycleConfigurationResultFilterSensitiveLog: (
1983
+ obj: GetBucketLifecycleConfigurationResult
1984
+ ) => any;
1985
+
1986
+ export declare const GetBucketPolicyRequestFilterSensitiveLog: (
1987
+ obj: GetBucketPolicyRequest
1988
+ ) => any;
1989
+
1990
+ export declare const GetBucketPolicyResultFilterSensitiveLog: (
1991
+ obj: GetBucketPolicyResult
1992
+ ) => any;
1993
+
1994
+ export declare const GetBucketTaggingRequestFilterSensitiveLog: (
1995
+ obj: GetBucketTaggingRequest
1996
+ ) => any;
1997
+
1998
+ export declare const GetBucketTaggingResultFilterSensitiveLog: (
1999
+ obj: GetBucketTaggingResult
2000
+ ) => any;
2001
+
2002
+ export declare const GetJobTaggingRequestFilterSensitiveLog: (
2003
+ obj: GetJobTaggingRequest
2004
+ ) => any;
2005
+
2006
+ export declare const GetJobTaggingResultFilterSensitiveLog: (
2007
+ obj: GetJobTaggingResult
2008
+ ) => any;
2009
+
2010
+ export declare const GetMultiRegionAccessPointRequestFilterSensitiveLog: (
2011
+ obj: GetMultiRegionAccessPointRequest
2012
+ ) => any;
2013
+
2014
+ export declare const RegionReportFilterSensitiveLog: (obj: RegionReport) => any;
2015
+
2016
+ export declare const MultiRegionAccessPointReportFilterSensitiveLog: (
2017
+ obj: MultiRegionAccessPointReport
2018
+ ) => any;
2019
+
2020
+ export declare const GetMultiRegionAccessPointResultFilterSensitiveLog: (
2021
+ obj: GetMultiRegionAccessPointResult
2022
+ ) => any;
2023
+
2024
+ export declare const GetMultiRegionAccessPointPolicyRequestFilterSensitiveLog: (
2025
+ obj: GetMultiRegionAccessPointPolicyRequest
2026
+ ) => any;
2027
+
2028
+ export declare const EstablishedMultiRegionAccessPointPolicyFilterSensitiveLog: (
2029
+ obj: EstablishedMultiRegionAccessPointPolicy
2030
+ ) => any;
2031
+
2032
+ export declare const ProposedMultiRegionAccessPointPolicyFilterSensitiveLog: (
2033
+ obj: ProposedMultiRegionAccessPointPolicy
2034
+ ) => any;
2035
+
2036
+ export declare const MultiRegionAccessPointPolicyDocumentFilterSensitiveLog: (
2037
+ obj: MultiRegionAccessPointPolicyDocument
2038
+ ) => any;
2039
+
2040
+ export declare const GetMultiRegionAccessPointPolicyResultFilterSensitiveLog: (
2041
+ obj: GetMultiRegionAccessPointPolicyResult
2042
+ ) => any;
2043
+
2044
+ export declare const GetMultiRegionAccessPointPolicyStatusRequestFilterSensitiveLog: (
2045
+ obj: GetMultiRegionAccessPointPolicyStatusRequest
2046
+ ) => any;
2047
+
2048
+ export declare const GetMultiRegionAccessPointPolicyStatusResultFilterSensitiveLog: (
2049
+ obj: GetMultiRegionAccessPointPolicyStatusResult
2050
+ ) => any;
2051
+
2052
+ export declare const GetPublicAccessBlockOutputFilterSensitiveLog: (
2053
+ obj: GetPublicAccessBlockOutput
2054
+ ) => any;
2055
+
2056
+ export declare const GetPublicAccessBlockRequestFilterSensitiveLog: (
2057
+ obj: GetPublicAccessBlockRequest
2058
+ ) => any;
2059
+
2060
+ export declare const GetStorageLensConfigurationRequestFilterSensitiveLog: (
2061
+ obj: GetStorageLensConfigurationRequest
2062
+ ) => any;
2063
+
2064
+ export declare const StorageLensAwsOrgFilterSensitiveLog: (
2065
+ obj: StorageLensAwsOrg
2066
+ ) => any;
2067
+
2068
+ export declare const CloudWatchMetricsFilterSensitiveLog: (
2069
+ obj: CloudWatchMetrics
2070
+ ) => any;
2071
+
2072
+ export declare const SSEKMSFilterSensitiveLog: (obj: SSEKMS) => any;
2073
+
2074
+ export declare const SSES3FilterSensitiveLog: (obj: SSES3) => any;
2075
+
2076
+ export declare const StorageLensDataExportEncryptionFilterSensitiveLog: (
2077
+ obj: StorageLensDataExportEncryption
2078
+ ) => any;
2079
+
2080
+ export declare const S3BucketDestinationFilterSensitiveLog: (
2081
+ obj: S3BucketDestination
2082
+ ) => any;
2083
+
2084
+ export declare const StorageLensDataExportFilterSensitiveLog: (
2085
+ obj: StorageLensDataExport
2086
+ ) => any;
2087
+
2088
+ export declare const _ExcludeFilterSensitiveLog: (obj: _Exclude) => any;
2089
+
2090
+ export declare const IncludeFilterSensitiveLog: (obj: Include) => any;
2091
+
2092
+ export declare const StorageLensConfigurationFilterSensitiveLog: (
2093
+ obj: StorageLensConfiguration
2094
+ ) => any;
2095
+
2096
+ export declare const GetStorageLensConfigurationResultFilterSensitiveLog: (
2097
+ obj: GetStorageLensConfigurationResult
2098
+ ) => any;
2099
+
2100
+ export declare const GetStorageLensConfigurationTaggingRequestFilterSensitiveLog: (
2101
+ obj: GetStorageLensConfigurationTaggingRequest
2102
+ ) => any;
2103
+
2104
+ export declare const StorageLensTagFilterSensitiveLog: (
2105
+ obj: StorageLensTag
2106
+ ) => any;
2107
+
2108
+ export declare const GetStorageLensConfigurationTaggingResultFilterSensitiveLog: (
2109
+ obj: GetStorageLensConfigurationTaggingResult
2110
+ ) => any;
2111
+
2112
+ export declare const ListAccessPointsRequestFilterSensitiveLog: (
2113
+ obj: ListAccessPointsRequest
2114
+ ) => any;
2115
+
2116
+ export declare const ListAccessPointsResultFilterSensitiveLog: (
2117
+ obj: ListAccessPointsResult
2118
+ ) => any;
2119
+
2120
+ export declare const ListAccessPointsForObjectLambdaRequestFilterSensitiveLog: (
2121
+ obj: ListAccessPointsForObjectLambdaRequest
2122
+ ) => any;
2123
+
2124
+ export declare const ObjectLambdaAccessPointFilterSensitiveLog: (
2125
+ obj: ObjectLambdaAccessPoint
2126
+ ) => any;
2127
+
2128
+ export declare const ListAccessPointsForObjectLambdaResultFilterSensitiveLog: (
2129
+ obj: ListAccessPointsForObjectLambdaResult
2130
+ ) => any;
2131
+
2132
+ export declare const ListJobsRequestFilterSensitiveLog: (
2133
+ obj: ListJobsRequest
2134
+ ) => any;
2135
+
2136
+ export declare const JobListDescriptorFilterSensitiveLog: (
2137
+ obj: JobListDescriptor
2138
+ ) => any;
2139
+
2140
+ export declare const ListJobsResultFilterSensitiveLog: (
2141
+ obj: ListJobsResult
2142
+ ) => any;
2143
+
2144
+ export declare const ListMultiRegionAccessPointsRequestFilterSensitiveLog: (
2145
+ obj: ListMultiRegionAccessPointsRequest
2146
+ ) => any;
2147
+
2148
+ export declare const ListMultiRegionAccessPointsResultFilterSensitiveLog: (
2149
+ obj: ListMultiRegionAccessPointsResult
2150
+ ) => any;
2151
+
2152
+ export declare const ListRegionalBucketsRequestFilterSensitiveLog: (
2153
+ obj: ListRegionalBucketsRequest
2154
+ ) => any;
2155
+
2156
+ export declare const RegionalBucketFilterSensitiveLog: (
2157
+ obj: RegionalBucket
2158
+ ) => any;
2159
+
2160
+ export declare const ListRegionalBucketsResultFilterSensitiveLog: (
2161
+ obj: ListRegionalBucketsResult
2162
+ ) => any;
2163
+
2164
+ export declare const ListStorageLensConfigurationsRequestFilterSensitiveLog: (
2165
+ obj: ListStorageLensConfigurationsRequest
2166
+ ) => any;
2167
+
2168
+ export declare const ListStorageLensConfigurationEntryFilterSensitiveLog: (
2169
+ obj: ListStorageLensConfigurationEntry
2170
+ ) => any;
2171
+
2172
+ export declare const ListStorageLensConfigurationsResultFilterSensitiveLog: (
2173
+ obj: ListStorageLensConfigurationsResult
2174
+ ) => any;
2175
+
2176
+ export declare const PutAccessPointConfigurationForObjectLambdaRequestFilterSensitiveLog: (
2177
+ obj: PutAccessPointConfigurationForObjectLambdaRequest
2178
+ ) => any;
2179
+
2180
+ export declare const PutAccessPointPolicyRequestFilterSensitiveLog: (
2181
+ obj: PutAccessPointPolicyRequest
2182
+ ) => any;
2183
+
2184
+ export declare const PutAccessPointPolicyForObjectLambdaRequestFilterSensitiveLog: (
2185
+ obj: PutAccessPointPolicyForObjectLambdaRequest
2186
+ ) => any;
2187
+
2188
+ export declare const LifecycleConfigurationFilterSensitiveLog: (
2189
+ obj: LifecycleConfiguration
2190
+ ) => any;
2191
+
2192
+ export declare const PutBucketLifecycleConfigurationRequestFilterSensitiveLog: (
2193
+ obj: PutBucketLifecycleConfigurationRequest
2194
+ ) => any;
2195
+
2196
+ export declare const PutBucketPolicyRequestFilterSensitiveLog: (
2197
+ obj: PutBucketPolicyRequest
2198
+ ) => any;
2199
+
2200
+ export declare const TaggingFilterSensitiveLog: (obj: Tagging) => any;
2201
+
2202
+ export declare const PutBucketTaggingRequestFilterSensitiveLog: (
2203
+ obj: PutBucketTaggingRequest
2204
+ ) => any;
2205
+
2206
+ export declare const PutJobTaggingRequestFilterSensitiveLog: (
2207
+ obj: PutJobTaggingRequest
2208
+ ) => any;
2209
+
2210
+ export declare const PutJobTaggingResultFilterSensitiveLog: (
2211
+ obj: PutJobTaggingResult
2212
+ ) => any;
2213
+
2214
+ export declare const PutMultiRegionAccessPointPolicyRequestFilterSensitiveLog: (
2215
+ obj: PutMultiRegionAccessPointPolicyRequest
2216
+ ) => any;
2217
+
2218
+ export declare const PutMultiRegionAccessPointPolicyResultFilterSensitiveLog: (
2219
+ obj: PutMultiRegionAccessPointPolicyResult
2220
+ ) => any;
2221
+
2222
+ export declare const PutPublicAccessBlockRequestFilterSensitiveLog: (
2223
+ obj: PutPublicAccessBlockRequest
2224
+ ) => any;
2225
+
2226
+ export declare const PutStorageLensConfigurationRequestFilterSensitiveLog: (
2227
+ obj: PutStorageLensConfigurationRequest
2228
+ ) => any;
2229
+
2230
+ export declare const PutStorageLensConfigurationTaggingRequestFilterSensitiveLog: (
2231
+ obj: PutStorageLensConfigurationTaggingRequest
2232
+ ) => any;
2233
+
2234
+ export declare const PutStorageLensConfigurationTaggingResultFilterSensitiveLog: (
2235
+ obj: PutStorageLensConfigurationTaggingResult
2236
+ ) => any;
2237
+
2238
+ export declare const UpdateJobPriorityRequestFilterSensitiveLog: (
2239
+ obj: UpdateJobPriorityRequest
2240
+ ) => any;
2241
+
2242
+ export declare const UpdateJobPriorityResultFilterSensitiveLog: (
2243
+ obj: UpdateJobPriorityResult
2244
+ ) => any;
2245
+
2246
+ export declare const UpdateJobStatusRequestFilterSensitiveLog: (
2247
+ obj: UpdateJobStatusRequest
2248
+ ) => any;
2249
+
2250
+ export declare const UpdateJobStatusResultFilterSensitiveLog: (
2251
+ obj: UpdateJobStatusResult
2252
+ ) => any;