@aws-sdk/client-s3-control 3.490.0 → 3.495.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 (120) hide show
  1. package/dist-cjs/S3Control.js +1 -195
  2. package/dist-cjs/S3ControlClient.js +1 -59
  3. package/dist-cjs/auth/httpAuthExtensionConfiguration.js +1 -43
  4. package/dist-cjs/commands/AssociateAccessGrantsIdentityCenterCommand.js +1 -34
  5. package/dist-cjs/commands/CreateAccessGrantCommand.js +1 -34
  6. package/dist-cjs/commands/CreateAccessGrantsInstanceCommand.js +1 -34
  7. package/dist-cjs/commands/CreateAccessGrantsLocationCommand.js +1 -34
  8. package/dist-cjs/commands/CreateAccessPointCommand.js +1 -33
  9. package/dist-cjs/commands/CreateAccessPointForObjectLambdaCommand.js +1 -32
  10. package/dist-cjs/commands/CreateBucketCommand.js +1 -34
  11. package/dist-cjs/commands/CreateJobCommand.js +1 -32
  12. package/dist-cjs/commands/CreateMultiRegionAccessPointCommand.js +1 -34
  13. package/dist-cjs/commands/CreateStorageLensGroupCommand.js +1 -32
  14. package/dist-cjs/commands/DeleteAccessGrantCommand.js +1 -34
  15. package/dist-cjs/commands/DeleteAccessGrantsInstanceCommand.js +1 -34
  16. package/dist-cjs/commands/DeleteAccessGrantsInstanceResourcePolicyCommand.js +1 -34
  17. package/dist-cjs/commands/DeleteAccessGrantsLocationCommand.js +1 -34
  18. package/dist-cjs/commands/DeleteAccessPointCommand.js +1 -33
  19. package/dist-cjs/commands/DeleteAccessPointForObjectLambdaCommand.js +1 -32
  20. package/dist-cjs/commands/DeleteAccessPointPolicyCommand.js +1 -33
  21. package/dist-cjs/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js +1 -32
  22. package/dist-cjs/commands/DeleteBucketCommand.js +1 -33
  23. package/dist-cjs/commands/DeleteBucketLifecycleConfigurationCommand.js +1 -33
  24. package/dist-cjs/commands/DeleteBucketPolicyCommand.js +1 -33
  25. package/dist-cjs/commands/DeleteBucketReplicationCommand.js +1 -33
  26. package/dist-cjs/commands/DeleteBucketTaggingCommand.js +1 -33
  27. package/dist-cjs/commands/DeleteJobTaggingCommand.js +1 -32
  28. package/dist-cjs/commands/DeleteMultiRegionAccessPointCommand.js +1 -34
  29. package/dist-cjs/commands/DeletePublicAccessBlockCommand.js +1 -32
  30. package/dist-cjs/commands/DeleteStorageLensConfigurationCommand.js +1 -32
  31. package/dist-cjs/commands/DeleteStorageLensConfigurationTaggingCommand.js +1 -32
  32. package/dist-cjs/commands/DeleteStorageLensGroupCommand.js +1 -32
  33. package/dist-cjs/commands/DescribeJobCommand.js +1 -32
  34. package/dist-cjs/commands/DescribeMultiRegionAccessPointOperationCommand.js +1 -34
  35. package/dist-cjs/commands/DissociateAccessGrantsIdentityCenterCommand.js +1 -34
  36. package/dist-cjs/commands/GetAccessGrantCommand.js +1 -34
  37. package/dist-cjs/commands/GetAccessGrantsInstanceCommand.js +1 -34
  38. package/dist-cjs/commands/GetAccessGrantsInstanceForPrefixCommand.js +1 -34
  39. package/dist-cjs/commands/GetAccessGrantsInstanceResourcePolicyCommand.js +1 -34
  40. package/dist-cjs/commands/GetAccessGrantsLocationCommand.js +1 -34
  41. package/dist-cjs/commands/GetAccessPointCommand.js +1 -33
  42. package/dist-cjs/commands/GetAccessPointConfigurationForObjectLambdaCommand.js +1 -32
  43. package/dist-cjs/commands/GetAccessPointForObjectLambdaCommand.js +1 -32
  44. package/dist-cjs/commands/GetAccessPointPolicyCommand.js +1 -33
  45. package/dist-cjs/commands/GetAccessPointPolicyForObjectLambdaCommand.js +1 -32
  46. package/dist-cjs/commands/GetAccessPointPolicyStatusCommand.js +1 -33
  47. package/dist-cjs/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js +1 -32
  48. package/dist-cjs/commands/GetBucketCommand.js +1 -33
  49. package/dist-cjs/commands/GetBucketLifecycleConfigurationCommand.js +1 -33
  50. package/dist-cjs/commands/GetBucketPolicyCommand.js +1 -33
  51. package/dist-cjs/commands/GetBucketReplicationCommand.js +1 -33
  52. package/dist-cjs/commands/GetBucketTaggingCommand.js +1 -33
  53. package/dist-cjs/commands/GetBucketVersioningCommand.js +1 -33
  54. package/dist-cjs/commands/GetDataAccessCommand.js +1 -35
  55. package/dist-cjs/commands/GetJobTaggingCommand.js +1 -32
  56. package/dist-cjs/commands/GetMultiRegionAccessPointCommand.js +1 -34
  57. package/dist-cjs/commands/GetMultiRegionAccessPointPolicyCommand.js +1 -34
  58. package/dist-cjs/commands/GetMultiRegionAccessPointPolicyStatusCommand.js +1 -34
  59. package/dist-cjs/commands/GetMultiRegionAccessPointRoutesCommand.js +1 -34
  60. package/dist-cjs/commands/GetPublicAccessBlockCommand.js +1 -32
  61. package/dist-cjs/commands/GetStorageLensConfigurationCommand.js +1 -32
  62. package/dist-cjs/commands/GetStorageLensConfigurationTaggingCommand.js +1 -32
  63. package/dist-cjs/commands/GetStorageLensGroupCommand.js +1 -32
  64. package/dist-cjs/commands/ListAccessGrantsCommand.js +1 -34
  65. package/dist-cjs/commands/ListAccessGrantsInstancesCommand.js +1 -34
  66. package/dist-cjs/commands/ListAccessGrantsLocationsCommand.js +1 -34
  67. package/dist-cjs/commands/ListAccessPointsCommand.js +1 -33
  68. package/dist-cjs/commands/ListAccessPointsForObjectLambdaCommand.js +1 -32
  69. package/dist-cjs/commands/ListJobsCommand.js +1 -32
  70. package/dist-cjs/commands/ListMultiRegionAccessPointsCommand.js +1 -34
  71. package/dist-cjs/commands/ListRegionalBucketsCommand.js +1 -33
  72. package/dist-cjs/commands/ListStorageLensConfigurationsCommand.js +1 -32
  73. package/dist-cjs/commands/ListStorageLensGroupsCommand.js +1 -32
  74. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -32
  75. package/dist-cjs/commands/PutAccessGrantsInstanceResourcePolicyCommand.js +1 -34
  76. package/dist-cjs/commands/PutAccessPointConfigurationForObjectLambdaCommand.js +1 -32
  77. package/dist-cjs/commands/PutAccessPointPolicyCommand.js +1 -33
  78. package/dist-cjs/commands/PutAccessPointPolicyForObjectLambdaCommand.js +1 -32
  79. package/dist-cjs/commands/PutBucketLifecycleConfigurationCommand.js +1 -35
  80. package/dist-cjs/commands/PutBucketPolicyCommand.js +1 -35
  81. package/dist-cjs/commands/PutBucketReplicationCommand.js +1 -35
  82. package/dist-cjs/commands/PutBucketTaggingCommand.js +1 -35
  83. package/dist-cjs/commands/PutBucketVersioningCommand.js +1 -35
  84. package/dist-cjs/commands/PutJobTaggingCommand.js +1 -32
  85. package/dist-cjs/commands/PutMultiRegionAccessPointPolicyCommand.js +1 -34
  86. package/dist-cjs/commands/PutPublicAccessBlockCommand.js +1 -32
  87. package/dist-cjs/commands/PutStorageLensConfigurationCommand.js +1 -32
  88. package/dist-cjs/commands/PutStorageLensConfigurationTaggingCommand.js +1 -32
  89. package/dist-cjs/commands/SubmitMultiRegionAccessPointRoutesCommand.js +1 -34
  90. package/dist-cjs/commands/TagResourceCommand.js +1 -32
  91. package/dist-cjs/commands/UntagResourceCommand.js +1 -32
  92. package/dist-cjs/commands/UpdateAccessGrantsLocationCommand.js +1 -34
  93. package/dist-cjs/commands/UpdateJobPriorityCommand.js +1 -32
  94. package/dist-cjs/commands/UpdateJobStatusCommand.js +1 -32
  95. package/dist-cjs/commands/UpdateStorageLensGroupCommand.js +1 -32
  96. package/dist-cjs/commands/index.js +1 -95
  97. package/dist-cjs/endpoint/EndpointParameters.js +1 -19
  98. package/dist-cjs/endpoint/ruleset.js +3 -3
  99. package/dist-cjs/extensionConfiguration.js +1 -2
  100. package/dist-cjs/index.js +12279 -11
  101. package/dist-cjs/models/S3ControlServiceException.js +1 -12
  102. package/dist-cjs/models/index.js +1 -5
  103. package/dist-cjs/models/models_0.js +1 -421
  104. package/dist-cjs/models/models_1.js +1 -40
  105. package/dist-cjs/pagination/Interfaces.js +1 -2
  106. package/dist-cjs/pagination/ListAccessGrantsInstancesPaginator.js +1 -7
  107. package/dist-cjs/pagination/ListAccessGrantsLocationsPaginator.js +1 -7
  108. package/dist-cjs/pagination/ListAccessGrantsPaginator.js +1 -7
  109. package/dist-cjs/pagination/ListAccessPointsForObjectLambdaPaginator.js +1 -7
  110. package/dist-cjs/pagination/ListAccessPointsPaginator.js +1 -7
  111. package/dist-cjs/pagination/ListJobsPaginator.js +1 -7
  112. package/dist-cjs/pagination/ListMultiRegionAccessPointsPaginator.js +1 -7
  113. package/dist-cjs/pagination/ListRegionalBucketsPaginator.js +1 -7
  114. package/dist-cjs/pagination/ListStorageLensConfigurationsPaginator.js +1 -7
  115. package/dist-cjs/pagination/ListStorageLensGroupsPaginator.js +1 -7
  116. package/dist-cjs/pagination/index.js +1 -14
  117. package/dist-cjs/protocols/Aws_restXml.js +1 -9417
  118. package/dist-cjs/runtimeExtensions.js +1 -25
  119. package/dist-es/endpoint/ruleset.js +3 -3
  120. package/package.json +46 -46
