@aws-sdk/client-macie2 3.934.0 → 3.936.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 (79) hide show
  1. package/dist-cjs/index.js +354 -354
  2. package/dist-es/index.js +2 -1
  3. package/dist-es/models/enums.js +342 -0
  4. package/dist-es/models/errors.js +97 -0
  5. package/dist-es/models/models_0.js +1 -427
  6. package/dist-es/models/models_1.js +1 -12
  7. package/dist-es/schemas/schemas_0.js +1 -1
  8. package/dist-types/commands/ListClassificationJobsCommand.d.ts +1 -1
  9. package/dist-types/commands/ListClassificationScopesCommand.d.ts +1 -1
  10. package/dist-types/commands/ListCustomDataIdentifiersCommand.d.ts +1 -1
  11. package/dist-types/commands/ListFindingsCommand.d.ts +1 -1
  12. package/dist-types/commands/ListFindingsFiltersCommand.d.ts +1 -1
  13. package/dist-types/commands/ListInvitationsCommand.d.ts +1 -1
  14. package/dist-types/commands/ListManagedDataIdentifiersCommand.d.ts +1 -1
  15. package/dist-types/commands/ListMembersCommand.d.ts +1 -1
  16. package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +1 -1
  17. package/dist-types/commands/ListResourceProfileArtifactsCommand.d.ts +1 -1
  18. package/dist-types/commands/ListResourceProfileDetectionsCommand.d.ts +1 -1
  19. package/dist-types/commands/ListSensitivityInspectionTemplatesCommand.d.ts +1 -1
  20. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  21. package/dist-types/commands/PutClassificationExportConfigurationCommand.d.ts +1 -1
  22. package/dist-types/commands/PutFindingsPublicationConfigurationCommand.d.ts +1 -1
  23. package/dist-types/commands/SearchResourcesCommand.d.ts +1 -1
  24. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  25. package/dist-types/commands/TestCustomDataIdentifierCommand.d.ts +1 -1
  26. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  27. package/dist-types/commands/UpdateAllowListCommand.d.ts +1 -1
  28. package/dist-types/commands/UpdateAutomatedDiscoveryConfigurationCommand.d.ts +1 -1
  29. package/dist-types/commands/UpdateClassificationJobCommand.d.ts +1 -1
  30. package/dist-types/commands/UpdateClassificationScopeCommand.d.ts +1 -1
  31. package/dist-types/commands/UpdateFindingsFilterCommand.d.ts +1 -1
  32. package/dist-types/commands/UpdateMacieSessionCommand.d.ts +1 -1
  33. package/dist-types/commands/UpdateMemberSessionCommand.d.ts +1 -1
  34. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +1 -1
  35. package/dist-types/commands/UpdateResourceProfileCommand.d.ts +1 -1
  36. package/dist-types/commands/UpdateResourceProfileDetectionsCommand.d.ts +1 -1
  37. package/dist-types/index.d.ts +4 -1
  38. package/dist-types/models/enums.d.ts +822 -0
  39. package/dist-types/models/errors.d.ts +98 -0
  40. package/dist-types/models/models_0.d.ts +946 -904
  41. package/dist-types/models/models_1.d.ts +1 -962
  42. package/dist-types/ts3.4/commands/ListClassificationJobsCommand.d.ts +1 -1
  43. package/dist-types/ts3.4/commands/ListClassificationScopesCommand.d.ts +1 -1
  44. package/dist-types/ts3.4/commands/ListCustomDataIdentifiersCommand.d.ts +1 -1
  45. package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +1 -1
  46. package/dist-types/ts3.4/commands/ListFindingsFiltersCommand.d.ts +1 -1
  47. package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +1 -1
  48. package/dist-types/ts3.4/commands/ListManagedDataIdentifiersCommand.d.ts +1 -1
  49. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +1 -1
  50. package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +1 -1
  51. package/dist-types/ts3.4/commands/ListResourceProfileArtifactsCommand.d.ts +1 -1
  52. package/dist-types/ts3.4/commands/ListResourceProfileDetectionsCommand.d.ts +1 -1
  53. package/dist-types/ts3.4/commands/ListSensitivityInspectionTemplatesCommand.d.ts +1 -1
  54. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  55. package/dist-types/ts3.4/commands/PutClassificationExportConfigurationCommand.d.ts +1 -1
  56. package/dist-types/ts3.4/commands/PutFindingsPublicationConfigurationCommand.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/SearchResourcesCommand.d.ts +1 -1
  58. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/TestCustomDataIdentifierCommand.d.ts +1 -1
  60. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  61. package/dist-types/ts3.4/commands/UpdateAllowListCommand.d.ts +1 -1
  62. package/dist-types/ts3.4/commands/UpdateAutomatedDiscoveryConfigurationCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/UpdateClassificationJobCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/UpdateClassificationScopeCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/UpdateFindingsFilterCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/UpdateMacieSessionCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/UpdateMemberSessionCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/UpdateResourceProfileCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/UpdateResourceProfileDetectionsCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/index.d.ts +4 -1
  72. package/dist-types/ts3.4/models/enums.d.ts +441 -0
  73. package/dist-types/ts3.4/models/errors.d.ts +56 -0
  74. package/dist-types/ts3.4/models/models_0.d.ts +304 -481
  75. package/dist-types/ts3.4/models/models_1.d.ts +1 -287
  76. package/package.json +19 -19
  77. package/dist-es/models/index.js +0 -2
  78. package/dist-types/models/index.d.ts +0 -2
  79. package/dist-types/ts3.4/models/index.d.ts +0 -2
