@aws-sdk/client-macie2 3.169.0 → 3.171.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/Macie2.d.ts +1168 -335
- package/dist-types/ts3.4/Macie2Client.d.ts +500 -139
- package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/BatchGetCustomDataIdentifiersCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateAllowListCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateClassificationJobCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateCustomDataIdentifierCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateFindingsFilterCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateInvitationsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateMemberCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateSampleFindingsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteAllowListCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteCustomDataIdentifierCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteFindingsFilterCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteMemberCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DescribeBucketsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeClassificationJobCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisableMacieCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateMemberCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/EnableMacieCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetAllowListCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetBucketStatisticsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetClassificationExportConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetCustomDataIdentifierCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetFindingStatisticsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetFindingsFilterCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetFindingsPublicationConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetMacieSessionCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetMemberCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetRevealConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetSensitiveDataOccurrencesAvailabilityCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetSensitiveDataOccurrencesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetUsageStatisticsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetUsageTotalsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListAllowListsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListClassificationJobsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListCustomDataIdentifiersCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListFindingsFiltersCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListManagedDataIdentifiersCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/PutClassificationExportConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/PutFindingsPublicationConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/SearchResourcesCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/TestCustomDataIdentifierCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +33 -18
- package/dist-types/ts3.4/commands/UpdateAllowListCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateClassificationJobCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateFindingsFilterCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateMacieSessionCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateMemberSessionCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateRevealConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/index.d.ts +66 -66
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/Macie2ServiceException.d.ts +7 -6
- package/dist-types/ts3.4/models/index.d.ts +2 -2
- package/dist-types/ts3.4/models/models_0.d.ts +2116 -2768
- package/dist-types/ts3.4/models/models_1.d.ts +103 -109
- package/dist-types/ts3.4/pagination/DescribeBucketsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetUsageStatisticsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -6
- package/dist-types/ts3.4/pagination/ListClassificationJobsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListCustomDataIdentifiersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListFindingsFiltersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListFindingsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListInvitationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMembersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListOrganizationAdminAccountsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/SearchResourcesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +11 -11
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +797 -200
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
- package/dist-types/ts3.4/waiters/index.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForFindingRevealed.d.ts +11 -7
- package/package.json +35 -35
|
@@ -1,2768 +1,2116 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Macie2ServiceException as __BaseException } from "./Macie2ServiceException";
|
|
3
|
-
export declare enum AdminStatus {
|
|
4
|
-
|
|
5
|
-
|
|
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
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
export interface
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
export interface
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
export interface
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
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
|
-
export interface
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
export interface
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
}
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
}
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
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
|
-
export interface
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
export interface
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
export interface
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
export interface
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
export
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
}
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
export interface
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
export interface
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
}
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
export interface
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
}
|
|
630
|
-
export declare enum
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
}
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
}
|
|
669
|
-
export declare enum
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
}
|
|
799
|
-
export declare enum
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
}
|
|
822
|
-
export
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
}
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
}
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
}
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
export interface
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
}
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
}
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
export interface
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
}
|
|
1012
|
-
export
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
}
|
|
1016
|
-
export
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
}
|
|
1022
|
-
|
|
1023
|
-
export interface
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
}
|
|
1063
|
-
|
|
1064
|
-
export interface
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
}
|
|
1075
|
-
export
|
|
1076
|
-
|
|
1077
|
-
}
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
}
|
|
1087
|
-
export declare enum
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
}
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
}
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
}
|
|
1111
|
-
export
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
}
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
}
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
export interface
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
export interface
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
}
|
|
1245
|
-
export
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
}
|
|
1249
|
-
export interface
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
export interface
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
export interface
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
}
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
}
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
export interface
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
export interface
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
}
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
}
|
|
1415
|
-
export interface
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
}
|
|
1454
|
-
|
|
1455
|
-
export interface
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
|
|
1472
|
-
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
export
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
export
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
export
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
export
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
export
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
export
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
export
|
|
1584
|
-
|
|
1585
|
-
export
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
export
|
|
1590
|
-
|
|
1591
|
-
|
|
1592
|
-
|
|
1593
|
-
export
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
export
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
export
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
export
|
|
1621
|
-
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
|
|
1646
|
-
|
|
1647
|
-
|
|
1648
|
-
|
|
1649
|
-
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
export
|
|
1671
|
-
|
|
1672
|
-
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
export
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
|
|
1688
|
-
export
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
export
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
export
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
|
-
|
|
1721
|
-
export
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
|
|
1726
|
-
|
|
1727
|
-
export
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
|
|
1733
|
-
|
|
1734
|
-
export
|
|
1735
|
-
|
|
1736
|
-
|
|
1737
|
-
|
|
1738
|
-
|
|
1739
|
-
|
|
1740
|
-
export
|
|
1741
|
-
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
|
-
export
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
|
|
1750
|
-
|
|
1751
|
-
|
|
1752
|
-
|
|
1753
|
-
|
|
1754
|
-
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
|
|
1758
|
-
|
|
1759
|
-
|
|
1760
|
-
|
|
1761
|
-
|
|
1762
|
-
|
|
1763
|
-
|
|
1764
|
-
|
|
1765
|
-
|
|
1766
|
-
|
|
1767
|
-
|
|
1768
|
-
|
|
1769
|
-
|
|
1770
|
-
export
|
|
1771
|
-
|
|
1772
|
-
|
|
1773
|
-
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
|
|
1791
|
-
|
|
1792
|
-
|
|
1793
|
-
|
|
1794
|
-
|
|
1795
|
-
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
|
|
1800
|
-
|
|
1801
|
-
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
|
|
1806
|
-
|
|
1807
|
-
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
|
|
1812
|
-
export
|
|
1813
|
-
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
|
|
1817
|
-
|
|
1818
|
-
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
|
|
1837
|
-
|
|
1838
|
-
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
|
|
1846
|
-
|
|
1847
|
-
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
|
|
1851
|
-
|
|
1852
|
-
|
|
1853
|
-
|
|
1854
|
-
|
|
1855
|
-
export
|
|
1856
|
-
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
|
|
1860
|
-
|
|
1861
|
-
|
|
1862
|
-
|
|
1863
|
-
|
|
1864
|
-
|
|
1865
|
-
|
|
1866
|
-
|
|
1867
|
-
|
|
1868
|
-
|
|
1869
|
-
|
|
1870
|
-
|
|
1871
|
-
|
|
1872
|
-
|
|
1873
|
-
|
|
1874
|
-
|
|
1875
|
-
|
|
1876
|
-
|
|
1877
|
-
|
|
1878
|
-
|
|
1879
|
-
|
|
1880
|
-
|
|
1881
|
-
|
|
1882
|
-
|
|
1883
|
-
|
|
1884
|
-
|
|
1885
|
-
|
|
1886
|
-
|
|
1887
|
-
|
|
1888
|
-
|
|
1889
|
-
|
|
1890
|
-
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
|
|
1899
|
-
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
export
|
|
1907
|
-
|
|
1908
|
-
|
|
1909
|
-
|
|
1910
|
-
|
|
1911
|
-
|
|
1912
|
-
export
|
|
1913
|
-
|
|
1914
|
-
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
export
|
|
1919
|
-
|
|
1920
|
-
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
|
|
1924
|
-
|
|
1925
|
-
|
|
1926
|
-
|
|
1927
|
-
|
|
1928
|
-
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
|
-
|
|
1932
|
-
|
|
1933
|
-
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
|
|
1937
|
-
|
|
1938
|
-
|
|
1939
|
-
|
|
1940
|
-
export
|
|
1941
|
-
|
|
1942
|
-
|
|
1943
|
-
|
|
1944
|
-
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
|
|
1953
|
-
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
|
|
1957
|
-
|
|
1958
|
-
|
|
1959
|
-
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
export
|
|
1968
|
-
|
|
1969
|
-
|
|
1970
|
-
|
|
1971
|
-
|
|
1972
|
-
|
|
1973
|
-
export
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
|
|
1977
|
-
|
|
1978
|
-
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
|
|
1985
|
-
|
|
1986
|
-
|
|
1987
|
-
|
|
1988
|
-
|
|
1989
|
-
|
|
1990
|
-
|
|
1991
|
-
|
|
1992
|
-
|
|
1993
|
-
|
|
1994
|
-
|
|
1995
|
-
|
|
1996
|
-
|
|
1997
|
-
|
|
1998
|
-
|
|
1999
|
-
|
|
2000
|
-
|
|
2001
|
-
|
|
2002
|
-
|
|
2003
|
-
|
|
2004
|
-
|
|
2005
|
-
|
|
2006
|
-
|
|
2007
|
-
|
|
2008
|
-
|
|
2009
|
-
|
|
2010
|
-
|
|
2011
|
-
|
|
2012
|
-
|
|
2013
|
-
|
|
2014
|
-
|
|
2015
|
-
|
|
2016
|
-
|
|
2017
|
-
|
|
2018
|
-
export
|
|
2019
|
-
|
|
2020
|
-
|
|
2021
|
-
|
|
2022
|
-
|
|
2023
|
-
|
|
2024
|
-
export declare
|
|
2025
|
-
|
|
2026
|
-
|
|
2027
|
-
|
|
2028
|
-
|
|
2029
|
-
|
|
2030
|
-
|
|
2031
|
-
|
|
2032
|
-
|
|
2033
|
-
|
|
2034
|
-
|
|
2035
|
-
|
|
2036
|
-
|
|
2037
|
-
|
|
2038
|
-
|
|
2039
|
-
|
|
2040
|
-
|
|
2041
|
-
|
|
2042
|
-
|
|
2043
|
-
|
|
2044
|
-
|
|
2045
|
-
|
|
2046
|
-
|
|
2047
|
-
|
|
2048
|
-
export
|
|
2049
|
-
|
|
2050
|
-
|
|
2051
|
-
|
|
2052
|
-
|
|
2053
|
-
|
|
2054
|
-
|
|
2055
|
-
|
|
2056
|
-
|
|
2057
|
-
|
|
2058
|
-
|
|
2059
|
-
|
|
2060
|
-
|
|
2061
|
-
|
|
2062
|
-
|
|
2063
|
-
|
|
2064
|
-
|
|
2065
|
-
|
|
2066
|
-
|
|
2067
|
-
|
|
2068
|
-
|
|
2069
|
-
|
|
2070
|
-
|
|
2071
|
-
|
|
2072
|
-
|
|
2073
|
-
|
|
2074
|
-
|
|
2075
|
-
|
|
2076
|
-
|
|
2077
|
-
|
|
2078
|
-
|
|
2079
|
-
|
|
2080
|
-
|
|
2081
|
-
|
|
2082
|
-
|
|
2083
|
-
|
|
2084
|
-
export
|
|
2085
|
-
|
|
2086
|
-
|
|
2087
|
-
|
|
2088
|
-
|
|
2089
|
-
|
|
2090
|
-
export
|
|
2091
|
-
|
|
2092
|
-
|
|
2093
|
-
|
|
2094
|
-
|
|
2095
|
-
|
|
2096
|
-
|
|
2097
|
-
|
|
2098
|
-
|
|
2099
|
-
|
|
2100
|
-
|
|
2101
|
-
|
|
2102
|
-
|
|
2103
|
-
|
|
2104
|
-
|
|
2105
|
-
|
|
2106
|
-
|
|
2107
|
-
|
|
2108
|
-
|
|
2109
|
-
|
|
2110
|
-
|
|
2111
|
-
|
|
2112
|
-
|
|
2113
|
-
|
|
2114
|
-
|
|
2115
|
-
|
|
2116
|
-
|
|
2117
|
-
}
|
|
2118
|
-
export interface ListFindingsRequest {
|
|
2119
|
-
|
|
2120
|
-
findingCriteria?: FindingCriteria;
|
|
2121
|
-
|
|
2122
|
-
maxResults?: number;
|
|
2123
|
-
|
|
2124
|
-
nextToken?: string;
|
|
2125
|
-
|
|
2126
|
-
sortCriteria?: SortCriteria;
|
|
2127
|
-
}
|
|
2128
|
-
export interface ListFindingsResponse {
|
|
2129
|
-
|
|
2130
|
-
findingIds?: string[];
|
|
2131
|
-
|
|
2132
|
-
nextToken?: string;
|
|
2133
|
-
}
|
|
2134
|
-
export interface ListFindingsFiltersRequest {
|
|
2135
|
-
|
|
2136
|
-
maxResults?: number;
|
|
2137
|
-
|
|
2138
|
-
nextToken?: string;
|
|
2139
|
-
}
|
|
2140
|
-
export interface ListFindingsFiltersResponse {
|
|
2141
|
-
|
|
2142
|
-
findingsFilterListItems?: FindingsFilterListItem[];
|
|
2143
|
-
|
|
2144
|
-
nextToken?: string;
|
|
2145
|
-
}
|
|
2146
|
-
export interface ListInvitationsRequest {
|
|
2147
|
-
|
|
2148
|
-
maxResults?: number;
|
|
2149
|
-
|
|
2150
|
-
nextToken?: string;
|
|
2151
|
-
}
|
|
2152
|
-
export interface ListInvitationsResponse {
|
|
2153
|
-
|
|
2154
|
-
invitations?: Invitation[];
|
|
2155
|
-
|
|
2156
|
-
nextToken?: string;
|
|
2157
|
-
}
|
|
2158
|
-
export interface ListManagedDataIdentifiersRequest {
|
|
2159
|
-
|
|
2160
|
-
nextToken?: string;
|
|
2161
|
-
}
|
|
2162
|
-
export interface ListManagedDataIdentifiersResponse {
|
|
2163
|
-
|
|
2164
|
-
items?: ManagedDataIdentifierSummary[];
|
|
2165
|
-
|
|
2166
|
-
nextToken?: string;
|
|
2167
|
-
}
|
|
2168
|
-
export interface ListMembersRequest {
|
|
2169
|
-
|
|
2170
|
-
maxResults?: number;
|
|
2171
|
-
|
|
2172
|
-
nextToken?: string;
|
|
2173
|
-
|
|
2174
|
-
onlyAssociated?: string;
|
|
2175
|
-
}
|
|
2176
|
-
export interface ListMembersResponse {
|
|
2177
|
-
|
|
2178
|
-
members?: Member[];
|
|
2179
|
-
|
|
2180
|
-
nextToken?: string;
|
|
2181
|
-
}
|
|
2182
|
-
export interface ListOrganizationAdminAccountsRequest {
|
|
2183
|
-
|
|
2184
|
-
maxResults?: number;
|
|
2185
|
-
|
|
2186
|
-
nextToken?: string;
|
|
2187
|
-
}
|
|
2188
|
-
export interface ListOrganizationAdminAccountsResponse {
|
|
2189
|
-
|
|
2190
|
-
adminAccounts?: AdminAccount[];
|
|
2191
|
-
|
|
2192
|
-
nextToken?: string;
|
|
2193
|
-
}
|
|
2194
|
-
export interface ListTagsForResourceRequest {
|
|
2195
|
-
|
|
2196
|
-
resourceArn: string | undefined;
|
|
2197
|
-
}
|
|
2198
|
-
export interface ListTagsForResourceResponse {
|
|
2199
|
-
|
|
2200
|
-
tags?: Record<string, string>;
|
|
2201
|
-
}
|
|
2202
|
-
export interface PutClassificationExportConfigurationRequest {
|
|
2203
|
-
|
|
2204
|
-
configuration: ClassificationExportConfiguration | undefined;
|
|
2205
|
-
}
|
|
2206
|
-
export interface PutClassificationExportConfigurationResponse {
|
|
2207
|
-
|
|
2208
|
-
configuration?: ClassificationExportConfiguration;
|
|
2209
|
-
}
|
|
2210
|
-
export interface PutFindingsPublicationConfigurationRequest {
|
|
2211
|
-
|
|
2212
|
-
clientToken?: string;
|
|
2213
|
-
|
|
2214
|
-
securityHubConfiguration?: SecurityHubConfiguration;
|
|
2215
|
-
}
|
|
2216
|
-
export interface PutFindingsPublicationConfigurationResponse {
|
|
2217
|
-
}
|
|
2218
|
-
|
|
2219
|
-
export interface SearchResourcesCriteriaBlock {
|
|
2220
|
-
|
|
2221
|
-
and?: SearchResourcesCriteria[];
|
|
2222
|
-
}
|
|
2223
|
-
|
|
2224
|
-
export interface SearchResourcesBucketCriteria {
|
|
2225
|
-
|
|
2226
|
-
excludes?: SearchResourcesCriteriaBlock;
|
|
2227
|
-
|
|
2228
|
-
includes?: SearchResourcesCriteriaBlock;
|
|
2229
|
-
}
|
|
2230
|
-
export declare enum SearchResourcesSortAttributeName {
|
|
2231
|
-
ACCOUNT_ID = "ACCOUNT_ID",
|
|
2232
|
-
RESOURCE_NAME = "RESOURCE_NAME",
|
|
2233
|
-
S3_CLASSIFIABLE_OBJECT_COUNT = "S3_CLASSIFIABLE_OBJECT_COUNT",
|
|
2234
|
-
S3_CLASSIFIABLE_SIZE_IN_BYTES = "S3_CLASSIFIABLE_SIZE_IN_BYTES"
|
|
2235
|
-
}
|
|
2236
|
-
|
|
2237
|
-
export interface SearchResourcesSortCriteria {
|
|
2238
|
-
|
|
2239
|
-
attributeName?: SearchResourcesSortAttributeName | string;
|
|
2240
|
-
|
|
2241
|
-
orderBy?: OrderBy | string;
|
|
2242
|
-
}
|
|
2243
|
-
export interface SearchResourcesRequest {
|
|
2244
|
-
|
|
2245
|
-
bucketCriteria?: SearchResourcesBucketCriteria;
|
|
2246
|
-
|
|
2247
|
-
maxResults?: number;
|
|
2248
|
-
|
|
2249
|
-
nextToken?: string;
|
|
2250
|
-
|
|
2251
|
-
sortCriteria?: SearchResourcesSortCriteria;
|
|
2252
|
-
}
|
|
2253
|
-
export interface SearchResourcesResponse {
|
|
2254
|
-
|
|
2255
|
-
matchingResources?: MatchingResource[];
|
|
2256
|
-
|
|
2257
|
-
nextToken?: string;
|
|
2258
|
-
}
|
|
2259
|
-
export interface TagResourceRequest {
|
|
2260
|
-
|
|
2261
|
-
resourceArn: string | undefined;
|
|
2262
|
-
|
|
2263
|
-
tags: Record<string, string> | undefined;
|
|
2264
|
-
}
|
|
2265
|
-
export interface TagResourceResponse {
|
|
2266
|
-
}
|
|
2267
|
-
export interface TestCustomDataIdentifierRequest {
|
|
2268
|
-
|
|
2269
|
-
ignoreWords?: string[];
|
|
2270
|
-
|
|
2271
|
-
keywords?: string[];
|
|
2272
|
-
|
|
2273
|
-
maximumMatchDistance?: number;
|
|
2274
|
-
|
|
2275
|
-
regex: string | undefined;
|
|
2276
|
-
|
|
2277
|
-
sampleText: string | undefined;
|
|
2278
|
-
}
|
|
2279
|
-
export interface TestCustomDataIdentifierResponse {
|
|
2280
|
-
|
|
2281
|
-
matchCount?: number;
|
|
2282
|
-
}
|
|
2283
|
-
export interface UntagResourceRequest {
|
|
2284
|
-
|
|
2285
|
-
resourceArn: string | undefined;
|
|
2286
|
-
|
|
2287
|
-
tagKeys: string[] | undefined;
|
|
2288
|
-
}
|
|
2289
|
-
|
|
2290
|
-
export declare const AdminAccountFilterSensitiveLog: (obj: AdminAccount) => any;
|
|
2291
|
-
|
|
2292
|
-
export declare const AllowListSummaryFilterSensitiveLog: (obj: AllowListSummary) => any;
|
|
2293
|
-
|
|
2294
|
-
export declare const BatchGetCustomDataIdentifierSummaryFilterSensitiveLog: (obj: BatchGetCustomDataIdentifierSummary) => any;
|
|
2295
|
-
|
|
2296
|
-
export declare const JobDetailsFilterSensitiveLog: (obj: JobDetails) => any;
|
|
2297
|
-
|
|
2298
|
-
export declare const ObjectCountByEncryptionTypeFilterSensitiveLog: (obj: ObjectCountByEncryptionType) => any;
|
|
2299
|
-
|
|
2300
|
-
export declare const BlockPublicAccessFilterSensitiveLog: (obj: BlockPublicAccess) => any;
|
|
2301
|
-
|
|
2302
|
-
export declare const AccountLevelPermissionsFilterSensitiveLog: (obj: AccountLevelPermissions) => any;
|
|
2303
|
-
|
|
2304
|
-
export declare const AccessControlListFilterSensitiveLog: (obj: AccessControlList) => any;
|
|
2305
|
-
|
|
2306
|
-
export declare const BucketPolicyFilterSensitiveLog: (obj: BucketPolicy) => any;
|
|
2307
|
-
|
|
2308
|
-
export declare const BucketLevelPermissionsFilterSensitiveLog: (obj: BucketLevelPermissions) => any;
|
|
2309
|
-
|
|
2310
|
-
export declare const BucketPermissionConfigurationFilterSensitiveLog: (obj: BucketPermissionConfiguration) => any;
|
|
2311
|
-
|
|
2312
|
-
export declare const BucketPublicAccessFilterSensitiveLog: (obj: BucketPublicAccess) => any;
|
|
2313
|
-
|
|
2314
|
-
export declare const ReplicationDetailsFilterSensitiveLog: (obj: ReplicationDetails) => any;
|
|
2315
|
-
|
|
2316
|
-
export declare const BucketServerSideEncryptionFilterSensitiveLog: (obj: BucketServerSideEncryption) => any;
|
|
2317
|
-
|
|
2318
|
-
export declare const KeyValuePairFilterSensitiveLog: (obj: KeyValuePair) => any;
|
|
2319
|
-
|
|
2320
|
-
export declare const ObjectLevelStatisticsFilterSensitiveLog: (obj: ObjectLevelStatistics) => any;
|
|
2321
|
-
|
|
2322
|
-
export declare const BucketMetadataFilterSensitiveLog: (obj: BucketMetadata) => any;
|
|
2323
|
-
|
|
2324
|
-
export declare const SimpleCriterionForJobFilterSensitiveLog: (obj: SimpleCriterionForJob) => any;
|
|
2325
|
-
|
|
2326
|
-
export declare const TagCriterionPairForJobFilterSensitiveLog: (obj: TagCriterionPairForJob) => any;
|
|
2327
|
-
|
|
2328
|
-
export declare const TagCriterionForJobFilterSensitiveLog: (obj: TagCriterionForJob) => any;
|
|
2329
|
-
|
|
2330
|
-
export declare const CriteriaForJobFilterSensitiveLog: (obj: CriteriaForJob) => any;
|
|
2331
|
-
|
|
2332
|
-
export declare const CustomDataIdentifierSummaryFilterSensitiveLog: (obj: CustomDataIdentifierSummary) => any;
|
|
2333
|
-
|
|
2334
|
-
export declare const DetectedDataDetailsFilterSensitiveLog: (obj: DetectedDataDetails) => any;
|
|
2335
|
-
|
|
2336
|
-
export declare const CellFilterSensitiveLog: (obj: Cell) => any;
|
|
2337
|
-
|
|
2338
|
-
export declare const RangeFilterSensitiveLog: (obj: Range) => any;
|
|
2339
|
-
|
|
2340
|
-
export declare const PageFilterSensitiveLog: (obj: Page) => any;
|
|
2341
|
-
|
|
2342
|
-
export declare const _RecordFilterSensitiveLog: (obj: _Record) => any;
|
|
2343
|
-
|
|
2344
|
-
export declare const OccurrencesFilterSensitiveLog: (obj: Occurrences) => any;
|
|
2345
|
-
|
|
2346
|
-
export declare const CustomDetectionFilterSensitiveLog: (obj: CustomDetection) => any;
|
|
2347
|
-
|
|
2348
|
-
export declare const CustomDataIdentifiersFilterSensitiveLog: (obj: CustomDataIdentifiers) => any;
|
|
2349
|
-
|
|
2350
|
-
export declare const DefaultDetectionFilterSensitiveLog: (obj: DefaultDetection) => any;
|
|
2351
|
-
|
|
2352
|
-
export declare const SensitiveDataItemFilterSensitiveLog: (obj: SensitiveDataItem) => any;
|
|
2353
|
-
|
|
2354
|
-
export declare const ClassificationResultStatusFilterSensitiveLog: (obj: ClassificationResultStatus) => any;
|
|
2355
|
-
|
|
2356
|
-
export declare const ClassificationResultFilterSensitiveLog: (obj: ClassificationResult) => any;
|
|
2357
|
-
|
|
2358
|
-
export declare const ClassificationDetailsFilterSensitiveLog: (obj: ClassificationDetails) => any;
|
|
2359
|
-
|
|
2360
|
-
export declare const ApiCallDetailsFilterSensitiveLog: (obj: ApiCallDetails) => any;
|
|
2361
|
-
|
|
2362
|
-
export declare const FindingActionFilterSensitiveLog: (obj: FindingAction) => any;
|
|
2363
|
-
|
|
2364
|
-
export declare const DomainDetailsFilterSensitiveLog: (obj: DomainDetails) => any;
|
|
2365
|
-
|
|
2366
|
-
export declare const IpCityFilterSensitiveLog: (obj: IpCity) => any;
|
|
2367
|
-
|
|
2368
|
-
export declare const IpCountryFilterSensitiveLog: (obj: IpCountry) => any;
|
|
2369
|
-
|
|
2370
|
-
export declare const IpGeoLocationFilterSensitiveLog: (obj: IpGeoLocation) => any;
|
|
2371
|
-
|
|
2372
|
-
export declare const IpOwnerFilterSensitiveLog: (obj: IpOwner) => any;
|
|
2373
|
-
|
|
2374
|
-
export declare const IpAddressDetailsFilterSensitiveLog: (obj: IpAddressDetails) => any;
|
|
2375
|
-
|
|
2376
|
-
export declare const SessionContextAttributesFilterSensitiveLog: (obj: SessionContextAttributes) => any;
|
|
2377
|
-
|
|
2378
|
-
export declare const SessionIssuerFilterSensitiveLog: (obj: SessionIssuer) => any;
|
|
2379
|
-
|
|
2380
|
-
export declare const SessionContextFilterSensitiveLog: (obj: SessionContext) => any;
|
|
2381
|
-
|
|
2382
|
-
export declare const AssumedRoleFilterSensitiveLog: (obj: AssumedRole) => any;
|
|
2383
|
-
|
|
2384
|
-
export declare const AwsAccountFilterSensitiveLog: (obj: AwsAccount) => any;
|
|
2385
|
-
|
|
2386
|
-
export declare const AwsServiceFilterSensitiveLog: (obj: AwsService) => any;
|
|
2387
|
-
|
|
2388
|
-
export declare const FederatedUserFilterSensitiveLog: (obj: FederatedUser) => any;
|
|
2389
|
-
|
|
2390
|
-
export declare const IamUserFilterSensitiveLog: (obj: IamUser) => any;
|
|
2391
|
-
|
|
2392
|
-
export declare const UserIdentityRootFilterSensitiveLog: (obj: UserIdentityRoot) => any;
|
|
2393
|
-
|
|
2394
|
-
export declare const UserIdentityFilterSensitiveLog: (obj: UserIdentity) => any;
|
|
2395
|
-
|
|
2396
|
-
export declare const FindingActorFilterSensitiveLog: (obj: FindingActor) => any;
|
|
2397
|
-
|
|
2398
|
-
export declare const PolicyDetailsFilterSensitiveLog: (obj: PolicyDetails) => any;
|
|
2399
|
-
|
|
2400
|
-
export declare const ServerSideEncryptionFilterSensitiveLog: (obj: ServerSideEncryption) => any;
|
|
2401
|
-
|
|
2402
|
-
export declare const S3BucketOwnerFilterSensitiveLog: (obj: S3BucketOwner) => any;
|
|
2403
|
-
|
|
2404
|
-
export declare const S3BucketFilterSensitiveLog: (obj: S3Bucket) => any;
|
|
2405
|
-
|
|
2406
|
-
export declare const S3ObjectFilterSensitiveLog: (obj: S3Object) => any;
|
|
2407
|
-
|
|
2408
|
-
export declare const ResourcesAffectedFilterSensitiveLog: (obj: ResourcesAffected) => any;
|
|
2409
|
-
|
|
2410
|
-
export declare const SeverityFilterSensitiveLog: (obj: Severity) => any;
|
|
2411
|
-
|
|
2412
|
-
export declare const FindingFilterSensitiveLog: (obj: Finding) => any;
|
|
2413
|
-
|
|
2414
|
-
export declare const FindingsFilterListItemFilterSensitiveLog: (obj: FindingsFilterListItem) => any;
|
|
2415
|
-
|
|
2416
|
-
export declare const GroupCountFilterSensitiveLog: (obj: GroupCount) => any;
|
|
2417
|
-
|
|
2418
|
-
export declare const InvitationFilterSensitiveLog: (obj: Invitation) => any;
|
|
2419
|
-
|
|
2420
|
-
export declare const SimpleScopeTermFilterSensitiveLog: (obj: SimpleScopeTerm) => any;
|
|
2421
|
-
|
|
2422
|
-
export declare const TagValuePairFilterSensitiveLog: (obj: TagValuePair) => any;
|
|
2423
|
-
|
|
2424
|
-
export declare const TagScopeTermFilterSensitiveLog: (obj: TagScopeTerm) => any;
|
|
2425
|
-
|
|
2426
|
-
export declare const JobScopeTermFilterSensitiveLog: (obj: JobScopeTerm) => any;
|
|
2427
|
-
|
|
2428
|
-
export declare const CriteriaBlockForJobFilterSensitiveLog: (obj: CriteriaBlockForJob) => any;
|
|
2429
|
-
|
|
2430
|
-
export declare const S3BucketCriteriaForJobFilterSensitiveLog: (obj: S3BucketCriteriaForJob) => any;
|
|
2431
|
-
|
|
2432
|
-
export declare const S3BucketDefinitionForJobFilterSensitiveLog: (obj: S3BucketDefinitionForJob) => any;
|
|
2433
|
-
|
|
2434
|
-
export declare const LastRunErrorStatusFilterSensitiveLog: (obj: LastRunErrorStatus) => any;
|
|
2435
|
-
|
|
2436
|
-
export declare const UserPausedDetailsFilterSensitiveLog: (obj: UserPausedDetails) => any;
|
|
2437
|
-
|
|
2438
|
-
export declare const JobSummaryFilterSensitiveLog: (obj: JobSummary) => any;
|
|
2439
|
-
|
|
2440
|
-
export declare const ListJobsFilterTermFilterSensitiveLog: (obj: ListJobsFilterTerm) => any;
|
|
2441
|
-
|
|
2442
|
-
export declare const ManagedDataIdentifierSummaryFilterSensitiveLog: (obj: ManagedDataIdentifierSummary) => any;
|
|
2443
|
-
|
|
2444
|
-
export declare const MatchingBucketFilterSensitiveLog: (obj: MatchingBucket) => any;
|
|
2445
|
-
|
|
2446
|
-
export declare const MatchingResourceFilterSensitiveLog: (obj: MatchingResource) => any;
|
|
2447
|
-
|
|
2448
|
-
export declare const MemberFilterSensitiveLog: (obj: Member) => any;
|
|
2449
|
-
|
|
2450
|
-
export declare const SearchResourcesSimpleCriterionFilterSensitiveLog: (obj: SearchResourcesSimpleCriterion) => any;
|
|
2451
|
-
|
|
2452
|
-
export declare const SearchResourcesTagCriterionPairFilterSensitiveLog: (obj: SearchResourcesTagCriterionPair) => any;
|
|
2453
|
-
|
|
2454
|
-
export declare const SearchResourcesTagCriterionFilterSensitiveLog: (obj: SearchResourcesTagCriterion) => any;
|
|
2455
|
-
|
|
2456
|
-
export declare const SearchResourcesCriteriaFilterSensitiveLog: (obj: SearchResourcesCriteria) => any;
|
|
2457
|
-
|
|
2458
|
-
export declare const UnprocessedAccountFilterSensitiveLog: (obj: UnprocessedAccount) => any;
|
|
2459
|
-
|
|
2460
|
-
export declare const ServiceLimitFilterSensitiveLog: (obj: ServiceLimit) => any;
|
|
2461
|
-
|
|
2462
|
-
export declare const UsageByAccountFilterSensitiveLog: (obj: UsageByAccount) => any;
|
|
2463
|
-
|
|
2464
|
-
export declare const UsageRecordFilterSensitiveLog: (obj: UsageRecord) => any;
|
|
2465
|
-
|
|
2466
|
-
export declare const UsageStatisticsFilterFilterSensitiveLog: (obj: UsageStatisticsFilter) => any;
|
|
2467
|
-
|
|
2468
|
-
export declare const UsageTotalFilterSensitiveLog: (obj: UsageTotal) => any;
|
|
2469
|
-
|
|
2470
|
-
export declare const AcceptInvitationRequestFilterSensitiveLog: (obj: AcceptInvitationRequest) => any;
|
|
2471
|
-
|
|
2472
|
-
export declare const AcceptInvitationResponseFilterSensitiveLog: (obj: AcceptInvitationResponse) => any;
|
|
2473
|
-
|
|
2474
|
-
export declare const AccountDetailFilterSensitiveLog: (obj: AccountDetail) => any;
|
|
2475
|
-
|
|
2476
|
-
export declare const S3WordsListFilterSensitiveLog: (obj: S3WordsList) => any;
|
|
2477
|
-
|
|
2478
|
-
export declare const AllowListCriteriaFilterSensitiveLog: (obj: AllowListCriteria) => any;
|
|
2479
|
-
|
|
2480
|
-
export declare const AllowListStatusFilterSensitiveLog: (obj: AllowListStatus) => any;
|
|
2481
|
-
|
|
2482
|
-
export declare const BatchGetCustomDataIdentifiersRequestFilterSensitiveLog: (obj: BatchGetCustomDataIdentifiersRequest) => any;
|
|
2483
|
-
|
|
2484
|
-
export declare const BatchGetCustomDataIdentifiersResponseFilterSensitiveLog: (obj: BatchGetCustomDataIdentifiersResponse) => any;
|
|
2485
|
-
|
|
2486
|
-
export declare const BucketCountByEffectivePermissionFilterSensitiveLog: (obj: BucketCountByEffectivePermission) => any;
|
|
2487
|
-
|
|
2488
|
-
export declare const BucketCountByEncryptionTypeFilterSensitiveLog: (obj: BucketCountByEncryptionType) => any;
|
|
2489
|
-
|
|
2490
|
-
export declare const BucketCountBySharedAccessTypeFilterSensitiveLog: (obj: BucketCountBySharedAccessType) => any;
|
|
2491
|
-
|
|
2492
|
-
export declare const BucketCountPolicyAllowsUnencryptedObjectUploadsFilterSensitiveLog: (obj: BucketCountPolicyAllowsUnencryptedObjectUploads) => any;
|
|
2493
|
-
|
|
2494
|
-
export declare const BucketCriteriaAdditionalPropertiesFilterSensitiveLog: (obj: BucketCriteriaAdditionalProperties) => any;
|
|
2495
|
-
|
|
2496
|
-
export declare const BucketSortCriteriaFilterSensitiveLog: (obj: BucketSortCriteria) => any;
|
|
2497
|
-
|
|
2498
|
-
export declare const S3DestinationFilterSensitiveLog: (obj: S3Destination) => any;
|
|
2499
|
-
|
|
2500
|
-
export declare const ClassificationExportConfigurationFilterSensitiveLog: (obj: ClassificationExportConfiguration) => any;
|
|
2501
|
-
|
|
2502
|
-
export declare const CreateAllowListRequestFilterSensitiveLog: (obj: CreateAllowListRequest) => any;
|
|
2503
|
-
|
|
2504
|
-
export declare const CreateAllowListResponseFilterSensitiveLog: (obj: CreateAllowListResponse) => any;
|
|
2505
|
-
|
|
2506
|
-
export declare const JobScopingBlockFilterSensitiveLog: (obj: JobScopingBlock) => any;
|
|
2507
|
-
|
|
2508
|
-
export declare const ScopingFilterSensitiveLog: (obj: Scoping) => any;
|
|
2509
|
-
|
|
2510
|
-
export declare const S3JobDefinitionFilterSensitiveLog: (obj: S3JobDefinition) => any;
|
|
2511
|
-
|
|
2512
|
-
export declare const DailyScheduleFilterSensitiveLog: (obj: DailySchedule) => any;
|
|
2513
|
-
|
|
2514
|
-
export declare const MonthlyScheduleFilterSensitiveLog: (obj: MonthlySchedule) => any;
|
|
2515
|
-
|
|
2516
|
-
export declare const WeeklyScheduleFilterSensitiveLog: (obj: WeeklySchedule) => any;
|
|
2517
|
-
|
|
2518
|
-
export declare const JobScheduleFrequencyFilterSensitiveLog: (obj: JobScheduleFrequency) => any;
|
|
2519
|
-
|
|
2520
|
-
export declare const CreateClassificationJobRequestFilterSensitiveLog: (obj: CreateClassificationJobRequest) => any;
|
|
2521
|
-
|
|
2522
|
-
export declare const CreateClassificationJobResponseFilterSensitiveLog: (obj: CreateClassificationJobResponse) => any;
|
|
2523
|
-
|
|
2524
|
-
export declare const SeverityLevelFilterSensitiveLog: (obj: SeverityLevel) => any;
|
|
2525
|
-
|
|
2526
|
-
export declare const CreateCustomDataIdentifierRequestFilterSensitiveLog: (obj: CreateCustomDataIdentifierRequest) => any;
|
|
2527
|
-
|
|
2528
|
-
export declare const CreateCustomDataIdentifierResponseFilterSensitiveLog: (obj: CreateCustomDataIdentifierResponse) => any;
|
|
2529
|
-
|
|
2530
|
-
export declare const CriterionAdditionalPropertiesFilterSensitiveLog: (obj: CriterionAdditionalProperties) => any;
|
|
2531
|
-
|
|
2532
|
-
export declare const FindingCriteriaFilterSensitiveLog: (obj: FindingCriteria) => any;
|
|
2533
|
-
|
|
2534
|
-
export declare const CreateFindingsFilterRequestFilterSensitiveLog: (obj: CreateFindingsFilterRequest) => any;
|
|
2535
|
-
|
|
2536
|
-
export declare const CreateFindingsFilterResponseFilterSensitiveLog: (obj: CreateFindingsFilterResponse) => any;
|
|
2537
|
-
|
|
2538
|
-
export declare const CreateInvitationsRequestFilterSensitiveLog: (obj: CreateInvitationsRequest) => any;
|
|
2539
|
-
|
|
2540
|
-
export declare const CreateInvitationsResponseFilterSensitiveLog: (obj: CreateInvitationsResponse) => any;
|
|
2541
|
-
|
|
2542
|
-
export declare const CreateMemberRequestFilterSensitiveLog: (obj: CreateMemberRequest) => any;
|
|
2543
|
-
|
|
2544
|
-
export declare const CreateMemberResponseFilterSensitiveLog: (obj: CreateMemberResponse) => any;
|
|
2545
|
-
|
|
2546
|
-
export declare const CreateSampleFindingsRequestFilterSensitiveLog: (obj: CreateSampleFindingsRequest) => any;
|
|
2547
|
-
|
|
2548
|
-
export declare const CreateSampleFindingsResponseFilterSensitiveLog: (obj: CreateSampleFindingsResponse) => any;
|
|
2549
|
-
|
|
2550
|
-
export declare const DeclineInvitationsRequestFilterSensitiveLog: (obj: DeclineInvitationsRequest) => any;
|
|
2551
|
-
|
|
2552
|
-
export declare const DeclineInvitationsResponseFilterSensitiveLog: (obj: DeclineInvitationsResponse) => any;
|
|
2553
|
-
|
|
2554
|
-
export declare const DeleteAllowListRequestFilterSensitiveLog: (obj: DeleteAllowListRequest) => any;
|
|
2555
|
-
|
|
2556
|
-
export declare const DeleteAllowListResponseFilterSensitiveLog: (obj: DeleteAllowListResponse) => any;
|
|
2557
|
-
|
|
2558
|
-
export declare const DeleteCustomDataIdentifierRequestFilterSensitiveLog: (obj: DeleteCustomDataIdentifierRequest) => any;
|
|
2559
|
-
|
|
2560
|
-
export declare const DeleteCustomDataIdentifierResponseFilterSensitiveLog: (obj: DeleteCustomDataIdentifierResponse) => any;
|
|
2561
|
-
|
|
2562
|
-
export declare const DeleteFindingsFilterRequestFilterSensitiveLog: (obj: DeleteFindingsFilterRequest) => any;
|
|
2563
|
-
|
|
2564
|
-
export declare const DeleteFindingsFilterResponseFilterSensitiveLog: (obj: DeleteFindingsFilterResponse) => any;
|
|
2565
|
-
|
|
2566
|
-
export declare const DeleteInvitationsRequestFilterSensitiveLog: (obj: DeleteInvitationsRequest) => any;
|
|
2567
|
-
|
|
2568
|
-
export declare const DeleteInvitationsResponseFilterSensitiveLog: (obj: DeleteInvitationsResponse) => any;
|
|
2569
|
-
|
|
2570
|
-
export declare const DeleteMemberRequestFilterSensitiveLog: (obj: DeleteMemberRequest) => any;
|
|
2571
|
-
|
|
2572
|
-
export declare const DeleteMemberResponseFilterSensitiveLog: (obj: DeleteMemberResponse) => any;
|
|
2573
|
-
|
|
2574
|
-
export declare const DescribeBucketsRequestFilterSensitiveLog: (obj: DescribeBucketsRequest) => any;
|
|
2575
|
-
|
|
2576
|
-
export declare const DescribeBucketsResponseFilterSensitiveLog: (obj: DescribeBucketsResponse) => any;
|
|
2577
|
-
|
|
2578
|
-
export declare const DescribeClassificationJobRequestFilterSensitiveLog: (obj: DescribeClassificationJobRequest) => any;
|
|
2579
|
-
|
|
2580
|
-
export declare const StatisticsFilterSensitiveLog: (obj: Statistics) => any;
|
|
2581
|
-
|
|
2582
|
-
export declare const DescribeClassificationJobResponseFilterSensitiveLog: (obj: DescribeClassificationJobResponse) => any;
|
|
2583
|
-
|
|
2584
|
-
export declare const DescribeOrganizationConfigurationRequestFilterSensitiveLog: (obj: DescribeOrganizationConfigurationRequest) => any;
|
|
2585
|
-
|
|
2586
|
-
export declare const DescribeOrganizationConfigurationResponseFilterSensitiveLog: (obj: DescribeOrganizationConfigurationResponse) => any;
|
|
2587
|
-
|
|
2588
|
-
export declare const DisableMacieRequestFilterSensitiveLog: (obj: DisableMacieRequest) => any;
|
|
2589
|
-
|
|
2590
|
-
export declare const DisableMacieResponseFilterSensitiveLog: (obj: DisableMacieResponse) => any;
|
|
2591
|
-
|
|
2592
|
-
export declare const DisableOrganizationAdminAccountRequestFilterSensitiveLog: (obj: DisableOrganizationAdminAccountRequest) => any;
|
|
2593
|
-
|
|
2594
|
-
export declare const DisableOrganizationAdminAccountResponseFilterSensitiveLog: (obj: DisableOrganizationAdminAccountResponse) => any;
|
|
2595
|
-
|
|
2596
|
-
export declare const DisassociateFromAdministratorAccountRequestFilterSensitiveLog: (obj: DisassociateFromAdministratorAccountRequest) => any;
|
|
2597
|
-
|
|
2598
|
-
export declare const DisassociateFromAdministratorAccountResponseFilterSensitiveLog: (obj: DisassociateFromAdministratorAccountResponse) => any;
|
|
2599
|
-
|
|
2600
|
-
export declare const DisassociateFromMasterAccountRequestFilterSensitiveLog: (obj: DisassociateFromMasterAccountRequest) => any;
|
|
2601
|
-
|
|
2602
|
-
export declare const DisassociateFromMasterAccountResponseFilterSensitiveLog: (obj: DisassociateFromMasterAccountResponse) => any;
|
|
2603
|
-
|
|
2604
|
-
export declare const DisassociateMemberRequestFilterSensitiveLog: (obj: DisassociateMemberRequest) => any;
|
|
2605
|
-
|
|
2606
|
-
export declare const DisassociateMemberResponseFilterSensitiveLog: (obj: DisassociateMemberResponse) => any;
|
|
2607
|
-
|
|
2608
|
-
export declare const EnableMacieRequestFilterSensitiveLog: (obj: EnableMacieRequest) => any;
|
|
2609
|
-
|
|
2610
|
-
export declare const EnableMacieResponseFilterSensitiveLog: (obj: EnableMacieResponse) => any;
|
|
2611
|
-
|
|
2612
|
-
export declare const EnableOrganizationAdminAccountRequestFilterSensitiveLog: (obj: EnableOrganizationAdminAccountRequest) => any;
|
|
2613
|
-
|
|
2614
|
-
export declare const EnableOrganizationAdminAccountResponseFilterSensitiveLog: (obj: EnableOrganizationAdminAccountResponse) => any;
|
|
2615
|
-
|
|
2616
|
-
export declare const FindingStatisticsSortCriteriaFilterSensitiveLog: (obj: FindingStatisticsSortCriteria) => any;
|
|
2617
|
-
|
|
2618
|
-
export declare const GetAdministratorAccountRequestFilterSensitiveLog: (obj: GetAdministratorAccountRequest) => any;
|
|
2619
|
-
|
|
2620
|
-
export declare const GetAdministratorAccountResponseFilterSensitiveLog: (obj: GetAdministratorAccountResponse) => any;
|
|
2621
|
-
|
|
2622
|
-
export declare const GetAllowListRequestFilterSensitiveLog: (obj: GetAllowListRequest) => any;
|
|
2623
|
-
|
|
2624
|
-
export declare const GetAllowListResponseFilterSensitiveLog: (obj: GetAllowListResponse) => any;
|
|
2625
|
-
|
|
2626
|
-
export declare const GetBucketStatisticsRequestFilterSensitiveLog: (obj: GetBucketStatisticsRequest) => any;
|
|
2627
|
-
|
|
2628
|
-
export declare const GetBucketStatisticsResponseFilterSensitiveLog: (obj: GetBucketStatisticsResponse) => any;
|
|
2629
|
-
|
|
2630
|
-
export declare const GetClassificationExportConfigurationRequestFilterSensitiveLog: (obj: GetClassificationExportConfigurationRequest) => any;
|
|
2631
|
-
|
|
2632
|
-
export declare const GetClassificationExportConfigurationResponseFilterSensitiveLog: (obj: GetClassificationExportConfigurationResponse) => any;
|
|
2633
|
-
|
|
2634
|
-
export declare const GetCustomDataIdentifierRequestFilterSensitiveLog: (obj: GetCustomDataIdentifierRequest) => any;
|
|
2635
|
-
|
|
2636
|
-
export declare const GetCustomDataIdentifierResponseFilterSensitiveLog: (obj: GetCustomDataIdentifierResponse) => any;
|
|
2637
|
-
|
|
2638
|
-
export declare const SortCriteriaFilterSensitiveLog: (obj: SortCriteria) => any;
|
|
2639
|
-
|
|
2640
|
-
export declare const GetFindingsRequestFilterSensitiveLog: (obj: GetFindingsRequest) => any;
|
|
2641
|
-
|
|
2642
|
-
export declare const GetFindingsResponseFilterSensitiveLog: (obj: GetFindingsResponse) => any;
|
|
2643
|
-
|
|
2644
|
-
export declare const GetFindingsFilterRequestFilterSensitiveLog: (obj: GetFindingsFilterRequest) => any;
|
|
2645
|
-
|
|
2646
|
-
export declare const GetFindingsFilterResponseFilterSensitiveLog: (obj: GetFindingsFilterResponse) => any;
|
|
2647
|
-
|
|
2648
|
-
export declare const GetFindingsPublicationConfigurationRequestFilterSensitiveLog: (obj: GetFindingsPublicationConfigurationRequest) => any;
|
|
2649
|
-
|
|
2650
|
-
export declare const SecurityHubConfigurationFilterSensitiveLog: (obj: SecurityHubConfiguration) => any;
|
|
2651
|
-
|
|
2652
|
-
export declare const GetFindingsPublicationConfigurationResponseFilterSensitiveLog: (obj: GetFindingsPublicationConfigurationResponse) => any;
|
|
2653
|
-
|
|
2654
|
-
export declare const GetFindingStatisticsRequestFilterSensitiveLog: (obj: GetFindingStatisticsRequest) => any;
|
|
2655
|
-
|
|
2656
|
-
export declare const GetFindingStatisticsResponseFilterSensitiveLog: (obj: GetFindingStatisticsResponse) => any;
|
|
2657
|
-
|
|
2658
|
-
export declare const GetInvitationsCountRequestFilterSensitiveLog: (obj: GetInvitationsCountRequest) => any;
|
|
2659
|
-
|
|
2660
|
-
export declare const GetInvitationsCountResponseFilterSensitiveLog: (obj: GetInvitationsCountResponse) => any;
|
|
2661
|
-
|
|
2662
|
-
export declare const GetMacieSessionRequestFilterSensitiveLog: (obj: GetMacieSessionRequest) => any;
|
|
2663
|
-
|
|
2664
|
-
export declare const GetMacieSessionResponseFilterSensitiveLog: (obj: GetMacieSessionResponse) => any;
|
|
2665
|
-
|
|
2666
|
-
export declare const GetMasterAccountRequestFilterSensitiveLog: (obj: GetMasterAccountRequest) => any;
|
|
2667
|
-
|
|
2668
|
-
export declare const GetMasterAccountResponseFilterSensitiveLog: (obj: GetMasterAccountResponse) => any;
|
|
2669
|
-
|
|
2670
|
-
export declare const GetMemberRequestFilterSensitiveLog: (obj: GetMemberRequest) => any;
|
|
2671
|
-
|
|
2672
|
-
export declare const GetMemberResponseFilterSensitiveLog: (obj: GetMemberResponse) => any;
|
|
2673
|
-
|
|
2674
|
-
export declare const GetRevealConfigurationRequestFilterSensitiveLog: (obj: GetRevealConfigurationRequest) => any;
|
|
2675
|
-
|
|
2676
|
-
export declare const RevealConfigurationFilterSensitiveLog: (obj: RevealConfiguration) => any;
|
|
2677
|
-
|
|
2678
|
-
export declare const GetRevealConfigurationResponseFilterSensitiveLog: (obj: GetRevealConfigurationResponse) => any;
|
|
2679
|
-
|
|
2680
|
-
export declare const GetSensitiveDataOccurrencesRequestFilterSensitiveLog: (obj: GetSensitiveDataOccurrencesRequest) => any;
|
|
2681
|
-
|
|
2682
|
-
export declare const GetSensitiveDataOccurrencesResponseFilterSensitiveLog: (obj: GetSensitiveDataOccurrencesResponse) => any;
|
|
2683
|
-
|
|
2684
|
-
export declare const GetSensitiveDataOccurrencesAvailabilityRequestFilterSensitiveLog: (obj: GetSensitiveDataOccurrencesAvailabilityRequest) => any;
|
|
2685
|
-
|
|
2686
|
-
export declare const GetSensitiveDataOccurrencesAvailabilityResponseFilterSensitiveLog: (obj: GetSensitiveDataOccurrencesAvailabilityResponse) => any;
|
|
2687
|
-
|
|
2688
|
-
export declare const UsageStatisticsSortByFilterSensitiveLog: (obj: UsageStatisticsSortBy) => any;
|
|
2689
|
-
|
|
2690
|
-
export declare const GetUsageStatisticsRequestFilterSensitiveLog: (obj: GetUsageStatisticsRequest) => any;
|
|
2691
|
-
|
|
2692
|
-
export declare const GetUsageStatisticsResponseFilterSensitiveLog: (obj: GetUsageStatisticsResponse) => any;
|
|
2693
|
-
|
|
2694
|
-
export declare const GetUsageTotalsRequestFilterSensitiveLog: (obj: GetUsageTotalsRequest) => any;
|
|
2695
|
-
|
|
2696
|
-
export declare const GetUsageTotalsResponseFilterSensitiveLog: (obj: GetUsageTotalsResponse) => any;
|
|
2697
|
-
|
|
2698
|
-
export declare const ListAllowListsRequestFilterSensitiveLog: (obj: ListAllowListsRequest) => any;
|
|
2699
|
-
|
|
2700
|
-
export declare const ListAllowListsResponseFilterSensitiveLog: (obj: ListAllowListsResponse) => any;
|
|
2701
|
-
|
|
2702
|
-
export declare const ListJobsFilterCriteriaFilterSensitiveLog: (obj: ListJobsFilterCriteria) => any;
|
|
2703
|
-
|
|
2704
|
-
export declare const ListJobsSortCriteriaFilterSensitiveLog: (obj: ListJobsSortCriteria) => any;
|
|
2705
|
-
|
|
2706
|
-
export declare const ListClassificationJobsRequestFilterSensitiveLog: (obj: ListClassificationJobsRequest) => any;
|
|
2707
|
-
|
|
2708
|
-
export declare const ListClassificationJobsResponseFilterSensitiveLog: (obj: ListClassificationJobsResponse) => any;
|
|
2709
|
-
|
|
2710
|
-
export declare const ListCustomDataIdentifiersRequestFilterSensitiveLog: (obj: ListCustomDataIdentifiersRequest) => any;
|
|
2711
|
-
|
|
2712
|
-
export declare const ListCustomDataIdentifiersResponseFilterSensitiveLog: (obj: ListCustomDataIdentifiersResponse) => any;
|
|
2713
|
-
|
|
2714
|
-
export declare const ListFindingsRequestFilterSensitiveLog: (obj: ListFindingsRequest) => any;
|
|
2715
|
-
|
|
2716
|
-
export declare const ListFindingsResponseFilterSensitiveLog: (obj: ListFindingsResponse) => any;
|
|
2717
|
-
|
|
2718
|
-
export declare const ListFindingsFiltersRequestFilterSensitiveLog: (obj: ListFindingsFiltersRequest) => any;
|
|
2719
|
-
|
|
2720
|
-
export declare const ListFindingsFiltersResponseFilterSensitiveLog: (obj: ListFindingsFiltersResponse) => any;
|
|
2721
|
-
|
|
2722
|
-
export declare const ListInvitationsRequestFilterSensitiveLog: (obj: ListInvitationsRequest) => any;
|
|
2723
|
-
|
|
2724
|
-
export declare const ListInvitationsResponseFilterSensitiveLog: (obj: ListInvitationsResponse) => any;
|
|
2725
|
-
|
|
2726
|
-
export declare const ListManagedDataIdentifiersRequestFilterSensitiveLog: (obj: ListManagedDataIdentifiersRequest) => any;
|
|
2727
|
-
|
|
2728
|
-
export declare const ListManagedDataIdentifiersResponseFilterSensitiveLog: (obj: ListManagedDataIdentifiersResponse) => any;
|
|
2729
|
-
|
|
2730
|
-
export declare const ListMembersRequestFilterSensitiveLog: (obj: ListMembersRequest) => any;
|
|
2731
|
-
|
|
2732
|
-
export declare const ListMembersResponseFilterSensitiveLog: (obj: ListMembersResponse) => any;
|
|
2733
|
-
|
|
2734
|
-
export declare const ListOrganizationAdminAccountsRequestFilterSensitiveLog: (obj: ListOrganizationAdminAccountsRequest) => any;
|
|
2735
|
-
|
|
2736
|
-
export declare const ListOrganizationAdminAccountsResponseFilterSensitiveLog: (obj: ListOrganizationAdminAccountsResponse) => any;
|
|
2737
|
-
|
|
2738
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
2739
|
-
|
|
2740
|
-
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
2741
|
-
|
|
2742
|
-
export declare const PutClassificationExportConfigurationRequestFilterSensitiveLog: (obj: PutClassificationExportConfigurationRequest) => any;
|
|
2743
|
-
|
|
2744
|
-
export declare const PutClassificationExportConfigurationResponseFilterSensitiveLog: (obj: PutClassificationExportConfigurationResponse) => any;
|
|
2745
|
-
|
|
2746
|
-
export declare const PutFindingsPublicationConfigurationRequestFilterSensitiveLog: (obj: PutFindingsPublicationConfigurationRequest) => any;
|
|
2747
|
-
|
|
2748
|
-
export declare const PutFindingsPublicationConfigurationResponseFilterSensitiveLog: (obj: PutFindingsPublicationConfigurationResponse) => any;
|
|
2749
|
-
|
|
2750
|
-
export declare const SearchResourcesCriteriaBlockFilterSensitiveLog: (obj: SearchResourcesCriteriaBlock) => any;
|
|
2751
|
-
|
|
2752
|
-
export declare const SearchResourcesBucketCriteriaFilterSensitiveLog: (obj: SearchResourcesBucketCriteria) => any;
|
|
2753
|
-
|
|
2754
|
-
export declare const SearchResourcesSortCriteriaFilterSensitiveLog: (obj: SearchResourcesSortCriteria) => any;
|
|
2755
|
-
|
|
2756
|
-
export declare const SearchResourcesRequestFilterSensitiveLog: (obj: SearchResourcesRequest) => any;
|
|
2757
|
-
|
|
2758
|
-
export declare const SearchResourcesResponseFilterSensitiveLog: (obj: SearchResourcesResponse) => any;
|
|
2759
|
-
|
|
2760
|
-
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
2761
|
-
|
|
2762
|
-
export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
2763
|
-
|
|
2764
|
-
export declare const TestCustomDataIdentifierRequestFilterSensitiveLog: (obj: TestCustomDataIdentifierRequest) => any;
|
|
2765
|
-
|
|
2766
|
-
export declare const TestCustomDataIdentifierResponseFilterSensitiveLog: (obj: TestCustomDataIdentifierResponse) => any;
|
|
2767
|
-
|
|
2768
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Macie2ServiceException as __BaseException } from "./Macie2ServiceException";
|
|
3
|
+
export declare enum AdminStatus {
|
|
4
|
+
DISABLING_IN_PROGRESS = "DISABLING_IN_PROGRESS",
|
|
5
|
+
ENABLED = "ENABLED",
|
|
6
|
+
}
|
|
7
|
+
export interface AdminAccount {
|
|
8
|
+
accountId?: string;
|
|
9
|
+
status?: AdminStatus | string;
|
|
10
|
+
}
|
|
11
|
+
export interface AllowListSummary {
|
|
12
|
+
arn?: string;
|
|
13
|
+
createdAt?: Date;
|
|
14
|
+
description?: string;
|
|
15
|
+
id?: string;
|
|
16
|
+
name?: string;
|
|
17
|
+
updatedAt?: Date;
|
|
18
|
+
}
|
|
19
|
+
export interface BatchGetCustomDataIdentifierSummary {
|
|
20
|
+
arn?: string;
|
|
21
|
+
createdAt?: Date;
|
|
22
|
+
deleted?: boolean;
|
|
23
|
+
description?: string;
|
|
24
|
+
id?: string;
|
|
25
|
+
name?: string;
|
|
26
|
+
}
|
|
27
|
+
export declare enum AllowsUnencryptedObjectUploads {
|
|
28
|
+
FALSE = "FALSE",
|
|
29
|
+
TRUE = "TRUE",
|
|
30
|
+
UNKNOWN = "UNKNOWN",
|
|
31
|
+
}
|
|
32
|
+
export declare enum BucketMetadataErrorCode {
|
|
33
|
+
ACCESS_DENIED = "ACCESS_DENIED",
|
|
34
|
+
}
|
|
35
|
+
export declare enum IsDefinedInJob {
|
|
36
|
+
FALSE = "FALSE",
|
|
37
|
+
TRUE = "TRUE",
|
|
38
|
+
UNKNOWN = "UNKNOWN",
|
|
39
|
+
}
|
|
40
|
+
export declare enum IsMonitoredByJob {
|
|
41
|
+
FALSE = "FALSE",
|
|
42
|
+
TRUE = "TRUE",
|
|
43
|
+
UNKNOWN = "UNKNOWN",
|
|
44
|
+
}
|
|
45
|
+
export interface JobDetails {
|
|
46
|
+
isDefinedInJob?: IsDefinedInJob | string;
|
|
47
|
+
isMonitoredByJob?: IsMonitoredByJob | string;
|
|
48
|
+
lastJobId?: string;
|
|
49
|
+
lastJobRunTime?: Date;
|
|
50
|
+
}
|
|
51
|
+
export interface ObjectCountByEncryptionType {
|
|
52
|
+
customerManaged?: number;
|
|
53
|
+
kmsManaged?: number;
|
|
54
|
+
s3Managed?: number;
|
|
55
|
+
unencrypted?: number;
|
|
56
|
+
unknown?: number;
|
|
57
|
+
}
|
|
58
|
+
export declare enum EffectivePermission {
|
|
59
|
+
NOT_PUBLIC = "NOT_PUBLIC",
|
|
60
|
+
PUBLIC = "PUBLIC",
|
|
61
|
+
UNKNOWN = "UNKNOWN",
|
|
62
|
+
}
|
|
63
|
+
export interface BlockPublicAccess {
|
|
64
|
+
blockPublicAcls?: boolean;
|
|
65
|
+
blockPublicPolicy?: boolean;
|
|
66
|
+
ignorePublicAcls?: boolean;
|
|
67
|
+
restrictPublicBuckets?: boolean;
|
|
68
|
+
}
|
|
69
|
+
export interface AccountLevelPermissions {
|
|
70
|
+
blockPublicAccess?: BlockPublicAccess;
|
|
71
|
+
}
|
|
72
|
+
export interface AccessControlList {
|
|
73
|
+
allowsPublicReadAccess?: boolean;
|
|
74
|
+
allowsPublicWriteAccess?: boolean;
|
|
75
|
+
}
|
|
76
|
+
export interface BucketPolicy {
|
|
77
|
+
allowsPublicReadAccess?: boolean;
|
|
78
|
+
allowsPublicWriteAccess?: boolean;
|
|
79
|
+
}
|
|
80
|
+
export interface BucketLevelPermissions {
|
|
81
|
+
accessControlList?: AccessControlList;
|
|
82
|
+
blockPublicAccess?: BlockPublicAccess;
|
|
83
|
+
bucketPolicy?: BucketPolicy;
|
|
84
|
+
}
|
|
85
|
+
export interface BucketPermissionConfiguration {
|
|
86
|
+
accountLevelPermissions?: AccountLevelPermissions;
|
|
87
|
+
bucketLevelPermissions?: BucketLevelPermissions;
|
|
88
|
+
}
|
|
89
|
+
export interface BucketPublicAccess {
|
|
90
|
+
effectivePermission?: EffectivePermission | string;
|
|
91
|
+
permissionConfiguration?: BucketPermissionConfiguration;
|
|
92
|
+
}
|
|
93
|
+
export interface ReplicationDetails {
|
|
94
|
+
replicated?: boolean;
|
|
95
|
+
replicatedExternally?: boolean;
|
|
96
|
+
replicationAccounts?: string[];
|
|
97
|
+
}
|
|
98
|
+
export declare enum Type {
|
|
99
|
+
AES256 = "AES256",
|
|
100
|
+
NONE = "NONE",
|
|
101
|
+
aws_kms = "aws:kms",
|
|
102
|
+
}
|
|
103
|
+
export interface BucketServerSideEncryption {
|
|
104
|
+
kmsMasterKeyId?: string;
|
|
105
|
+
type?: Type | string;
|
|
106
|
+
}
|
|
107
|
+
export declare enum SharedAccess {
|
|
108
|
+
EXTERNAL = "EXTERNAL",
|
|
109
|
+
INTERNAL = "INTERNAL",
|
|
110
|
+
NOT_SHARED = "NOT_SHARED",
|
|
111
|
+
UNKNOWN = "UNKNOWN",
|
|
112
|
+
}
|
|
113
|
+
export interface KeyValuePair {
|
|
114
|
+
key?: string;
|
|
115
|
+
value?: string;
|
|
116
|
+
}
|
|
117
|
+
export interface ObjectLevelStatistics {
|
|
118
|
+
fileType?: number;
|
|
119
|
+
storageClass?: number;
|
|
120
|
+
total?: number;
|
|
121
|
+
}
|
|
122
|
+
export interface BucketMetadata {
|
|
123
|
+
accountId?: string;
|
|
124
|
+
allowsUnencryptedObjectUploads?: AllowsUnencryptedObjectUploads | string;
|
|
125
|
+
bucketArn?: string;
|
|
126
|
+
bucketCreatedAt?: Date;
|
|
127
|
+
bucketName?: string;
|
|
128
|
+
classifiableObjectCount?: number;
|
|
129
|
+
classifiableSizeInBytes?: number;
|
|
130
|
+
errorCode?: BucketMetadataErrorCode | string;
|
|
131
|
+
errorMessage?: string;
|
|
132
|
+
jobDetails?: JobDetails;
|
|
133
|
+
lastUpdated?: Date;
|
|
134
|
+
objectCount?: number;
|
|
135
|
+
objectCountByEncryptionType?: ObjectCountByEncryptionType;
|
|
136
|
+
publicAccess?: BucketPublicAccess;
|
|
137
|
+
region?: string;
|
|
138
|
+
replicationDetails?: ReplicationDetails;
|
|
139
|
+
serverSideEncryption?: BucketServerSideEncryption;
|
|
140
|
+
sharedAccess?: SharedAccess | string;
|
|
141
|
+
sizeInBytes?: number;
|
|
142
|
+
sizeInBytesCompressed?: number;
|
|
143
|
+
tags?: KeyValuePair[];
|
|
144
|
+
unclassifiableObjectCount?: ObjectLevelStatistics;
|
|
145
|
+
unclassifiableObjectSizeInBytes?: ObjectLevelStatistics;
|
|
146
|
+
versioning?: boolean;
|
|
147
|
+
}
|
|
148
|
+
export declare enum JobComparator {
|
|
149
|
+
CONTAINS = "CONTAINS",
|
|
150
|
+
EQ = "EQ",
|
|
151
|
+
GT = "GT",
|
|
152
|
+
GTE = "GTE",
|
|
153
|
+
LT = "LT",
|
|
154
|
+
LTE = "LTE",
|
|
155
|
+
NE = "NE",
|
|
156
|
+
STARTS_WITH = "STARTS_WITH",
|
|
157
|
+
}
|
|
158
|
+
export declare enum SimpleCriterionKeyForJob {
|
|
159
|
+
ACCOUNT_ID = "ACCOUNT_ID",
|
|
160
|
+
S3_BUCKET_EFFECTIVE_PERMISSION = "S3_BUCKET_EFFECTIVE_PERMISSION",
|
|
161
|
+
S3_BUCKET_NAME = "S3_BUCKET_NAME",
|
|
162
|
+
S3_BUCKET_SHARED_ACCESS = "S3_BUCKET_SHARED_ACCESS",
|
|
163
|
+
}
|
|
164
|
+
export interface SimpleCriterionForJob {
|
|
165
|
+
comparator?: JobComparator | string;
|
|
166
|
+
key?: SimpleCriterionKeyForJob | string;
|
|
167
|
+
values?: string[];
|
|
168
|
+
}
|
|
169
|
+
export interface TagCriterionPairForJob {
|
|
170
|
+
key?: string;
|
|
171
|
+
value?: string;
|
|
172
|
+
}
|
|
173
|
+
export interface TagCriterionForJob {
|
|
174
|
+
comparator?: JobComparator | string;
|
|
175
|
+
tagValues?: TagCriterionPairForJob[];
|
|
176
|
+
}
|
|
177
|
+
export interface CriteriaForJob {
|
|
178
|
+
simpleCriterion?: SimpleCriterionForJob;
|
|
179
|
+
tagCriterion?: TagCriterionForJob;
|
|
180
|
+
}
|
|
181
|
+
export interface CustomDataIdentifierSummary {
|
|
182
|
+
arn?: string;
|
|
183
|
+
createdAt?: Date;
|
|
184
|
+
description?: string;
|
|
185
|
+
id?: string;
|
|
186
|
+
name?: string;
|
|
187
|
+
}
|
|
188
|
+
export interface DetectedDataDetails {
|
|
189
|
+
value: string | undefined;
|
|
190
|
+
}
|
|
191
|
+
export declare enum FindingCategory {
|
|
192
|
+
CLASSIFICATION = "CLASSIFICATION",
|
|
193
|
+
POLICY = "POLICY",
|
|
194
|
+
}
|
|
195
|
+
export declare enum OriginType {
|
|
196
|
+
SENSITIVE_DATA_DISCOVERY_JOB = "SENSITIVE_DATA_DISCOVERY_JOB",
|
|
197
|
+
}
|
|
198
|
+
export interface Cell {
|
|
199
|
+
cellReference?: string;
|
|
200
|
+
column?: number;
|
|
201
|
+
columnName?: string;
|
|
202
|
+
row?: number;
|
|
203
|
+
}
|
|
204
|
+
export interface Range {
|
|
205
|
+
end?: number;
|
|
206
|
+
start?: number;
|
|
207
|
+
startColumn?: number;
|
|
208
|
+
}
|
|
209
|
+
export interface Page {
|
|
210
|
+
lineRange?: Range;
|
|
211
|
+
offsetRange?: Range;
|
|
212
|
+
pageNumber?: number;
|
|
213
|
+
}
|
|
214
|
+
export interface _Record {
|
|
215
|
+
jsonPath?: string;
|
|
216
|
+
recordIndex?: number;
|
|
217
|
+
}
|
|
218
|
+
export interface Occurrences {
|
|
219
|
+
cells?: Cell[];
|
|
220
|
+
lineRanges?: Range[];
|
|
221
|
+
offsetRanges?: Range[];
|
|
222
|
+
pages?: Page[];
|
|
223
|
+
records?: _Record[];
|
|
224
|
+
}
|
|
225
|
+
export interface CustomDetection {
|
|
226
|
+
arn?: string;
|
|
227
|
+
count?: number;
|
|
228
|
+
name?: string;
|
|
229
|
+
occurrences?: Occurrences;
|
|
230
|
+
}
|
|
231
|
+
export interface CustomDataIdentifiers {
|
|
232
|
+
detections?: CustomDetection[];
|
|
233
|
+
totalCount?: number;
|
|
234
|
+
}
|
|
235
|
+
export declare enum SensitiveDataItemCategory {
|
|
236
|
+
CREDENTIALS = "CREDENTIALS",
|
|
237
|
+
CUSTOM_IDENTIFIER = "CUSTOM_IDENTIFIER",
|
|
238
|
+
FINANCIAL_INFORMATION = "FINANCIAL_INFORMATION",
|
|
239
|
+
PERSONAL_INFORMATION = "PERSONAL_INFORMATION",
|
|
240
|
+
}
|
|
241
|
+
export interface DefaultDetection {
|
|
242
|
+
count?: number;
|
|
243
|
+
occurrences?: Occurrences;
|
|
244
|
+
type?: string;
|
|
245
|
+
}
|
|
246
|
+
export interface SensitiveDataItem {
|
|
247
|
+
category?: SensitiveDataItemCategory | string;
|
|
248
|
+
detections?: DefaultDetection[];
|
|
249
|
+
totalCount?: number;
|
|
250
|
+
}
|
|
251
|
+
export interface ClassificationResultStatus {
|
|
252
|
+
code?: string;
|
|
253
|
+
reason?: string;
|
|
254
|
+
}
|
|
255
|
+
export interface ClassificationResult {
|
|
256
|
+
additionalOccurrences?: boolean;
|
|
257
|
+
customDataIdentifiers?: CustomDataIdentifiers;
|
|
258
|
+
mimeType?: string;
|
|
259
|
+
sensitiveData?: SensitiveDataItem[];
|
|
260
|
+
sizeClassified?: number;
|
|
261
|
+
status?: ClassificationResultStatus;
|
|
262
|
+
}
|
|
263
|
+
export interface ClassificationDetails {
|
|
264
|
+
detailedResultsLocation?: string;
|
|
265
|
+
jobArn?: string;
|
|
266
|
+
jobId?: string;
|
|
267
|
+
originType?: OriginType | string;
|
|
268
|
+
result?: ClassificationResult;
|
|
269
|
+
}
|
|
270
|
+
export declare enum FindingActionType {
|
|
271
|
+
AWS_API_CALL = "AWS_API_CALL",
|
|
272
|
+
}
|
|
273
|
+
export interface ApiCallDetails {
|
|
274
|
+
api?: string;
|
|
275
|
+
apiServiceName?: string;
|
|
276
|
+
firstSeen?: Date;
|
|
277
|
+
lastSeen?: Date;
|
|
278
|
+
}
|
|
279
|
+
export interface FindingAction {
|
|
280
|
+
actionType?: FindingActionType | string;
|
|
281
|
+
apiCallDetails?: ApiCallDetails;
|
|
282
|
+
}
|
|
283
|
+
export interface DomainDetails {
|
|
284
|
+
domainName?: string;
|
|
285
|
+
}
|
|
286
|
+
export interface IpCity {
|
|
287
|
+
name?: string;
|
|
288
|
+
}
|
|
289
|
+
export interface IpCountry {
|
|
290
|
+
code?: string;
|
|
291
|
+
name?: string;
|
|
292
|
+
}
|
|
293
|
+
export interface IpGeoLocation {
|
|
294
|
+
lat?: number;
|
|
295
|
+
lon?: number;
|
|
296
|
+
}
|
|
297
|
+
export interface IpOwner {
|
|
298
|
+
asn?: string;
|
|
299
|
+
asnOrg?: string;
|
|
300
|
+
isp?: string;
|
|
301
|
+
org?: string;
|
|
302
|
+
}
|
|
303
|
+
export interface IpAddressDetails {
|
|
304
|
+
ipAddressV4?: string;
|
|
305
|
+
ipCity?: IpCity;
|
|
306
|
+
ipCountry?: IpCountry;
|
|
307
|
+
ipGeoLocation?: IpGeoLocation;
|
|
308
|
+
ipOwner?: IpOwner;
|
|
309
|
+
}
|
|
310
|
+
export interface SessionContextAttributes {
|
|
311
|
+
creationDate?: Date;
|
|
312
|
+
mfaAuthenticated?: boolean;
|
|
313
|
+
}
|
|
314
|
+
export interface SessionIssuer {
|
|
315
|
+
accountId?: string;
|
|
316
|
+
arn?: string;
|
|
317
|
+
principalId?: string;
|
|
318
|
+
type?: string;
|
|
319
|
+
userName?: string;
|
|
320
|
+
}
|
|
321
|
+
export interface SessionContext {
|
|
322
|
+
attributes?: SessionContextAttributes;
|
|
323
|
+
sessionIssuer?: SessionIssuer;
|
|
324
|
+
}
|
|
325
|
+
export interface AssumedRole {
|
|
326
|
+
accessKeyId?: string;
|
|
327
|
+
accountId?: string;
|
|
328
|
+
arn?: string;
|
|
329
|
+
principalId?: string;
|
|
330
|
+
sessionContext?: SessionContext;
|
|
331
|
+
}
|
|
332
|
+
export interface AwsAccount {
|
|
333
|
+
accountId?: string;
|
|
334
|
+
principalId?: string;
|
|
335
|
+
}
|
|
336
|
+
export interface AwsService {
|
|
337
|
+
invokedBy?: string;
|
|
338
|
+
}
|
|
339
|
+
export interface FederatedUser {
|
|
340
|
+
accessKeyId?: string;
|
|
341
|
+
accountId?: string;
|
|
342
|
+
arn?: string;
|
|
343
|
+
principalId?: string;
|
|
344
|
+
sessionContext?: SessionContext;
|
|
345
|
+
}
|
|
346
|
+
export interface IamUser {
|
|
347
|
+
accountId?: string;
|
|
348
|
+
arn?: string;
|
|
349
|
+
principalId?: string;
|
|
350
|
+
userName?: string;
|
|
351
|
+
}
|
|
352
|
+
export interface UserIdentityRoot {
|
|
353
|
+
accountId?: string;
|
|
354
|
+
arn?: string;
|
|
355
|
+
principalId?: string;
|
|
356
|
+
}
|
|
357
|
+
export declare enum UserIdentityType {
|
|
358
|
+
AWSAccount = "AWSAccount",
|
|
359
|
+
AWSService = "AWSService",
|
|
360
|
+
AssumedRole = "AssumedRole",
|
|
361
|
+
FederatedUser = "FederatedUser",
|
|
362
|
+
IAMUser = "IAMUser",
|
|
363
|
+
Root = "Root",
|
|
364
|
+
}
|
|
365
|
+
export interface UserIdentity {
|
|
366
|
+
assumedRole?: AssumedRole;
|
|
367
|
+
awsAccount?: AwsAccount;
|
|
368
|
+
awsService?: AwsService;
|
|
369
|
+
federatedUser?: FederatedUser;
|
|
370
|
+
iamUser?: IamUser;
|
|
371
|
+
root?: UserIdentityRoot;
|
|
372
|
+
type?: UserIdentityType | string;
|
|
373
|
+
}
|
|
374
|
+
export interface FindingActor {
|
|
375
|
+
domainDetails?: DomainDetails;
|
|
376
|
+
ipAddressDetails?: IpAddressDetails;
|
|
377
|
+
userIdentity?: UserIdentity;
|
|
378
|
+
}
|
|
379
|
+
export interface PolicyDetails {
|
|
380
|
+
action?: FindingAction;
|
|
381
|
+
actor?: FindingActor;
|
|
382
|
+
}
|
|
383
|
+
export declare enum EncryptionType {
|
|
384
|
+
AES256 = "AES256",
|
|
385
|
+
NONE = "NONE",
|
|
386
|
+
UNKNOWN = "UNKNOWN",
|
|
387
|
+
aws_kms = "aws:kms",
|
|
388
|
+
}
|
|
389
|
+
export interface ServerSideEncryption {
|
|
390
|
+
encryptionType?: EncryptionType | string;
|
|
391
|
+
kmsMasterKeyId?: string;
|
|
392
|
+
}
|
|
393
|
+
export interface S3BucketOwner {
|
|
394
|
+
displayName?: string;
|
|
395
|
+
id?: string;
|
|
396
|
+
}
|
|
397
|
+
export interface S3Bucket {
|
|
398
|
+
allowsUnencryptedObjectUploads?: AllowsUnencryptedObjectUploads | string;
|
|
399
|
+
arn?: string;
|
|
400
|
+
createdAt?: Date;
|
|
401
|
+
defaultServerSideEncryption?: ServerSideEncryption;
|
|
402
|
+
name?: string;
|
|
403
|
+
owner?: S3BucketOwner;
|
|
404
|
+
publicAccess?: BucketPublicAccess;
|
|
405
|
+
tags?: KeyValuePair[];
|
|
406
|
+
}
|
|
407
|
+
export declare enum StorageClass {
|
|
408
|
+
DEEP_ARCHIVE = "DEEP_ARCHIVE",
|
|
409
|
+
GLACIER = "GLACIER",
|
|
410
|
+
INTELLIGENT_TIERING = "INTELLIGENT_TIERING",
|
|
411
|
+
ONEZONE_IA = "ONEZONE_IA",
|
|
412
|
+
REDUCED_REDUNDANCY = "REDUCED_REDUNDANCY",
|
|
413
|
+
STANDARD = "STANDARD",
|
|
414
|
+
STANDARD_IA = "STANDARD_IA",
|
|
415
|
+
}
|
|
416
|
+
export interface S3Object {
|
|
417
|
+
bucketArn?: string;
|
|
418
|
+
eTag?: string;
|
|
419
|
+
extension?: string;
|
|
420
|
+
key?: string;
|
|
421
|
+
lastModified?: Date;
|
|
422
|
+
path?: string;
|
|
423
|
+
publicAccess?: boolean;
|
|
424
|
+
serverSideEncryption?: ServerSideEncryption;
|
|
425
|
+
size?: number;
|
|
426
|
+
storageClass?: StorageClass | string;
|
|
427
|
+
tags?: KeyValuePair[];
|
|
428
|
+
versionId?: string;
|
|
429
|
+
}
|
|
430
|
+
export interface ResourcesAffected {
|
|
431
|
+
s3Bucket?: S3Bucket;
|
|
432
|
+
s3Object?: S3Object;
|
|
433
|
+
}
|
|
434
|
+
export declare enum SeverityDescription {
|
|
435
|
+
High = "High",
|
|
436
|
+
Low = "Low",
|
|
437
|
+
Medium = "Medium",
|
|
438
|
+
}
|
|
439
|
+
export interface Severity {
|
|
440
|
+
description?: SeverityDescription | string;
|
|
441
|
+
score?: number;
|
|
442
|
+
}
|
|
443
|
+
export declare enum FindingType {
|
|
444
|
+
Policy_IAMUser_S3BlockPublicAccessDisabled = "Policy:IAMUser/S3BlockPublicAccessDisabled",
|
|
445
|
+
Policy_IAMUser_S3BucketEncryptionDisabled = "Policy:IAMUser/S3BucketEncryptionDisabled",
|
|
446
|
+
Policy_IAMUser_S3BucketPublic = "Policy:IAMUser/S3BucketPublic",
|
|
447
|
+
Policy_IAMUser_S3BucketReplicatedExternally = "Policy:IAMUser/S3BucketReplicatedExternally",
|
|
448
|
+
Policy_IAMUser_S3BucketSharedExternally = "Policy:IAMUser/S3BucketSharedExternally",
|
|
449
|
+
SensitiveData_S3Object_Credentials = "SensitiveData:S3Object/Credentials",
|
|
450
|
+
SensitiveData_S3Object_CustomIdentifier = "SensitiveData:S3Object/CustomIdentifier",
|
|
451
|
+
SensitiveData_S3Object_Financial = "SensitiveData:S3Object/Financial",
|
|
452
|
+
SensitiveData_S3Object_Multiple = "SensitiveData:S3Object/Multiple",
|
|
453
|
+
SensitiveData_S3Object_Personal = "SensitiveData:S3Object/Personal",
|
|
454
|
+
}
|
|
455
|
+
export interface Finding {
|
|
456
|
+
accountId?: string;
|
|
457
|
+
archived?: boolean;
|
|
458
|
+
category?: FindingCategory | string;
|
|
459
|
+
classificationDetails?: ClassificationDetails;
|
|
460
|
+
count?: number;
|
|
461
|
+
createdAt?: Date;
|
|
462
|
+
description?: string;
|
|
463
|
+
id?: string;
|
|
464
|
+
partition?: string;
|
|
465
|
+
policyDetails?: PolicyDetails;
|
|
466
|
+
region?: string;
|
|
467
|
+
resourcesAffected?: ResourcesAffected;
|
|
468
|
+
sample?: boolean;
|
|
469
|
+
schemaVersion?: string;
|
|
470
|
+
severity?: Severity;
|
|
471
|
+
title?: string;
|
|
472
|
+
type?: FindingType | string;
|
|
473
|
+
updatedAt?: Date;
|
|
474
|
+
}
|
|
475
|
+
export declare enum FindingsFilterAction {
|
|
476
|
+
ARCHIVE = "ARCHIVE",
|
|
477
|
+
NOOP = "NOOP",
|
|
478
|
+
}
|
|
479
|
+
export interface FindingsFilterListItem {
|
|
480
|
+
action?: FindingsFilterAction | string;
|
|
481
|
+
arn?: string;
|
|
482
|
+
id?: string;
|
|
483
|
+
name?: string;
|
|
484
|
+
tags?: Record<string, string>;
|
|
485
|
+
}
|
|
486
|
+
export interface GroupCount {
|
|
487
|
+
count?: number;
|
|
488
|
+
groupKey?: string;
|
|
489
|
+
}
|
|
490
|
+
export declare enum RelationshipStatus {
|
|
491
|
+
AccountSuspended = "AccountSuspended",
|
|
492
|
+
Created = "Created",
|
|
493
|
+
EmailVerificationFailed = "EmailVerificationFailed",
|
|
494
|
+
EmailVerificationInProgress = "EmailVerificationInProgress",
|
|
495
|
+
Enabled = "Enabled",
|
|
496
|
+
Invited = "Invited",
|
|
497
|
+
Paused = "Paused",
|
|
498
|
+
RegionDisabled = "RegionDisabled",
|
|
499
|
+
Removed = "Removed",
|
|
500
|
+
Resigned = "Resigned",
|
|
501
|
+
}
|
|
502
|
+
export interface Invitation {
|
|
503
|
+
accountId?: string;
|
|
504
|
+
invitationId?: string;
|
|
505
|
+
invitedAt?: Date;
|
|
506
|
+
relationshipStatus?: RelationshipStatus | string;
|
|
507
|
+
}
|
|
508
|
+
export declare enum ScopeFilterKey {
|
|
509
|
+
OBJECT_EXTENSION = "OBJECT_EXTENSION",
|
|
510
|
+
OBJECT_KEY = "OBJECT_KEY",
|
|
511
|
+
OBJECT_LAST_MODIFIED_DATE = "OBJECT_LAST_MODIFIED_DATE",
|
|
512
|
+
OBJECT_SIZE = "OBJECT_SIZE",
|
|
513
|
+
}
|
|
514
|
+
export interface SimpleScopeTerm {
|
|
515
|
+
comparator?: JobComparator | string;
|
|
516
|
+
key?: ScopeFilterKey | string;
|
|
517
|
+
values?: string[];
|
|
518
|
+
}
|
|
519
|
+
export interface TagValuePair {
|
|
520
|
+
key?: string;
|
|
521
|
+
value?: string;
|
|
522
|
+
}
|
|
523
|
+
export declare enum TagTarget {
|
|
524
|
+
S3_OBJECT = "S3_OBJECT",
|
|
525
|
+
}
|
|
526
|
+
export interface TagScopeTerm {
|
|
527
|
+
comparator?: JobComparator | string;
|
|
528
|
+
key?: string;
|
|
529
|
+
tagValues?: TagValuePair[];
|
|
530
|
+
target?: TagTarget | string;
|
|
531
|
+
}
|
|
532
|
+
export interface JobScopeTerm {
|
|
533
|
+
simpleScopeTerm?: SimpleScopeTerm;
|
|
534
|
+
tagScopeTerm?: TagScopeTerm;
|
|
535
|
+
}
|
|
536
|
+
export interface CriteriaBlockForJob {
|
|
537
|
+
and?: CriteriaForJob[];
|
|
538
|
+
}
|
|
539
|
+
export interface S3BucketCriteriaForJob {
|
|
540
|
+
excludes?: CriteriaBlockForJob;
|
|
541
|
+
includes?: CriteriaBlockForJob;
|
|
542
|
+
}
|
|
543
|
+
export interface S3BucketDefinitionForJob {
|
|
544
|
+
accountId: string | undefined;
|
|
545
|
+
buckets: string[] | undefined;
|
|
546
|
+
}
|
|
547
|
+
export declare enum JobStatus {
|
|
548
|
+
CANCELLED = "CANCELLED",
|
|
549
|
+
COMPLETE = "COMPLETE",
|
|
550
|
+
IDLE = "IDLE",
|
|
551
|
+
PAUSED = "PAUSED",
|
|
552
|
+
RUNNING = "RUNNING",
|
|
553
|
+
USER_PAUSED = "USER_PAUSED",
|
|
554
|
+
}
|
|
555
|
+
export declare enum JobType {
|
|
556
|
+
ONE_TIME = "ONE_TIME",
|
|
557
|
+
SCHEDULED = "SCHEDULED",
|
|
558
|
+
}
|
|
559
|
+
export declare enum LastRunErrorStatusCode {
|
|
560
|
+
ERROR = "ERROR",
|
|
561
|
+
NONE = "NONE",
|
|
562
|
+
}
|
|
563
|
+
export interface LastRunErrorStatus {
|
|
564
|
+
code?: LastRunErrorStatusCode | string;
|
|
565
|
+
}
|
|
566
|
+
export interface UserPausedDetails {
|
|
567
|
+
jobExpiresAt?: Date;
|
|
568
|
+
jobImminentExpirationHealthEventArn?: string;
|
|
569
|
+
jobPausedAt?: Date;
|
|
570
|
+
}
|
|
571
|
+
export interface JobSummary {
|
|
572
|
+
bucketDefinitions?: S3BucketDefinitionForJob[];
|
|
573
|
+
createdAt?: Date;
|
|
574
|
+
jobId?: string;
|
|
575
|
+
jobStatus?: JobStatus | string;
|
|
576
|
+
jobType?: JobType | string;
|
|
577
|
+
lastRunErrorStatus?: LastRunErrorStatus;
|
|
578
|
+
name?: string;
|
|
579
|
+
userPausedDetails?: UserPausedDetails;
|
|
580
|
+
bucketCriteria?: S3BucketCriteriaForJob;
|
|
581
|
+
}
|
|
582
|
+
export declare enum ListJobsFilterKey {
|
|
583
|
+
createdAt = "createdAt",
|
|
584
|
+
jobStatus = "jobStatus",
|
|
585
|
+
jobType = "jobType",
|
|
586
|
+
name = "name",
|
|
587
|
+
}
|
|
588
|
+
export interface ListJobsFilterTerm {
|
|
589
|
+
comparator?: JobComparator | string;
|
|
590
|
+
key?: ListJobsFilterKey | string;
|
|
591
|
+
values?: string[];
|
|
592
|
+
}
|
|
593
|
+
export interface ManagedDataIdentifierSummary {
|
|
594
|
+
category?: SensitiveDataItemCategory | string;
|
|
595
|
+
id?: string;
|
|
596
|
+
}
|
|
597
|
+
export interface MatchingBucket {
|
|
598
|
+
accountId?: string;
|
|
599
|
+
bucketName?: string;
|
|
600
|
+
classifiableObjectCount?: number;
|
|
601
|
+
classifiableSizeInBytes?: number;
|
|
602
|
+
errorCode?: BucketMetadataErrorCode | string;
|
|
603
|
+
errorMessage?: string;
|
|
604
|
+
jobDetails?: JobDetails;
|
|
605
|
+
objectCount?: number;
|
|
606
|
+
objectCountByEncryptionType?: ObjectCountByEncryptionType;
|
|
607
|
+
sizeInBytes?: number;
|
|
608
|
+
sizeInBytesCompressed?: number;
|
|
609
|
+
unclassifiableObjectCount?: ObjectLevelStatistics;
|
|
610
|
+
unclassifiableObjectSizeInBytes?: ObjectLevelStatistics;
|
|
611
|
+
}
|
|
612
|
+
export interface MatchingResource {
|
|
613
|
+
matchingBucket?: MatchingBucket;
|
|
614
|
+
}
|
|
615
|
+
export interface Member {
|
|
616
|
+
accountId?: string;
|
|
617
|
+
administratorAccountId?: string;
|
|
618
|
+
arn?: string;
|
|
619
|
+
email?: string;
|
|
620
|
+
invitedAt?: Date;
|
|
621
|
+
masterAccountId?: string;
|
|
622
|
+
relationshipStatus?: RelationshipStatus | string;
|
|
623
|
+
tags?: Record<string, string>;
|
|
624
|
+
updatedAt?: Date;
|
|
625
|
+
}
|
|
626
|
+
export declare enum SearchResourcesComparator {
|
|
627
|
+
EQ = "EQ",
|
|
628
|
+
NE = "NE",
|
|
629
|
+
}
|
|
630
|
+
export declare enum SearchResourcesSimpleCriterionKey {
|
|
631
|
+
ACCOUNT_ID = "ACCOUNT_ID",
|
|
632
|
+
S3_BUCKET_EFFECTIVE_PERMISSION = "S3_BUCKET_EFFECTIVE_PERMISSION",
|
|
633
|
+
S3_BUCKET_NAME = "S3_BUCKET_NAME",
|
|
634
|
+
S3_BUCKET_SHARED_ACCESS = "S3_BUCKET_SHARED_ACCESS",
|
|
635
|
+
}
|
|
636
|
+
export interface SearchResourcesSimpleCriterion {
|
|
637
|
+
comparator?: SearchResourcesComparator | string;
|
|
638
|
+
key?: SearchResourcesSimpleCriterionKey | string;
|
|
639
|
+
values?: string[];
|
|
640
|
+
}
|
|
641
|
+
export interface SearchResourcesTagCriterionPair {
|
|
642
|
+
key?: string;
|
|
643
|
+
value?: string;
|
|
644
|
+
}
|
|
645
|
+
export interface SearchResourcesTagCriterion {
|
|
646
|
+
comparator?: SearchResourcesComparator | string;
|
|
647
|
+
tagValues?: SearchResourcesTagCriterionPair[];
|
|
648
|
+
}
|
|
649
|
+
export interface SearchResourcesCriteria {
|
|
650
|
+
simpleCriterion?: SearchResourcesSimpleCriterion;
|
|
651
|
+
tagCriterion?: SearchResourcesTagCriterion;
|
|
652
|
+
}
|
|
653
|
+
export declare enum UnavailabilityReasonCode {
|
|
654
|
+
INVALID_CLASSIFICATION_RESULT = "INVALID_CLASSIFICATION_RESULT",
|
|
655
|
+
OBJECT_EXCEEDS_SIZE_QUOTA = "OBJECT_EXCEEDS_SIZE_QUOTA",
|
|
656
|
+
OBJECT_UNAVAILABLE = "OBJECT_UNAVAILABLE",
|
|
657
|
+
UNSUPPORTED_FINDING_TYPE = "UNSUPPORTED_FINDING_TYPE",
|
|
658
|
+
UNSUPPORTED_OBJECT_TYPE = "UNSUPPORTED_OBJECT_TYPE",
|
|
659
|
+
}
|
|
660
|
+
export declare enum ErrorCode {
|
|
661
|
+
ClientError = "ClientError",
|
|
662
|
+
InternalError = "InternalError",
|
|
663
|
+
}
|
|
664
|
+
export interface UnprocessedAccount {
|
|
665
|
+
accountId?: string;
|
|
666
|
+
errorCode?: ErrorCode | string;
|
|
667
|
+
errorMessage?: string;
|
|
668
|
+
}
|
|
669
|
+
export declare enum Currency {
|
|
670
|
+
USD = "USD",
|
|
671
|
+
}
|
|
672
|
+
export declare enum Unit {
|
|
673
|
+
TERABYTES = "TERABYTES",
|
|
674
|
+
}
|
|
675
|
+
export interface ServiceLimit {
|
|
676
|
+
isServiceLimited?: boolean;
|
|
677
|
+
unit?: Unit | string;
|
|
678
|
+
value?: number;
|
|
679
|
+
}
|
|
680
|
+
export declare enum UsageType {
|
|
681
|
+
DATA_INVENTORY_EVALUATION = "DATA_INVENTORY_EVALUATION",
|
|
682
|
+
SENSITIVE_DATA_DISCOVERY = "SENSITIVE_DATA_DISCOVERY",
|
|
683
|
+
}
|
|
684
|
+
export interface UsageByAccount {
|
|
685
|
+
currency?: Currency | string;
|
|
686
|
+
estimatedCost?: string;
|
|
687
|
+
serviceLimit?: ServiceLimit;
|
|
688
|
+
type?: UsageType | string;
|
|
689
|
+
}
|
|
690
|
+
export interface UsageRecord {
|
|
691
|
+
accountId?: string;
|
|
692
|
+
freeTrialStartDate?: Date;
|
|
693
|
+
usage?: UsageByAccount[];
|
|
694
|
+
}
|
|
695
|
+
export declare enum UsageStatisticsFilterComparator {
|
|
696
|
+
CONTAINS = "CONTAINS",
|
|
697
|
+
EQ = "EQ",
|
|
698
|
+
GT = "GT",
|
|
699
|
+
GTE = "GTE",
|
|
700
|
+
LT = "LT",
|
|
701
|
+
LTE = "LTE",
|
|
702
|
+
NE = "NE",
|
|
703
|
+
}
|
|
704
|
+
export declare enum UsageStatisticsFilterKey {
|
|
705
|
+
accountId = "accountId",
|
|
706
|
+
freeTrialStartDate = "freeTrialStartDate",
|
|
707
|
+
serviceLimit = "serviceLimit",
|
|
708
|
+
total = "total",
|
|
709
|
+
}
|
|
710
|
+
export interface UsageStatisticsFilter {
|
|
711
|
+
comparator?: UsageStatisticsFilterComparator | string;
|
|
712
|
+
key?: UsageStatisticsFilterKey | string;
|
|
713
|
+
values?: string[];
|
|
714
|
+
}
|
|
715
|
+
export interface UsageTotal {
|
|
716
|
+
currency?: Currency | string;
|
|
717
|
+
estimatedCost?: string;
|
|
718
|
+
type?: UsageType | string;
|
|
719
|
+
}
|
|
720
|
+
export interface AcceptInvitationRequest {
|
|
721
|
+
administratorAccountId?: string;
|
|
722
|
+
invitationId: string | undefined;
|
|
723
|
+
masterAccount?: string;
|
|
724
|
+
}
|
|
725
|
+
export interface AcceptInvitationResponse {}
|
|
726
|
+
export declare class AccessDeniedException extends __BaseException {
|
|
727
|
+
readonly name: "AccessDeniedException";
|
|
728
|
+
readonly $fault: "client";
|
|
729
|
+
constructor(
|
|
730
|
+
opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
|
|
731
|
+
);
|
|
732
|
+
}
|
|
733
|
+
export declare class ConflictException extends __BaseException {
|
|
734
|
+
readonly name: "ConflictException";
|
|
735
|
+
readonly $fault: "client";
|
|
736
|
+
constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
|
|
737
|
+
}
|
|
738
|
+
export declare class InternalServerException extends __BaseException {
|
|
739
|
+
readonly name: "InternalServerException";
|
|
740
|
+
readonly $fault: "server";
|
|
741
|
+
constructor(
|
|
742
|
+
opts: __ExceptionOptionType<InternalServerException, __BaseException>
|
|
743
|
+
);
|
|
744
|
+
}
|
|
745
|
+
export declare class ResourceNotFoundException extends __BaseException {
|
|
746
|
+
readonly name: "ResourceNotFoundException";
|
|
747
|
+
readonly $fault: "client";
|
|
748
|
+
constructor(
|
|
749
|
+
opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
|
|
750
|
+
);
|
|
751
|
+
}
|
|
752
|
+
export declare class ServiceQuotaExceededException extends __BaseException {
|
|
753
|
+
readonly name: "ServiceQuotaExceededException";
|
|
754
|
+
readonly $fault: "client";
|
|
755
|
+
constructor(
|
|
756
|
+
opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>
|
|
757
|
+
);
|
|
758
|
+
}
|
|
759
|
+
export declare class ThrottlingException extends __BaseException {
|
|
760
|
+
readonly name: "ThrottlingException";
|
|
761
|
+
readonly $fault: "client";
|
|
762
|
+
constructor(
|
|
763
|
+
opts: __ExceptionOptionType<ThrottlingException, __BaseException>
|
|
764
|
+
);
|
|
765
|
+
}
|
|
766
|
+
export declare class ValidationException extends __BaseException {
|
|
767
|
+
readonly name: "ValidationException";
|
|
768
|
+
readonly $fault: "client";
|
|
769
|
+
constructor(
|
|
770
|
+
opts: __ExceptionOptionType<ValidationException, __BaseException>
|
|
771
|
+
);
|
|
772
|
+
}
|
|
773
|
+
export interface AccountDetail {
|
|
774
|
+
accountId: string | undefined;
|
|
775
|
+
email: string | undefined;
|
|
776
|
+
}
|
|
777
|
+
export interface S3WordsList {
|
|
778
|
+
bucketName: string | undefined;
|
|
779
|
+
objectKey: string | undefined;
|
|
780
|
+
}
|
|
781
|
+
export interface AllowListCriteria {
|
|
782
|
+
regex?: string;
|
|
783
|
+
s3WordsList?: S3WordsList;
|
|
784
|
+
}
|
|
785
|
+
export declare enum AllowListStatusCode {
|
|
786
|
+
OK = "OK",
|
|
787
|
+
S3_OBJECT_ACCESS_DENIED = "S3_OBJECT_ACCESS_DENIED",
|
|
788
|
+
S3_OBJECT_EMPTY = "S3_OBJECT_EMPTY",
|
|
789
|
+
S3_OBJECT_NOT_FOUND = "S3_OBJECT_NOT_FOUND",
|
|
790
|
+
S3_OBJECT_OVERSIZE = "S3_OBJECT_OVERSIZE",
|
|
791
|
+
S3_THROTTLED = "S3_THROTTLED",
|
|
792
|
+
S3_USER_ACCESS_DENIED = "S3_USER_ACCESS_DENIED",
|
|
793
|
+
UNKNOWN_ERROR = "UNKNOWN_ERROR",
|
|
794
|
+
}
|
|
795
|
+
export interface AllowListStatus {
|
|
796
|
+
code: AllowListStatusCode | string | undefined;
|
|
797
|
+
description?: string;
|
|
798
|
+
}
|
|
799
|
+
export declare enum AvailabilityCode {
|
|
800
|
+
AVAILABLE = "AVAILABLE",
|
|
801
|
+
UNAVAILABLE = "UNAVAILABLE",
|
|
802
|
+
}
|
|
803
|
+
export interface BatchGetCustomDataIdentifiersRequest {
|
|
804
|
+
ids?: string[];
|
|
805
|
+
}
|
|
806
|
+
export interface BatchGetCustomDataIdentifiersResponse {
|
|
807
|
+
customDataIdentifiers?: BatchGetCustomDataIdentifierSummary[];
|
|
808
|
+
notFoundIdentifierIds?: string[];
|
|
809
|
+
}
|
|
810
|
+
export interface BucketCountByEffectivePermission {
|
|
811
|
+
publiclyAccessible?: number;
|
|
812
|
+
publiclyReadable?: number;
|
|
813
|
+
publiclyWritable?: number;
|
|
814
|
+
unknown?: number;
|
|
815
|
+
}
|
|
816
|
+
export interface BucketCountByEncryptionType {
|
|
817
|
+
kmsManaged?: number;
|
|
818
|
+
s3Managed?: number;
|
|
819
|
+
unencrypted?: number;
|
|
820
|
+
unknown?: number;
|
|
821
|
+
}
|
|
822
|
+
export interface BucketCountBySharedAccessType {
|
|
823
|
+
external?: number;
|
|
824
|
+
internal?: number;
|
|
825
|
+
notShared?: number;
|
|
826
|
+
unknown?: number;
|
|
827
|
+
}
|
|
828
|
+
export interface BucketCountPolicyAllowsUnencryptedObjectUploads {
|
|
829
|
+
allowsUnencryptedObjectUploads?: number;
|
|
830
|
+
deniesUnencryptedObjectUploads?: number;
|
|
831
|
+
unknown?: number;
|
|
832
|
+
}
|
|
833
|
+
export interface BucketCriteriaAdditionalProperties {
|
|
834
|
+
eq?: string[];
|
|
835
|
+
gt?: number;
|
|
836
|
+
gte?: number;
|
|
837
|
+
lt?: number;
|
|
838
|
+
lte?: number;
|
|
839
|
+
neq?: string[];
|
|
840
|
+
prefix?: string;
|
|
841
|
+
}
|
|
842
|
+
export declare enum OrderBy {
|
|
843
|
+
ASC = "ASC",
|
|
844
|
+
DESC = "DESC",
|
|
845
|
+
}
|
|
846
|
+
export interface BucketSortCriteria {
|
|
847
|
+
attributeName?: string;
|
|
848
|
+
orderBy?: OrderBy | string;
|
|
849
|
+
}
|
|
850
|
+
export interface S3Destination {
|
|
851
|
+
bucketName: string | undefined;
|
|
852
|
+
keyPrefix?: string;
|
|
853
|
+
kmsKeyArn: string | undefined;
|
|
854
|
+
}
|
|
855
|
+
export interface ClassificationExportConfiguration {
|
|
856
|
+
s3Destination?: S3Destination;
|
|
857
|
+
}
|
|
858
|
+
export interface CreateAllowListRequest {
|
|
859
|
+
clientToken?: string;
|
|
860
|
+
criteria: AllowListCriteria | undefined;
|
|
861
|
+
description?: string;
|
|
862
|
+
name: string | undefined;
|
|
863
|
+
tags?: Record<string, string>;
|
|
864
|
+
}
|
|
865
|
+
export interface CreateAllowListResponse {
|
|
866
|
+
arn?: string;
|
|
867
|
+
id?: string;
|
|
868
|
+
}
|
|
869
|
+
export declare enum ManagedDataIdentifierSelector {
|
|
870
|
+
ALL = "ALL",
|
|
871
|
+
EXCLUDE = "EXCLUDE",
|
|
872
|
+
INCLUDE = "INCLUDE",
|
|
873
|
+
NONE = "NONE",
|
|
874
|
+
}
|
|
875
|
+
export interface JobScopingBlock {
|
|
876
|
+
and?: JobScopeTerm[];
|
|
877
|
+
}
|
|
878
|
+
export interface Scoping {
|
|
879
|
+
excludes?: JobScopingBlock;
|
|
880
|
+
includes?: JobScopingBlock;
|
|
881
|
+
}
|
|
882
|
+
export interface S3JobDefinition {
|
|
883
|
+
bucketDefinitions?: S3BucketDefinitionForJob[];
|
|
884
|
+
scoping?: Scoping;
|
|
885
|
+
bucketCriteria?: S3BucketCriteriaForJob;
|
|
886
|
+
}
|
|
887
|
+
export interface DailySchedule {}
|
|
888
|
+
export interface MonthlySchedule {
|
|
889
|
+
dayOfMonth?: number;
|
|
890
|
+
}
|
|
891
|
+
export declare enum DayOfWeek {
|
|
892
|
+
FRIDAY = "FRIDAY",
|
|
893
|
+
MONDAY = "MONDAY",
|
|
894
|
+
SATURDAY = "SATURDAY",
|
|
895
|
+
SUNDAY = "SUNDAY",
|
|
896
|
+
THURSDAY = "THURSDAY",
|
|
897
|
+
TUESDAY = "TUESDAY",
|
|
898
|
+
WEDNESDAY = "WEDNESDAY",
|
|
899
|
+
}
|
|
900
|
+
export interface WeeklySchedule {
|
|
901
|
+
dayOfWeek?: DayOfWeek | string;
|
|
902
|
+
}
|
|
903
|
+
export interface JobScheduleFrequency {
|
|
904
|
+
dailySchedule?: DailySchedule;
|
|
905
|
+
monthlySchedule?: MonthlySchedule;
|
|
906
|
+
weeklySchedule?: WeeklySchedule;
|
|
907
|
+
}
|
|
908
|
+
export interface CreateClassificationJobRequest {
|
|
909
|
+
allowListIds?: string[];
|
|
910
|
+
clientToken?: string;
|
|
911
|
+
customDataIdentifierIds?: string[];
|
|
912
|
+
description?: string;
|
|
913
|
+
initialRun?: boolean;
|
|
914
|
+
jobType: JobType | string | undefined;
|
|
915
|
+
managedDataIdentifierIds?: string[];
|
|
916
|
+
managedDataIdentifierSelector?: ManagedDataIdentifierSelector | string;
|
|
917
|
+
name: string | undefined;
|
|
918
|
+
s3JobDefinition: S3JobDefinition | undefined;
|
|
919
|
+
samplingPercentage?: number;
|
|
920
|
+
scheduleFrequency?: JobScheduleFrequency;
|
|
921
|
+
tags?: Record<string, string>;
|
|
922
|
+
}
|
|
923
|
+
export interface CreateClassificationJobResponse {
|
|
924
|
+
jobArn?: string;
|
|
925
|
+
jobId?: string;
|
|
926
|
+
}
|
|
927
|
+
export declare enum DataIdentifierSeverity {
|
|
928
|
+
HIGH = "HIGH",
|
|
929
|
+
LOW = "LOW",
|
|
930
|
+
MEDIUM = "MEDIUM",
|
|
931
|
+
}
|
|
932
|
+
export interface SeverityLevel {
|
|
933
|
+
occurrencesThreshold: number | undefined;
|
|
934
|
+
severity: DataIdentifierSeverity | string | undefined;
|
|
935
|
+
}
|
|
936
|
+
export interface CreateCustomDataIdentifierRequest {
|
|
937
|
+
clientToken?: string;
|
|
938
|
+
description?: string;
|
|
939
|
+
ignoreWords?: string[];
|
|
940
|
+
keywords?: string[];
|
|
941
|
+
maximumMatchDistance?: number;
|
|
942
|
+
name: string | undefined;
|
|
943
|
+
regex: string | undefined;
|
|
944
|
+
severityLevels?: SeverityLevel[];
|
|
945
|
+
tags?: Record<string, string>;
|
|
946
|
+
}
|
|
947
|
+
export interface CreateCustomDataIdentifierResponse {
|
|
948
|
+
customDataIdentifierId?: string;
|
|
949
|
+
}
|
|
950
|
+
export interface CriterionAdditionalProperties {
|
|
951
|
+
eq?: string[];
|
|
952
|
+
eqExactMatch?: string[];
|
|
953
|
+
gt?: number;
|
|
954
|
+
gte?: number;
|
|
955
|
+
lt?: number;
|
|
956
|
+
lte?: number;
|
|
957
|
+
neq?: string[];
|
|
958
|
+
}
|
|
959
|
+
export interface FindingCriteria {
|
|
960
|
+
criterion?: Record<string, CriterionAdditionalProperties>;
|
|
961
|
+
}
|
|
962
|
+
export interface CreateFindingsFilterRequest {
|
|
963
|
+
action: FindingsFilterAction | string | undefined;
|
|
964
|
+
clientToken?: string;
|
|
965
|
+
description?: string;
|
|
966
|
+
findingCriteria: FindingCriteria | undefined;
|
|
967
|
+
name: string | undefined;
|
|
968
|
+
position?: number;
|
|
969
|
+
tags?: Record<string, string>;
|
|
970
|
+
}
|
|
971
|
+
export interface CreateFindingsFilterResponse {
|
|
972
|
+
arn?: string;
|
|
973
|
+
id?: string;
|
|
974
|
+
}
|
|
975
|
+
export interface CreateInvitationsRequest {
|
|
976
|
+
accountIds: string[] | undefined;
|
|
977
|
+
disableEmailNotification?: boolean;
|
|
978
|
+
message?: string;
|
|
979
|
+
}
|
|
980
|
+
export interface CreateInvitationsResponse {
|
|
981
|
+
unprocessedAccounts?: UnprocessedAccount[];
|
|
982
|
+
}
|
|
983
|
+
export interface CreateMemberRequest {
|
|
984
|
+
account: AccountDetail | undefined;
|
|
985
|
+
tags?: Record<string, string>;
|
|
986
|
+
}
|
|
987
|
+
export interface CreateMemberResponse {
|
|
988
|
+
arn?: string;
|
|
989
|
+
}
|
|
990
|
+
export interface CreateSampleFindingsRequest {
|
|
991
|
+
findingTypes?: (FindingType | string)[];
|
|
992
|
+
}
|
|
993
|
+
export interface CreateSampleFindingsResponse {}
|
|
994
|
+
export interface DeclineInvitationsRequest {
|
|
995
|
+
accountIds: string[] | undefined;
|
|
996
|
+
}
|
|
997
|
+
export interface DeclineInvitationsResponse {
|
|
998
|
+
unprocessedAccounts?: UnprocessedAccount[];
|
|
999
|
+
}
|
|
1000
|
+
export interface DeleteAllowListRequest {
|
|
1001
|
+
id: string | undefined;
|
|
1002
|
+
ignoreJobChecks?: string;
|
|
1003
|
+
}
|
|
1004
|
+
export interface DeleteAllowListResponse {}
|
|
1005
|
+
export interface DeleteCustomDataIdentifierRequest {
|
|
1006
|
+
id: string | undefined;
|
|
1007
|
+
}
|
|
1008
|
+
export interface DeleteCustomDataIdentifierResponse {}
|
|
1009
|
+
export interface DeleteFindingsFilterRequest {
|
|
1010
|
+
id: string | undefined;
|
|
1011
|
+
}
|
|
1012
|
+
export interface DeleteFindingsFilterResponse {}
|
|
1013
|
+
export interface DeleteInvitationsRequest {
|
|
1014
|
+
accountIds: string[] | undefined;
|
|
1015
|
+
}
|
|
1016
|
+
export interface DeleteInvitationsResponse {
|
|
1017
|
+
unprocessedAccounts?: UnprocessedAccount[];
|
|
1018
|
+
}
|
|
1019
|
+
export interface DeleteMemberRequest {
|
|
1020
|
+
id: string | undefined;
|
|
1021
|
+
}
|
|
1022
|
+
export interface DeleteMemberResponse {}
|
|
1023
|
+
export interface DescribeBucketsRequest {
|
|
1024
|
+
criteria?: Record<string, BucketCriteriaAdditionalProperties>;
|
|
1025
|
+
maxResults?: number;
|
|
1026
|
+
nextToken?: string;
|
|
1027
|
+
sortCriteria?: BucketSortCriteria;
|
|
1028
|
+
}
|
|
1029
|
+
export interface DescribeBucketsResponse {
|
|
1030
|
+
buckets?: BucketMetadata[];
|
|
1031
|
+
nextToken?: string;
|
|
1032
|
+
}
|
|
1033
|
+
export interface DescribeClassificationJobRequest {
|
|
1034
|
+
jobId: string | undefined;
|
|
1035
|
+
}
|
|
1036
|
+
export interface Statistics {
|
|
1037
|
+
approximateNumberOfObjectsToProcess?: number;
|
|
1038
|
+
numberOfRuns?: number;
|
|
1039
|
+
}
|
|
1040
|
+
export interface DescribeClassificationJobResponse {
|
|
1041
|
+
allowListIds?: string[];
|
|
1042
|
+
clientToken?: string;
|
|
1043
|
+
createdAt?: Date;
|
|
1044
|
+
customDataIdentifierIds?: string[];
|
|
1045
|
+
description?: string;
|
|
1046
|
+
initialRun?: boolean;
|
|
1047
|
+
jobArn?: string;
|
|
1048
|
+
jobId?: string;
|
|
1049
|
+
jobStatus?: JobStatus | string;
|
|
1050
|
+
jobType?: JobType | string;
|
|
1051
|
+
lastRunErrorStatus?: LastRunErrorStatus;
|
|
1052
|
+
lastRunTime?: Date;
|
|
1053
|
+
managedDataIdentifierIds?: string[];
|
|
1054
|
+
managedDataIdentifierSelector?: ManagedDataIdentifierSelector | string;
|
|
1055
|
+
name?: string;
|
|
1056
|
+
s3JobDefinition?: S3JobDefinition;
|
|
1057
|
+
samplingPercentage?: number;
|
|
1058
|
+
scheduleFrequency?: JobScheduleFrequency;
|
|
1059
|
+
statistics?: Statistics;
|
|
1060
|
+
tags?: Record<string, string>;
|
|
1061
|
+
userPausedDetails?: UserPausedDetails;
|
|
1062
|
+
}
|
|
1063
|
+
export interface DescribeOrganizationConfigurationRequest {}
|
|
1064
|
+
export interface DescribeOrganizationConfigurationResponse {
|
|
1065
|
+
autoEnable?: boolean;
|
|
1066
|
+
maxAccountLimitReached?: boolean;
|
|
1067
|
+
}
|
|
1068
|
+
export interface DisableMacieRequest {}
|
|
1069
|
+
export interface DisableMacieResponse {}
|
|
1070
|
+
export interface DisableOrganizationAdminAccountRequest {
|
|
1071
|
+
adminAccountId: string | undefined;
|
|
1072
|
+
}
|
|
1073
|
+
export interface DisableOrganizationAdminAccountResponse {}
|
|
1074
|
+
export interface DisassociateFromAdministratorAccountRequest {}
|
|
1075
|
+
export interface DisassociateFromAdministratorAccountResponse {}
|
|
1076
|
+
export interface DisassociateFromMasterAccountRequest {}
|
|
1077
|
+
export interface DisassociateFromMasterAccountResponse {}
|
|
1078
|
+
export interface DisassociateMemberRequest {
|
|
1079
|
+
id: string | undefined;
|
|
1080
|
+
}
|
|
1081
|
+
export interface DisassociateMemberResponse {}
|
|
1082
|
+
export declare enum FindingPublishingFrequency {
|
|
1083
|
+
FIFTEEN_MINUTES = "FIFTEEN_MINUTES",
|
|
1084
|
+
ONE_HOUR = "ONE_HOUR",
|
|
1085
|
+
SIX_HOURS = "SIX_HOURS",
|
|
1086
|
+
}
|
|
1087
|
+
export declare enum MacieStatus {
|
|
1088
|
+
ENABLED = "ENABLED",
|
|
1089
|
+
PAUSED = "PAUSED",
|
|
1090
|
+
}
|
|
1091
|
+
export interface EnableMacieRequest {
|
|
1092
|
+
clientToken?: string;
|
|
1093
|
+
findingPublishingFrequency?: FindingPublishingFrequency | string;
|
|
1094
|
+
status?: MacieStatus | string;
|
|
1095
|
+
}
|
|
1096
|
+
export interface EnableMacieResponse {}
|
|
1097
|
+
export interface EnableOrganizationAdminAccountRequest {
|
|
1098
|
+
adminAccountId: string | undefined;
|
|
1099
|
+
clientToken?: string;
|
|
1100
|
+
}
|
|
1101
|
+
export interface EnableOrganizationAdminAccountResponse {}
|
|
1102
|
+
export declare enum FindingStatisticsSortAttributeName {
|
|
1103
|
+
count = "count",
|
|
1104
|
+
groupKey = "groupKey",
|
|
1105
|
+
}
|
|
1106
|
+
export interface FindingStatisticsSortCriteria {
|
|
1107
|
+
attributeName?: FindingStatisticsSortAttributeName | string;
|
|
1108
|
+
orderBy?: OrderBy | string;
|
|
1109
|
+
}
|
|
1110
|
+
export interface GetAdministratorAccountRequest {}
|
|
1111
|
+
export interface GetAdministratorAccountResponse {
|
|
1112
|
+
administrator?: Invitation;
|
|
1113
|
+
}
|
|
1114
|
+
export interface GetAllowListRequest {
|
|
1115
|
+
id: string | undefined;
|
|
1116
|
+
}
|
|
1117
|
+
export interface GetAllowListResponse {
|
|
1118
|
+
arn?: string;
|
|
1119
|
+
createdAt?: Date;
|
|
1120
|
+
criteria?: AllowListCriteria;
|
|
1121
|
+
description?: string;
|
|
1122
|
+
id?: string;
|
|
1123
|
+
name?: string;
|
|
1124
|
+
status?: AllowListStatus;
|
|
1125
|
+
tags?: Record<string, string>;
|
|
1126
|
+
updatedAt?: Date;
|
|
1127
|
+
}
|
|
1128
|
+
export interface GetBucketStatisticsRequest {
|
|
1129
|
+
accountId?: string;
|
|
1130
|
+
}
|
|
1131
|
+
export interface GetBucketStatisticsResponse {
|
|
1132
|
+
bucketCount?: number;
|
|
1133
|
+
bucketCountByEffectivePermission?: BucketCountByEffectivePermission;
|
|
1134
|
+
bucketCountByEncryptionType?: BucketCountByEncryptionType;
|
|
1135
|
+
bucketCountByObjectEncryptionRequirement?: BucketCountPolicyAllowsUnencryptedObjectUploads;
|
|
1136
|
+
bucketCountBySharedAccessType?: BucketCountBySharedAccessType;
|
|
1137
|
+
classifiableObjectCount?: number;
|
|
1138
|
+
classifiableSizeInBytes?: number;
|
|
1139
|
+
lastUpdated?: Date;
|
|
1140
|
+
objectCount?: number;
|
|
1141
|
+
sizeInBytes?: number;
|
|
1142
|
+
sizeInBytesCompressed?: number;
|
|
1143
|
+
unclassifiableObjectCount?: ObjectLevelStatistics;
|
|
1144
|
+
unclassifiableObjectSizeInBytes?: ObjectLevelStatistics;
|
|
1145
|
+
}
|
|
1146
|
+
export interface GetClassificationExportConfigurationRequest {}
|
|
1147
|
+
export interface GetClassificationExportConfigurationResponse {
|
|
1148
|
+
configuration?: ClassificationExportConfiguration;
|
|
1149
|
+
}
|
|
1150
|
+
export interface GetCustomDataIdentifierRequest {
|
|
1151
|
+
id: string | undefined;
|
|
1152
|
+
}
|
|
1153
|
+
export interface GetCustomDataIdentifierResponse {
|
|
1154
|
+
arn?: string;
|
|
1155
|
+
createdAt?: Date;
|
|
1156
|
+
deleted?: boolean;
|
|
1157
|
+
description?: string;
|
|
1158
|
+
id?: string;
|
|
1159
|
+
ignoreWords?: string[];
|
|
1160
|
+
keywords?: string[];
|
|
1161
|
+
maximumMatchDistance?: number;
|
|
1162
|
+
name?: string;
|
|
1163
|
+
regex?: string;
|
|
1164
|
+
severityLevels?: SeverityLevel[];
|
|
1165
|
+
tags?: Record<string, string>;
|
|
1166
|
+
}
|
|
1167
|
+
export interface SortCriteria {
|
|
1168
|
+
attributeName?: string;
|
|
1169
|
+
orderBy?: OrderBy | string;
|
|
1170
|
+
}
|
|
1171
|
+
export interface GetFindingsRequest {
|
|
1172
|
+
findingIds: string[] | undefined;
|
|
1173
|
+
sortCriteria?: SortCriteria;
|
|
1174
|
+
}
|
|
1175
|
+
export interface GetFindingsResponse {
|
|
1176
|
+
findings?: Finding[];
|
|
1177
|
+
}
|
|
1178
|
+
export interface GetFindingsFilterRequest {
|
|
1179
|
+
id: string | undefined;
|
|
1180
|
+
}
|
|
1181
|
+
export interface GetFindingsFilterResponse {
|
|
1182
|
+
action?: FindingsFilterAction | string;
|
|
1183
|
+
arn?: string;
|
|
1184
|
+
description?: string;
|
|
1185
|
+
findingCriteria?: FindingCriteria;
|
|
1186
|
+
id?: string;
|
|
1187
|
+
name?: string;
|
|
1188
|
+
position?: number;
|
|
1189
|
+
tags?: Record<string, string>;
|
|
1190
|
+
}
|
|
1191
|
+
export interface GetFindingsPublicationConfigurationRequest {}
|
|
1192
|
+
export interface SecurityHubConfiguration {
|
|
1193
|
+
publishClassificationFindings: boolean | undefined;
|
|
1194
|
+
publishPolicyFindings: boolean | undefined;
|
|
1195
|
+
}
|
|
1196
|
+
export interface GetFindingsPublicationConfigurationResponse {
|
|
1197
|
+
securityHubConfiguration?: SecurityHubConfiguration;
|
|
1198
|
+
}
|
|
1199
|
+
export declare enum GroupBy {
|
|
1200
|
+
classificationDetails_jobId = "classificationDetails.jobId",
|
|
1201
|
+
resourcesAffected_s3Bucket_name = "resourcesAffected.s3Bucket.name",
|
|
1202
|
+
severity_description = "severity.description",
|
|
1203
|
+
type = "type",
|
|
1204
|
+
}
|
|
1205
|
+
export interface GetFindingStatisticsRequest {
|
|
1206
|
+
findingCriteria?: FindingCriteria;
|
|
1207
|
+
groupBy: GroupBy | string | undefined;
|
|
1208
|
+
size?: number;
|
|
1209
|
+
sortCriteria?: FindingStatisticsSortCriteria;
|
|
1210
|
+
}
|
|
1211
|
+
export interface GetFindingStatisticsResponse {
|
|
1212
|
+
countsByGroup?: GroupCount[];
|
|
1213
|
+
}
|
|
1214
|
+
export interface GetInvitationsCountRequest {}
|
|
1215
|
+
export interface GetInvitationsCountResponse {
|
|
1216
|
+
invitationsCount?: number;
|
|
1217
|
+
}
|
|
1218
|
+
export interface GetMacieSessionRequest {}
|
|
1219
|
+
export interface GetMacieSessionResponse {
|
|
1220
|
+
createdAt?: Date;
|
|
1221
|
+
findingPublishingFrequency?: FindingPublishingFrequency | string;
|
|
1222
|
+
serviceRole?: string;
|
|
1223
|
+
status?: MacieStatus | string;
|
|
1224
|
+
updatedAt?: Date;
|
|
1225
|
+
}
|
|
1226
|
+
export interface GetMasterAccountRequest {}
|
|
1227
|
+
export interface GetMasterAccountResponse {
|
|
1228
|
+
master?: Invitation;
|
|
1229
|
+
}
|
|
1230
|
+
export interface GetMemberRequest {
|
|
1231
|
+
id: string | undefined;
|
|
1232
|
+
}
|
|
1233
|
+
export interface GetMemberResponse {
|
|
1234
|
+
accountId?: string;
|
|
1235
|
+
administratorAccountId?: string;
|
|
1236
|
+
arn?: string;
|
|
1237
|
+
email?: string;
|
|
1238
|
+
invitedAt?: Date;
|
|
1239
|
+
masterAccountId?: string;
|
|
1240
|
+
relationshipStatus?: RelationshipStatus | string;
|
|
1241
|
+
tags?: Record<string, string>;
|
|
1242
|
+
updatedAt?: Date;
|
|
1243
|
+
}
|
|
1244
|
+
export interface GetRevealConfigurationRequest {}
|
|
1245
|
+
export declare enum RevealStatus {
|
|
1246
|
+
DISABLED = "DISABLED",
|
|
1247
|
+
ENABLED = "ENABLED",
|
|
1248
|
+
}
|
|
1249
|
+
export interface RevealConfiguration {
|
|
1250
|
+
kmsKeyId?: string;
|
|
1251
|
+
status: RevealStatus | string | undefined;
|
|
1252
|
+
}
|
|
1253
|
+
export interface GetRevealConfigurationResponse {
|
|
1254
|
+
configuration?: RevealConfiguration;
|
|
1255
|
+
}
|
|
1256
|
+
export interface GetSensitiveDataOccurrencesRequest {
|
|
1257
|
+
findingId: string | undefined;
|
|
1258
|
+
}
|
|
1259
|
+
export declare enum RevealRequestStatus {
|
|
1260
|
+
ERROR = "ERROR",
|
|
1261
|
+
PROCESSING = "PROCESSING",
|
|
1262
|
+
SUCCESS = "SUCCESS",
|
|
1263
|
+
}
|
|
1264
|
+
export interface GetSensitiveDataOccurrencesResponse {
|
|
1265
|
+
error?: string;
|
|
1266
|
+
sensitiveDataOccurrences?: Record<string, DetectedDataDetails[]>;
|
|
1267
|
+
status?: RevealRequestStatus | string;
|
|
1268
|
+
}
|
|
1269
|
+
export declare class UnprocessableEntityException extends __BaseException {
|
|
1270
|
+
readonly name: "UnprocessableEntityException";
|
|
1271
|
+
readonly $fault: "client";
|
|
1272
|
+
constructor(
|
|
1273
|
+
opts: __ExceptionOptionType<UnprocessableEntityException, __BaseException>
|
|
1274
|
+
);
|
|
1275
|
+
}
|
|
1276
|
+
export interface GetSensitiveDataOccurrencesAvailabilityRequest {
|
|
1277
|
+
findingId: string | undefined;
|
|
1278
|
+
}
|
|
1279
|
+
export interface GetSensitiveDataOccurrencesAvailabilityResponse {
|
|
1280
|
+
code?: AvailabilityCode | string;
|
|
1281
|
+
reasons?: (UnavailabilityReasonCode | string)[];
|
|
1282
|
+
}
|
|
1283
|
+
export declare enum UsageStatisticsSortKey {
|
|
1284
|
+
accountId = "accountId",
|
|
1285
|
+
freeTrialStartDate = "freeTrialStartDate",
|
|
1286
|
+
serviceLimitValue = "serviceLimitValue",
|
|
1287
|
+
total = "total",
|
|
1288
|
+
}
|
|
1289
|
+
export interface UsageStatisticsSortBy {
|
|
1290
|
+
key?: UsageStatisticsSortKey | string;
|
|
1291
|
+
orderBy?: OrderBy | string;
|
|
1292
|
+
}
|
|
1293
|
+
export declare enum TimeRange {
|
|
1294
|
+
MONTH_TO_DATE = "MONTH_TO_DATE",
|
|
1295
|
+
PAST_30_DAYS = "PAST_30_DAYS",
|
|
1296
|
+
}
|
|
1297
|
+
export interface GetUsageStatisticsRequest {
|
|
1298
|
+
filterBy?: UsageStatisticsFilter[];
|
|
1299
|
+
maxResults?: number;
|
|
1300
|
+
nextToken?: string;
|
|
1301
|
+
sortBy?: UsageStatisticsSortBy;
|
|
1302
|
+
timeRange?: TimeRange | string;
|
|
1303
|
+
}
|
|
1304
|
+
export interface GetUsageStatisticsResponse {
|
|
1305
|
+
nextToken?: string;
|
|
1306
|
+
records?: UsageRecord[];
|
|
1307
|
+
timeRange?: TimeRange | string;
|
|
1308
|
+
}
|
|
1309
|
+
export interface GetUsageTotalsRequest {
|
|
1310
|
+
timeRange?: string;
|
|
1311
|
+
}
|
|
1312
|
+
export interface GetUsageTotalsResponse {
|
|
1313
|
+
timeRange?: TimeRange | string;
|
|
1314
|
+
usageTotals?: UsageTotal[];
|
|
1315
|
+
}
|
|
1316
|
+
export interface ListAllowListsRequest {
|
|
1317
|
+
maxResults?: number;
|
|
1318
|
+
nextToken?: string;
|
|
1319
|
+
}
|
|
1320
|
+
export interface ListAllowListsResponse {
|
|
1321
|
+
allowLists?: AllowListSummary[];
|
|
1322
|
+
nextToken?: string;
|
|
1323
|
+
}
|
|
1324
|
+
export interface ListJobsFilterCriteria {
|
|
1325
|
+
excludes?: ListJobsFilterTerm[];
|
|
1326
|
+
includes?: ListJobsFilterTerm[];
|
|
1327
|
+
}
|
|
1328
|
+
export declare enum ListJobsSortAttributeName {
|
|
1329
|
+
createdAt = "createdAt",
|
|
1330
|
+
jobStatus = "jobStatus",
|
|
1331
|
+
jobType = "jobType",
|
|
1332
|
+
name = "name",
|
|
1333
|
+
}
|
|
1334
|
+
export interface ListJobsSortCriteria {
|
|
1335
|
+
attributeName?: ListJobsSortAttributeName | string;
|
|
1336
|
+
orderBy?: OrderBy | string;
|
|
1337
|
+
}
|
|
1338
|
+
export interface ListClassificationJobsRequest {
|
|
1339
|
+
filterCriteria?: ListJobsFilterCriteria;
|
|
1340
|
+
maxResults?: number;
|
|
1341
|
+
nextToken?: string;
|
|
1342
|
+
sortCriteria?: ListJobsSortCriteria;
|
|
1343
|
+
}
|
|
1344
|
+
export interface ListClassificationJobsResponse {
|
|
1345
|
+
items?: JobSummary[];
|
|
1346
|
+
nextToken?: string;
|
|
1347
|
+
}
|
|
1348
|
+
export interface ListCustomDataIdentifiersRequest {
|
|
1349
|
+
maxResults?: number;
|
|
1350
|
+
nextToken?: string;
|
|
1351
|
+
}
|
|
1352
|
+
export interface ListCustomDataIdentifiersResponse {
|
|
1353
|
+
items?: CustomDataIdentifierSummary[];
|
|
1354
|
+
nextToken?: string;
|
|
1355
|
+
}
|
|
1356
|
+
export interface ListFindingsRequest {
|
|
1357
|
+
findingCriteria?: FindingCriteria;
|
|
1358
|
+
maxResults?: number;
|
|
1359
|
+
nextToken?: string;
|
|
1360
|
+
sortCriteria?: SortCriteria;
|
|
1361
|
+
}
|
|
1362
|
+
export interface ListFindingsResponse {
|
|
1363
|
+
findingIds?: string[];
|
|
1364
|
+
nextToken?: string;
|
|
1365
|
+
}
|
|
1366
|
+
export interface ListFindingsFiltersRequest {
|
|
1367
|
+
maxResults?: number;
|
|
1368
|
+
nextToken?: string;
|
|
1369
|
+
}
|
|
1370
|
+
export interface ListFindingsFiltersResponse {
|
|
1371
|
+
findingsFilterListItems?: FindingsFilterListItem[];
|
|
1372
|
+
nextToken?: string;
|
|
1373
|
+
}
|
|
1374
|
+
export interface ListInvitationsRequest {
|
|
1375
|
+
maxResults?: number;
|
|
1376
|
+
nextToken?: string;
|
|
1377
|
+
}
|
|
1378
|
+
export interface ListInvitationsResponse {
|
|
1379
|
+
invitations?: Invitation[];
|
|
1380
|
+
nextToken?: string;
|
|
1381
|
+
}
|
|
1382
|
+
export interface ListManagedDataIdentifiersRequest {
|
|
1383
|
+
nextToken?: string;
|
|
1384
|
+
}
|
|
1385
|
+
export interface ListManagedDataIdentifiersResponse {
|
|
1386
|
+
items?: ManagedDataIdentifierSummary[];
|
|
1387
|
+
nextToken?: string;
|
|
1388
|
+
}
|
|
1389
|
+
export interface ListMembersRequest {
|
|
1390
|
+
maxResults?: number;
|
|
1391
|
+
nextToken?: string;
|
|
1392
|
+
onlyAssociated?: string;
|
|
1393
|
+
}
|
|
1394
|
+
export interface ListMembersResponse {
|
|
1395
|
+
members?: Member[];
|
|
1396
|
+
nextToken?: string;
|
|
1397
|
+
}
|
|
1398
|
+
export interface ListOrganizationAdminAccountsRequest {
|
|
1399
|
+
maxResults?: number;
|
|
1400
|
+
nextToken?: string;
|
|
1401
|
+
}
|
|
1402
|
+
export interface ListOrganizationAdminAccountsResponse {
|
|
1403
|
+
adminAccounts?: AdminAccount[];
|
|
1404
|
+
nextToken?: string;
|
|
1405
|
+
}
|
|
1406
|
+
export interface ListTagsForResourceRequest {
|
|
1407
|
+
resourceArn: string | undefined;
|
|
1408
|
+
}
|
|
1409
|
+
export interface ListTagsForResourceResponse {
|
|
1410
|
+
tags?: Record<string, string>;
|
|
1411
|
+
}
|
|
1412
|
+
export interface PutClassificationExportConfigurationRequest {
|
|
1413
|
+
configuration: ClassificationExportConfiguration | undefined;
|
|
1414
|
+
}
|
|
1415
|
+
export interface PutClassificationExportConfigurationResponse {
|
|
1416
|
+
configuration?: ClassificationExportConfiguration;
|
|
1417
|
+
}
|
|
1418
|
+
export interface PutFindingsPublicationConfigurationRequest {
|
|
1419
|
+
clientToken?: string;
|
|
1420
|
+
securityHubConfiguration?: SecurityHubConfiguration;
|
|
1421
|
+
}
|
|
1422
|
+
export interface PutFindingsPublicationConfigurationResponse {}
|
|
1423
|
+
export interface SearchResourcesCriteriaBlock {
|
|
1424
|
+
and?: SearchResourcesCriteria[];
|
|
1425
|
+
}
|
|
1426
|
+
export interface SearchResourcesBucketCriteria {
|
|
1427
|
+
excludes?: SearchResourcesCriteriaBlock;
|
|
1428
|
+
includes?: SearchResourcesCriteriaBlock;
|
|
1429
|
+
}
|
|
1430
|
+
export declare enum SearchResourcesSortAttributeName {
|
|
1431
|
+
ACCOUNT_ID = "ACCOUNT_ID",
|
|
1432
|
+
RESOURCE_NAME = "RESOURCE_NAME",
|
|
1433
|
+
S3_CLASSIFIABLE_OBJECT_COUNT = "S3_CLASSIFIABLE_OBJECT_COUNT",
|
|
1434
|
+
S3_CLASSIFIABLE_SIZE_IN_BYTES = "S3_CLASSIFIABLE_SIZE_IN_BYTES",
|
|
1435
|
+
}
|
|
1436
|
+
export interface SearchResourcesSortCriteria {
|
|
1437
|
+
attributeName?: SearchResourcesSortAttributeName | string;
|
|
1438
|
+
orderBy?: OrderBy | string;
|
|
1439
|
+
}
|
|
1440
|
+
export interface SearchResourcesRequest {
|
|
1441
|
+
bucketCriteria?: SearchResourcesBucketCriteria;
|
|
1442
|
+
maxResults?: number;
|
|
1443
|
+
nextToken?: string;
|
|
1444
|
+
sortCriteria?: SearchResourcesSortCriteria;
|
|
1445
|
+
}
|
|
1446
|
+
export interface SearchResourcesResponse {
|
|
1447
|
+
matchingResources?: MatchingResource[];
|
|
1448
|
+
nextToken?: string;
|
|
1449
|
+
}
|
|
1450
|
+
export interface TagResourceRequest {
|
|
1451
|
+
resourceArn: string | undefined;
|
|
1452
|
+
tags: Record<string, string> | undefined;
|
|
1453
|
+
}
|
|
1454
|
+
export interface TagResourceResponse {}
|
|
1455
|
+
export interface TestCustomDataIdentifierRequest {
|
|
1456
|
+
ignoreWords?: string[];
|
|
1457
|
+
keywords?: string[];
|
|
1458
|
+
maximumMatchDistance?: number;
|
|
1459
|
+
regex: string | undefined;
|
|
1460
|
+
sampleText: string | undefined;
|
|
1461
|
+
}
|
|
1462
|
+
export interface TestCustomDataIdentifierResponse {
|
|
1463
|
+
matchCount?: number;
|
|
1464
|
+
}
|
|
1465
|
+
export interface UntagResourceRequest {
|
|
1466
|
+
resourceArn: string | undefined;
|
|
1467
|
+
tagKeys: string[] | undefined;
|
|
1468
|
+
}
|
|
1469
|
+
export declare const AdminAccountFilterSensitiveLog: (obj: AdminAccount) => any;
|
|
1470
|
+
export declare const AllowListSummaryFilterSensitiveLog: (
|
|
1471
|
+
obj: AllowListSummary
|
|
1472
|
+
) => any;
|
|
1473
|
+
export declare const BatchGetCustomDataIdentifierSummaryFilterSensitiveLog: (
|
|
1474
|
+
obj: BatchGetCustomDataIdentifierSummary
|
|
1475
|
+
) => any;
|
|
1476
|
+
export declare const JobDetailsFilterSensitiveLog: (obj: JobDetails) => any;
|
|
1477
|
+
export declare const ObjectCountByEncryptionTypeFilterSensitiveLog: (
|
|
1478
|
+
obj: ObjectCountByEncryptionType
|
|
1479
|
+
) => any;
|
|
1480
|
+
export declare const BlockPublicAccessFilterSensitiveLog: (
|
|
1481
|
+
obj: BlockPublicAccess
|
|
1482
|
+
) => any;
|
|
1483
|
+
export declare const AccountLevelPermissionsFilterSensitiveLog: (
|
|
1484
|
+
obj: AccountLevelPermissions
|
|
1485
|
+
) => any;
|
|
1486
|
+
export declare const AccessControlListFilterSensitiveLog: (
|
|
1487
|
+
obj: AccessControlList
|
|
1488
|
+
) => any;
|
|
1489
|
+
export declare const BucketPolicyFilterSensitiveLog: (obj: BucketPolicy) => any;
|
|
1490
|
+
export declare const BucketLevelPermissionsFilterSensitiveLog: (
|
|
1491
|
+
obj: BucketLevelPermissions
|
|
1492
|
+
) => any;
|
|
1493
|
+
export declare const BucketPermissionConfigurationFilterSensitiveLog: (
|
|
1494
|
+
obj: BucketPermissionConfiguration
|
|
1495
|
+
) => any;
|
|
1496
|
+
export declare const BucketPublicAccessFilterSensitiveLog: (
|
|
1497
|
+
obj: BucketPublicAccess
|
|
1498
|
+
) => any;
|
|
1499
|
+
export declare const ReplicationDetailsFilterSensitiveLog: (
|
|
1500
|
+
obj: ReplicationDetails
|
|
1501
|
+
) => any;
|
|
1502
|
+
export declare const BucketServerSideEncryptionFilterSensitiveLog: (
|
|
1503
|
+
obj: BucketServerSideEncryption
|
|
1504
|
+
) => any;
|
|
1505
|
+
export declare const KeyValuePairFilterSensitiveLog: (obj: KeyValuePair) => any;
|
|
1506
|
+
export declare const ObjectLevelStatisticsFilterSensitiveLog: (
|
|
1507
|
+
obj: ObjectLevelStatistics
|
|
1508
|
+
) => any;
|
|
1509
|
+
export declare const BucketMetadataFilterSensitiveLog: (
|
|
1510
|
+
obj: BucketMetadata
|
|
1511
|
+
) => any;
|
|
1512
|
+
export declare const SimpleCriterionForJobFilterSensitiveLog: (
|
|
1513
|
+
obj: SimpleCriterionForJob
|
|
1514
|
+
) => any;
|
|
1515
|
+
export declare const TagCriterionPairForJobFilterSensitiveLog: (
|
|
1516
|
+
obj: TagCriterionPairForJob
|
|
1517
|
+
) => any;
|
|
1518
|
+
export declare const TagCriterionForJobFilterSensitiveLog: (
|
|
1519
|
+
obj: TagCriterionForJob
|
|
1520
|
+
) => any;
|
|
1521
|
+
export declare const CriteriaForJobFilterSensitiveLog: (
|
|
1522
|
+
obj: CriteriaForJob
|
|
1523
|
+
) => any;
|
|
1524
|
+
export declare const CustomDataIdentifierSummaryFilterSensitiveLog: (
|
|
1525
|
+
obj: CustomDataIdentifierSummary
|
|
1526
|
+
) => any;
|
|
1527
|
+
export declare const DetectedDataDetailsFilterSensitiveLog: (
|
|
1528
|
+
obj: DetectedDataDetails
|
|
1529
|
+
) => any;
|
|
1530
|
+
export declare const CellFilterSensitiveLog: (obj: Cell) => any;
|
|
1531
|
+
export declare const RangeFilterSensitiveLog: (obj: Range) => any;
|
|
1532
|
+
export declare const PageFilterSensitiveLog: (obj: Page) => any;
|
|
1533
|
+
export declare const _RecordFilterSensitiveLog: (obj: _Record) => any;
|
|
1534
|
+
export declare const OccurrencesFilterSensitiveLog: (obj: Occurrences) => any;
|
|
1535
|
+
export declare const CustomDetectionFilterSensitiveLog: (
|
|
1536
|
+
obj: CustomDetection
|
|
1537
|
+
) => any;
|
|
1538
|
+
export declare const CustomDataIdentifiersFilterSensitiveLog: (
|
|
1539
|
+
obj: CustomDataIdentifiers
|
|
1540
|
+
) => any;
|
|
1541
|
+
export declare const DefaultDetectionFilterSensitiveLog: (
|
|
1542
|
+
obj: DefaultDetection
|
|
1543
|
+
) => any;
|
|
1544
|
+
export declare const SensitiveDataItemFilterSensitiveLog: (
|
|
1545
|
+
obj: SensitiveDataItem
|
|
1546
|
+
) => any;
|
|
1547
|
+
export declare const ClassificationResultStatusFilterSensitiveLog: (
|
|
1548
|
+
obj: ClassificationResultStatus
|
|
1549
|
+
) => any;
|
|
1550
|
+
export declare const ClassificationResultFilterSensitiveLog: (
|
|
1551
|
+
obj: ClassificationResult
|
|
1552
|
+
) => any;
|
|
1553
|
+
export declare const ClassificationDetailsFilterSensitiveLog: (
|
|
1554
|
+
obj: ClassificationDetails
|
|
1555
|
+
) => any;
|
|
1556
|
+
export declare const ApiCallDetailsFilterSensitiveLog: (
|
|
1557
|
+
obj: ApiCallDetails
|
|
1558
|
+
) => any;
|
|
1559
|
+
export declare const FindingActionFilterSensitiveLog: (
|
|
1560
|
+
obj: FindingAction
|
|
1561
|
+
) => any;
|
|
1562
|
+
export declare const DomainDetailsFilterSensitiveLog: (
|
|
1563
|
+
obj: DomainDetails
|
|
1564
|
+
) => any;
|
|
1565
|
+
export declare const IpCityFilterSensitiveLog: (obj: IpCity) => any;
|
|
1566
|
+
export declare const IpCountryFilterSensitiveLog: (obj: IpCountry) => any;
|
|
1567
|
+
export declare const IpGeoLocationFilterSensitiveLog: (
|
|
1568
|
+
obj: IpGeoLocation
|
|
1569
|
+
) => any;
|
|
1570
|
+
export declare const IpOwnerFilterSensitiveLog: (obj: IpOwner) => any;
|
|
1571
|
+
export declare const IpAddressDetailsFilterSensitiveLog: (
|
|
1572
|
+
obj: IpAddressDetails
|
|
1573
|
+
) => any;
|
|
1574
|
+
export declare const SessionContextAttributesFilterSensitiveLog: (
|
|
1575
|
+
obj: SessionContextAttributes
|
|
1576
|
+
) => any;
|
|
1577
|
+
export declare const SessionIssuerFilterSensitiveLog: (
|
|
1578
|
+
obj: SessionIssuer
|
|
1579
|
+
) => any;
|
|
1580
|
+
export declare const SessionContextFilterSensitiveLog: (
|
|
1581
|
+
obj: SessionContext
|
|
1582
|
+
) => any;
|
|
1583
|
+
export declare const AssumedRoleFilterSensitiveLog: (obj: AssumedRole) => any;
|
|
1584
|
+
export declare const AwsAccountFilterSensitiveLog: (obj: AwsAccount) => any;
|
|
1585
|
+
export declare const AwsServiceFilterSensitiveLog: (obj: AwsService) => any;
|
|
1586
|
+
export declare const FederatedUserFilterSensitiveLog: (
|
|
1587
|
+
obj: FederatedUser
|
|
1588
|
+
) => any;
|
|
1589
|
+
export declare const IamUserFilterSensitiveLog: (obj: IamUser) => any;
|
|
1590
|
+
export declare const UserIdentityRootFilterSensitiveLog: (
|
|
1591
|
+
obj: UserIdentityRoot
|
|
1592
|
+
) => any;
|
|
1593
|
+
export declare const UserIdentityFilterSensitiveLog: (obj: UserIdentity) => any;
|
|
1594
|
+
export declare const FindingActorFilterSensitiveLog: (obj: FindingActor) => any;
|
|
1595
|
+
export declare const PolicyDetailsFilterSensitiveLog: (
|
|
1596
|
+
obj: PolicyDetails
|
|
1597
|
+
) => any;
|
|
1598
|
+
export declare const ServerSideEncryptionFilterSensitiveLog: (
|
|
1599
|
+
obj: ServerSideEncryption
|
|
1600
|
+
) => any;
|
|
1601
|
+
export declare const S3BucketOwnerFilterSensitiveLog: (
|
|
1602
|
+
obj: S3BucketOwner
|
|
1603
|
+
) => any;
|
|
1604
|
+
export declare const S3BucketFilterSensitiveLog: (obj: S3Bucket) => any;
|
|
1605
|
+
export declare const S3ObjectFilterSensitiveLog: (obj: S3Object) => any;
|
|
1606
|
+
export declare const ResourcesAffectedFilterSensitiveLog: (
|
|
1607
|
+
obj: ResourcesAffected
|
|
1608
|
+
) => any;
|
|
1609
|
+
export declare const SeverityFilterSensitiveLog: (obj: Severity) => any;
|
|
1610
|
+
export declare const FindingFilterSensitiveLog: (obj: Finding) => any;
|
|
1611
|
+
export declare const FindingsFilterListItemFilterSensitiveLog: (
|
|
1612
|
+
obj: FindingsFilterListItem
|
|
1613
|
+
) => any;
|
|
1614
|
+
export declare const GroupCountFilterSensitiveLog: (obj: GroupCount) => any;
|
|
1615
|
+
export declare const InvitationFilterSensitiveLog: (obj: Invitation) => any;
|
|
1616
|
+
export declare const SimpleScopeTermFilterSensitiveLog: (
|
|
1617
|
+
obj: SimpleScopeTerm
|
|
1618
|
+
) => any;
|
|
1619
|
+
export declare const TagValuePairFilterSensitiveLog: (obj: TagValuePair) => any;
|
|
1620
|
+
export declare const TagScopeTermFilterSensitiveLog: (obj: TagScopeTerm) => any;
|
|
1621
|
+
export declare const JobScopeTermFilterSensitiveLog: (obj: JobScopeTerm) => any;
|
|
1622
|
+
export declare const CriteriaBlockForJobFilterSensitiveLog: (
|
|
1623
|
+
obj: CriteriaBlockForJob
|
|
1624
|
+
) => any;
|
|
1625
|
+
export declare const S3BucketCriteriaForJobFilterSensitiveLog: (
|
|
1626
|
+
obj: S3BucketCriteriaForJob
|
|
1627
|
+
) => any;
|
|
1628
|
+
export declare const S3BucketDefinitionForJobFilterSensitiveLog: (
|
|
1629
|
+
obj: S3BucketDefinitionForJob
|
|
1630
|
+
) => any;
|
|
1631
|
+
export declare const LastRunErrorStatusFilterSensitiveLog: (
|
|
1632
|
+
obj: LastRunErrorStatus
|
|
1633
|
+
) => any;
|
|
1634
|
+
export declare const UserPausedDetailsFilterSensitiveLog: (
|
|
1635
|
+
obj: UserPausedDetails
|
|
1636
|
+
) => any;
|
|
1637
|
+
export declare const JobSummaryFilterSensitiveLog: (obj: JobSummary) => any;
|
|
1638
|
+
export declare const ListJobsFilterTermFilterSensitiveLog: (
|
|
1639
|
+
obj: ListJobsFilterTerm
|
|
1640
|
+
) => any;
|
|
1641
|
+
export declare const ManagedDataIdentifierSummaryFilterSensitiveLog: (
|
|
1642
|
+
obj: ManagedDataIdentifierSummary
|
|
1643
|
+
) => any;
|
|
1644
|
+
export declare const MatchingBucketFilterSensitiveLog: (
|
|
1645
|
+
obj: MatchingBucket
|
|
1646
|
+
) => any;
|
|
1647
|
+
export declare const MatchingResourceFilterSensitiveLog: (
|
|
1648
|
+
obj: MatchingResource
|
|
1649
|
+
) => any;
|
|
1650
|
+
export declare const MemberFilterSensitiveLog: (obj: Member) => any;
|
|
1651
|
+
export declare const SearchResourcesSimpleCriterionFilterSensitiveLog: (
|
|
1652
|
+
obj: SearchResourcesSimpleCriterion
|
|
1653
|
+
) => any;
|
|
1654
|
+
export declare const SearchResourcesTagCriterionPairFilterSensitiveLog: (
|
|
1655
|
+
obj: SearchResourcesTagCriterionPair
|
|
1656
|
+
) => any;
|
|
1657
|
+
export declare const SearchResourcesTagCriterionFilterSensitiveLog: (
|
|
1658
|
+
obj: SearchResourcesTagCriterion
|
|
1659
|
+
) => any;
|
|
1660
|
+
export declare const SearchResourcesCriteriaFilterSensitiveLog: (
|
|
1661
|
+
obj: SearchResourcesCriteria
|
|
1662
|
+
) => any;
|
|
1663
|
+
export declare const UnprocessedAccountFilterSensitiveLog: (
|
|
1664
|
+
obj: UnprocessedAccount
|
|
1665
|
+
) => any;
|
|
1666
|
+
export declare const ServiceLimitFilterSensitiveLog: (obj: ServiceLimit) => any;
|
|
1667
|
+
export declare const UsageByAccountFilterSensitiveLog: (
|
|
1668
|
+
obj: UsageByAccount
|
|
1669
|
+
) => any;
|
|
1670
|
+
export declare const UsageRecordFilterSensitiveLog: (obj: UsageRecord) => any;
|
|
1671
|
+
export declare const UsageStatisticsFilterFilterSensitiveLog: (
|
|
1672
|
+
obj: UsageStatisticsFilter
|
|
1673
|
+
) => any;
|
|
1674
|
+
export declare const UsageTotalFilterSensitiveLog: (obj: UsageTotal) => any;
|
|
1675
|
+
export declare const AcceptInvitationRequestFilterSensitiveLog: (
|
|
1676
|
+
obj: AcceptInvitationRequest
|
|
1677
|
+
) => any;
|
|
1678
|
+
export declare const AcceptInvitationResponseFilterSensitiveLog: (
|
|
1679
|
+
obj: AcceptInvitationResponse
|
|
1680
|
+
) => any;
|
|
1681
|
+
export declare const AccountDetailFilterSensitiveLog: (
|
|
1682
|
+
obj: AccountDetail
|
|
1683
|
+
) => any;
|
|
1684
|
+
export declare const S3WordsListFilterSensitiveLog: (obj: S3WordsList) => any;
|
|
1685
|
+
export declare const AllowListCriteriaFilterSensitiveLog: (
|
|
1686
|
+
obj: AllowListCriteria
|
|
1687
|
+
) => any;
|
|
1688
|
+
export declare const AllowListStatusFilterSensitiveLog: (
|
|
1689
|
+
obj: AllowListStatus
|
|
1690
|
+
) => any;
|
|
1691
|
+
export declare const BatchGetCustomDataIdentifiersRequestFilterSensitiveLog: (
|
|
1692
|
+
obj: BatchGetCustomDataIdentifiersRequest
|
|
1693
|
+
) => any;
|
|
1694
|
+
export declare const BatchGetCustomDataIdentifiersResponseFilterSensitiveLog: (
|
|
1695
|
+
obj: BatchGetCustomDataIdentifiersResponse
|
|
1696
|
+
) => any;
|
|
1697
|
+
export declare const BucketCountByEffectivePermissionFilterSensitiveLog: (
|
|
1698
|
+
obj: BucketCountByEffectivePermission
|
|
1699
|
+
) => any;
|
|
1700
|
+
export declare const BucketCountByEncryptionTypeFilterSensitiveLog: (
|
|
1701
|
+
obj: BucketCountByEncryptionType
|
|
1702
|
+
) => any;
|
|
1703
|
+
export declare const BucketCountBySharedAccessTypeFilterSensitiveLog: (
|
|
1704
|
+
obj: BucketCountBySharedAccessType
|
|
1705
|
+
) => any;
|
|
1706
|
+
export declare const BucketCountPolicyAllowsUnencryptedObjectUploadsFilterSensitiveLog: (
|
|
1707
|
+
obj: BucketCountPolicyAllowsUnencryptedObjectUploads
|
|
1708
|
+
) => any;
|
|
1709
|
+
export declare const BucketCriteriaAdditionalPropertiesFilterSensitiveLog: (
|
|
1710
|
+
obj: BucketCriteriaAdditionalProperties
|
|
1711
|
+
) => any;
|
|
1712
|
+
export declare const BucketSortCriteriaFilterSensitiveLog: (
|
|
1713
|
+
obj: BucketSortCriteria
|
|
1714
|
+
) => any;
|
|
1715
|
+
export declare const S3DestinationFilterSensitiveLog: (
|
|
1716
|
+
obj: S3Destination
|
|
1717
|
+
) => any;
|
|
1718
|
+
export declare const ClassificationExportConfigurationFilterSensitiveLog: (
|
|
1719
|
+
obj: ClassificationExportConfiguration
|
|
1720
|
+
) => any;
|
|
1721
|
+
export declare const CreateAllowListRequestFilterSensitiveLog: (
|
|
1722
|
+
obj: CreateAllowListRequest
|
|
1723
|
+
) => any;
|
|
1724
|
+
export declare const CreateAllowListResponseFilterSensitiveLog: (
|
|
1725
|
+
obj: CreateAllowListResponse
|
|
1726
|
+
) => any;
|
|
1727
|
+
export declare const JobScopingBlockFilterSensitiveLog: (
|
|
1728
|
+
obj: JobScopingBlock
|
|
1729
|
+
) => any;
|
|
1730
|
+
export declare const ScopingFilterSensitiveLog: (obj: Scoping) => any;
|
|
1731
|
+
export declare const S3JobDefinitionFilterSensitiveLog: (
|
|
1732
|
+
obj: S3JobDefinition
|
|
1733
|
+
) => any;
|
|
1734
|
+
export declare const DailyScheduleFilterSensitiveLog: (
|
|
1735
|
+
obj: DailySchedule
|
|
1736
|
+
) => any;
|
|
1737
|
+
export declare const MonthlyScheduleFilterSensitiveLog: (
|
|
1738
|
+
obj: MonthlySchedule
|
|
1739
|
+
) => any;
|
|
1740
|
+
export declare const WeeklyScheduleFilterSensitiveLog: (
|
|
1741
|
+
obj: WeeklySchedule
|
|
1742
|
+
) => any;
|
|
1743
|
+
export declare const JobScheduleFrequencyFilterSensitiveLog: (
|
|
1744
|
+
obj: JobScheduleFrequency
|
|
1745
|
+
) => any;
|
|
1746
|
+
export declare const CreateClassificationJobRequestFilterSensitiveLog: (
|
|
1747
|
+
obj: CreateClassificationJobRequest
|
|
1748
|
+
) => any;
|
|
1749
|
+
export declare const CreateClassificationJobResponseFilterSensitiveLog: (
|
|
1750
|
+
obj: CreateClassificationJobResponse
|
|
1751
|
+
) => any;
|
|
1752
|
+
export declare const SeverityLevelFilterSensitiveLog: (
|
|
1753
|
+
obj: SeverityLevel
|
|
1754
|
+
) => any;
|
|
1755
|
+
export declare const CreateCustomDataIdentifierRequestFilterSensitiveLog: (
|
|
1756
|
+
obj: CreateCustomDataIdentifierRequest
|
|
1757
|
+
) => any;
|
|
1758
|
+
export declare const CreateCustomDataIdentifierResponseFilterSensitiveLog: (
|
|
1759
|
+
obj: CreateCustomDataIdentifierResponse
|
|
1760
|
+
) => any;
|
|
1761
|
+
export declare const CriterionAdditionalPropertiesFilterSensitiveLog: (
|
|
1762
|
+
obj: CriterionAdditionalProperties
|
|
1763
|
+
) => any;
|
|
1764
|
+
export declare const FindingCriteriaFilterSensitiveLog: (
|
|
1765
|
+
obj: FindingCriteria
|
|
1766
|
+
) => any;
|
|
1767
|
+
export declare const CreateFindingsFilterRequestFilterSensitiveLog: (
|
|
1768
|
+
obj: CreateFindingsFilterRequest
|
|
1769
|
+
) => any;
|
|
1770
|
+
export declare const CreateFindingsFilterResponseFilterSensitiveLog: (
|
|
1771
|
+
obj: CreateFindingsFilterResponse
|
|
1772
|
+
) => any;
|
|
1773
|
+
export declare const CreateInvitationsRequestFilterSensitiveLog: (
|
|
1774
|
+
obj: CreateInvitationsRequest
|
|
1775
|
+
) => any;
|
|
1776
|
+
export declare const CreateInvitationsResponseFilterSensitiveLog: (
|
|
1777
|
+
obj: CreateInvitationsResponse
|
|
1778
|
+
) => any;
|
|
1779
|
+
export declare const CreateMemberRequestFilterSensitiveLog: (
|
|
1780
|
+
obj: CreateMemberRequest
|
|
1781
|
+
) => any;
|
|
1782
|
+
export declare const CreateMemberResponseFilterSensitiveLog: (
|
|
1783
|
+
obj: CreateMemberResponse
|
|
1784
|
+
) => any;
|
|
1785
|
+
export declare const CreateSampleFindingsRequestFilterSensitiveLog: (
|
|
1786
|
+
obj: CreateSampleFindingsRequest
|
|
1787
|
+
) => any;
|
|
1788
|
+
export declare const CreateSampleFindingsResponseFilterSensitiveLog: (
|
|
1789
|
+
obj: CreateSampleFindingsResponse
|
|
1790
|
+
) => any;
|
|
1791
|
+
export declare const DeclineInvitationsRequestFilterSensitiveLog: (
|
|
1792
|
+
obj: DeclineInvitationsRequest
|
|
1793
|
+
) => any;
|
|
1794
|
+
export declare const DeclineInvitationsResponseFilterSensitiveLog: (
|
|
1795
|
+
obj: DeclineInvitationsResponse
|
|
1796
|
+
) => any;
|
|
1797
|
+
export declare const DeleteAllowListRequestFilterSensitiveLog: (
|
|
1798
|
+
obj: DeleteAllowListRequest
|
|
1799
|
+
) => any;
|
|
1800
|
+
export declare const DeleteAllowListResponseFilterSensitiveLog: (
|
|
1801
|
+
obj: DeleteAllowListResponse
|
|
1802
|
+
) => any;
|
|
1803
|
+
export declare const DeleteCustomDataIdentifierRequestFilterSensitiveLog: (
|
|
1804
|
+
obj: DeleteCustomDataIdentifierRequest
|
|
1805
|
+
) => any;
|
|
1806
|
+
export declare const DeleteCustomDataIdentifierResponseFilterSensitiveLog: (
|
|
1807
|
+
obj: DeleteCustomDataIdentifierResponse
|
|
1808
|
+
) => any;
|
|
1809
|
+
export declare const DeleteFindingsFilterRequestFilterSensitiveLog: (
|
|
1810
|
+
obj: DeleteFindingsFilterRequest
|
|
1811
|
+
) => any;
|
|
1812
|
+
export declare const DeleteFindingsFilterResponseFilterSensitiveLog: (
|
|
1813
|
+
obj: DeleteFindingsFilterResponse
|
|
1814
|
+
) => any;
|
|
1815
|
+
export declare const DeleteInvitationsRequestFilterSensitiveLog: (
|
|
1816
|
+
obj: DeleteInvitationsRequest
|
|
1817
|
+
) => any;
|
|
1818
|
+
export declare const DeleteInvitationsResponseFilterSensitiveLog: (
|
|
1819
|
+
obj: DeleteInvitationsResponse
|
|
1820
|
+
) => any;
|
|
1821
|
+
export declare const DeleteMemberRequestFilterSensitiveLog: (
|
|
1822
|
+
obj: DeleteMemberRequest
|
|
1823
|
+
) => any;
|
|
1824
|
+
export declare const DeleteMemberResponseFilterSensitiveLog: (
|
|
1825
|
+
obj: DeleteMemberResponse
|
|
1826
|
+
) => any;
|
|
1827
|
+
export declare const DescribeBucketsRequestFilterSensitiveLog: (
|
|
1828
|
+
obj: DescribeBucketsRequest
|
|
1829
|
+
) => any;
|
|
1830
|
+
export declare const DescribeBucketsResponseFilterSensitiveLog: (
|
|
1831
|
+
obj: DescribeBucketsResponse
|
|
1832
|
+
) => any;
|
|
1833
|
+
export declare const DescribeClassificationJobRequestFilterSensitiveLog: (
|
|
1834
|
+
obj: DescribeClassificationJobRequest
|
|
1835
|
+
) => any;
|
|
1836
|
+
export declare const StatisticsFilterSensitiveLog: (obj: Statistics) => any;
|
|
1837
|
+
export declare const DescribeClassificationJobResponseFilterSensitiveLog: (
|
|
1838
|
+
obj: DescribeClassificationJobResponse
|
|
1839
|
+
) => any;
|
|
1840
|
+
export declare const DescribeOrganizationConfigurationRequestFilterSensitiveLog: (
|
|
1841
|
+
obj: DescribeOrganizationConfigurationRequest
|
|
1842
|
+
) => any;
|
|
1843
|
+
export declare const DescribeOrganizationConfigurationResponseFilterSensitiveLog: (
|
|
1844
|
+
obj: DescribeOrganizationConfigurationResponse
|
|
1845
|
+
) => any;
|
|
1846
|
+
export declare const DisableMacieRequestFilterSensitiveLog: (
|
|
1847
|
+
obj: DisableMacieRequest
|
|
1848
|
+
) => any;
|
|
1849
|
+
export declare const DisableMacieResponseFilterSensitiveLog: (
|
|
1850
|
+
obj: DisableMacieResponse
|
|
1851
|
+
) => any;
|
|
1852
|
+
export declare const DisableOrganizationAdminAccountRequestFilterSensitiveLog: (
|
|
1853
|
+
obj: DisableOrganizationAdminAccountRequest
|
|
1854
|
+
) => any;
|
|
1855
|
+
export declare const DisableOrganizationAdminAccountResponseFilterSensitiveLog: (
|
|
1856
|
+
obj: DisableOrganizationAdminAccountResponse
|
|
1857
|
+
) => any;
|
|
1858
|
+
export declare const DisassociateFromAdministratorAccountRequestFilterSensitiveLog: (
|
|
1859
|
+
obj: DisassociateFromAdministratorAccountRequest
|
|
1860
|
+
) => any;
|
|
1861
|
+
export declare const DisassociateFromAdministratorAccountResponseFilterSensitiveLog: (
|
|
1862
|
+
obj: DisassociateFromAdministratorAccountResponse
|
|
1863
|
+
) => any;
|
|
1864
|
+
export declare const DisassociateFromMasterAccountRequestFilterSensitiveLog: (
|
|
1865
|
+
obj: DisassociateFromMasterAccountRequest
|
|
1866
|
+
) => any;
|
|
1867
|
+
export declare const DisassociateFromMasterAccountResponseFilterSensitiveLog: (
|
|
1868
|
+
obj: DisassociateFromMasterAccountResponse
|
|
1869
|
+
) => any;
|
|
1870
|
+
export declare const DisassociateMemberRequestFilterSensitiveLog: (
|
|
1871
|
+
obj: DisassociateMemberRequest
|
|
1872
|
+
) => any;
|
|
1873
|
+
export declare const DisassociateMemberResponseFilterSensitiveLog: (
|
|
1874
|
+
obj: DisassociateMemberResponse
|
|
1875
|
+
) => any;
|
|
1876
|
+
export declare const EnableMacieRequestFilterSensitiveLog: (
|
|
1877
|
+
obj: EnableMacieRequest
|
|
1878
|
+
) => any;
|
|
1879
|
+
export declare const EnableMacieResponseFilterSensitiveLog: (
|
|
1880
|
+
obj: EnableMacieResponse
|
|
1881
|
+
) => any;
|
|
1882
|
+
export declare const EnableOrganizationAdminAccountRequestFilterSensitiveLog: (
|
|
1883
|
+
obj: EnableOrganizationAdminAccountRequest
|
|
1884
|
+
) => any;
|
|
1885
|
+
export declare const EnableOrganizationAdminAccountResponseFilterSensitiveLog: (
|
|
1886
|
+
obj: EnableOrganizationAdminAccountResponse
|
|
1887
|
+
) => any;
|
|
1888
|
+
export declare const FindingStatisticsSortCriteriaFilterSensitiveLog: (
|
|
1889
|
+
obj: FindingStatisticsSortCriteria
|
|
1890
|
+
) => any;
|
|
1891
|
+
export declare const GetAdministratorAccountRequestFilterSensitiveLog: (
|
|
1892
|
+
obj: GetAdministratorAccountRequest
|
|
1893
|
+
) => any;
|
|
1894
|
+
export declare const GetAdministratorAccountResponseFilterSensitiveLog: (
|
|
1895
|
+
obj: GetAdministratorAccountResponse
|
|
1896
|
+
) => any;
|
|
1897
|
+
export declare const GetAllowListRequestFilterSensitiveLog: (
|
|
1898
|
+
obj: GetAllowListRequest
|
|
1899
|
+
) => any;
|
|
1900
|
+
export declare const GetAllowListResponseFilterSensitiveLog: (
|
|
1901
|
+
obj: GetAllowListResponse
|
|
1902
|
+
) => any;
|
|
1903
|
+
export declare const GetBucketStatisticsRequestFilterSensitiveLog: (
|
|
1904
|
+
obj: GetBucketStatisticsRequest
|
|
1905
|
+
) => any;
|
|
1906
|
+
export declare const GetBucketStatisticsResponseFilterSensitiveLog: (
|
|
1907
|
+
obj: GetBucketStatisticsResponse
|
|
1908
|
+
) => any;
|
|
1909
|
+
export declare const GetClassificationExportConfigurationRequestFilterSensitiveLog: (
|
|
1910
|
+
obj: GetClassificationExportConfigurationRequest
|
|
1911
|
+
) => any;
|
|
1912
|
+
export declare const GetClassificationExportConfigurationResponseFilterSensitiveLog: (
|
|
1913
|
+
obj: GetClassificationExportConfigurationResponse
|
|
1914
|
+
) => any;
|
|
1915
|
+
export declare const GetCustomDataIdentifierRequestFilterSensitiveLog: (
|
|
1916
|
+
obj: GetCustomDataIdentifierRequest
|
|
1917
|
+
) => any;
|
|
1918
|
+
export declare const GetCustomDataIdentifierResponseFilterSensitiveLog: (
|
|
1919
|
+
obj: GetCustomDataIdentifierResponse
|
|
1920
|
+
) => any;
|
|
1921
|
+
export declare const SortCriteriaFilterSensitiveLog: (obj: SortCriteria) => any;
|
|
1922
|
+
export declare const GetFindingsRequestFilterSensitiveLog: (
|
|
1923
|
+
obj: GetFindingsRequest
|
|
1924
|
+
) => any;
|
|
1925
|
+
export declare const GetFindingsResponseFilterSensitiveLog: (
|
|
1926
|
+
obj: GetFindingsResponse
|
|
1927
|
+
) => any;
|
|
1928
|
+
export declare const GetFindingsFilterRequestFilterSensitiveLog: (
|
|
1929
|
+
obj: GetFindingsFilterRequest
|
|
1930
|
+
) => any;
|
|
1931
|
+
export declare const GetFindingsFilterResponseFilterSensitiveLog: (
|
|
1932
|
+
obj: GetFindingsFilterResponse
|
|
1933
|
+
) => any;
|
|
1934
|
+
export declare const GetFindingsPublicationConfigurationRequestFilterSensitiveLog: (
|
|
1935
|
+
obj: GetFindingsPublicationConfigurationRequest
|
|
1936
|
+
) => any;
|
|
1937
|
+
export declare const SecurityHubConfigurationFilterSensitiveLog: (
|
|
1938
|
+
obj: SecurityHubConfiguration
|
|
1939
|
+
) => any;
|
|
1940
|
+
export declare const GetFindingsPublicationConfigurationResponseFilterSensitiveLog: (
|
|
1941
|
+
obj: GetFindingsPublicationConfigurationResponse
|
|
1942
|
+
) => any;
|
|
1943
|
+
export declare const GetFindingStatisticsRequestFilterSensitiveLog: (
|
|
1944
|
+
obj: GetFindingStatisticsRequest
|
|
1945
|
+
) => any;
|
|
1946
|
+
export declare const GetFindingStatisticsResponseFilterSensitiveLog: (
|
|
1947
|
+
obj: GetFindingStatisticsResponse
|
|
1948
|
+
) => any;
|
|
1949
|
+
export declare const GetInvitationsCountRequestFilterSensitiveLog: (
|
|
1950
|
+
obj: GetInvitationsCountRequest
|
|
1951
|
+
) => any;
|
|
1952
|
+
export declare const GetInvitationsCountResponseFilterSensitiveLog: (
|
|
1953
|
+
obj: GetInvitationsCountResponse
|
|
1954
|
+
) => any;
|
|
1955
|
+
export declare const GetMacieSessionRequestFilterSensitiveLog: (
|
|
1956
|
+
obj: GetMacieSessionRequest
|
|
1957
|
+
) => any;
|
|
1958
|
+
export declare const GetMacieSessionResponseFilterSensitiveLog: (
|
|
1959
|
+
obj: GetMacieSessionResponse
|
|
1960
|
+
) => any;
|
|
1961
|
+
export declare const GetMasterAccountRequestFilterSensitiveLog: (
|
|
1962
|
+
obj: GetMasterAccountRequest
|
|
1963
|
+
) => any;
|
|
1964
|
+
export declare const GetMasterAccountResponseFilterSensitiveLog: (
|
|
1965
|
+
obj: GetMasterAccountResponse
|
|
1966
|
+
) => any;
|
|
1967
|
+
export declare const GetMemberRequestFilterSensitiveLog: (
|
|
1968
|
+
obj: GetMemberRequest
|
|
1969
|
+
) => any;
|
|
1970
|
+
export declare const GetMemberResponseFilterSensitiveLog: (
|
|
1971
|
+
obj: GetMemberResponse
|
|
1972
|
+
) => any;
|
|
1973
|
+
export declare const GetRevealConfigurationRequestFilterSensitiveLog: (
|
|
1974
|
+
obj: GetRevealConfigurationRequest
|
|
1975
|
+
) => any;
|
|
1976
|
+
export declare const RevealConfigurationFilterSensitiveLog: (
|
|
1977
|
+
obj: RevealConfiguration
|
|
1978
|
+
) => any;
|
|
1979
|
+
export declare const GetRevealConfigurationResponseFilterSensitiveLog: (
|
|
1980
|
+
obj: GetRevealConfigurationResponse
|
|
1981
|
+
) => any;
|
|
1982
|
+
export declare const GetSensitiveDataOccurrencesRequestFilterSensitiveLog: (
|
|
1983
|
+
obj: GetSensitiveDataOccurrencesRequest
|
|
1984
|
+
) => any;
|
|
1985
|
+
export declare const GetSensitiveDataOccurrencesResponseFilterSensitiveLog: (
|
|
1986
|
+
obj: GetSensitiveDataOccurrencesResponse
|
|
1987
|
+
) => any;
|
|
1988
|
+
export declare const GetSensitiveDataOccurrencesAvailabilityRequestFilterSensitiveLog: (
|
|
1989
|
+
obj: GetSensitiveDataOccurrencesAvailabilityRequest
|
|
1990
|
+
) => any;
|
|
1991
|
+
export declare const GetSensitiveDataOccurrencesAvailabilityResponseFilterSensitiveLog: (
|
|
1992
|
+
obj: GetSensitiveDataOccurrencesAvailabilityResponse
|
|
1993
|
+
) => any;
|
|
1994
|
+
export declare const UsageStatisticsSortByFilterSensitiveLog: (
|
|
1995
|
+
obj: UsageStatisticsSortBy
|
|
1996
|
+
) => any;
|
|
1997
|
+
export declare const GetUsageStatisticsRequestFilterSensitiveLog: (
|
|
1998
|
+
obj: GetUsageStatisticsRequest
|
|
1999
|
+
) => any;
|
|
2000
|
+
export declare const GetUsageStatisticsResponseFilterSensitiveLog: (
|
|
2001
|
+
obj: GetUsageStatisticsResponse
|
|
2002
|
+
) => any;
|
|
2003
|
+
export declare const GetUsageTotalsRequestFilterSensitiveLog: (
|
|
2004
|
+
obj: GetUsageTotalsRequest
|
|
2005
|
+
) => any;
|
|
2006
|
+
export declare const GetUsageTotalsResponseFilterSensitiveLog: (
|
|
2007
|
+
obj: GetUsageTotalsResponse
|
|
2008
|
+
) => any;
|
|
2009
|
+
export declare const ListAllowListsRequestFilterSensitiveLog: (
|
|
2010
|
+
obj: ListAllowListsRequest
|
|
2011
|
+
) => any;
|
|
2012
|
+
export declare const ListAllowListsResponseFilterSensitiveLog: (
|
|
2013
|
+
obj: ListAllowListsResponse
|
|
2014
|
+
) => any;
|
|
2015
|
+
export declare const ListJobsFilterCriteriaFilterSensitiveLog: (
|
|
2016
|
+
obj: ListJobsFilterCriteria
|
|
2017
|
+
) => any;
|
|
2018
|
+
export declare const ListJobsSortCriteriaFilterSensitiveLog: (
|
|
2019
|
+
obj: ListJobsSortCriteria
|
|
2020
|
+
) => any;
|
|
2021
|
+
export declare const ListClassificationJobsRequestFilterSensitiveLog: (
|
|
2022
|
+
obj: ListClassificationJobsRequest
|
|
2023
|
+
) => any;
|
|
2024
|
+
export declare const ListClassificationJobsResponseFilterSensitiveLog: (
|
|
2025
|
+
obj: ListClassificationJobsResponse
|
|
2026
|
+
) => any;
|
|
2027
|
+
export declare const ListCustomDataIdentifiersRequestFilterSensitiveLog: (
|
|
2028
|
+
obj: ListCustomDataIdentifiersRequest
|
|
2029
|
+
) => any;
|
|
2030
|
+
export declare const ListCustomDataIdentifiersResponseFilterSensitiveLog: (
|
|
2031
|
+
obj: ListCustomDataIdentifiersResponse
|
|
2032
|
+
) => any;
|
|
2033
|
+
export declare const ListFindingsRequestFilterSensitiveLog: (
|
|
2034
|
+
obj: ListFindingsRequest
|
|
2035
|
+
) => any;
|
|
2036
|
+
export declare const ListFindingsResponseFilterSensitiveLog: (
|
|
2037
|
+
obj: ListFindingsResponse
|
|
2038
|
+
) => any;
|
|
2039
|
+
export declare const ListFindingsFiltersRequestFilterSensitiveLog: (
|
|
2040
|
+
obj: ListFindingsFiltersRequest
|
|
2041
|
+
) => any;
|
|
2042
|
+
export declare const ListFindingsFiltersResponseFilterSensitiveLog: (
|
|
2043
|
+
obj: ListFindingsFiltersResponse
|
|
2044
|
+
) => any;
|
|
2045
|
+
export declare const ListInvitationsRequestFilterSensitiveLog: (
|
|
2046
|
+
obj: ListInvitationsRequest
|
|
2047
|
+
) => any;
|
|
2048
|
+
export declare const ListInvitationsResponseFilterSensitiveLog: (
|
|
2049
|
+
obj: ListInvitationsResponse
|
|
2050
|
+
) => any;
|
|
2051
|
+
export declare const ListManagedDataIdentifiersRequestFilterSensitiveLog: (
|
|
2052
|
+
obj: ListManagedDataIdentifiersRequest
|
|
2053
|
+
) => any;
|
|
2054
|
+
export declare const ListManagedDataIdentifiersResponseFilterSensitiveLog: (
|
|
2055
|
+
obj: ListManagedDataIdentifiersResponse
|
|
2056
|
+
) => any;
|
|
2057
|
+
export declare const ListMembersRequestFilterSensitiveLog: (
|
|
2058
|
+
obj: ListMembersRequest
|
|
2059
|
+
) => any;
|
|
2060
|
+
export declare const ListMembersResponseFilterSensitiveLog: (
|
|
2061
|
+
obj: ListMembersResponse
|
|
2062
|
+
) => any;
|
|
2063
|
+
export declare const ListOrganizationAdminAccountsRequestFilterSensitiveLog: (
|
|
2064
|
+
obj: ListOrganizationAdminAccountsRequest
|
|
2065
|
+
) => any;
|
|
2066
|
+
export declare const ListOrganizationAdminAccountsResponseFilterSensitiveLog: (
|
|
2067
|
+
obj: ListOrganizationAdminAccountsResponse
|
|
2068
|
+
) => any;
|
|
2069
|
+
export declare const ListTagsForResourceRequestFilterSensitiveLog: (
|
|
2070
|
+
obj: ListTagsForResourceRequest
|
|
2071
|
+
) => any;
|
|
2072
|
+
export declare const ListTagsForResourceResponseFilterSensitiveLog: (
|
|
2073
|
+
obj: ListTagsForResourceResponse
|
|
2074
|
+
) => any;
|
|
2075
|
+
export declare const PutClassificationExportConfigurationRequestFilterSensitiveLog: (
|
|
2076
|
+
obj: PutClassificationExportConfigurationRequest
|
|
2077
|
+
) => any;
|
|
2078
|
+
export declare const PutClassificationExportConfigurationResponseFilterSensitiveLog: (
|
|
2079
|
+
obj: PutClassificationExportConfigurationResponse
|
|
2080
|
+
) => any;
|
|
2081
|
+
export declare const PutFindingsPublicationConfigurationRequestFilterSensitiveLog: (
|
|
2082
|
+
obj: PutFindingsPublicationConfigurationRequest
|
|
2083
|
+
) => any;
|
|
2084
|
+
export declare const PutFindingsPublicationConfigurationResponseFilterSensitiveLog: (
|
|
2085
|
+
obj: PutFindingsPublicationConfigurationResponse
|
|
2086
|
+
) => any;
|
|
2087
|
+
export declare const SearchResourcesCriteriaBlockFilterSensitiveLog: (
|
|
2088
|
+
obj: SearchResourcesCriteriaBlock
|
|
2089
|
+
) => any;
|
|
2090
|
+
export declare const SearchResourcesBucketCriteriaFilterSensitiveLog: (
|
|
2091
|
+
obj: SearchResourcesBucketCriteria
|
|
2092
|
+
) => any;
|
|
2093
|
+
export declare const SearchResourcesSortCriteriaFilterSensitiveLog: (
|
|
2094
|
+
obj: SearchResourcesSortCriteria
|
|
2095
|
+
) => any;
|
|
2096
|
+
export declare const SearchResourcesRequestFilterSensitiveLog: (
|
|
2097
|
+
obj: SearchResourcesRequest
|
|
2098
|
+
) => any;
|
|
2099
|
+
export declare const SearchResourcesResponseFilterSensitiveLog: (
|
|
2100
|
+
obj: SearchResourcesResponse
|
|
2101
|
+
) => any;
|
|
2102
|
+
export declare const TagResourceRequestFilterSensitiveLog: (
|
|
2103
|
+
obj: TagResourceRequest
|
|
2104
|
+
) => any;
|
|
2105
|
+
export declare const TagResourceResponseFilterSensitiveLog: (
|
|
2106
|
+
obj: TagResourceResponse
|
|
2107
|
+
) => any;
|
|
2108
|
+
export declare const TestCustomDataIdentifierRequestFilterSensitiveLog: (
|
|
2109
|
+
obj: TestCustomDataIdentifierRequest
|
|
2110
|
+
) => any;
|
|
2111
|
+
export declare const TestCustomDataIdentifierResponseFilterSensitiveLog: (
|
|
2112
|
+
obj: TestCustomDataIdentifierResponse
|
|
2113
|
+
) => any;
|
|
2114
|
+
export declare const UntagResourceRequestFilterSensitiveLog: (
|
|
2115
|
+
obj: UntagResourceRequest
|
|
2116
|
+
) => any;
|