@@ -1,12 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.S3ControlServiceException = exports.__ServiceException = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
6
- class S3ControlServiceException extends smithy_client_1.ServiceException {
7
- constructor(options) {
8
- super(options);
9
- Object.setPrototypeOf(this, S3ControlServiceException.prototype);
10
- }
11
- }
12
- exports.S3ControlServiceException = S3ControlServiceException;
1
+ module.exports = require("../index.js");
@@ -1,5 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./models_0"), exports);
5
- tslib_1.__exportStar(require("./models_1"), exports);
1
+ module.exports = require("../index.js");
@@ -1,421 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- 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.S3ObjectLockMode = exports.S3ObjectLockLegalHoldStatus = exports.S3SSEAlgorithm = exports.S3MetadataDirective = exports.S3ChecksumAlgorithm = exports.S3CannedAccessControlList = exports.S3Permission = exports.S3GranteeTypeIdentifier = exports.S3GlacierJobTier = exports.JobManifestGenerator = exports.GeneratedManifestFormat = exports.ReplicationStatus = exports.S3StorageClass = exports.JobManifestFormat = exports.JobManifestFieldName = exports.BadRequestException = exports.BucketLocationConstraint = exports.BucketCannedACL = exports.BucketAlreadyOwnedByYou = exports.BucketAlreadyExists = exports.ObjectLambdaAccessPointAliasStatus = exports.ObjectLambdaContentTransformation = exports.ObjectLambdaTransformationConfigurationAction = exports.ObjectLambdaAllowedFeature = exports.S3PrefixType = exports.AsyncOperationName = exports.NetworkOrigin = exports.Permission = exports.GranteeType = exports.OwnerOverride = void 0;
4
- exports.GetDataAccessResultFilterSensitiveLog = exports.CredentialsFilterSensitiveLog = exports.OperationName = exports.InvalidRequestException = exports.InvalidNextTokenException = exports.OutputSchemaVersion = exports.Format = exports.NoSuchPublicAccessBlockConfiguration = exports.MultiRegionAccessPointStatus = exports.Privilege = void 0;
5
- const smithy_client_1 = require("@smithy/smithy-client");
6
- const S3ControlServiceException_1 = require("./S3ControlServiceException");
7
- exports.OwnerOverride = {
8
- Destination: "Destination",
9
- };
10
- exports.GranteeType = {
11
- DIRECTORY_GROUP: "DIRECTORY_GROUP",
12
- DIRECTORY_USER: "DIRECTORY_USER",
13
- IAM: "IAM",
14
- };
15
- exports.Permission = {
16
- READ: "READ",
17
- READWRITE: "READWRITE",
18
- WRITE: "WRITE",
19
- };
20
- exports.NetworkOrigin = {
21
- Internet: "Internet",
22
- VPC: "VPC",
23
- };
24
- exports.AsyncOperationName = {
25
- CreateMultiRegionAccessPoint: "CreateMultiRegionAccessPoint",
26
- DeleteMultiRegionAccessPoint: "DeleteMultiRegionAccessPoint",
27
- PutMultiRegionAccessPointPolicy: "PutMultiRegionAccessPointPolicy",
28
- };
29
- exports.S3PrefixType = {
30
- Object: "Object",
31
- };
32
- exports.ObjectLambdaAllowedFeature = {
33
- GetObjectPartNumber: "GetObject-PartNumber",
34
- GetObjectRange: "GetObject-Range",
35
- HeadObjectPartNumber: "HeadObject-PartNumber",
36
- HeadObjectRange: "HeadObject-Range",
37
- };
38
- exports.ObjectLambdaTransformationConfigurationAction = {
39
- GetObject: "GetObject",
40
- HeadObject: "HeadObject",
41
- ListObjects: "ListObjects",
42
- ListObjectsV2: "ListObjectsV2",
43
- };
44
- var ObjectLambdaContentTransformation;
45
- (function (ObjectLambdaContentTransformation) {
46
- ObjectLambdaContentTransformation.visit = (value, visitor) => {
47
- if (value.AwsLambda !== undefined)
48
- return visitor.AwsLambda(value.AwsLambda);
49
- return visitor._(value.$unknown[0], value.$unknown[1]);
50
- };
51
- })(ObjectLambdaContentTransformation = exports.ObjectLambdaContentTransformation || (exports.ObjectLambdaContentTransformation = {}));
52
- exports.ObjectLambdaAccessPointAliasStatus = {
53
- PROVISIONING: "PROVISIONING",
54
- READY: "READY",
55
- };
56
- class BucketAlreadyExists extends S3ControlServiceException_1.S3ControlServiceException {
57
- constructor(opts) {
58
- super({
59
- name: "BucketAlreadyExists",
60
- $fault: "client",
61
- ...opts,
62
- });
63
- this.name = "BucketAlreadyExists";
64
- this.$fault = "client";
65
- Object.setPrototypeOf(this, BucketAlreadyExists.prototype);
66
- }
67
- }
68
- exports.BucketAlreadyExists = BucketAlreadyExists;
69
- class BucketAlreadyOwnedByYou extends S3ControlServiceException_1.S3ControlServiceException {
70
- constructor(opts) {
71
- super({
72
- name: "BucketAlreadyOwnedByYou",
73
- $fault: "client",
74
- ...opts,
75
- });
76
- this.name = "BucketAlreadyOwnedByYou";
77
- this.$fault = "client";
78
- Object.setPrototypeOf(this, BucketAlreadyOwnedByYou.prototype);
79
- }
80
- }
81
- exports.BucketAlreadyOwnedByYou = BucketAlreadyOwnedByYou;
82
- exports.BucketCannedACL = {
83
- authenticated_read: "authenticated-read",
84
- private: "private",
85
- public_read: "public-read",
86
- public_read_write: "public-read-write",
87
- };
88
- exports.BucketLocationConstraint = {
89
- EU: "EU",
90
- ap_northeast_1: "ap-northeast-1",
91
- ap_south_1: "ap-south-1",
92
- ap_southeast_1: "ap-southeast-1",
93
- ap_southeast_2: "ap-southeast-2",
94
- cn_north_1: "cn-north-1",
95
- eu_central_1: "eu-central-1",
96
- eu_west_1: "eu-west-1",
97
- sa_east_1: "sa-east-1",
98
- us_west_1: "us-west-1",
99
- us_west_2: "us-west-2",
100
- };
101
- class BadRequestException extends S3ControlServiceException_1.S3ControlServiceException {
102
- constructor(opts) {
103
- super({
104
- name: "BadRequestException",
105
- $fault: "client",
106
- ...opts,
107
- });
108
- this.name = "BadRequestException";
109
- this.$fault = "client";
110
- Object.setPrototypeOf(this, BadRequestException.prototype);
111
- this.Message = opts.Message;
112
- }
113
- }
114
- exports.BadRequestException = BadRequestException;
115
- exports.JobManifestFieldName = {
116
- Bucket: "Bucket",
117
- Ignore: "Ignore",
118
- Key: "Key",
119
- VersionId: "VersionId",
120
- };
121
- exports.JobManifestFormat = {
122
- S3BatchOperations_CSV_20180820: "S3BatchOperations_CSV_20180820",
123
- S3InventoryReport_CSV_20161130: "S3InventoryReport_CSV_20161130",
124
- };
125
- exports.S3StorageClass = {
126
- DEEP_ARCHIVE: "DEEP_ARCHIVE",
127
- GLACIER: "GLACIER",
128
- GLACIER_IR: "GLACIER_IR",
129
- INTELLIGENT_TIERING: "INTELLIGENT_TIERING",
130
- ONEZONE_IA: "ONEZONE_IA",
131
- STANDARD: "STANDARD",
132
- STANDARD_IA: "STANDARD_IA",
133
- };
134
- exports.ReplicationStatus = {
135
- COMPLETED: "COMPLETED",
136
- FAILED: "FAILED",
137
- NONE: "NONE",
138
- REPLICA: "REPLICA",
139
- };
140
- exports.GeneratedManifestFormat = {
141
- S3InventoryReport_CSV_20211130: "S3InventoryReport_CSV_20211130",
142
- };
143
- var JobManifestGenerator;
144
- (function (JobManifestGenerator) {
145
- JobManifestGenerator.visit = (value, visitor) => {
146
- if (value.S3JobManifestGenerator !== undefined)
147
- return visitor.S3JobManifestGenerator(value.S3JobManifestGenerator);
148
- return visitor._(value.$unknown[0], value.$unknown[1]);
149
- };
150
- })(JobManifestGenerator = exports.JobManifestGenerator || (exports.JobManifestGenerator = {}));
151
- exports.S3GlacierJobTier = {
152
- BULK: "BULK",
153
- STANDARD: "STANDARD",
154
- };
155
- exports.S3GranteeTypeIdentifier = {
156
- CANONICAL: "id",
157
- EMAIL_ADDRESS: "emailAddress",
158
- GROUP: "uri",
159
- };
160
- exports.S3Permission = {
161
- FULL_CONTROL: "FULL_CONTROL",
162
- READ: "READ",
163
- READ_ACP: "READ_ACP",
164
- WRITE: "WRITE",
165
- WRITE_ACP: "WRITE_ACP",
166
- };
167
- exports.S3CannedAccessControlList = {
168
- AUTHENTICATED_READ: "authenticated-read",
169
- AWS_EXEC_READ: "aws-exec-read",
170
- BUCKET_OWNER_FULL_CONTROL: "bucket-owner-full-control",
171
- BUCKET_OWNER_READ: "bucket-owner-read",
172
- PRIVATE: "private",
173
- PUBLIC_READ: "public-read",
174
- PUBLIC_READ_WRITE: "public-read-write",
175
- };
176
- exports.S3ChecksumAlgorithm = {
177
- CRC32: "CRC32",
178
- CRC32C: "CRC32C",
179
- SHA1: "SHA1",
180
- SHA256: "SHA256",
181
- };
182
- exports.S3MetadataDirective = {
183
- COPY: "COPY",
184
- REPLACE: "REPLACE",
185
- };
186
- exports.S3SSEAlgorithm = {
187
- AES256: "AES256",
188
- KMS: "KMS",
189
- };
190
- exports.S3ObjectLockLegalHoldStatus = {
191
- OFF: "OFF",
192
- ON: "ON",
193
- };
194
- exports.S3ObjectLockMode = {
195
- COMPLIANCE: "COMPLIANCE",
196
- GOVERNANCE: "GOVERNANCE",
197
- };
198
- exports.S3ObjectLockRetentionMode = {
199
- COMPLIANCE: "COMPLIANCE",
200
- GOVERNANCE: "GOVERNANCE",
201
- };
202
- exports.JobReportFormat = {
203
- Report_CSV_20180820: "Report_CSV_20180820",
204
- };
205
- exports.JobReportScope = {
206
- AllTasks: "AllTasks",
207
- FailedTasksOnly: "FailedTasksOnly",
208
- };
209
- class IdempotencyException extends S3ControlServiceException_1.S3ControlServiceException {
210
- constructor(opts) {
211
- super({
212
- name: "IdempotencyException",
213
- $fault: "client",
214
- ...opts,
215
- });
216
- this.name = "IdempotencyException";
217
- this.$fault = "client";
218
- Object.setPrototypeOf(this, IdempotencyException.prototype);
219
- this.Message = opts.Message;
220
- }
221
- }
222
- exports.IdempotencyException = IdempotencyException;
223
- class InternalServiceException extends S3ControlServiceException_1.S3ControlServiceException {
224
- constructor(opts) {
225
- super({
226
- name: "InternalServiceException",
227
- $fault: "server",
228
- ...opts,
229
- });
230
- this.name = "InternalServiceException";
231
- this.$fault = "server";
232
- Object.setPrototypeOf(this, InternalServiceException.prototype);
233
- this.Message = opts.Message;
234
- }
235
- }
236
- exports.InternalServiceException = InternalServiceException;
237
- class TooManyRequestsException extends S3ControlServiceException_1.S3ControlServiceException {
238
- constructor(opts) {
239
- super({
240
- name: "TooManyRequestsException",
241
- $fault: "client",
242
- ...opts,
243
- });
244
- this.name = "TooManyRequestsException";
245
- this.$fault = "client";
246
- Object.setPrototypeOf(this, TooManyRequestsException.prototype);
247
- this.Message = opts.Message;
248
- }
249
- }
250
- exports.TooManyRequestsException = TooManyRequestsException;
251
- class NotFoundException extends S3ControlServiceException_1.S3ControlServiceException {
252
- constructor(opts) {
253
- super({
254
- name: "NotFoundException",
255
- $fault: "client",
256
- ...opts,
257
- });
258
- this.name = "NotFoundException";
259
- this.$fault = "client";
260
- Object.setPrototypeOf(this, NotFoundException.prototype);
261
- this.Message = opts.Message;
262
- }
263
- }
264
- exports.NotFoundException = NotFoundException;
265
- exports.JobStatus = {
266
- Active: "Active",
267
- Cancelled: "Cancelled",
268
- Cancelling: "Cancelling",
269
- Complete: "Complete",
270
- Completing: "Completing",
271
- Failed: "Failed",
272
- Failing: "Failing",
273
- New: "New",
274
- Paused: "Paused",
275
- Pausing: "Pausing",
276
- Preparing: "Preparing",
277
- Ready: "Ready",
278
- Suspended: "Suspended",
279
- };
280
- exports.TransitionStorageClass = {
281
- DEEP_ARCHIVE: "DEEP_ARCHIVE",
282
- GLACIER: "GLACIER",
283
- INTELLIGENT_TIERING: "INTELLIGENT_TIERING",
284
- ONEZONE_IA: "ONEZONE_IA",
285
- STANDARD_IA: "STANDARD_IA",
286
- };
287
- exports.ExpirationStatus = {
288
- Disabled: "Disabled",
289
- Enabled: "Enabled",
290
- };
291
- exports.DeleteMarkerReplicationStatus = {
292
- Disabled: "Disabled",
293
- Enabled: "Enabled",
294
- };
295
- exports.MetricsStatus = {
296
- Disabled: "Disabled",
297
- Enabled: "Enabled",
298
- };
299
- exports.ReplicationTimeStatus = {
300
- Disabled: "Disabled",
301
- Enabled: "Enabled",
302
- };
303
- exports.ReplicationStorageClass = {
304
- DEEP_ARCHIVE: "DEEP_ARCHIVE",
305
- GLACIER: "GLACIER",
306
- GLACIER_IR: "GLACIER_IR",
307
- INTELLIGENT_TIERING: "INTELLIGENT_TIERING",
308
- ONEZONE_IA: "ONEZONE_IA",
309
- OUTPOSTS: "OUTPOSTS",
310
- REDUCED_REDUNDANCY: "REDUCED_REDUNDANCY",
311
- STANDARD: "STANDARD",
312
- STANDARD_IA: "STANDARD_IA",
313
- };
314
- exports.ExistingObjectReplicationStatus = {
315
- Disabled: "Disabled",
316
- Enabled: "Enabled",
317
- };
318
- exports.ReplicaModificationsStatus = {
319
- Disabled: "Disabled",
320
- Enabled: "Enabled",
321
- };
322
- exports.SseKmsEncryptedObjectsStatus = {
323
- Disabled: "Disabled",
324
- Enabled: "Enabled",
325
- };
326
- exports.ReplicationRuleStatus = {
327
- Disabled: "Disabled",
328
- Enabled: "Enabled",
329
- };
330
- exports.MFADeleteStatus = {
331
- Disabled: "Disabled",
332
- Enabled: "Enabled",
333
- };
334
- exports.BucketVersioningStatus = {
335
- Enabled: "Enabled",
336
- Suspended: "Suspended",
337
- };
338
- exports.Privilege = {
339
- Default: "Default",
340
- Minimal: "Minimal",
341
- };
342
- exports.MultiRegionAccessPointStatus = {
343
- CREATING: "CREATING",
344
- DELETING: "DELETING",
345
- INCONSISTENT_ACROSS_REGIONS: "INCONSISTENT_ACROSS_REGIONS",
346
- PARTIALLY_CREATED: "PARTIALLY_CREATED",
347
- PARTIALLY_DELETED: "PARTIALLY_DELETED",
348
- READY: "READY",
349
- };
350
- class NoSuchPublicAccessBlockConfiguration extends S3ControlServiceException_1.S3ControlServiceException {
351
- constructor(opts) {
352
- super({
353
- name: "NoSuchPublicAccessBlockConfiguration",
354
- $fault: "client",
355
- ...opts,
356
- });
357
- this.name = "NoSuchPublicAccessBlockConfiguration";
358
- this.$fault = "client";
359
- Object.setPrototypeOf(this, NoSuchPublicAccessBlockConfiguration.prototype);
360
- this.Message = opts.Message;
361
- }
362
- }
363
- exports.NoSuchPublicAccessBlockConfiguration = NoSuchPublicAccessBlockConfiguration;
364
- exports.Format = {
365
- CSV: "CSV",
366
- Parquet: "Parquet",
367
- };
368
- exports.OutputSchemaVersion = {
369
- V_1: "V_1",
370
- };
371
- class InvalidNextTokenException extends S3ControlServiceException_1.S3ControlServiceException {
372
- constructor(opts) {
373
- super({
374
- name: "InvalidNextTokenException",
375
- $fault: "client",
376
- ...opts,
377
- });
378
- this.name = "InvalidNextTokenException";
379
- this.$fault = "client";
380
- Object.setPrototypeOf(this, InvalidNextTokenException.prototype);
381
- this.Message = opts.Message;
382
- }
383
- }
384
- exports.InvalidNextTokenException = InvalidNextTokenException;
385
- class InvalidRequestException extends S3ControlServiceException_1.S3ControlServiceException {
386
- constructor(opts) {
387
- super({
388
- name: "InvalidRequestException",
389
- $fault: "client",
390
- ...opts,
391
- });
392
- this.name = "InvalidRequestException";
393
- this.$fault = "client";
394
- Object.setPrototypeOf(this, InvalidRequestException.prototype);
395
- this.Message = opts.Message;
396
- }
397
- }
398
- exports.InvalidRequestException = InvalidRequestException;
399
- exports.OperationName = {
400
- LambdaInvoke: "LambdaInvoke",
401
- S3DeleteObjectTagging: "S3DeleteObjectTagging",
402
- S3InitiateRestoreObject: "S3InitiateRestoreObject",
403
- S3PutObjectAcl: "S3PutObjectAcl",
404
- S3PutObjectCopy: "S3PutObjectCopy",
405
- S3PutObjectLegalHold: "S3PutObjectLegalHold",
406
- S3PutObjectRetention: "S3PutObjectRetention",
407
- S3PutObjectTagging: "S3PutObjectTagging",
408
- S3ReplicateObject: "S3ReplicateObject",
409
- };
410
- const CredentialsFilterSensitiveLog = (obj) => ({
411
- ...obj,
412
- ...(obj.AccessKeyId && { AccessKeyId: smithy_client_1.SENSITIVE_STRING }),
413
- ...(obj.SecretAccessKey && { SecretAccessKey: smithy_client_1.SENSITIVE_STRING }),
414
- ...(obj.SessionToken && { SessionToken: smithy_client_1.SENSITIVE_STRING }),
415
- });
416
- exports.CredentialsFilterSensitiveLog = CredentialsFilterSensitiveLog;
417
- const GetDataAccessResultFilterSensitiveLog = (obj) => ({
418
- ...obj,
419
- ...(obj.Credentials && { Credentials: smithy_client_1.SENSITIVE_STRING }),
420
- });
421
- exports.GetDataAccessResultFilterSensitiveLog = GetDataAccessResultFilterSensitiveLog;
1
+ module.exports = require("../index.js");
@@ -1,40 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.RequestedJobStatus = exports.JobStatusException = exports.TooManyTagsException = exports.MFADelete = void 0;
4
- const S3ControlServiceException_1 = require("./S3ControlServiceException");
5
- exports.MFADelete = {
6
- Disabled: "Disabled",
7
- Enabled: "Enabled",
8
- };
9
- class TooManyTagsException extends S3ControlServiceException_1.S3ControlServiceException {
10
- constructor(opts) {
11
- super({
12
- name: "TooManyTagsException",
13
- $fault: "client",
14
- ...opts,
15
- });
16
- this.name = "TooManyTagsException";
17
- this.$fault = "client";
18
- Object.setPrototypeOf(this, TooManyTagsException.prototype);
19
- this.Message = opts.Message;
20
- }
21
- }
22
- exports.TooManyTagsException = TooManyTagsException;
23
- class JobStatusException extends S3ControlServiceException_1.S3ControlServiceException {
24
- constructor(opts) {
25
- super({
26
- name: "JobStatusException",
27
- $fault: "client",
28
- ...opts,
29
- });
30
- this.name = "JobStatusException";
31
- this.$fault = "client";
32
- Object.setPrototypeOf(this, JobStatusException.prototype);
33
- this.Message = opts.Message;
34
- }
35
- }
36
- exports.JobStatusException = JobStatusException;
37
- exports.RequestedJobStatus = {
38
- Cancelled: "Cancelled",
39
- Ready: "Ready",
40
- };
1
+ module.exports = require("../index.js");
@@ -1,2 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListAccessGrantsInstances = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListAccessGrantsInstancesCommand_1 = require("../commands/ListAccessGrantsInstancesCommand");
6
- const S3ControlClient_1 = require("../S3ControlClient");
7
- exports.paginateListAccessGrantsInstances = (0, core_1.createPaginator)(S3ControlClient_1.S3ControlClient, ListAccessGrantsInstancesCommand_1.ListAccessGrantsInstancesCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListAccessGrantsLocations = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListAccessGrantsLocationsCommand_1 = require("../commands/ListAccessGrantsLocationsCommand");
6
- const S3ControlClient_1 = require("../S3ControlClient");
7
- exports.paginateListAccessGrantsLocations = (0, core_1.createPaginator)(S3ControlClient_1.S3ControlClient, ListAccessGrantsLocationsCommand_1.ListAccessGrantsLocationsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListAccessGrants = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListAccessGrantsCommand_1 = require("../commands/ListAccessGrantsCommand");
6
- const S3ControlClient_1 = require("../S3ControlClient");
7
- exports.paginateListAccessGrants = (0, core_1.createPaginator)(S3ControlClient_1.S3ControlClient, ListAccessGrantsCommand_1.ListAccessGrantsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListAccessPointsForObjectLambda = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListAccessPointsForObjectLambdaCommand_1 = require("../commands/ListAccessPointsForObjectLambdaCommand");
6
- const S3ControlClient_1 = require("../S3ControlClient");
7
- exports.paginateListAccessPointsForObjectLambda = (0, core_1.createPaginator)(S3ControlClient_1.S3ControlClient, ListAccessPointsForObjectLambdaCommand_1.ListAccessPointsForObjectLambdaCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListAccessPoints = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListAccessPointsCommand_1 = require("../commands/ListAccessPointsCommand");
6
- const S3ControlClient_1 = require("../S3ControlClient");
7
- exports.paginateListAccessPoints = (0, core_1.createPaginator)(S3ControlClient_1.S3ControlClient, ListAccessPointsCommand_1.ListAccessPointsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListJobs = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListJobsCommand_1 = require("../commands/ListJobsCommand");
6
- const S3ControlClient_1 = require("../S3ControlClient");
7
- exports.paginateListJobs = (0, core_1.createPaginator)(S3ControlClient_1.S3ControlClient, ListJobsCommand_1.ListJobsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListMultiRegionAccessPoints = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListMultiRegionAccessPointsCommand_1 = require("../commands/ListMultiRegionAccessPointsCommand");
6
- const S3ControlClient_1 = require("../S3ControlClient");
7
- exports.paginateListMultiRegionAccessPoints = (0, core_1.createPaginator)(S3ControlClient_1.S3ControlClient, ListMultiRegionAccessPointsCommand_1.ListMultiRegionAccessPointsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListRegionalBuckets = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListRegionalBucketsCommand_1 = require("../commands/ListRegionalBucketsCommand");
6
- const S3ControlClient_1 = require("../S3ControlClient");
7
- exports.paginateListRegionalBuckets = (0, core_1.createPaginator)(S3ControlClient_1.S3ControlClient, ListRegionalBucketsCommand_1.ListRegionalBucketsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListStorageLensConfigurations = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListStorageLensConfigurationsCommand_1 = require("../commands/ListStorageLensConfigurationsCommand");
6
- const S3ControlClient_1 = require("../S3ControlClient");
7
- exports.paginateListStorageLensConfigurations = (0, core_1.createPaginator)(S3ControlClient_1.S3ControlClient, ListStorageLensConfigurationsCommand_1.ListStorageLensConfigurationsCommand, "NextToken", "NextToken", "");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListStorageLensGroups = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListStorageLensGroupsCommand_1 = require("../commands/ListStorageLensGroupsCommand");
6
- const S3ControlClient_1 = require("../S3ControlClient");
7
- exports.paginateListStorageLensGroups = (0, core_1.createPaginator)(S3ControlClient_1.S3ControlClient, ListStorageLensGroupsCommand_1.ListStorageLensGroupsCommand, "NextToken", "NextToken", "");
1
+ module.exports = require("../index.js");
@@ -1,14 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./Interfaces"), exports);
5
- tslib_1.__exportStar(require("./ListAccessGrantsInstancesPaginator"), exports);
6
- tslib_1.__exportStar(require("./ListAccessGrantsLocationsPaginator"), exports);
7
- tslib_1.__exportStar(require("./ListAccessGrantsPaginator"), exports);
8
- tslib_1.__exportStar(require("./ListAccessPointsForObjectLambdaPaginator"), exports);
9
- tslib_1.__exportStar(require("./ListAccessPointsPaginator"), exports);
10
- tslib_1.__exportStar(require("./ListJobsPaginator"), exports);
11
- tslib_1.__exportStar(require("./ListMultiRegionAccessPointsPaginator"), exports);
12
- tslib_1.__exportStar(require("./ListRegionalBucketsPaginator"), exports);
13
- tslib_1.__exportStar(require("./ListStorageLensConfigurationsPaginator"), exports);
14
- tslib_1.__exportStar(require("./ListStorageLensGroupsPaginator"), exports);
1
+ module.exports = require("../index.js");