@@ -0,0 +1,822 @@
1
+ /**
2
+ * @public
3
+ * @enum
4
+ */
5
+ export declare const AdminStatus: {
6
+ readonly DISABLING_IN_PROGRESS: "DISABLING_IN_PROGRESS";
7
+ readonly ENABLED: "ENABLED";
8
+ };
9
+ /**
10
+ * @public
11
+ */
12
+ export type AdminStatus = (typeof AdminStatus)[keyof typeof AdminStatus];
13
+ /**
14
+ * @public
15
+ * @enum
16
+ */
17
+ export declare const AutomatedDiscoveryAccountStatus: {
18
+ readonly DISABLED: "DISABLED";
19
+ readonly ENABLED: "ENABLED";
20
+ };
21
+ /**
22
+ * @public
23
+ */
24
+ export type AutomatedDiscoveryAccountStatus = (typeof AutomatedDiscoveryAccountStatus)[keyof typeof AutomatedDiscoveryAccountStatus];
25
+ /**
26
+ * @public
27
+ * @enum
28
+ */
29
+ export declare const AutomatedDiscoveryAccountUpdateErrorCode: {
30
+ readonly ACCOUNT_NOT_FOUND: "ACCOUNT_NOT_FOUND";
31
+ readonly ACCOUNT_PAUSED: "ACCOUNT_PAUSED";
32
+ };
33
+ /**
34
+ * @public
35
+ */
36
+ export type AutomatedDiscoveryAccountUpdateErrorCode = (typeof AutomatedDiscoveryAccountUpdateErrorCode)[keyof typeof AutomatedDiscoveryAccountUpdateErrorCode];
37
+ /**
38
+ * @public
39
+ * @enum
40
+ */
41
+ export declare const AllowsUnencryptedObjectUploads: {
42
+ readonly FALSE: "FALSE";
43
+ readonly TRUE: "TRUE";
44
+ readonly UNKNOWN: "UNKNOWN";
45
+ };
46
+ /**
47
+ * @public
48
+ */
49
+ export type AllowsUnencryptedObjectUploads = (typeof AllowsUnencryptedObjectUploads)[keyof typeof AllowsUnencryptedObjectUploads];
50
+ /**
51
+ * @public
52
+ * @enum
53
+ */
54
+ export declare const AutomatedDiscoveryMonitoringStatus: {
55
+ readonly MONITORED: "MONITORED";
56
+ readonly NOT_MONITORED: "NOT_MONITORED";
57
+ };
58
+ /**
59
+ * @public
60
+ */
61
+ export type AutomatedDiscoveryMonitoringStatus = (typeof AutomatedDiscoveryMonitoringStatus)[keyof typeof AutomatedDiscoveryMonitoringStatus];
62
+ /**
63
+ * @public
64
+ * @enum
65
+ */
66
+ export declare const BucketMetadataErrorCode: {
67
+ readonly ACCESS_DENIED: "ACCESS_DENIED";
68
+ readonly BUCKET_COUNT_EXCEEDS_QUOTA: "BUCKET_COUNT_EXCEEDS_QUOTA";
69
+ };
70
+ /**
71
+ * @public
72
+ */
73
+ export type BucketMetadataErrorCode = (typeof BucketMetadataErrorCode)[keyof typeof BucketMetadataErrorCode];
74
+ /**
75
+ * @public
76
+ * @enum
77
+ */
78
+ export declare const IsDefinedInJob: {
79
+ readonly FALSE: "FALSE";
80
+ readonly TRUE: "TRUE";
81
+ readonly UNKNOWN: "UNKNOWN";
82
+ };
83
+ /**
84
+ * @public
85
+ */
86
+ export type IsDefinedInJob = (typeof IsDefinedInJob)[keyof typeof IsDefinedInJob];
87
+ /**
88
+ * @public
89
+ * @enum
90
+ */
91
+ export declare const IsMonitoredByJob: {
92
+ readonly FALSE: "FALSE";
93
+ readonly TRUE: "TRUE";
94
+ readonly UNKNOWN: "UNKNOWN";
95
+ };
96
+ /**
97
+ * @public
98
+ */
99
+ export type IsMonitoredByJob = (typeof IsMonitoredByJob)[keyof typeof IsMonitoredByJob];
100
+ /**
101
+ * @public
102
+ * @enum
103
+ */
104
+ export declare const EffectivePermission: {
105
+ readonly NOT_PUBLIC: "NOT_PUBLIC";
106
+ readonly PUBLIC: "PUBLIC";
107
+ readonly UNKNOWN: "UNKNOWN";
108
+ };
109
+ /**
110
+ * @public
111
+ */
112
+ export type EffectivePermission = (typeof EffectivePermission)[keyof typeof EffectivePermission];
113
+ /**
114
+ * @public
115
+ * @enum
116
+ */
117
+ export declare const Type: {
118
+ readonly AES256: "AES256";
119
+ readonly NONE: "NONE";
120
+ readonly aws_kms: "aws:kms";
121
+ readonly aws_kms_dsse: "aws:kms:dsse";
122
+ };
123
+ /**
124
+ * @public
125
+ */
126
+ export type Type = (typeof Type)[keyof typeof Type];
127
+ /**
128
+ * @public
129
+ * @enum
130
+ */
131
+ export declare const SharedAccess: {
132
+ readonly EXTERNAL: "EXTERNAL";
133
+ readonly INTERNAL: "INTERNAL";
134
+ readonly NOT_SHARED: "NOT_SHARED";
135
+ readonly UNKNOWN: "UNKNOWN";
136
+ };
137
+ /**
138
+ * @public
139
+ */
140
+ export type SharedAccess = (typeof SharedAccess)[keyof typeof SharedAccess];
141
+ /**
142
+ * @public
143
+ * @enum
144
+ */
145
+ export declare const JobComparator: {
146
+ readonly CONTAINS: "CONTAINS";
147
+ readonly EQ: "EQ";
148
+ readonly GT: "GT";
149
+ readonly GTE: "GTE";
150
+ readonly LT: "LT";
151
+ readonly LTE: "LTE";
152
+ readonly NE: "NE";
153
+ readonly STARTS_WITH: "STARTS_WITH";
154
+ };
155
+ /**
156
+ * @public
157
+ */
158
+ export type JobComparator = (typeof JobComparator)[keyof typeof JobComparator];
159
+ /**
160
+ * @public
161
+ * @enum
162
+ */
163
+ export declare const SimpleCriterionKeyForJob: {
164
+ readonly ACCOUNT_ID: "ACCOUNT_ID";
165
+ readonly S3_BUCKET_EFFECTIVE_PERMISSION: "S3_BUCKET_EFFECTIVE_PERMISSION";
166
+ readonly S3_BUCKET_NAME: "S3_BUCKET_NAME";
167
+ readonly S3_BUCKET_SHARED_ACCESS: "S3_BUCKET_SHARED_ACCESS";
168
+ };
169
+ /**
170
+ * @public
171
+ */
172
+ export type SimpleCriterionKeyForJob = (typeof SimpleCriterionKeyForJob)[keyof typeof SimpleCriterionKeyForJob];
173
+ /**
174
+ * @public
175
+ * @enum
176
+ */
177
+ export declare const DataIdentifierType: {
178
+ readonly CUSTOM: "CUSTOM";
179
+ readonly MANAGED: "MANAGED";
180
+ };
181
+ /**
182
+ * @public
183
+ */
184
+ export type DataIdentifierType = (typeof DataIdentifierType)[keyof typeof DataIdentifierType];
185
+ /**
186
+ * @public
187
+ * @enum
188
+ */
189
+ export declare const FindingCategory: {
190
+ readonly CLASSIFICATION: "CLASSIFICATION";
191
+ readonly POLICY: "POLICY";
192
+ };
193
+ /**
194
+ * @public
195
+ */
196
+ export type FindingCategory = (typeof FindingCategory)[keyof typeof FindingCategory];
197
+ /**
198
+ * @public
199
+ * @enum
200
+ */
201
+ export declare const OriginType: {
202
+ readonly AUTOMATED_SENSITIVE_DATA_DISCOVERY: "AUTOMATED_SENSITIVE_DATA_DISCOVERY";
203
+ readonly SENSITIVE_DATA_DISCOVERY_JOB: "SENSITIVE_DATA_DISCOVERY_JOB";
204
+ };
205
+ /**
206
+ * @public
207
+ */
208
+ export type OriginType = (typeof OriginType)[keyof typeof OriginType];
209
+ /**
210
+ * @public
211
+ * @enum
212
+ */
213
+ export declare const SensitiveDataItemCategory: {
214
+ readonly CREDENTIALS: "CREDENTIALS";
215
+ readonly CUSTOM_IDENTIFIER: "CUSTOM_IDENTIFIER";
216
+ readonly FINANCIAL_INFORMATION: "FINANCIAL_INFORMATION";
217
+ readonly PERSONAL_INFORMATION: "PERSONAL_INFORMATION";
218
+ };
219
+ /**
220
+ * @public
221
+ */
222
+ export type SensitiveDataItemCategory = (typeof SensitiveDataItemCategory)[keyof typeof SensitiveDataItemCategory];
223
+ /**
224
+ * @public
225
+ * @enum
226
+ */
227
+ export declare const FindingActionType: {
228
+ readonly AWS_API_CALL: "AWS_API_CALL";
229
+ };
230
+ /**
231
+ * @public
232
+ */
233
+ export type FindingActionType = (typeof FindingActionType)[keyof typeof FindingActionType];
234
+ /**
235
+ * @public
236
+ * @enum
237
+ */
238
+ export declare const UserIdentityType: {
239
+ readonly AWSAccount: "AWSAccount";
240
+ readonly AWSService: "AWSService";
241
+ readonly AssumedRole: "AssumedRole";
242
+ readonly FederatedUser: "FederatedUser";
243
+ readonly IAMUser: "IAMUser";
244
+ readonly Root: "Root";
245
+ };
246
+ /**
247
+ * @public
248
+ */
249
+ export type UserIdentityType = (typeof UserIdentityType)[keyof typeof UserIdentityType];
250
+ /**
251
+ * @public
252
+ * @enum
253
+ */
254
+ export declare const EncryptionType: {
255
+ readonly AES256: "AES256";
256
+ readonly NONE: "NONE";
257
+ readonly UNKNOWN: "UNKNOWN";
258
+ readonly aws_kms: "aws:kms";
259
+ readonly aws_kms_dsse: "aws:kms:dsse";
260
+ };
261
+ /**
262
+ * @public
263
+ */
264
+ export type EncryptionType = (typeof EncryptionType)[keyof typeof EncryptionType];
265
+ /**
266
+ * @public
267
+ * @enum
268
+ */
269
+ export declare const StorageClass: {
270
+ readonly DEEP_ARCHIVE: "DEEP_ARCHIVE";
271
+ readonly GLACIER: "GLACIER";
272
+ readonly GLACIER_IR: "GLACIER_IR";
273
+ readonly INTELLIGENT_TIERING: "INTELLIGENT_TIERING";
274
+ readonly ONEZONE_IA: "ONEZONE_IA";
275
+ readonly OUTPOSTS: "OUTPOSTS";
276
+ readonly REDUCED_REDUNDANCY: "REDUCED_REDUNDANCY";
277
+ readonly STANDARD: "STANDARD";
278
+ readonly STANDARD_IA: "STANDARD_IA";
279
+ };
280
+ /**
281
+ * @public
282
+ */
283
+ export type StorageClass = (typeof StorageClass)[keyof typeof StorageClass];
284
+ /**
285
+ * @public
286
+ * @enum
287
+ */
288
+ export declare const SeverityDescription: {
289
+ readonly High: "High";
290
+ readonly Low: "Low";
291
+ readonly Medium: "Medium";
292
+ };
293
+ /**
294
+ * @public
295
+ */
296
+ export type SeverityDescription = (typeof SeverityDescription)[keyof typeof SeverityDescription];
297
+ /**
298
+ * @public
299
+ * @enum
300
+ */
301
+ export declare const FindingType: {
302
+ readonly Policy_IAMUser_S3BlockPublicAccessDisabled: "Policy:IAMUser/S3BlockPublicAccessDisabled";
303
+ readonly Policy_IAMUser_S3BucketEncryptionDisabled: "Policy:IAMUser/S3BucketEncryptionDisabled";
304
+ readonly Policy_IAMUser_S3BucketPublic: "Policy:IAMUser/S3BucketPublic";
305
+ readonly Policy_IAMUser_S3BucketReplicatedExternally: "Policy:IAMUser/S3BucketReplicatedExternally";
306
+ readonly Policy_IAMUser_S3BucketSharedExternally: "Policy:IAMUser/S3BucketSharedExternally";
307
+ readonly Policy_IAMUser_S3BucketSharedWithCloudFront: "Policy:IAMUser/S3BucketSharedWithCloudFront";
308
+ readonly SensitiveData_S3Object_Credentials: "SensitiveData:S3Object/Credentials";
309
+ readonly SensitiveData_S3Object_CustomIdentifier: "SensitiveData:S3Object/CustomIdentifier";
310
+ readonly SensitiveData_S3Object_Financial: "SensitiveData:S3Object/Financial";
311
+ readonly SensitiveData_S3Object_Multiple: "SensitiveData:S3Object/Multiple";
312
+ readonly SensitiveData_S3Object_Personal: "SensitiveData:S3Object/Personal";
313
+ };
314
+ /**
315
+ * @public
316
+ */
317
+ export type FindingType = (typeof FindingType)[keyof typeof FindingType];
318
+ /**
319
+ * @public
320
+ * @enum
321
+ */
322
+ export declare const FindingsFilterAction: {
323
+ readonly ARCHIVE: "ARCHIVE";
324
+ readonly NOOP: "NOOP";
325
+ };
326
+ /**
327
+ * @public
328
+ */
329
+ export type FindingsFilterAction = (typeof FindingsFilterAction)[keyof typeof FindingsFilterAction];
330
+ /**
331
+ * @public
332
+ * @enum
333
+ */
334
+ export declare const RelationshipStatus: {
335
+ readonly AccountSuspended: "AccountSuspended";
336
+ readonly Created: "Created";
337
+ readonly EmailVerificationFailed: "EmailVerificationFailed";
338
+ readonly EmailVerificationInProgress: "EmailVerificationInProgress";
339
+ readonly Enabled: "Enabled";
340
+ readonly Invited: "Invited";
341
+ readonly Paused: "Paused";
342
+ readonly RegionDisabled: "RegionDisabled";
343
+ readonly Removed: "Removed";
344
+ readonly Resigned: "Resigned";
345
+ };
346
+ /**
347
+ * @public
348
+ */
349
+ export type RelationshipStatus = (typeof RelationshipStatus)[keyof typeof RelationshipStatus];
350
+ /**
351
+ * @public
352
+ * @enum
353
+ */
354
+ export declare const ScopeFilterKey: {
355
+ readonly OBJECT_EXTENSION: "OBJECT_EXTENSION";
356
+ readonly OBJECT_KEY: "OBJECT_KEY";
357
+ readonly OBJECT_LAST_MODIFIED_DATE: "OBJECT_LAST_MODIFIED_DATE";
358
+ readonly OBJECT_SIZE: "OBJECT_SIZE";
359
+ };
360
+ /**
361
+ * @public
362
+ */
363
+ export type ScopeFilterKey = (typeof ScopeFilterKey)[keyof typeof ScopeFilterKey];
364
+ /**
365
+ * @public
366
+ * @enum
367
+ */
368
+ export declare const TagTarget: {
369
+ readonly S3_OBJECT: "S3_OBJECT";
370
+ };
371
+ /**
372
+ * @public
373
+ */
374
+ export type TagTarget = (typeof TagTarget)[keyof typeof TagTarget];
375
+ /**
376
+ * @public
377
+ * @enum
378
+ */
379
+ export declare const JobStatus: {
380
+ readonly CANCELLED: "CANCELLED";
381
+ readonly COMPLETE: "COMPLETE";
382
+ readonly IDLE: "IDLE";
383
+ readonly PAUSED: "PAUSED";
384
+ readonly RUNNING: "RUNNING";
385
+ readonly USER_PAUSED: "USER_PAUSED";
386
+ };
387
+ /**
388
+ * @public
389
+ */
390
+ export type JobStatus = (typeof JobStatus)[keyof typeof JobStatus];
391
+ /**
392
+ * @public
393
+ * @enum
394
+ */
395
+ export declare const JobType: {
396
+ readonly ONE_TIME: "ONE_TIME";
397
+ readonly SCHEDULED: "SCHEDULED";
398
+ };
399
+ /**
400
+ * @public
401
+ */
402
+ export type JobType = (typeof JobType)[keyof typeof JobType];
403
+ /**
404
+ * @public
405
+ * @enum
406
+ */
407
+ export declare const LastRunErrorStatusCode: {
408
+ readonly ERROR: "ERROR";
409
+ readonly NONE: "NONE";
410
+ };
411
+ /**
412
+ * @public
413
+ */
414
+ export type LastRunErrorStatusCode = (typeof LastRunErrorStatusCode)[keyof typeof LastRunErrorStatusCode];
415
+ /**
416
+ * @public
417
+ * @enum
418
+ */
419
+ export declare const ListJobsFilterKey: {
420
+ readonly createdAt: "createdAt";
421
+ readonly jobStatus: "jobStatus";
422
+ readonly jobType: "jobType";
423
+ readonly name: "name";
424
+ };
425
+ /**
426
+ * @public
427
+ */
428
+ export type ListJobsFilterKey = (typeof ListJobsFilterKey)[keyof typeof ListJobsFilterKey];
429
+ /**
430
+ * @public
431
+ * @enum
432
+ */
433
+ export declare const SearchResourcesComparator: {
434
+ readonly EQ: "EQ";
435
+ readonly NE: "NE";
436
+ };
437
+ /**
438
+ * @public
439
+ */
440
+ export type SearchResourcesComparator = (typeof SearchResourcesComparator)[keyof typeof SearchResourcesComparator];
441
+ /**
442
+ * @public
443
+ * @enum
444
+ */
445
+ export declare const SearchResourcesSimpleCriterionKey: {
446
+ readonly ACCOUNT_ID: "ACCOUNT_ID";
447
+ readonly AUTOMATED_DISCOVERY_MONITORING_STATUS: "AUTOMATED_DISCOVERY_MONITORING_STATUS";
448
+ readonly S3_BUCKET_EFFECTIVE_PERMISSION: "S3_BUCKET_EFFECTIVE_PERMISSION";
449
+ readonly S3_BUCKET_NAME: "S3_BUCKET_NAME";
450
+ readonly S3_BUCKET_SHARED_ACCESS: "S3_BUCKET_SHARED_ACCESS";
451
+ };
452
+ /**
453
+ * @public
454
+ */
455
+ export type SearchResourcesSimpleCriterionKey = (typeof SearchResourcesSimpleCriterionKey)[keyof typeof SearchResourcesSimpleCriterionKey];
456
+ /**
457
+ * @public
458
+ * @enum
459
+ */
460
+ export declare const UnavailabilityReasonCode: {
461
+ readonly ACCOUNT_NOT_IN_ORGANIZATION: "ACCOUNT_NOT_IN_ORGANIZATION";
462
+ readonly INVALID_CLASSIFICATION_RESULT: "INVALID_CLASSIFICATION_RESULT";
463
+ readonly INVALID_RESULT_SIGNATURE: "INVALID_RESULT_SIGNATURE";
464
+ readonly MEMBER_ROLE_TOO_PERMISSIVE: "MEMBER_ROLE_TOO_PERMISSIVE";
465
+ readonly MISSING_GET_MEMBER_PERMISSION: "MISSING_GET_MEMBER_PERMISSION";
466
+ readonly OBJECT_EXCEEDS_SIZE_QUOTA: "OBJECT_EXCEEDS_SIZE_QUOTA";
467
+ readonly OBJECT_UNAVAILABLE: "OBJECT_UNAVAILABLE";
468
+ readonly RESULT_NOT_SIGNED: "RESULT_NOT_SIGNED";
469
+ readonly ROLE_TOO_PERMISSIVE: "ROLE_TOO_PERMISSIVE";
470
+ readonly UNSUPPORTED_FINDING_TYPE: "UNSUPPORTED_FINDING_TYPE";
471
+ readonly UNSUPPORTED_OBJECT_TYPE: "UNSUPPORTED_OBJECT_TYPE";
472
+ };
473
+ /**
474
+ * @public
475
+ */
476
+ export type UnavailabilityReasonCode = (typeof UnavailabilityReasonCode)[keyof typeof UnavailabilityReasonCode];
477
+ /**
478
+ * @public
479
+ * @enum
480
+ */
481
+ export declare const ErrorCode: {
482
+ readonly ClientError: "ClientError";
483
+ readonly InternalError: "InternalError";
484
+ };
485
+ /**
486
+ * @public
487
+ */
488
+ export type ErrorCode = (typeof ErrorCode)[keyof typeof ErrorCode];
489
+ /**
490
+ * @public
491
+ * @enum
492
+ */
493
+ export declare const Currency: {
494
+ readonly USD: "USD";
495
+ };
496
+ /**
497
+ * @public
498
+ */
499
+ export type Currency = (typeof Currency)[keyof typeof Currency];
500
+ /**
501
+ * @public
502
+ * @enum
503
+ */
504
+ export declare const Unit: {
505
+ readonly TERABYTES: "TERABYTES";
506
+ };
507
+ /**
508
+ * @public
509
+ */
510
+ export type Unit = (typeof Unit)[keyof typeof Unit];
511
+ /**
512
+ * @public
513
+ * @enum
514
+ */
515
+ export declare const UsageType: {
516
+ readonly AUTOMATED_OBJECT_MONITORING: "AUTOMATED_OBJECT_MONITORING";
517
+ readonly AUTOMATED_SENSITIVE_DATA_DISCOVERY: "AUTOMATED_SENSITIVE_DATA_DISCOVERY";
518
+ readonly DATA_INVENTORY_EVALUATION: "DATA_INVENTORY_EVALUATION";
519
+ readonly SENSITIVE_DATA_DISCOVERY: "SENSITIVE_DATA_DISCOVERY";
520
+ };
521
+ /**
522
+ * @public
523
+ */
524
+ export type UsageType = (typeof UsageType)[keyof typeof UsageType];
525
+ /**
526
+ * @public
527
+ * @enum
528
+ */
529
+ export declare const UsageStatisticsFilterComparator: {
530
+ readonly CONTAINS: "CONTAINS";
531
+ readonly EQ: "EQ";
532
+ readonly GT: "GT";
533
+ readonly GTE: "GTE";
534
+ readonly LT: "LT";
535
+ readonly LTE: "LTE";
536
+ readonly NE: "NE";
537
+ };
538
+ /**
539
+ * @public
540
+ */
541
+ export type UsageStatisticsFilterComparator = (typeof UsageStatisticsFilterComparator)[keyof typeof UsageStatisticsFilterComparator];
542
+ /**
543
+ * @public
544
+ * @enum
545
+ */
546
+ export declare const UsageStatisticsFilterKey: {
547
+ readonly accountId: "accountId";
548
+ readonly freeTrialStartDate: "freeTrialStartDate";
549
+ readonly serviceLimit: "serviceLimit";
550
+ readonly total: "total";
551
+ };
552
+ /**
553
+ * @public
554
+ */
555
+ export type UsageStatisticsFilterKey = (typeof UsageStatisticsFilterKey)[keyof typeof UsageStatisticsFilterKey];
556
+ /**
557
+ * @public
558
+ * @enum
559
+ */
560
+ export declare const AllowListStatusCode: {
561
+ readonly OK: "OK";
562
+ readonly S3_OBJECT_ACCESS_DENIED: "S3_OBJECT_ACCESS_DENIED";
563
+ readonly S3_OBJECT_EMPTY: "S3_OBJECT_EMPTY";
564
+ readonly S3_OBJECT_NOT_FOUND: "S3_OBJECT_NOT_FOUND";
565
+ readonly S3_OBJECT_OVERSIZE: "S3_OBJECT_OVERSIZE";
566
+ readonly S3_THROTTLED: "S3_THROTTLED";
567
+ readonly S3_USER_ACCESS_DENIED: "S3_USER_ACCESS_DENIED";
568
+ readonly UNKNOWN_ERROR: "UNKNOWN_ERROR";
569
+ };
570
+ /**
571
+ * @public
572
+ */
573
+ export type AllowListStatusCode = (typeof AllowListStatusCode)[keyof typeof AllowListStatusCode];
574
+ /**
575
+ * @public
576
+ * @enum
577
+ */
578
+ export declare const AutoEnableMode: {
579
+ readonly ALL: "ALL";
580
+ readonly NEW: "NEW";
581
+ readonly NONE: "NONE";
582
+ };
583
+ /**
584
+ * @public
585
+ */
586
+ export type AutoEnableMode = (typeof AutoEnableMode)[keyof typeof AutoEnableMode];
587
+ /**
588
+ * @public
589
+ * @enum
590
+ */
591
+ export declare const AutomatedDiscoveryStatus: {
592
+ readonly DISABLED: "DISABLED";
593
+ readonly ENABLED: "ENABLED";
594
+ };
595
+ /**
596
+ * @public
597
+ */
598
+ export type AutomatedDiscoveryStatus = (typeof AutomatedDiscoveryStatus)[keyof typeof AutomatedDiscoveryStatus];
599
+ /**
600
+ * @public
601
+ * @enum
602
+ */
603
+ export declare const AvailabilityCode: {
604
+ readonly AVAILABLE: "AVAILABLE";
605
+ readonly UNAVAILABLE: "UNAVAILABLE";
606
+ };
607
+ /**
608
+ * @public
609
+ */
610
+ export type AvailabilityCode = (typeof AvailabilityCode)[keyof typeof AvailabilityCode];
611
+ /**
612
+ * @public
613
+ * @enum
614
+ */
615
+ export declare const OrderBy: {
616
+ readonly ASC: "ASC";
617
+ readonly DESC: "DESC";
618
+ };
619
+ /**
620
+ * @public
621
+ */
622
+ export type OrderBy = (typeof OrderBy)[keyof typeof OrderBy];
623
+ /**
624
+ * @public
625
+ * @enum
626
+ */
627
+ export declare const ClassificationScopeUpdateOperation: {
628
+ readonly ADD: "ADD";
629
+ readonly REMOVE: "REMOVE";
630
+ readonly REPLACE: "REPLACE";
631
+ };
632
+ /**
633
+ * @public
634
+ */
635
+ export type ClassificationScopeUpdateOperation = (typeof ClassificationScopeUpdateOperation)[keyof typeof ClassificationScopeUpdateOperation];
636
+ /**
637
+ * @public
638
+ * @enum
639
+ */
640
+ export declare const ManagedDataIdentifierSelector: {
641
+ readonly ALL: "ALL";
642
+ readonly EXCLUDE: "EXCLUDE";
643
+ readonly INCLUDE: "INCLUDE";
644
+ readonly NONE: "NONE";
645
+ readonly RECOMMENDED: "RECOMMENDED";
646
+ };
647
+ /**
648
+ * @public
649
+ */
650
+ export type ManagedDataIdentifierSelector = (typeof ManagedDataIdentifierSelector)[keyof typeof ManagedDataIdentifierSelector];
651
+ /**
652
+ * @public
653
+ * @enum
654
+ */
655
+ export declare const DayOfWeek: {
656
+ readonly FRIDAY: "FRIDAY";
657
+ readonly MONDAY: "MONDAY";
658
+ readonly SATURDAY: "SATURDAY";
659
+ readonly SUNDAY: "SUNDAY";
660
+ readonly THURSDAY: "THURSDAY";
661
+ readonly TUESDAY: "TUESDAY";
662
+ readonly WEDNESDAY: "WEDNESDAY";
663
+ };
664
+ /**
665
+ * @public
666
+ */
667
+ export type DayOfWeek = (typeof DayOfWeek)[keyof typeof DayOfWeek];
668
+ /**
669
+ * @public
670
+ * @enum
671
+ */
672
+ export declare const DataIdentifierSeverity: {
673
+ readonly HIGH: "HIGH";
674
+ readonly LOW: "LOW";
675
+ readonly MEDIUM: "MEDIUM";
676
+ };
677
+ /**
678
+ * @public
679
+ */
680
+ export type DataIdentifierSeverity = (typeof DataIdentifierSeverity)[keyof typeof DataIdentifierSeverity];
681
+ /**
682
+ * @public
683
+ * @enum
684
+ */
685
+ export declare const FindingPublishingFrequency: {
686
+ readonly FIFTEEN_MINUTES: "FIFTEEN_MINUTES";
687
+ readonly ONE_HOUR: "ONE_HOUR";
688
+ readonly SIX_HOURS: "SIX_HOURS";
689
+ };
690
+ /**
691
+ * @public
692
+ */
693
+ export type FindingPublishingFrequency = (typeof FindingPublishingFrequency)[keyof typeof FindingPublishingFrequency];
694
+ /**
695
+ * @public
696
+ * @enum
697
+ */
698
+ export declare const MacieStatus: {
699
+ readonly ENABLED: "ENABLED";
700
+ readonly PAUSED: "PAUSED";
701
+ };
702
+ /**
703
+ * @public
704
+ */
705
+ export type MacieStatus = (typeof MacieStatus)[keyof typeof MacieStatus];
706
+ /**
707
+ * @public
708
+ * @enum
709
+ */
710
+ export declare const FindingStatisticsSortAttributeName: {
711
+ readonly count: "count";
712
+ readonly groupKey: "groupKey";
713
+ };
714
+ /**
715
+ * @public
716
+ */
717
+ export type FindingStatisticsSortAttributeName = (typeof FindingStatisticsSortAttributeName)[keyof typeof FindingStatisticsSortAttributeName];
718
+ /**
719
+ * @public
720
+ * @enum
721
+ */
722
+ export declare const GroupBy: {
723
+ readonly classificationDetails_jobId: "classificationDetails.jobId";
724
+ readonly resourcesAffected_s3Bucket_name: "resourcesAffected.s3Bucket.name";
725
+ readonly severity_description: "severity.description";
726
+ readonly type: "type";
727
+ };
728
+ /**
729
+ * @public
730
+ */
731
+ export type GroupBy = (typeof GroupBy)[keyof typeof GroupBy];
732
+ /**
733
+ * @public
734
+ * @enum
735
+ */
736
+ export declare const RevealStatus: {
737
+ readonly DISABLED: "DISABLED";
738
+ readonly ENABLED: "ENABLED";
739
+ };
740
+ /**
741
+ * @public
742
+ */
743
+ export type RevealStatus = (typeof RevealStatus)[keyof typeof RevealStatus];
744
+ /**
745
+ * @public
746
+ * @enum
747
+ */
748
+ export declare const RetrievalMode: {
749
+ readonly ASSUME_ROLE: "ASSUME_ROLE";
750
+ readonly CALLER_CREDENTIALS: "CALLER_CREDENTIALS";
751
+ };
752
+ /**
753
+ * @public
754
+ */
755
+ export type RetrievalMode = (typeof RetrievalMode)[keyof typeof RetrievalMode];
756
+ /**
757
+ * @public
758
+ * @enum
759
+ */
760
+ export declare const RevealRequestStatus: {
761
+ readonly ERROR: "ERROR";
762
+ readonly PROCESSING: "PROCESSING";
763
+ readonly SUCCESS: "SUCCESS";
764
+ };
765
+ /**
766
+ * @public
767
+ */
768
+ export type RevealRequestStatus = (typeof RevealRequestStatus)[keyof typeof RevealRequestStatus];
769
+ /**
770
+ * @public
771
+ * @enum
772
+ */
773
+ export declare const UsageStatisticsSortKey: {
774
+ readonly accountId: "accountId";
775
+ readonly freeTrialStartDate: "freeTrialStartDate";
776
+ readonly serviceLimitValue: "serviceLimitValue";
777
+ readonly total: "total";
778
+ };
779
+ /**
780
+ * @public
781
+ */
782
+ export type UsageStatisticsSortKey = (typeof UsageStatisticsSortKey)[keyof typeof UsageStatisticsSortKey];
783
+ /**
784
+ * @public
785
+ * @enum
786
+ */
787
+ export declare const TimeRange: {
788
+ readonly MONTH_TO_DATE: "MONTH_TO_DATE";
789
+ readonly PAST_30_DAYS: "PAST_30_DAYS";
790
+ };
791
+ /**
792
+ * @public
793
+ */
794
+ export type TimeRange = (typeof TimeRange)[keyof typeof TimeRange];
795
+ /**
796
+ * @public
797
+ * @enum
798
+ */
799
+ export declare const ListJobsSortAttributeName: {
800
+ readonly createdAt: "createdAt";
801
+ readonly jobStatus: "jobStatus";
802
+ readonly jobType: "jobType";
803
+ readonly name: "name";
804
+ };
805
+ /**
806
+ * @public
807
+ */
808
+ export type ListJobsSortAttributeName = (typeof ListJobsSortAttributeName)[keyof typeof ListJobsSortAttributeName];
809
+ /**
810
+ * @public
811
+ * @enum
812
+ */
813
+ export declare const SearchResourcesSortAttributeName: {
814
+ readonly ACCOUNT_ID: "ACCOUNT_ID";
815
+ readonly RESOURCE_NAME: "RESOURCE_NAME";
816
+ readonly S3_CLASSIFIABLE_OBJECT_COUNT: "S3_CLASSIFIABLE_OBJECT_COUNT";
817
+ readonly S3_CLASSIFIABLE_SIZE_IN_BYTES: "S3_CLASSIFIABLE_SIZE_IN_BYTES";
818
+ };
819
+ /**
820
+ * @public
821
+ */
822
+ export type SearchResourcesSortAttributeName = (typeof SearchResourcesSortAttributeName)[keyof typeof SearchResourcesSortAttributeName];