@aws-sdk/client-s3-control 3.301.0 → 3.303.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/models/models_0.js +240 -284
- package/dist-es/models/models_0.js +240 -284
- package/dist-types/models/models_0.d.ts +460 -240
- package/dist-types/ts3.4/models/models_0.d.ts +320 -240
- package/package.json +40 -40
|
@@ -3,35 +3,30 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.Format = exports.NoSuchPublicAccessBlockConfiguration = exports.MultiRegionAccessPointStatus = exports.BucketVersioningStatus = exports.MFADeleteStatus = exports.ReplicationRuleStatus = exports.SseKmsEncryptedObjectsStatus = exports.ReplicaModificationsStatus = exports.ExistingObjectReplicationStatus = exports.ReplicationStorageClass = exports.ReplicationTimeStatus = exports.MetricsStatus = exports.DeleteMarkerReplicationStatus = exports.ExpirationStatus = exports.TransitionStorageClass = exports.JobStatus = exports.NotFoundException = exports.TooManyRequestsException = exports.InternalServiceException = exports.IdempotencyException = exports.JobReportScope = exports.JobReportFormat = exports.S3ObjectLockRetentionMode = exports.S3StorageClass = exports.S3ObjectLockMode = exports.S3ObjectLockLegalHoldStatus = exports.S3SSEAlgorithm = exports.S3MetadataDirective = exports.S3ChecksumAlgorithm = exports.S3CannedAccessControlList = exports.S3Permission = exports.S3GranteeTypeIdentifier = exports.S3GlacierJobTier = exports.JobManifestGenerator = exports.GeneratedManifestFormat = exports.ReplicationStatus = exports.JobManifestFormat = exports.JobManifestFieldName = exports.BadRequestException = exports.BucketLocationConstraint = exports.BucketCannedACL = exports.BucketAlreadyOwnedByYou = exports.BucketAlreadyExists = exports.ObjectLambdaAccessPointAliasStatus = exports.ObjectLambdaContentTransformation = exports.ObjectLambdaTransformationConfigurationAction = exports.ObjectLambdaAllowedFeature = exports.AsyncOperationName = exports.NetworkOrigin = exports.OwnerOverride = void 0;
|
|
4
4
|
exports.RequestedJobStatus = exports.JobStatusException = exports.TooManyTagsException = exports.MFADelete = exports.OperationName = exports.InvalidRequestException = exports.InvalidNextTokenException = exports.OutputSchemaVersion = void 0;
|
|
5
5
|
const S3ControlServiceException_1 = require("./S3ControlServiceException");
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
ObjectLambdaTransformationConfigurationAction["GetObject"] = "GetObject";
|
|
31
|
-
ObjectLambdaTransformationConfigurationAction["HeadObject"] = "HeadObject";
|
|
32
|
-
ObjectLambdaTransformationConfigurationAction["ListObjects"] = "ListObjects";
|
|
33
|
-
ObjectLambdaTransformationConfigurationAction["ListObjectsV2"] = "ListObjectsV2";
|
|
34
|
-
})(ObjectLambdaTransformationConfigurationAction = exports.ObjectLambdaTransformationConfigurationAction || (exports.ObjectLambdaTransformationConfigurationAction = {}));
|
|
6
|
+
exports.OwnerOverride = {
|
|
7
|
+
Destination: "Destination",
|
|
8
|
+
};
|
|
9
|
+
exports.NetworkOrigin = {
|
|
10
|
+
Internet: "Internet",
|
|
11
|
+
VPC: "VPC",
|
|
12
|
+
};
|
|
13
|
+
exports.AsyncOperationName = {
|
|
14
|
+
CreateMultiRegionAccessPoint: "CreateMultiRegionAccessPoint",
|
|
15
|
+
DeleteMultiRegionAccessPoint: "DeleteMultiRegionAccessPoint",
|
|
16
|
+
PutMultiRegionAccessPointPolicy: "PutMultiRegionAccessPointPolicy",
|
|
17
|
+
};
|
|
18
|
+
exports.ObjectLambdaAllowedFeature = {
|
|
19
|
+
GetObjectPartNumber: "GetObject-PartNumber",
|
|
20
|
+
GetObjectRange: "GetObject-Range",
|
|
21
|
+
HeadObjectPartNumber: "HeadObject-PartNumber",
|
|
22
|
+
HeadObjectRange: "HeadObject-Range",
|
|
23
|
+
};
|
|
24
|
+
exports.ObjectLambdaTransformationConfigurationAction = {
|
|
25
|
+
GetObject: "GetObject",
|
|
26
|
+
HeadObject: "HeadObject",
|
|
27
|
+
ListObjects: "ListObjects",
|
|
28
|
+
ListObjectsV2: "ListObjectsV2",
|
|
29
|
+
};
|
|
35
30
|
var ObjectLambdaContentTransformation;
|
|
36
31
|
(function (ObjectLambdaContentTransformation) {
|
|
37
32
|
ObjectLambdaContentTransformation.visit = (value, visitor) => {
|
|
@@ -40,11 +35,10 @@ var ObjectLambdaContentTransformation;
|
|
|
40
35
|
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
41
36
|
};
|
|
42
37
|
})(ObjectLambdaContentTransformation = exports.ObjectLambdaContentTransformation || (exports.ObjectLambdaContentTransformation = {}));
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
})(ObjectLambdaAccessPointAliasStatus = exports.ObjectLambdaAccessPointAliasStatus || (exports.ObjectLambdaAccessPointAliasStatus = {}));
|
|
38
|
+
exports.ObjectLambdaAccessPointAliasStatus = {
|
|
39
|
+
PROVISIONING: "PROVISIONING",
|
|
40
|
+
READY: "READY",
|
|
41
|
+
};
|
|
48
42
|
class BucketAlreadyExists extends S3ControlServiceException_1.S3ControlServiceException {
|
|
49
43
|
constructor(opts) {
|
|
50
44
|
super({
|
|
@@ -71,27 +65,25 @@ class BucketAlreadyOwnedByYou extends S3ControlServiceException_1.S3ControlServi
|
|
|
71
65
|
}
|
|
72
66
|
}
|
|
73
67
|
exports.BucketAlreadyOwnedByYou = BucketAlreadyOwnedByYou;
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
BucketLocationConstraint["us_west_2"] = "us-west-2";
|
|
94
|
-
})(BucketLocationConstraint = exports.BucketLocationConstraint || (exports.BucketLocationConstraint = {}));
|
|
68
|
+
exports.BucketCannedACL = {
|
|
69
|
+
authenticated_read: "authenticated-read",
|
|
70
|
+
private: "private",
|
|
71
|
+
public_read: "public-read",
|
|
72
|
+
public_read_write: "public-read-write",
|
|
73
|
+
};
|
|
74
|
+
exports.BucketLocationConstraint = {
|
|
75
|
+
EU: "EU",
|
|
76
|
+
ap_northeast_1: "ap-northeast-1",
|
|
77
|
+
ap_south_1: "ap-south-1",
|
|
78
|
+
ap_southeast_1: "ap-southeast-1",
|
|
79
|
+
ap_southeast_2: "ap-southeast-2",
|
|
80
|
+
cn_north_1: "cn-north-1",
|
|
81
|
+
eu_central_1: "eu-central-1",
|
|
82
|
+
eu_west_1: "eu-west-1",
|
|
83
|
+
sa_east_1: "sa-east-1",
|
|
84
|
+
us_west_1: "us-west-1",
|
|
85
|
+
us_west_2: "us-west-2",
|
|
86
|
+
};
|
|
95
87
|
class BadRequestException extends S3ControlServiceException_1.S3ControlServiceException {
|
|
96
88
|
constructor(opts) {
|
|
97
89
|
super({
|
|
@@ -106,29 +98,25 @@ class BadRequestException extends S3ControlServiceException_1.S3ControlServiceEx
|
|
|
106
98
|
}
|
|
107
99
|
}
|
|
108
100
|
exports.BadRequestException = BadRequestException;
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
}
|
|
128
|
-
var GeneratedManifestFormat;
|
|
129
|
-
(function (GeneratedManifestFormat) {
|
|
130
|
-
GeneratedManifestFormat["S3InventoryReport_CSV_20211130"] = "S3InventoryReport_CSV_20211130";
|
|
131
|
-
})(GeneratedManifestFormat = exports.GeneratedManifestFormat || (exports.GeneratedManifestFormat = {}));
|
|
101
|
+
exports.JobManifestFieldName = {
|
|
102
|
+
Bucket: "Bucket",
|
|
103
|
+
Ignore: "Ignore",
|
|
104
|
+
Key: "Key",
|
|
105
|
+
VersionId: "VersionId",
|
|
106
|
+
};
|
|
107
|
+
exports.JobManifestFormat = {
|
|
108
|
+
S3BatchOperations_CSV_20180820: "S3BatchOperations_CSV_20180820",
|
|
109
|
+
S3InventoryReport_CSV_20161130: "S3InventoryReport_CSV_20161130",
|
|
110
|
+
};
|
|
111
|
+
exports.ReplicationStatus = {
|
|
112
|
+
COMPLETED: "COMPLETED",
|
|
113
|
+
FAILED: "FAILED",
|
|
114
|
+
NONE: "NONE",
|
|
115
|
+
REPLICA: "REPLICA",
|
|
116
|
+
};
|
|
117
|
+
exports.GeneratedManifestFormat = {
|
|
118
|
+
S3InventoryReport_CSV_20211130: "S3InventoryReport_CSV_20211130",
|
|
119
|
+
};
|
|
132
120
|
var JobManifestGenerator;
|
|
133
121
|
(function (JobManifestGenerator) {
|
|
134
122
|
JobManifestGenerator.visit = (value, visitor) => {
|
|
@@ -137,86 +125,73 @@ var JobManifestGenerator;
|
|
|
137
125
|
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
138
126
|
};
|
|
139
127
|
})(JobManifestGenerator = exports.JobManifestGenerator || (exports.JobManifestGenerator = {}));
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
}
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
(function (S3ObjectLockRetentionMode) {
|
|
208
|
-
S3ObjectLockRetentionMode["COMPLIANCE"] = "COMPLIANCE";
|
|
209
|
-
S3ObjectLockRetentionMode["GOVERNANCE"] = "GOVERNANCE";
|
|
210
|
-
})(S3ObjectLockRetentionMode = exports.S3ObjectLockRetentionMode || (exports.S3ObjectLockRetentionMode = {}));
|
|
211
|
-
var JobReportFormat;
|
|
212
|
-
(function (JobReportFormat) {
|
|
213
|
-
JobReportFormat["Report_CSV_20180820"] = "Report_CSV_20180820";
|
|
214
|
-
})(JobReportFormat = exports.JobReportFormat || (exports.JobReportFormat = {}));
|
|
215
|
-
var JobReportScope;
|
|
216
|
-
(function (JobReportScope) {
|
|
217
|
-
JobReportScope["AllTasks"] = "AllTasks";
|
|
218
|
-
JobReportScope["FailedTasksOnly"] = "FailedTasksOnly";
|
|
219
|
-
})(JobReportScope = exports.JobReportScope || (exports.JobReportScope = {}));
|
|
128
|
+
exports.S3GlacierJobTier = {
|
|
129
|
+
BULK: "BULK",
|
|
130
|
+
STANDARD: "STANDARD",
|
|
131
|
+
};
|
|
132
|
+
exports.S3GranteeTypeIdentifier = {
|
|
133
|
+
CANONICAL: "id",
|
|
134
|
+
EMAIL_ADDRESS: "emailAddress",
|
|
135
|
+
GROUP: "uri",
|
|
136
|
+
};
|
|
137
|
+
exports.S3Permission = {
|
|
138
|
+
FULL_CONTROL: "FULL_CONTROL",
|
|
139
|
+
READ: "READ",
|
|
140
|
+
READ_ACP: "READ_ACP",
|
|
141
|
+
WRITE: "WRITE",
|
|
142
|
+
WRITE_ACP: "WRITE_ACP",
|
|
143
|
+
};
|
|
144
|
+
exports.S3CannedAccessControlList = {
|
|
145
|
+
AUTHENTICATED_READ: "authenticated-read",
|
|
146
|
+
AWS_EXEC_READ: "aws-exec-read",
|
|
147
|
+
BUCKET_OWNER_FULL_CONTROL: "bucket-owner-full-control",
|
|
148
|
+
BUCKET_OWNER_READ: "bucket-owner-read",
|
|
149
|
+
PRIVATE: "private",
|
|
150
|
+
PUBLIC_READ: "public-read",
|
|
151
|
+
PUBLIC_READ_WRITE: "public-read-write",
|
|
152
|
+
};
|
|
153
|
+
exports.S3ChecksumAlgorithm = {
|
|
154
|
+
CRC32: "CRC32",
|
|
155
|
+
CRC32C: "CRC32C",
|
|
156
|
+
SHA1: "SHA1",
|
|
157
|
+
SHA256: "SHA256",
|
|
158
|
+
};
|
|
159
|
+
exports.S3MetadataDirective = {
|
|
160
|
+
COPY: "COPY",
|
|
161
|
+
REPLACE: "REPLACE",
|
|
162
|
+
};
|
|
163
|
+
exports.S3SSEAlgorithm = {
|
|
164
|
+
AES256: "AES256",
|
|
165
|
+
KMS: "KMS",
|
|
166
|
+
};
|
|
167
|
+
exports.S3ObjectLockLegalHoldStatus = {
|
|
168
|
+
OFF: "OFF",
|
|
169
|
+
ON: "ON",
|
|
170
|
+
};
|
|
171
|
+
exports.S3ObjectLockMode = {
|
|
172
|
+
COMPLIANCE: "COMPLIANCE",
|
|
173
|
+
GOVERNANCE: "GOVERNANCE",
|
|
174
|
+
};
|
|
175
|
+
exports.S3StorageClass = {
|
|
176
|
+
DEEP_ARCHIVE: "DEEP_ARCHIVE",
|
|
177
|
+
GLACIER: "GLACIER",
|
|
178
|
+
GLACIER_IR: "GLACIER_IR",
|
|
179
|
+
INTELLIGENT_TIERING: "INTELLIGENT_TIERING",
|
|
180
|
+
ONEZONE_IA: "ONEZONE_IA",
|
|
181
|
+
STANDARD: "STANDARD",
|
|
182
|
+
STANDARD_IA: "STANDARD_IA",
|
|
183
|
+
};
|
|
184
|
+
exports.S3ObjectLockRetentionMode = {
|
|
185
|
+
COMPLIANCE: "COMPLIANCE",
|
|
186
|
+
GOVERNANCE: "GOVERNANCE",
|
|
187
|
+
};
|
|
188
|
+
exports.JobReportFormat = {
|
|
189
|
+
Report_CSV_20180820: "Report_CSV_20180820",
|
|
190
|
+
};
|
|
191
|
+
exports.JobReportScope = {
|
|
192
|
+
AllTasks: "AllTasks",
|
|
193
|
+
FailedTasksOnly: "FailedTasksOnly",
|
|
194
|
+
};
|
|
220
195
|
class IdempotencyException extends S3ControlServiceException_1.S3ControlServiceException {
|
|
221
196
|
constructor(opts) {
|
|
222
197
|
super({
|
|
@@ -273,101 +248,87 @@ class NotFoundException extends S3ControlServiceException_1.S3ControlServiceExce
|
|
|
273
248
|
}
|
|
274
249
|
}
|
|
275
250
|
exports.NotFoundException = NotFoundException;
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
}
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
}
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
}
|
|
357
|
-
var BucketVersioningStatus;
|
|
358
|
-
(function (BucketVersioningStatus) {
|
|
359
|
-
BucketVersioningStatus["Enabled"] = "Enabled";
|
|
360
|
-
BucketVersioningStatus["Suspended"] = "Suspended";
|
|
361
|
-
})(BucketVersioningStatus = exports.BucketVersioningStatus || (exports.BucketVersioningStatus = {}));
|
|
362
|
-
var MultiRegionAccessPointStatus;
|
|
363
|
-
(function (MultiRegionAccessPointStatus) {
|
|
364
|
-
MultiRegionAccessPointStatus["CREATING"] = "CREATING";
|
|
365
|
-
MultiRegionAccessPointStatus["DELETING"] = "DELETING";
|
|
366
|
-
MultiRegionAccessPointStatus["INCONSISTENT_ACROSS_REGIONS"] = "INCONSISTENT_ACROSS_REGIONS";
|
|
367
|
-
MultiRegionAccessPointStatus["PARTIALLY_CREATED"] = "PARTIALLY_CREATED";
|
|
368
|
-
MultiRegionAccessPointStatus["PARTIALLY_DELETED"] = "PARTIALLY_DELETED";
|
|
369
|
-
MultiRegionAccessPointStatus["READY"] = "READY";
|
|
370
|
-
})(MultiRegionAccessPointStatus = exports.MultiRegionAccessPointStatus || (exports.MultiRegionAccessPointStatus = {}));
|
|
251
|
+
exports.JobStatus = {
|
|
252
|
+
Active: "Active",
|
|
253
|
+
Cancelled: "Cancelled",
|
|
254
|
+
Cancelling: "Cancelling",
|
|
255
|
+
Complete: "Complete",
|
|
256
|
+
Completing: "Completing",
|
|
257
|
+
Failed: "Failed",
|
|
258
|
+
Failing: "Failing",
|
|
259
|
+
New: "New",
|
|
260
|
+
Paused: "Paused",
|
|
261
|
+
Pausing: "Pausing",
|
|
262
|
+
Preparing: "Preparing",
|
|
263
|
+
Ready: "Ready",
|
|
264
|
+
Suspended: "Suspended",
|
|
265
|
+
};
|
|
266
|
+
exports.TransitionStorageClass = {
|
|
267
|
+
DEEP_ARCHIVE: "DEEP_ARCHIVE",
|
|
268
|
+
GLACIER: "GLACIER",
|
|
269
|
+
INTELLIGENT_TIERING: "INTELLIGENT_TIERING",
|
|
270
|
+
ONEZONE_IA: "ONEZONE_IA",
|
|
271
|
+
STANDARD_IA: "STANDARD_IA",
|
|
272
|
+
};
|
|
273
|
+
exports.ExpirationStatus = {
|
|
274
|
+
Disabled: "Disabled",
|
|
275
|
+
Enabled: "Enabled",
|
|
276
|
+
};
|
|
277
|
+
exports.DeleteMarkerReplicationStatus = {
|
|
278
|
+
Disabled: "Disabled",
|
|
279
|
+
Enabled: "Enabled",
|
|
280
|
+
};
|
|
281
|
+
exports.MetricsStatus = {
|
|
282
|
+
Disabled: "Disabled",
|
|
283
|
+
Enabled: "Enabled",
|
|
284
|
+
};
|
|
285
|
+
exports.ReplicationTimeStatus = {
|
|
286
|
+
Disabled: "Disabled",
|
|
287
|
+
Enabled: "Enabled",
|
|
288
|
+
};
|
|
289
|
+
exports.ReplicationStorageClass = {
|
|
290
|
+
DEEP_ARCHIVE: "DEEP_ARCHIVE",
|
|
291
|
+
GLACIER: "GLACIER",
|
|
292
|
+
GLACIER_IR: "GLACIER_IR",
|
|
293
|
+
INTELLIGENT_TIERING: "INTELLIGENT_TIERING",
|
|
294
|
+
ONEZONE_IA: "ONEZONE_IA",
|
|
295
|
+
OUTPOSTS: "OUTPOSTS",
|
|
296
|
+
REDUCED_REDUNDANCY: "REDUCED_REDUNDANCY",
|
|
297
|
+
STANDARD: "STANDARD",
|
|
298
|
+
STANDARD_IA: "STANDARD_IA",
|
|
299
|
+
};
|
|
300
|
+
exports.ExistingObjectReplicationStatus = {
|
|
301
|
+
Disabled: "Disabled",
|
|
302
|
+
Enabled: "Enabled",
|
|
303
|
+
};
|
|
304
|
+
exports.ReplicaModificationsStatus = {
|
|
305
|
+
Disabled: "Disabled",
|
|
306
|
+
Enabled: "Enabled",
|
|
307
|
+
};
|
|
308
|
+
exports.SseKmsEncryptedObjectsStatus = {
|
|
309
|
+
Disabled: "Disabled",
|
|
310
|
+
Enabled: "Enabled",
|
|
311
|
+
};
|
|
312
|
+
exports.ReplicationRuleStatus = {
|
|
313
|
+
Disabled: "Disabled",
|
|
314
|
+
Enabled: "Enabled",
|
|
315
|
+
};
|
|
316
|
+
exports.MFADeleteStatus = {
|
|
317
|
+
Disabled: "Disabled",
|
|
318
|
+
Enabled: "Enabled",
|
|
319
|
+
};
|
|
320
|
+
exports.BucketVersioningStatus = {
|
|
321
|
+
Enabled: "Enabled",
|
|
322
|
+
Suspended: "Suspended",
|
|
323
|
+
};
|
|
324
|
+
exports.MultiRegionAccessPointStatus = {
|
|
325
|
+
CREATING: "CREATING",
|
|
326
|
+
DELETING: "DELETING",
|
|
327
|
+
INCONSISTENT_ACROSS_REGIONS: "INCONSISTENT_ACROSS_REGIONS",
|
|
328
|
+
PARTIALLY_CREATED: "PARTIALLY_CREATED",
|
|
329
|
+
PARTIALLY_DELETED: "PARTIALLY_DELETED",
|
|
330
|
+
READY: "READY",
|
|
331
|
+
};
|
|
371
332
|
class NoSuchPublicAccessBlockConfiguration extends S3ControlServiceException_1.S3ControlServiceException {
|
|
372
333
|
constructor(opts) {
|
|
373
334
|
super({
|
|
@@ -382,15 +343,13 @@ class NoSuchPublicAccessBlockConfiguration extends S3ControlServiceException_1.S
|
|
|
382
343
|
}
|
|
383
344
|
}
|
|
384
345
|
exports.NoSuchPublicAccessBlockConfiguration = NoSuchPublicAccessBlockConfiguration;
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
OutputSchemaVersion["V_1"] = "V_1";
|
|
393
|
-
})(OutputSchemaVersion = exports.OutputSchemaVersion || (exports.OutputSchemaVersion = {}));
|
|
346
|
+
exports.Format = {
|
|
347
|
+
CSV: "CSV",
|
|
348
|
+
Parquet: "Parquet",
|
|
349
|
+
};
|
|
350
|
+
exports.OutputSchemaVersion = {
|
|
351
|
+
V_1: "V_1",
|
|
352
|
+
};
|
|
394
353
|
class InvalidNextTokenException extends S3ControlServiceException_1.S3ControlServiceException {
|
|
395
354
|
constructor(opts) {
|
|
396
355
|
super({
|
|
@@ -419,23 +378,21 @@ class InvalidRequestException extends S3ControlServiceException_1.S3ControlServi
|
|
|
419
378
|
}
|
|
420
379
|
}
|
|
421
380
|
exports.InvalidRequestException = InvalidRequestException;
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
MFADelete["Enabled"] = "Enabled";
|
|
438
|
-
})(MFADelete = exports.MFADelete || (exports.MFADelete = {}));
|
|
381
|
+
exports.OperationName = {
|
|
382
|
+
LambdaInvoke: "LambdaInvoke",
|
|
383
|
+
S3DeleteObjectTagging: "S3DeleteObjectTagging",
|
|
384
|
+
S3InitiateRestoreObject: "S3InitiateRestoreObject",
|
|
385
|
+
S3PutObjectAcl: "S3PutObjectAcl",
|
|
386
|
+
S3PutObjectCopy: "S3PutObjectCopy",
|
|
387
|
+
S3PutObjectLegalHold: "S3PutObjectLegalHold",
|
|
388
|
+
S3PutObjectRetention: "S3PutObjectRetention",
|
|
389
|
+
S3PutObjectTagging: "S3PutObjectTagging",
|
|
390
|
+
S3ReplicateObject: "S3ReplicateObject",
|
|
391
|
+
};
|
|
392
|
+
exports.MFADelete = {
|
|
393
|
+
Disabled: "Disabled",
|
|
394
|
+
Enabled: "Enabled",
|
|
395
|
+
};
|
|
439
396
|
class TooManyTagsException extends S3ControlServiceException_1.S3ControlServiceException {
|
|
440
397
|
constructor(opts) {
|
|
441
398
|
super({
|
|
@@ -464,8 +421,7 @@ class JobStatusException extends S3ControlServiceException_1.S3ControlServiceExc
|
|
|
464
421
|
}
|
|
465
422
|
}
|
|
466
423
|
exports.JobStatusException = JobStatusException;
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
})(RequestedJobStatus = exports.RequestedJobStatus || (exports.RequestedJobStatus = {}));
|
|
424
|
+
exports.RequestedJobStatus = {
|
|
425
|
+
Cancelled: "Cancelled",
|
|
426
|
+
Ready: "Ready",
|
|
427
|
+
};
|