@aws-sdk/client-auditmanager 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.
Files changed (94) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/ts3.4/AuditManager.d.ts +1125 -310
  3. package/dist-types/ts3.4/AuditManagerClient.d.ts +471 -134
  4. package/dist-types/ts3.4/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +39 -17
  5. package/dist-types/ts3.4/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +39 -17
  6. package/dist-types/ts3.4/commands/BatchCreateDelegationByAssessmentCommand.d.ts +39 -17
  7. package/dist-types/ts3.4/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +39 -17
  8. package/dist-types/ts3.4/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +39 -17
  9. package/dist-types/ts3.4/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +39 -17
  10. package/dist-types/ts3.4/commands/CreateAssessmentCommand.d.ts +35 -17
  11. package/dist-types/ts3.4/commands/CreateAssessmentFrameworkCommand.d.ts +39 -17
  12. package/dist-types/ts3.4/commands/CreateAssessmentReportCommand.d.ts +39 -17
  13. package/dist-types/ts3.4/commands/CreateControlCommand.d.ts +35 -17
  14. package/dist-types/ts3.4/commands/DeleteAssessmentCommand.d.ts +35 -17
  15. package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkCommand.d.ts +39 -17
  16. package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkShareCommand.d.ts +39 -17
  17. package/dist-types/ts3.4/commands/DeleteAssessmentReportCommand.d.ts +39 -17
  18. package/dist-types/ts3.4/commands/DeleteControlCommand.d.ts +35 -17
  19. package/dist-types/ts3.4/commands/DeregisterAccountCommand.d.ts +36 -17
  20. package/dist-types/ts3.4/commands/DeregisterOrganizationAdminAccountCommand.d.ts +39 -17
  21. package/dist-types/ts3.4/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +39 -17
  22. package/dist-types/ts3.4/commands/GetAccountStatusCommand.d.ts +35 -17
  23. package/dist-types/ts3.4/commands/GetAssessmentCommand.d.ts +35 -17
  24. package/dist-types/ts3.4/commands/GetAssessmentFrameworkCommand.d.ts +39 -17
  25. package/dist-types/ts3.4/commands/GetAssessmentReportUrlCommand.d.ts +39 -17
  26. package/dist-types/ts3.4/commands/GetChangeLogsCommand.d.ts +35 -17
  27. package/dist-types/ts3.4/commands/GetControlCommand.d.ts +32 -17
  28. package/dist-types/ts3.4/commands/GetDelegationsCommand.d.ts +35 -17
  29. package/dist-types/ts3.4/commands/GetEvidenceByEvidenceFolderCommand.d.ts +39 -17
  30. package/dist-types/ts3.4/commands/GetEvidenceCommand.d.ts +32 -17
  31. package/dist-types/ts3.4/commands/GetEvidenceFolderCommand.d.ts +36 -17
  32. package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +39 -17
  33. package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +39 -17
  34. package/dist-types/ts3.4/commands/GetInsightsByAssessmentCommand.d.ts +39 -17
  35. package/dist-types/ts3.4/commands/GetInsightsCommand.d.ts +32 -17
  36. package/dist-types/ts3.4/commands/GetOrganizationAdminAccountCommand.d.ts +39 -17
  37. package/dist-types/ts3.4/commands/GetServicesInScopeCommand.d.ts +36 -17
  38. package/dist-types/ts3.4/commands/GetSettingsCommand.d.ts +32 -17
  39. package/dist-types/ts3.4/commands/ListAssessmentControlInsightsByControlDomainCommand.d.ts +39 -17
  40. package/dist-types/ts3.4/commands/ListAssessmentFrameworkShareRequestsCommand.d.ts +39 -17
  41. package/dist-types/ts3.4/commands/ListAssessmentFrameworksCommand.d.ts +39 -17
  42. package/dist-types/ts3.4/commands/ListAssessmentReportsCommand.d.ts +39 -17
  43. package/dist-types/ts3.4/commands/ListAssessmentsCommand.d.ts +35 -17
  44. package/dist-types/ts3.4/commands/ListControlDomainInsightsByAssessmentCommand.d.ts +39 -17
  45. package/dist-types/ts3.4/commands/ListControlDomainInsightsCommand.d.ts +39 -17
  46. package/dist-types/ts3.4/commands/ListControlInsightsByControlDomainCommand.d.ts +39 -17
  47. package/dist-types/ts3.4/commands/ListControlsCommand.d.ts +32 -17
  48. package/dist-types/ts3.4/commands/ListKeywordsForDataSourceCommand.d.ts +39 -17
  49. package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +36 -17
  50. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
  51. package/dist-types/ts3.4/commands/RegisterAccountCommand.d.ts +35 -17
  52. package/dist-types/ts3.4/commands/RegisterOrganizationAdminAccountCommand.d.ts +39 -17
  53. package/dist-types/ts3.4/commands/StartAssessmentFrameworkShareCommand.d.ts +39 -17
  54. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -17
  55. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +35 -17
  56. package/dist-types/ts3.4/commands/UpdateAssessmentCommand.d.ts +35 -17
  57. package/dist-types/ts3.4/commands/UpdateAssessmentControlCommand.d.ts +39 -17
  58. package/dist-types/ts3.4/commands/UpdateAssessmentControlSetStatusCommand.d.ts +39 -17
  59. package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkCommand.d.ts +39 -17
  60. package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkShareCommand.d.ts +39 -17
  61. package/dist-types/ts3.4/commands/UpdateAssessmentStatusCommand.d.ts +39 -17
  62. package/dist-types/ts3.4/commands/UpdateControlCommand.d.ts +35 -17
  63. package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +35 -17
  64. package/dist-types/ts3.4/commands/ValidateAssessmentReportIntegrityCommand.d.ts +39 -17
  65. package/dist-types/ts3.4/commands/index.d.ts +61 -61
  66. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  67. package/dist-types/ts3.4/index.d.ts +6 -6
  68. package/dist-types/ts3.4/models/AuditManagerServiceException.d.ts +7 -6
  69. package/dist-types/ts3.4/models/index.d.ts +1 -1
  70. package/dist-types/ts3.4/models/models_0.d.ts +1511 -1972
  71. package/dist-types/ts3.4/pagination/GetChangeLogsPaginator.d.ts +11 -4
  72. package/dist-types/ts3.4/pagination/GetDelegationsPaginator.d.ts +11 -4
  73. package/dist-types/ts3.4/pagination/GetEvidenceByEvidenceFolderPaginator.d.ts +11 -4
  74. package/dist-types/ts3.4/pagination/GetEvidenceFoldersByAssessmentControlPaginator.d.ts +11 -4
  75. package/dist-types/ts3.4/pagination/GetEvidenceFoldersByAssessmentPaginator.d.ts +11 -4
  76. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  77. package/dist-types/ts3.4/pagination/ListAssessmentControlInsightsByControlDomainPaginator.d.ts +11 -4
  78. package/dist-types/ts3.4/pagination/ListAssessmentFrameworkShareRequestsPaginator.d.ts +11 -4
  79. package/dist-types/ts3.4/pagination/ListAssessmentFrameworksPaginator.d.ts +11 -4
  80. package/dist-types/ts3.4/pagination/ListAssessmentReportsPaginator.d.ts +11 -4
  81. package/dist-types/ts3.4/pagination/ListAssessmentsPaginator.d.ts +11 -4
  82. package/dist-types/ts3.4/pagination/ListControlDomainInsightsByAssessmentPaginator.d.ts +11 -4
  83. package/dist-types/ts3.4/pagination/ListControlDomainInsightsPaginator.d.ts +11 -4
  84. package/dist-types/ts3.4/pagination/ListControlInsightsByControlDomainPaginator.d.ts +11 -4
  85. package/dist-types/ts3.4/pagination/ListControlsPaginator.d.ts +11 -4
  86. package/dist-types/ts3.4/pagination/ListKeywordsForDataSourcePaginator.d.ts +11 -4
  87. package/dist-types/ts3.4/pagination/ListNotificationsPaginator.d.ts +11 -4
  88. package/dist-types/ts3.4/pagination/index.d.ts +17 -17
  89. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +737 -185
  90. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
  91. package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
  92. package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
  93. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
  94. package/package.json +34 -34
@@ -1,1972 +1,1511 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
- import { AuditManagerServiceException as __BaseException } from "./AuditManagerServiceException";
3
-
4
- export declare class AccessDeniedException extends __BaseException {
5
- readonly name: "AccessDeniedException";
6
- readonly $fault: "client";
7
-
8
- constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
9
- }
10
- export declare enum AccountStatus {
11
- ACTIVE = "ACTIVE",
12
- INACTIVE = "INACTIVE",
13
- PENDING_ACTIVATION = "PENDING_ACTIVATION"
14
- }
15
- export declare enum ActionEnum {
16
- ACTIVE = "ACTIVE",
17
- CREATE = "CREATE",
18
- DELETE = "DELETE",
19
- IMPORT_EVIDENCE = "IMPORT_EVIDENCE",
20
- INACTIVE = "INACTIVE",
21
- REVIEWED = "REVIEWED",
22
- UNDER_REVIEW = "UNDER_REVIEW",
23
- UPDATE_METADATA = "UPDATE_METADATA"
24
- }
25
-
26
- export interface AWSAccount {
27
-
28
- id?: string;
29
-
30
- emailAddress?: string;
31
-
32
- name?: string;
33
- }
34
-
35
- export interface ControlComment {
36
-
37
- authorName?: string;
38
-
39
- commentBody?: string;
40
-
41
- postedDate?: Date;
42
- }
43
- export declare enum ControlResponse {
44
- AUTOMATE = "AUTOMATE",
45
- DEFER = "DEFER",
46
- IGNORE = "IGNORE",
47
- MANUAL = "MANUAL"
48
- }
49
- export declare enum ControlStatus {
50
- INACTIVE = "INACTIVE",
51
- REVIEWED = "REVIEWED",
52
- UNDER_REVIEW = "UNDER_REVIEW"
53
- }
54
-
55
- export interface AssessmentControl {
56
-
57
- id?: string;
58
-
59
- name?: string;
60
-
61
- description?: string;
62
-
63
- status?: ControlStatus | string;
64
-
65
- response?: ControlResponse | string;
66
-
67
- comments?: ControlComment[];
68
-
69
- evidenceSources?: string[];
70
-
71
- evidenceCount?: number;
72
-
73
- assessmentReportEvidenceCount?: number;
74
- }
75
- export declare enum RoleType {
76
- PROCESS_OWNER = "PROCESS_OWNER",
77
- RESOURCE_OWNER = "RESOURCE_OWNER"
78
- }
79
- export declare enum DelegationStatus {
80
- COMPLETE = "COMPLETE",
81
- IN_PROGRESS = "IN_PROGRESS",
82
- UNDER_REVIEW = "UNDER_REVIEW"
83
- }
84
-
85
- export interface Delegation {
86
-
87
- id?: string;
88
-
89
- assessmentName?: string;
90
-
91
- assessmentId?: string;
92
-
93
- status?: DelegationStatus | string;
94
-
95
- roleArn?: string;
96
-
97
- roleType?: RoleType | string;
98
-
99
- creationTime?: Date;
100
-
101
- lastUpdated?: Date;
102
-
103
- controlSetId?: string;
104
-
105
- comment?: string;
106
-
107
- createdBy?: string;
108
- }
109
-
110
- export interface Role {
111
-
112
- roleType: RoleType | string | undefined;
113
-
114
- roleArn: string | undefined;
115
- }
116
- export declare enum ControlSetStatus {
117
- ACTIVE = "ACTIVE",
118
- REVIEWED = "REVIEWED",
119
- UNDER_REVIEW = "UNDER_REVIEW"
120
- }
121
-
122
- export interface AssessmentControlSet {
123
-
124
- id?: string;
125
-
126
- description?: string;
127
-
128
- status?: ControlSetStatus | string;
129
-
130
- roles?: Role[];
131
-
132
- controls?: AssessmentControl[];
133
-
134
- delegations?: Delegation[];
135
-
136
- systemEvidenceCount?: number;
137
-
138
- manualEvidenceCount?: number;
139
- }
140
-
141
- export interface FrameworkMetadata {
142
-
143
- name?: string;
144
-
145
- description?: string;
146
-
147
- logo?: string;
148
-
149
- complianceType?: string;
150
- }
151
-
152
- export interface AssessmentFramework {
153
-
154
- id?: string;
155
-
156
- arn?: string;
157
-
158
- metadata?: FrameworkMetadata;
159
-
160
- controlSets?: AssessmentControlSet[];
161
- }
162
- export declare enum AssessmentReportDestinationType {
163
- S3 = "S3"
164
- }
165
-
166
- export interface AssessmentReportsDestination {
167
-
168
- destinationType?: AssessmentReportDestinationType | string;
169
-
170
- destination?: string;
171
- }
172
-
173
- export interface AWSService {
174
-
175
- serviceName?: string;
176
- }
177
-
178
- export interface Scope {
179
-
180
- awsAccounts?: AWSAccount[];
181
-
182
- awsServices?: AWSService[];
183
- }
184
- export declare enum AssessmentStatus {
185
- ACTIVE = "ACTIVE",
186
- INACTIVE = "INACTIVE"
187
- }
188
-
189
- export interface AssessmentMetadata {
190
-
191
- name?: string;
192
-
193
- id?: string;
194
-
195
- description?: string;
196
-
197
- complianceType?: string;
198
-
199
- status?: AssessmentStatus | string;
200
-
201
- assessmentReportsDestination?: AssessmentReportsDestination;
202
-
203
- scope?: Scope;
204
-
205
- roles?: Role[];
206
-
207
- delegations?: Delegation[];
208
-
209
- creationTime?: Date;
210
-
211
- lastUpdated?: Date;
212
- }
213
-
214
- export interface Assessment {
215
-
216
- arn?: string;
217
-
218
- awsAccount?: AWSAccount;
219
-
220
- metadata?: AssessmentMetadata;
221
-
222
- framework?: AssessmentFramework;
223
-
224
- tags?: Record<string, string>;
225
- }
226
-
227
- export interface AssessmentEvidenceFolder {
228
-
229
- name?: string;
230
-
231
- date?: Date;
232
-
233
- assessmentId?: string;
234
-
235
- controlSetId?: string;
236
-
237
- controlId?: string;
238
-
239
- id?: string;
240
-
241
- dataSource?: string;
242
-
243
- author?: string;
244
-
245
- totalEvidence?: number;
246
-
247
- assessmentReportSelectionCount?: number;
248
-
249
- controlName?: string;
250
-
251
- evidenceResourcesIncludedCount?: number;
252
-
253
- evidenceByTypeConfigurationDataCount?: number;
254
-
255
- evidenceByTypeManualCount?: number;
256
-
257
- evidenceByTypeComplianceCheckCount?: number;
258
-
259
- evidenceByTypeComplianceCheckIssuesCount?: number;
260
-
261
- evidenceByTypeUserActivityCount?: number;
262
-
263
- evidenceAwsServiceSourceCount?: number;
264
- }
265
- export declare enum FrameworkType {
266
- CUSTOM = "Custom",
267
- STANDARD = "Standard"
268
- }
269
-
270
- export interface AssessmentFrameworkMetadata {
271
-
272
- arn?: string;
273
-
274
- id?: string;
275
-
276
- type?: FrameworkType | string;
277
-
278
- name?: string;
279
-
280
- description?: string;
281
-
282
- logo?: string;
283
-
284
- complianceType?: string;
285
-
286
- controlsCount?: number;
287
-
288
- controlSetsCount?: number;
289
-
290
- createdAt?: Date;
291
-
292
- lastUpdatedAt?: Date;
293
- }
294
- export declare enum ShareRequestStatus {
295
- ACTIVE = "ACTIVE",
296
- DECLINED = "DECLINED",
297
- EXPIRED = "EXPIRED",
298
- EXPIRING = "EXPIRING",
299
- FAILED = "FAILED",
300
- REPLICATING = "REPLICATING",
301
- REVOKED = "REVOKED",
302
- SHARED = "SHARED"
303
- }
304
-
305
- export interface AssessmentFrameworkShareRequest {
306
-
307
- id?: string;
308
-
309
- frameworkId?: string;
310
-
311
- frameworkName?: string;
312
-
313
- frameworkDescription?: string;
314
-
315
- status?: ShareRequestStatus | string;
316
-
317
- sourceAccount?: string;
318
-
319
- destinationAccount?: string;
320
-
321
- destinationRegion?: string;
322
-
323
- expirationTime?: Date;
324
-
325
- creationTime?: Date;
326
-
327
- lastUpdated?: Date;
328
-
329
- comment?: string;
330
-
331
- standardControlsCount?: number;
332
-
333
- customControlsCount?: number;
334
-
335
- complianceType?: string;
336
- }
337
-
338
- export interface AssessmentMetadataItem {
339
-
340
- name?: string;
341
-
342
- id?: string;
343
-
344
- complianceType?: string;
345
-
346
- status?: AssessmentStatus | string;
347
-
348
- roles?: Role[];
349
-
350
- delegations?: Delegation[];
351
-
352
- creationTime?: Date;
353
-
354
- lastUpdated?: Date;
355
- }
356
- export declare enum AssessmentReportStatus {
357
- COMPLETE = "COMPLETE",
358
- FAILED = "FAILED",
359
- IN_PROGRESS = "IN_PROGRESS"
360
- }
361
-
362
- export interface AssessmentReport {
363
-
364
- id?: string;
365
-
366
- name?: string;
367
-
368
- description?: string;
369
-
370
- awsAccountId?: string;
371
-
372
- assessmentId?: string;
373
-
374
- assessmentName?: string;
375
-
376
- author?: string;
377
-
378
- status?: AssessmentReportStatus | string;
379
-
380
- creationTime?: Date;
381
- }
382
-
383
- export interface AssessmentReportEvidenceError {
384
-
385
- evidenceId?: string;
386
-
387
- errorCode?: string;
388
-
389
- errorMessage?: string;
390
- }
391
-
392
- export interface AssessmentReportMetadata {
393
-
394
- id?: string;
395
-
396
- name?: string;
397
-
398
- description?: string;
399
-
400
- assessmentId?: string;
401
-
402
- assessmentName?: string;
403
-
404
- author?: string;
405
-
406
- status?: AssessmentReportStatus | string;
407
-
408
- creationTime?: Date;
409
- }
410
- export interface AssociateAssessmentReportEvidenceFolderRequest {
411
-
412
- assessmentId: string | undefined;
413
-
414
- evidenceFolderId: string | undefined;
415
- }
416
- export interface AssociateAssessmentReportEvidenceFolderResponse {
417
- }
418
-
419
- export declare class InternalServerException extends __BaseException {
420
- readonly name: "InternalServerException";
421
- readonly $fault: "server";
422
-
423
- constructor(opts: __ExceptionOptionType<InternalServerException, __BaseException>);
424
- }
425
-
426
- export declare class ResourceNotFoundException extends __BaseException {
427
- readonly name: "ResourceNotFoundException";
428
- readonly $fault: "client";
429
-
430
- resourceId: string | undefined;
431
-
432
- resourceType: string | undefined;
433
-
434
- constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
435
- }
436
-
437
- export interface ValidationExceptionField {
438
-
439
- name: string | undefined;
440
-
441
- message: string | undefined;
442
- }
443
- export declare enum ValidationExceptionReason {
444
- CANNOT_PARSE = "cannotParse",
445
- FIELD_VALIDATION_FAILED = "fieldValidationFailed",
446
- OTHER = "other",
447
- UNKNOWN_OPERATION = "unknownOperation"
448
- }
449
-
450
- export declare class ValidationException extends __BaseException {
451
- readonly name: "ValidationException";
452
- readonly $fault: "client";
453
-
454
- reason?: ValidationExceptionReason | string;
455
-
456
- fields?: ValidationExceptionField[];
457
-
458
- constructor(opts: __ExceptionOptionType<ValidationException, __BaseException>);
459
- }
460
- export interface BatchAssociateAssessmentReportEvidenceRequest {
461
-
462
- assessmentId: string | undefined;
463
-
464
- evidenceFolderId: string | undefined;
465
-
466
- evidenceIds: string[] | undefined;
467
- }
468
- export interface BatchAssociateAssessmentReportEvidenceResponse {
469
-
470
- evidenceIds?: string[];
471
-
472
- errors?: AssessmentReportEvidenceError[];
473
- }
474
-
475
- export interface CreateDelegationRequest {
476
-
477
- comment?: string;
478
-
479
- controlSetId?: string;
480
-
481
- roleArn?: string;
482
-
483
- roleType?: RoleType | string;
484
- }
485
- export interface BatchCreateDelegationByAssessmentRequest {
486
-
487
- createDelegationRequests: CreateDelegationRequest[] | undefined;
488
-
489
- assessmentId: string | undefined;
490
- }
491
-
492
- export interface BatchCreateDelegationByAssessmentError {
493
-
494
- createDelegationRequest?: CreateDelegationRequest;
495
-
496
- errorCode?: string;
497
-
498
- errorMessage?: string;
499
- }
500
- export interface BatchCreateDelegationByAssessmentResponse {
501
-
502
- delegations?: Delegation[];
503
-
504
- errors?: BatchCreateDelegationByAssessmentError[];
505
- }
506
- export interface BatchDeleteDelegationByAssessmentRequest {
507
-
508
- delegationIds: string[] | undefined;
509
-
510
- assessmentId: string | undefined;
511
- }
512
-
513
- export interface BatchDeleteDelegationByAssessmentError {
514
-
515
- delegationId?: string;
516
-
517
- errorCode?: string;
518
-
519
- errorMessage?: string;
520
- }
521
- export interface BatchDeleteDelegationByAssessmentResponse {
522
-
523
- errors?: BatchDeleteDelegationByAssessmentError[];
524
- }
525
- export interface BatchDisassociateAssessmentReportEvidenceRequest {
526
-
527
- assessmentId: string | undefined;
528
-
529
- evidenceFolderId: string | undefined;
530
-
531
- evidenceIds: string[] | undefined;
532
- }
533
- export interface BatchDisassociateAssessmentReportEvidenceResponse {
534
-
535
- evidenceIds?: string[];
536
-
537
- errors?: AssessmentReportEvidenceError[];
538
- }
539
-
540
- export interface ManualEvidence {
541
-
542
- s3ResourcePath?: string;
543
- }
544
- export interface BatchImportEvidenceToAssessmentControlRequest {
545
-
546
- assessmentId: string | undefined;
547
-
548
- controlSetId: string | undefined;
549
-
550
- controlId: string | undefined;
551
-
552
- manualEvidence: ManualEvidence[] | undefined;
553
- }
554
-
555
- export interface BatchImportEvidenceToAssessmentControlError {
556
-
557
- manualEvidence?: ManualEvidence;
558
-
559
- errorCode?: string;
560
-
561
- errorMessage?: string;
562
- }
563
- export interface BatchImportEvidenceToAssessmentControlResponse {
564
-
565
- errors?: BatchImportEvidenceToAssessmentControlError[];
566
- }
567
- export interface CreateAssessmentRequest {
568
-
569
- name: string | undefined;
570
-
571
- description?: string;
572
-
573
- assessmentReportsDestination: AssessmentReportsDestination | undefined;
574
-
575
- scope: Scope | undefined;
576
-
577
- roles: Role[] | undefined;
578
-
579
- frameworkId: string | undefined;
580
-
581
- tags?: Record<string, string>;
582
- }
583
- export interface CreateAssessmentResponse {
584
-
585
- assessment?: Assessment;
586
- }
587
-
588
- export declare class ServiceQuotaExceededException extends __BaseException {
589
- readonly name: "ServiceQuotaExceededException";
590
- readonly $fault: "client";
591
-
592
- constructor(opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>);
593
- }
594
-
595
- export interface CreateAssessmentFrameworkControl {
596
-
597
- id: string | undefined;
598
- }
599
-
600
- export interface CreateAssessmentFrameworkControlSet {
601
-
602
- name: string | undefined;
603
-
604
- controls?: CreateAssessmentFrameworkControl[];
605
- }
606
- export interface CreateAssessmentFrameworkRequest {
607
-
608
- name: string | undefined;
609
-
610
- description?: string;
611
-
612
- complianceType?: string;
613
-
614
- controlSets: CreateAssessmentFrameworkControlSet[] | undefined;
615
-
616
- tags?: Record<string, string>;
617
- }
618
- export declare enum SourceFrequency {
619
- DAILY = "DAILY",
620
- MONTHLY = "MONTHLY",
621
- WEEKLY = "WEEKLY"
622
- }
623
- export declare enum KeywordInputType {
624
- SELECT_FROM_LIST = "SELECT_FROM_LIST"
625
- }
626
-
627
- export interface SourceKeyword {
628
-
629
- keywordInputType?: KeywordInputType | string;
630
-
631
- keywordValue?: string;
632
- }
633
- export declare enum SourceSetUpOption {
634
- PROCEDURAL_CONTROLS_MAPPING = "Procedural_Controls_Mapping",
635
- SYSTEM_CONTROLS_MAPPING = "System_Controls_Mapping"
636
- }
637
- export declare enum SourceType {
638
- AWS_API_CALL = "AWS_API_Call",
639
- AWS_CLOUDTRAIL = "AWS_Cloudtrail",
640
- AWS_CONFIG = "AWS_Config",
641
- AWS_SECURITY_HUB = "AWS_Security_Hub",
642
- MANUAL = "MANUAL"
643
- }
644
-
645
- export interface ControlMappingSource {
646
-
647
- sourceId?: string;
648
-
649
- sourceName?: string;
650
-
651
- sourceDescription?: string;
652
-
653
- sourceSetUpOption?: SourceSetUpOption | string;
654
-
655
- sourceType?: SourceType | string;
656
-
657
- sourceKeyword?: SourceKeyword;
658
-
659
- sourceFrequency?: SourceFrequency | string;
660
-
661
- troubleshootingText?: string;
662
- }
663
- export declare enum ControlType {
664
- CUSTOM = "Custom",
665
- STANDARD = "Standard"
666
- }
667
-
668
- export interface Control {
669
-
670
- arn?: string;
671
-
672
- id?: string;
673
-
674
- type?: ControlType | string;
675
-
676
- name?: string;
677
-
678
- description?: string;
679
-
680
- testingInformation?: string;
681
-
682
- actionPlanTitle?: string;
683
-
684
- actionPlanInstructions?: string;
685
-
686
- controlSources?: string;
687
-
688
- controlMappingSources?: ControlMappingSource[];
689
-
690
- createdAt?: Date;
691
-
692
- lastUpdatedAt?: Date;
693
-
694
- createdBy?: string;
695
-
696
- lastUpdatedBy?: string;
697
-
698
- tags?: Record<string, string>;
699
- }
700
-
701
- export interface ControlSet {
702
-
703
- id?: string;
704
-
705
- name?: string;
706
-
707
- controls?: Control[];
708
- }
709
-
710
- export interface Framework {
711
-
712
- arn?: string;
713
-
714
- id?: string;
715
-
716
- name?: string;
717
-
718
- type?: FrameworkType | string;
719
-
720
- complianceType?: string;
721
-
722
- description?: string;
723
-
724
- logo?: string;
725
-
726
- controlSources?: string;
727
-
728
- controlSets?: ControlSet[];
729
-
730
- createdAt?: Date;
731
-
732
- lastUpdatedAt?: Date;
733
-
734
- createdBy?: string;
735
-
736
- lastUpdatedBy?: string;
737
-
738
- tags?: Record<string, string>;
739
- }
740
- export interface CreateAssessmentFrameworkResponse {
741
-
742
- framework?: Framework;
743
- }
744
- export interface CreateAssessmentReportRequest {
745
-
746
- name: string | undefined;
747
-
748
- description?: string;
749
-
750
- assessmentId: string | undefined;
751
- }
752
- export interface CreateAssessmentReportResponse {
753
-
754
- assessmentReport?: AssessmentReport;
755
- }
756
-
757
- export interface CreateControlMappingSource {
758
-
759
- sourceName?: string;
760
-
761
- sourceDescription?: string;
762
-
763
- sourceSetUpOption?: SourceSetUpOption | string;
764
-
765
- sourceType?: SourceType | string;
766
-
767
- sourceKeyword?: SourceKeyword;
768
-
769
- sourceFrequency?: SourceFrequency | string;
770
-
771
- troubleshootingText?: string;
772
- }
773
- export interface CreateControlRequest {
774
-
775
- name: string | undefined;
776
-
777
- description?: string;
778
-
779
- testingInformation?: string;
780
-
781
- actionPlanTitle?: string;
782
-
783
- actionPlanInstructions?: string;
784
-
785
- controlMappingSources: CreateControlMappingSource[] | undefined;
786
-
787
- tags?: Record<string, string>;
788
- }
789
- export interface CreateControlResponse {
790
-
791
- control?: Control;
792
- }
793
- export interface DeleteAssessmentRequest {
794
-
795
- assessmentId: string | undefined;
796
- }
797
- export interface DeleteAssessmentResponse {
798
- }
799
- export interface DeleteAssessmentFrameworkRequest {
800
-
801
- frameworkId: string | undefined;
802
- }
803
- export interface DeleteAssessmentFrameworkResponse {
804
- }
805
- export declare enum ShareRequestType {
806
- RECEIVED = "RECEIVED",
807
- SENT = "SENT"
808
- }
809
- export interface DeleteAssessmentFrameworkShareRequest {
810
-
811
- requestId: string | undefined;
812
-
813
- requestType: ShareRequestType | string | undefined;
814
- }
815
- export interface DeleteAssessmentFrameworkShareResponse {
816
- }
817
- export interface DeleteAssessmentReportRequest {
818
-
819
- assessmentId: string | undefined;
820
-
821
- assessmentReportId: string | undefined;
822
- }
823
- export interface DeleteAssessmentReportResponse {
824
- }
825
- export interface DeleteControlRequest {
826
-
827
- controlId: string | undefined;
828
- }
829
- export interface DeleteControlResponse {
830
- }
831
- export interface DeregisterAccountRequest {
832
- }
833
- export interface DeregisterAccountResponse {
834
-
835
- status?: AccountStatus | string;
836
- }
837
- export interface DeregisterOrganizationAdminAccountRequest {
838
-
839
- adminAccountId?: string;
840
- }
841
- export interface DeregisterOrganizationAdminAccountResponse {
842
- }
843
- export interface DisassociateAssessmentReportEvidenceFolderRequest {
844
-
845
- assessmentId: string | undefined;
846
-
847
- evidenceFolderId: string | undefined;
848
- }
849
- export interface DisassociateAssessmentReportEvidenceFolderResponse {
850
- }
851
- export interface GetAccountStatusRequest {
852
- }
853
- export interface GetAccountStatusResponse {
854
-
855
- status?: AccountStatus | string;
856
- }
857
- export interface GetAssessmentRequest {
858
-
859
- assessmentId: string | undefined;
860
- }
861
- export interface GetAssessmentResponse {
862
-
863
- assessment?: Assessment;
864
-
865
- userRole?: Role;
866
- }
867
- export interface GetAssessmentFrameworkRequest {
868
-
869
- frameworkId: string | undefined;
870
- }
871
- export interface GetAssessmentFrameworkResponse {
872
-
873
- framework?: Framework;
874
- }
875
- export interface GetAssessmentReportUrlRequest {
876
-
877
- assessmentReportId: string | undefined;
878
-
879
- assessmentId: string | undefined;
880
- }
881
-
882
- export interface URL {
883
-
884
- hyperlinkName?: string;
885
-
886
- link?: string;
887
- }
888
- export interface GetAssessmentReportUrlResponse {
889
-
890
- preSignedUrl?: URL;
891
- }
892
- export interface GetChangeLogsRequest {
893
-
894
- assessmentId: string | undefined;
895
-
896
- controlSetId?: string;
897
-
898
- controlId?: string;
899
-
900
- nextToken?: string;
901
-
902
- maxResults?: number;
903
- }
904
- export declare enum ObjectTypeEnum {
905
- ASSESSMENT = "ASSESSMENT",
906
- ASSESSMENT_REPORT = "ASSESSMENT_REPORT",
907
- CONTROL = "CONTROL",
908
- CONTROL_SET = "CONTROL_SET",
909
- DELEGATION = "DELEGATION"
910
- }
911
-
912
- export interface ChangeLog {
913
-
914
- objectType?: ObjectTypeEnum | string;
915
-
916
- objectName?: string;
917
-
918
- action?: ActionEnum | string;
919
-
920
- createdAt?: Date;
921
-
922
- createdBy?: string;
923
- }
924
- export interface GetChangeLogsResponse {
925
-
926
- changeLogs?: ChangeLog[];
927
-
928
- nextToken?: string;
929
- }
930
- export interface GetControlRequest {
931
-
932
- controlId: string | undefined;
933
- }
934
- export interface GetControlResponse {
935
-
936
- control?: Control;
937
- }
938
- export interface GetDelegationsRequest {
939
-
940
- nextToken?: string;
941
-
942
- maxResults?: number;
943
- }
944
-
945
- export interface DelegationMetadata {
946
-
947
- id?: string;
948
-
949
- assessmentName?: string;
950
-
951
- assessmentId?: string;
952
-
953
- status?: DelegationStatus | string;
954
-
955
- roleArn?: string;
956
-
957
- creationTime?: Date;
958
-
959
- controlSetName?: string;
960
- }
961
- export interface GetDelegationsResponse {
962
-
963
- delegations?: DelegationMetadata[];
964
-
965
- nextToken?: string;
966
- }
967
- export interface GetEvidenceRequest {
968
-
969
- assessmentId: string | undefined;
970
-
971
- controlSetId: string | undefined;
972
-
973
- evidenceFolderId: string | undefined;
974
-
975
- evidenceId: string | undefined;
976
- }
977
-
978
- export interface Resource {
979
-
980
- arn?: string;
981
-
982
- value?: string;
983
- }
984
-
985
- export interface Evidence {
986
-
987
- dataSource?: string;
988
-
989
- evidenceAwsAccountId?: string;
990
-
991
- time?: Date;
992
-
993
- eventSource?: string;
994
-
995
- eventName?: string;
996
-
997
- evidenceByType?: string;
998
-
999
- resourcesIncluded?: Resource[];
1000
-
1001
- attributes?: Record<string, string>;
1002
-
1003
- iamId?: string;
1004
-
1005
- complianceCheck?: string;
1006
-
1007
- awsOrganization?: string;
1008
-
1009
- awsAccountId?: string;
1010
-
1011
- evidenceFolderId?: string;
1012
-
1013
- id?: string;
1014
-
1015
- assessmentReportSelection?: string;
1016
- }
1017
- export interface GetEvidenceResponse {
1018
-
1019
- evidence?: Evidence;
1020
- }
1021
- export interface GetEvidenceByEvidenceFolderRequest {
1022
-
1023
- assessmentId: string | undefined;
1024
-
1025
- controlSetId: string | undefined;
1026
-
1027
- evidenceFolderId: string | undefined;
1028
-
1029
- nextToken?: string;
1030
-
1031
- maxResults?: number;
1032
- }
1033
- export interface GetEvidenceByEvidenceFolderResponse {
1034
-
1035
- evidence?: Evidence[];
1036
-
1037
- nextToken?: string;
1038
- }
1039
- export interface GetEvidenceFolderRequest {
1040
-
1041
- assessmentId: string | undefined;
1042
-
1043
- controlSetId: string | undefined;
1044
-
1045
- evidenceFolderId: string | undefined;
1046
- }
1047
- export interface GetEvidenceFolderResponse {
1048
-
1049
- evidenceFolder?: AssessmentEvidenceFolder;
1050
- }
1051
- export interface GetEvidenceFoldersByAssessmentRequest {
1052
-
1053
- assessmentId: string | undefined;
1054
-
1055
- nextToken?: string;
1056
-
1057
- maxResults?: number;
1058
- }
1059
- export interface GetEvidenceFoldersByAssessmentResponse {
1060
-
1061
- evidenceFolders?: AssessmentEvidenceFolder[];
1062
-
1063
- nextToken?: string;
1064
- }
1065
- export interface GetEvidenceFoldersByAssessmentControlRequest {
1066
-
1067
- assessmentId: string | undefined;
1068
-
1069
- controlSetId: string | undefined;
1070
-
1071
- controlId: string | undefined;
1072
-
1073
- nextToken?: string;
1074
-
1075
- maxResults?: number;
1076
- }
1077
- export interface GetEvidenceFoldersByAssessmentControlResponse {
1078
-
1079
- evidenceFolders?: AssessmentEvidenceFolder[];
1080
-
1081
- nextToken?: string;
1082
- }
1083
- export interface GetInsightsRequest {
1084
- }
1085
-
1086
- export interface Insights {
1087
-
1088
- activeAssessmentsCount?: number;
1089
-
1090
- noncompliantEvidenceCount?: number;
1091
-
1092
- compliantEvidenceCount?: number;
1093
-
1094
- inconclusiveEvidenceCount?: number;
1095
-
1096
- assessmentControlsCountByNoncompliantEvidence?: number;
1097
-
1098
- totalAssessmentControlsCount?: number;
1099
-
1100
- lastUpdated?: Date;
1101
- }
1102
- export interface GetInsightsResponse {
1103
-
1104
- insights?: Insights;
1105
- }
1106
- export interface GetInsightsByAssessmentRequest {
1107
-
1108
- assessmentId: string | undefined;
1109
- }
1110
-
1111
- export interface InsightsByAssessment {
1112
-
1113
- noncompliantEvidenceCount?: number;
1114
-
1115
- compliantEvidenceCount?: number;
1116
-
1117
- inconclusiveEvidenceCount?: number;
1118
-
1119
- assessmentControlsCountByNoncompliantEvidence?: number;
1120
-
1121
- totalAssessmentControlsCount?: number;
1122
-
1123
- lastUpdated?: Date;
1124
- }
1125
- export interface GetInsightsByAssessmentResponse {
1126
-
1127
- insights?: InsightsByAssessment;
1128
- }
1129
- export interface GetOrganizationAdminAccountRequest {
1130
- }
1131
- export interface GetOrganizationAdminAccountResponse {
1132
-
1133
- adminAccountId?: string;
1134
-
1135
- organizationId?: string;
1136
- }
1137
- export interface GetServicesInScopeRequest {
1138
- }
1139
-
1140
- export interface ServiceMetadata {
1141
-
1142
- name?: string;
1143
-
1144
- displayName?: string;
1145
-
1146
- description?: string;
1147
-
1148
- category?: string;
1149
- }
1150
- export interface GetServicesInScopeResponse {
1151
-
1152
- serviceMetadata?: ServiceMetadata[];
1153
- }
1154
- export declare enum SettingAttribute {
1155
- ALL = "ALL",
1156
- DEFAULT_ASSESSMENT_REPORTS_DESTINATION = "DEFAULT_ASSESSMENT_REPORTS_DESTINATION",
1157
- DEFAULT_PROCESS_OWNERS = "DEFAULT_PROCESS_OWNERS",
1158
- IS_AWS_ORG_ENABLED = "IS_AWS_ORG_ENABLED",
1159
- SNS_TOPIC = "SNS_TOPIC"
1160
- }
1161
- export interface GetSettingsRequest {
1162
-
1163
- attribute: SettingAttribute | string | undefined;
1164
- }
1165
-
1166
- export interface Settings {
1167
-
1168
- isAwsOrgEnabled?: boolean;
1169
-
1170
- snsTopic?: string;
1171
-
1172
- defaultAssessmentReportsDestination?: AssessmentReportsDestination;
1173
-
1174
- defaultProcessOwners?: Role[];
1175
-
1176
- kmsKey?: string;
1177
- }
1178
- export interface GetSettingsResponse {
1179
-
1180
- settings?: Settings;
1181
- }
1182
- export interface ListAssessmentControlInsightsByControlDomainRequest {
1183
-
1184
- controlDomainId: string | undefined;
1185
-
1186
- assessmentId: string | undefined;
1187
-
1188
- nextToken?: string;
1189
-
1190
- maxResults?: number;
1191
- }
1192
-
1193
- export interface EvidenceInsights {
1194
-
1195
- noncompliantEvidenceCount?: number;
1196
-
1197
- compliantEvidenceCount?: number;
1198
-
1199
- inconclusiveEvidenceCount?: number;
1200
- }
1201
-
1202
- export interface ControlInsightsMetadataByAssessmentItem {
1203
-
1204
- name?: string;
1205
-
1206
- id?: string;
1207
-
1208
- evidenceInsights?: EvidenceInsights;
1209
-
1210
- controlSetName?: string;
1211
-
1212
- lastUpdated?: Date;
1213
- }
1214
- export interface ListAssessmentControlInsightsByControlDomainResponse {
1215
-
1216
- controlInsightsByAssessment?: ControlInsightsMetadataByAssessmentItem[];
1217
-
1218
- nextToken?: string;
1219
- }
1220
- export interface ListAssessmentFrameworksRequest {
1221
-
1222
- frameworkType: FrameworkType | string | undefined;
1223
-
1224
- nextToken?: string;
1225
-
1226
- maxResults?: number;
1227
- }
1228
- export interface ListAssessmentFrameworksResponse {
1229
-
1230
- frameworkMetadataList?: AssessmentFrameworkMetadata[];
1231
-
1232
- nextToken?: string;
1233
- }
1234
- export interface ListAssessmentFrameworkShareRequestsRequest {
1235
-
1236
- requestType: ShareRequestType | string | undefined;
1237
-
1238
- nextToken?: string;
1239
-
1240
- maxResults?: number;
1241
- }
1242
- export interface ListAssessmentFrameworkShareRequestsResponse {
1243
-
1244
- assessmentFrameworkShareRequests?: AssessmentFrameworkShareRequest[];
1245
-
1246
- nextToken?: string;
1247
- }
1248
- export interface ListAssessmentReportsRequest {
1249
-
1250
- nextToken?: string;
1251
-
1252
- maxResults?: number;
1253
- }
1254
- export interface ListAssessmentReportsResponse {
1255
-
1256
- assessmentReports?: AssessmentReportMetadata[];
1257
-
1258
- nextToken?: string;
1259
- }
1260
- export interface ListAssessmentsRequest {
1261
-
1262
- status?: AssessmentStatus | string;
1263
-
1264
- nextToken?: string;
1265
-
1266
- maxResults?: number;
1267
- }
1268
- export interface ListAssessmentsResponse {
1269
-
1270
- assessmentMetadata?: AssessmentMetadataItem[];
1271
-
1272
- nextToken?: string;
1273
- }
1274
- export interface ListControlDomainInsightsRequest {
1275
-
1276
- nextToken?: string;
1277
-
1278
- maxResults?: number;
1279
- }
1280
-
1281
- export interface ControlDomainInsights {
1282
-
1283
- name?: string;
1284
-
1285
- id?: string;
1286
-
1287
- controlsCountByNoncompliantEvidence?: number;
1288
-
1289
- totalControlsCount?: number;
1290
-
1291
- evidenceInsights?: EvidenceInsights;
1292
-
1293
- lastUpdated?: Date;
1294
- }
1295
- export interface ListControlDomainInsightsResponse {
1296
-
1297
- controlDomainInsights?: ControlDomainInsights[];
1298
-
1299
- nextToken?: string;
1300
- }
1301
- export interface ListControlDomainInsightsByAssessmentRequest {
1302
-
1303
- assessmentId: string | undefined;
1304
-
1305
- nextToken?: string;
1306
-
1307
- maxResults?: number;
1308
- }
1309
- export interface ListControlDomainInsightsByAssessmentResponse {
1310
-
1311
- controlDomainInsights?: ControlDomainInsights[];
1312
-
1313
- nextToken?: string;
1314
- }
1315
- export interface ListControlInsightsByControlDomainRequest {
1316
-
1317
- controlDomainId: string | undefined;
1318
-
1319
- nextToken?: string;
1320
-
1321
- maxResults?: number;
1322
- }
1323
-
1324
- export interface ControlInsightsMetadataItem {
1325
-
1326
- name?: string;
1327
-
1328
- id?: string;
1329
-
1330
- evidenceInsights?: EvidenceInsights;
1331
-
1332
- lastUpdated?: Date;
1333
- }
1334
- export interface ListControlInsightsByControlDomainResponse {
1335
-
1336
- controlInsightsMetadata?: ControlInsightsMetadataItem[];
1337
-
1338
- nextToken?: string;
1339
- }
1340
- export interface ListControlsRequest {
1341
-
1342
- controlType: ControlType | string | undefined;
1343
-
1344
- nextToken?: string;
1345
-
1346
- maxResults?: number;
1347
- }
1348
-
1349
- export interface ControlMetadata {
1350
-
1351
- arn?: string;
1352
-
1353
- id?: string;
1354
-
1355
- name?: string;
1356
-
1357
- controlSources?: string;
1358
-
1359
- createdAt?: Date;
1360
-
1361
- lastUpdatedAt?: Date;
1362
- }
1363
- export interface ListControlsResponse {
1364
-
1365
- controlMetadataList?: ControlMetadata[];
1366
-
1367
- nextToken?: string;
1368
- }
1369
- export interface ListKeywordsForDataSourceRequest {
1370
-
1371
- source: SourceType | string | undefined;
1372
-
1373
- nextToken?: string;
1374
-
1375
- maxResults?: number;
1376
- }
1377
- export interface ListKeywordsForDataSourceResponse {
1378
-
1379
- keywords?: string[];
1380
-
1381
- nextToken?: string;
1382
- }
1383
- export interface ListNotificationsRequest {
1384
-
1385
- nextToken?: string;
1386
-
1387
- maxResults?: number;
1388
- }
1389
-
1390
- export interface Notification {
1391
-
1392
- id?: string;
1393
-
1394
- assessmentId?: string;
1395
-
1396
- assessmentName?: string;
1397
-
1398
- controlSetId?: string;
1399
-
1400
- controlSetName?: string;
1401
-
1402
- description?: string;
1403
-
1404
- eventTime?: Date;
1405
-
1406
- source?: string;
1407
- }
1408
- export interface ListNotificationsResponse {
1409
-
1410
- notifications?: Notification[];
1411
-
1412
- nextToken?: string;
1413
- }
1414
- export interface ListTagsForResourceRequest {
1415
-
1416
- resourceArn: string | undefined;
1417
- }
1418
- export interface ListTagsForResourceResponse {
1419
-
1420
- tags?: Record<string, string>;
1421
- }
1422
- export interface RegisterAccountRequest {
1423
-
1424
- kmsKey?: string;
1425
-
1426
- delegatedAdminAccount?: string;
1427
- }
1428
- export interface RegisterAccountResponse {
1429
-
1430
- status?: AccountStatus | string;
1431
- }
1432
-
1433
- export declare class ThrottlingException extends __BaseException {
1434
- readonly name: "ThrottlingException";
1435
- readonly $fault: "client";
1436
-
1437
- constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
1438
- }
1439
- export interface RegisterOrganizationAdminAccountRequest {
1440
-
1441
- adminAccountId: string | undefined;
1442
- }
1443
- export interface RegisterOrganizationAdminAccountResponse {
1444
-
1445
- adminAccountId?: string;
1446
-
1447
- organizationId?: string;
1448
- }
1449
- export interface StartAssessmentFrameworkShareRequest {
1450
-
1451
- frameworkId: string | undefined;
1452
-
1453
- destinationAccount: string | undefined;
1454
-
1455
- destinationRegion: string | undefined;
1456
-
1457
- comment?: string;
1458
- }
1459
- export interface StartAssessmentFrameworkShareResponse {
1460
-
1461
- assessmentFrameworkShareRequest?: AssessmentFrameworkShareRequest;
1462
- }
1463
- export interface TagResourceRequest {
1464
-
1465
- resourceArn: string | undefined;
1466
-
1467
- tags: Record<string, string> | undefined;
1468
- }
1469
- export interface TagResourceResponse {
1470
- }
1471
- export interface UntagResourceRequest {
1472
-
1473
- resourceArn: string | undefined;
1474
-
1475
- tagKeys: string[] | undefined;
1476
- }
1477
- export interface UntagResourceResponse {
1478
- }
1479
- export interface UpdateAssessmentRequest {
1480
-
1481
- assessmentId: string | undefined;
1482
-
1483
- assessmentName?: string;
1484
-
1485
- assessmentDescription?: string;
1486
-
1487
- scope: Scope | undefined;
1488
-
1489
- assessmentReportsDestination?: AssessmentReportsDestination;
1490
-
1491
- roles?: Role[];
1492
- }
1493
- export interface UpdateAssessmentResponse {
1494
-
1495
- assessment?: Assessment;
1496
- }
1497
- export interface UpdateAssessmentControlRequest {
1498
-
1499
- assessmentId: string | undefined;
1500
-
1501
- controlSetId: string | undefined;
1502
-
1503
- controlId: string | undefined;
1504
-
1505
- controlStatus?: ControlStatus | string;
1506
-
1507
- commentBody?: string;
1508
- }
1509
- export interface UpdateAssessmentControlResponse {
1510
-
1511
- control?: AssessmentControl;
1512
- }
1513
- export interface UpdateAssessmentControlSetStatusRequest {
1514
-
1515
- assessmentId: string | undefined;
1516
-
1517
- controlSetId: string | undefined;
1518
-
1519
- status: ControlSetStatus | string | undefined;
1520
-
1521
- comment: string | undefined;
1522
- }
1523
- export interface UpdateAssessmentControlSetStatusResponse {
1524
-
1525
- controlSet?: AssessmentControlSet;
1526
- }
1527
-
1528
- export interface UpdateAssessmentFrameworkControlSet {
1529
-
1530
- id?: string;
1531
-
1532
- name: string | undefined;
1533
-
1534
- controls: CreateAssessmentFrameworkControl[] | undefined;
1535
- }
1536
- export interface UpdateAssessmentFrameworkRequest {
1537
-
1538
- frameworkId: string | undefined;
1539
-
1540
- name: string | undefined;
1541
-
1542
- description?: string;
1543
-
1544
- complianceType?: string;
1545
-
1546
- controlSets: UpdateAssessmentFrameworkControlSet[] | undefined;
1547
- }
1548
- export interface UpdateAssessmentFrameworkResponse {
1549
-
1550
- framework?: Framework;
1551
- }
1552
- export declare enum ShareRequestAction {
1553
- ACCEPT = "ACCEPT",
1554
- DECLINE = "DECLINE",
1555
- REVOKE = "REVOKE"
1556
- }
1557
- export interface UpdateAssessmentFrameworkShareRequest {
1558
-
1559
- requestId: string | undefined;
1560
-
1561
- requestType: ShareRequestType | string | undefined;
1562
-
1563
- action: ShareRequestAction | string | undefined;
1564
- }
1565
- export interface UpdateAssessmentFrameworkShareResponse {
1566
-
1567
- assessmentFrameworkShareRequest?: AssessmentFrameworkShareRequest;
1568
- }
1569
- export interface UpdateAssessmentStatusRequest {
1570
-
1571
- assessmentId: string | undefined;
1572
-
1573
- status: AssessmentStatus | string | undefined;
1574
- }
1575
- export interface UpdateAssessmentStatusResponse {
1576
-
1577
- assessment?: Assessment;
1578
- }
1579
- export interface UpdateControlRequest {
1580
-
1581
- controlId: string | undefined;
1582
-
1583
- name: string | undefined;
1584
-
1585
- description?: string;
1586
-
1587
- testingInformation?: string;
1588
-
1589
- actionPlanTitle?: string;
1590
-
1591
- actionPlanInstructions?: string;
1592
-
1593
- controlMappingSources: ControlMappingSource[] | undefined;
1594
- }
1595
- export interface UpdateControlResponse {
1596
-
1597
- control?: Control;
1598
- }
1599
- export interface UpdateSettingsRequest {
1600
-
1601
- snsTopic?: string;
1602
-
1603
- defaultAssessmentReportsDestination?: AssessmentReportsDestination;
1604
-
1605
- defaultProcessOwners?: Role[];
1606
-
1607
- kmsKey?: string;
1608
- }
1609
- export interface UpdateSettingsResponse {
1610
-
1611
- settings?: Settings;
1612
- }
1613
- export interface ValidateAssessmentReportIntegrityRequest {
1614
-
1615
- s3RelativePath: string | undefined;
1616
- }
1617
- export interface ValidateAssessmentReportIntegrityResponse {
1618
-
1619
- signatureValid?: boolean;
1620
-
1621
- signatureAlgorithm?: string;
1622
-
1623
- signatureDateTime?: string;
1624
-
1625
- signatureKeyId?: string;
1626
-
1627
- validationErrors?: string[];
1628
- }
1629
-
1630
- export declare const AWSAccountFilterSensitiveLog: (obj: AWSAccount) => any;
1631
-
1632
- export declare const ControlCommentFilterSensitiveLog: (obj: ControlComment) => any;
1633
-
1634
- export declare const AssessmentControlFilterSensitiveLog: (obj: AssessmentControl) => any;
1635
-
1636
- export declare const DelegationFilterSensitiveLog: (obj: Delegation) => any;
1637
-
1638
- export declare const RoleFilterSensitiveLog: (obj: Role) => any;
1639
-
1640
- export declare const AssessmentControlSetFilterSensitiveLog: (obj: AssessmentControlSet) => any;
1641
-
1642
- export declare const FrameworkMetadataFilterSensitiveLog: (obj: FrameworkMetadata) => any;
1643
-
1644
- export declare const AssessmentFrameworkFilterSensitiveLog: (obj: AssessmentFramework) => any;
1645
-
1646
- export declare const AssessmentReportsDestinationFilterSensitiveLog: (obj: AssessmentReportsDestination) => any;
1647
-
1648
- export declare const AWSServiceFilterSensitiveLog: (obj: AWSService) => any;
1649
-
1650
- export declare const ScopeFilterSensitiveLog: (obj: Scope) => any;
1651
-
1652
- export declare const AssessmentMetadataFilterSensitiveLog: (obj: AssessmentMetadata) => any;
1653
-
1654
- export declare const AssessmentFilterSensitiveLog: (obj: Assessment) => any;
1655
-
1656
- export declare const AssessmentEvidenceFolderFilterSensitiveLog: (obj: AssessmentEvidenceFolder) => any;
1657
-
1658
- export declare const AssessmentFrameworkMetadataFilterSensitiveLog: (obj: AssessmentFrameworkMetadata) => any;
1659
-
1660
- export declare const AssessmentFrameworkShareRequestFilterSensitiveLog: (obj: AssessmentFrameworkShareRequest) => any;
1661
-
1662
- export declare const AssessmentMetadataItemFilterSensitiveLog: (obj: AssessmentMetadataItem) => any;
1663
-
1664
- export declare const AssessmentReportFilterSensitiveLog: (obj: AssessmentReport) => any;
1665
-
1666
- export declare const AssessmentReportEvidenceErrorFilterSensitiveLog: (obj: AssessmentReportEvidenceError) => any;
1667
-
1668
- export declare const AssessmentReportMetadataFilterSensitiveLog: (obj: AssessmentReportMetadata) => any;
1669
-
1670
- export declare const AssociateAssessmentReportEvidenceFolderRequestFilterSensitiveLog: (obj: AssociateAssessmentReportEvidenceFolderRequest) => any;
1671
-
1672
- export declare const AssociateAssessmentReportEvidenceFolderResponseFilterSensitiveLog: (obj: AssociateAssessmentReportEvidenceFolderResponse) => any;
1673
-
1674
- export declare const ValidationExceptionFieldFilterSensitiveLog: (obj: ValidationExceptionField) => any;
1675
-
1676
- export declare const BatchAssociateAssessmentReportEvidenceRequestFilterSensitiveLog: (obj: BatchAssociateAssessmentReportEvidenceRequest) => any;
1677
-
1678
- export declare const BatchAssociateAssessmentReportEvidenceResponseFilterSensitiveLog: (obj: BatchAssociateAssessmentReportEvidenceResponse) => any;
1679
-
1680
- export declare const CreateDelegationRequestFilterSensitiveLog: (obj: CreateDelegationRequest) => any;
1681
-
1682
- export declare const BatchCreateDelegationByAssessmentRequestFilterSensitiveLog: (obj: BatchCreateDelegationByAssessmentRequest) => any;
1683
-
1684
- export declare const BatchCreateDelegationByAssessmentErrorFilterSensitiveLog: (obj: BatchCreateDelegationByAssessmentError) => any;
1685
-
1686
- export declare const BatchCreateDelegationByAssessmentResponseFilterSensitiveLog: (obj: BatchCreateDelegationByAssessmentResponse) => any;
1687
-
1688
- export declare const BatchDeleteDelegationByAssessmentRequestFilterSensitiveLog: (obj: BatchDeleteDelegationByAssessmentRequest) => any;
1689
-
1690
- export declare const BatchDeleteDelegationByAssessmentErrorFilterSensitiveLog: (obj: BatchDeleteDelegationByAssessmentError) => any;
1691
-
1692
- export declare const BatchDeleteDelegationByAssessmentResponseFilterSensitiveLog: (obj: BatchDeleteDelegationByAssessmentResponse) => any;
1693
-
1694
- export declare const BatchDisassociateAssessmentReportEvidenceRequestFilterSensitiveLog: (obj: BatchDisassociateAssessmentReportEvidenceRequest) => any;
1695
-
1696
- export declare const BatchDisassociateAssessmentReportEvidenceResponseFilterSensitiveLog: (obj: BatchDisassociateAssessmentReportEvidenceResponse) => any;
1697
-
1698
- export declare const ManualEvidenceFilterSensitiveLog: (obj: ManualEvidence) => any;
1699
-
1700
- export declare const BatchImportEvidenceToAssessmentControlRequestFilterSensitiveLog: (obj: BatchImportEvidenceToAssessmentControlRequest) => any;
1701
-
1702
- export declare const BatchImportEvidenceToAssessmentControlErrorFilterSensitiveLog: (obj: BatchImportEvidenceToAssessmentControlError) => any;
1703
-
1704
- export declare const BatchImportEvidenceToAssessmentControlResponseFilterSensitiveLog: (obj: BatchImportEvidenceToAssessmentControlResponse) => any;
1705
-
1706
- export declare const CreateAssessmentRequestFilterSensitiveLog: (obj: CreateAssessmentRequest) => any;
1707
-
1708
- export declare const CreateAssessmentResponseFilterSensitiveLog: (obj: CreateAssessmentResponse) => any;
1709
-
1710
- export declare const CreateAssessmentFrameworkControlFilterSensitiveLog: (obj: CreateAssessmentFrameworkControl) => any;
1711
-
1712
- export declare const CreateAssessmentFrameworkControlSetFilterSensitiveLog: (obj: CreateAssessmentFrameworkControlSet) => any;
1713
-
1714
- export declare const CreateAssessmentFrameworkRequestFilterSensitiveLog: (obj: CreateAssessmentFrameworkRequest) => any;
1715
-
1716
- export declare const SourceKeywordFilterSensitiveLog: (obj: SourceKeyword) => any;
1717
-
1718
- export declare const ControlMappingSourceFilterSensitiveLog: (obj: ControlMappingSource) => any;
1719
-
1720
- export declare const ControlFilterSensitiveLog: (obj: Control) => any;
1721
-
1722
- export declare const ControlSetFilterSensitiveLog: (obj: ControlSet) => any;
1723
-
1724
- export declare const FrameworkFilterSensitiveLog: (obj: Framework) => any;
1725
-
1726
- export declare const CreateAssessmentFrameworkResponseFilterSensitiveLog: (obj: CreateAssessmentFrameworkResponse) => any;
1727
-
1728
- export declare const CreateAssessmentReportRequestFilterSensitiveLog: (obj: CreateAssessmentReportRequest) => any;
1729
-
1730
- export declare const CreateAssessmentReportResponseFilterSensitiveLog: (obj: CreateAssessmentReportResponse) => any;
1731
-
1732
- export declare const CreateControlMappingSourceFilterSensitiveLog: (obj: CreateControlMappingSource) => any;
1733
-
1734
- export declare const CreateControlRequestFilterSensitiveLog: (obj: CreateControlRequest) => any;
1735
-
1736
- export declare const CreateControlResponseFilterSensitiveLog: (obj: CreateControlResponse) => any;
1737
-
1738
- export declare const DeleteAssessmentRequestFilterSensitiveLog: (obj: DeleteAssessmentRequest) => any;
1739
-
1740
- export declare const DeleteAssessmentResponseFilterSensitiveLog: (obj: DeleteAssessmentResponse) => any;
1741
-
1742
- export declare const DeleteAssessmentFrameworkRequestFilterSensitiveLog: (obj: DeleteAssessmentFrameworkRequest) => any;
1743
-
1744
- export declare const DeleteAssessmentFrameworkResponseFilterSensitiveLog: (obj: DeleteAssessmentFrameworkResponse) => any;
1745
-
1746
- export declare const DeleteAssessmentFrameworkShareRequestFilterSensitiveLog: (obj: DeleteAssessmentFrameworkShareRequest) => any;
1747
-
1748
- export declare const DeleteAssessmentFrameworkShareResponseFilterSensitiveLog: (obj: DeleteAssessmentFrameworkShareResponse) => any;
1749
-
1750
- export declare const DeleteAssessmentReportRequestFilterSensitiveLog: (obj: DeleteAssessmentReportRequest) => any;
1751
-
1752
- export declare const DeleteAssessmentReportResponseFilterSensitiveLog: (obj: DeleteAssessmentReportResponse) => any;
1753
-
1754
- export declare const DeleteControlRequestFilterSensitiveLog: (obj: DeleteControlRequest) => any;
1755
-
1756
- export declare const DeleteControlResponseFilterSensitiveLog: (obj: DeleteControlResponse) => any;
1757
-
1758
- export declare const DeregisterAccountRequestFilterSensitiveLog: (obj: DeregisterAccountRequest) => any;
1759
-
1760
- export declare const DeregisterAccountResponseFilterSensitiveLog: (obj: DeregisterAccountResponse) => any;
1761
-
1762
- export declare const DeregisterOrganizationAdminAccountRequestFilterSensitiveLog: (obj: DeregisterOrganizationAdminAccountRequest) => any;
1763
-
1764
- export declare const DeregisterOrganizationAdminAccountResponseFilterSensitiveLog: (obj: DeregisterOrganizationAdminAccountResponse) => any;
1765
-
1766
- export declare const DisassociateAssessmentReportEvidenceFolderRequestFilterSensitiveLog: (obj: DisassociateAssessmentReportEvidenceFolderRequest) => any;
1767
-
1768
- export declare const DisassociateAssessmentReportEvidenceFolderResponseFilterSensitiveLog: (obj: DisassociateAssessmentReportEvidenceFolderResponse) => any;
1769
-
1770
- export declare const GetAccountStatusRequestFilterSensitiveLog: (obj: GetAccountStatusRequest) => any;
1771
-
1772
- export declare const GetAccountStatusResponseFilterSensitiveLog: (obj: GetAccountStatusResponse) => any;
1773
-
1774
- export declare const GetAssessmentRequestFilterSensitiveLog: (obj: GetAssessmentRequest) => any;
1775
-
1776
- export declare const GetAssessmentResponseFilterSensitiveLog: (obj: GetAssessmentResponse) => any;
1777
-
1778
- export declare const GetAssessmentFrameworkRequestFilterSensitiveLog: (obj: GetAssessmentFrameworkRequest) => any;
1779
-
1780
- export declare const GetAssessmentFrameworkResponseFilterSensitiveLog: (obj: GetAssessmentFrameworkResponse) => any;
1781
-
1782
- export declare const GetAssessmentReportUrlRequestFilterSensitiveLog: (obj: GetAssessmentReportUrlRequest) => any;
1783
-
1784
- export declare const URLFilterSensitiveLog: (obj: URL) => any;
1785
-
1786
- export declare const GetAssessmentReportUrlResponseFilterSensitiveLog: (obj: GetAssessmentReportUrlResponse) => any;
1787
-
1788
- export declare const GetChangeLogsRequestFilterSensitiveLog: (obj: GetChangeLogsRequest) => any;
1789
-
1790
- export declare const ChangeLogFilterSensitiveLog: (obj: ChangeLog) => any;
1791
-
1792
- export declare const GetChangeLogsResponseFilterSensitiveLog: (obj: GetChangeLogsResponse) => any;
1793
-
1794
- export declare const GetControlRequestFilterSensitiveLog: (obj: GetControlRequest) => any;
1795
-
1796
- export declare const GetControlResponseFilterSensitiveLog: (obj: GetControlResponse) => any;
1797
-
1798
- export declare const GetDelegationsRequestFilterSensitiveLog: (obj: GetDelegationsRequest) => any;
1799
-
1800
- export declare const DelegationMetadataFilterSensitiveLog: (obj: DelegationMetadata) => any;
1801
-
1802
- export declare const GetDelegationsResponseFilterSensitiveLog: (obj: GetDelegationsResponse) => any;
1803
-
1804
- export declare const GetEvidenceRequestFilterSensitiveLog: (obj: GetEvidenceRequest) => any;
1805
-
1806
- export declare const ResourceFilterSensitiveLog: (obj: Resource) => any;
1807
-
1808
- export declare const EvidenceFilterSensitiveLog: (obj: Evidence) => any;
1809
-
1810
- export declare const GetEvidenceResponseFilterSensitiveLog: (obj: GetEvidenceResponse) => any;
1811
-
1812
- export declare const GetEvidenceByEvidenceFolderRequestFilterSensitiveLog: (obj: GetEvidenceByEvidenceFolderRequest) => any;
1813
-
1814
- export declare const GetEvidenceByEvidenceFolderResponseFilterSensitiveLog: (obj: GetEvidenceByEvidenceFolderResponse) => any;
1815
-
1816
- export declare const GetEvidenceFolderRequestFilterSensitiveLog: (obj: GetEvidenceFolderRequest) => any;
1817
-
1818
- export declare const GetEvidenceFolderResponseFilterSensitiveLog: (obj: GetEvidenceFolderResponse) => any;
1819
-
1820
- export declare const GetEvidenceFoldersByAssessmentRequestFilterSensitiveLog: (obj: GetEvidenceFoldersByAssessmentRequest) => any;
1821
-
1822
- export declare const GetEvidenceFoldersByAssessmentResponseFilterSensitiveLog: (obj: GetEvidenceFoldersByAssessmentResponse) => any;
1823
-
1824
- export declare const GetEvidenceFoldersByAssessmentControlRequestFilterSensitiveLog: (obj: GetEvidenceFoldersByAssessmentControlRequest) => any;
1825
-
1826
- export declare const GetEvidenceFoldersByAssessmentControlResponseFilterSensitiveLog: (obj: GetEvidenceFoldersByAssessmentControlResponse) => any;
1827
-
1828
- export declare const GetInsightsRequestFilterSensitiveLog: (obj: GetInsightsRequest) => any;
1829
-
1830
- export declare const InsightsFilterSensitiveLog: (obj: Insights) => any;
1831
-
1832
- export declare const GetInsightsResponseFilterSensitiveLog: (obj: GetInsightsResponse) => any;
1833
-
1834
- export declare const GetInsightsByAssessmentRequestFilterSensitiveLog: (obj: GetInsightsByAssessmentRequest) => any;
1835
-
1836
- export declare const InsightsByAssessmentFilterSensitiveLog: (obj: InsightsByAssessment) => any;
1837
-
1838
- export declare const GetInsightsByAssessmentResponseFilterSensitiveLog: (obj: GetInsightsByAssessmentResponse) => any;
1839
-
1840
- export declare const GetOrganizationAdminAccountRequestFilterSensitiveLog: (obj: GetOrganizationAdminAccountRequest) => any;
1841
-
1842
- export declare const GetOrganizationAdminAccountResponseFilterSensitiveLog: (obj: GetOrganizationAdminAccountResponse) => any;
1843
-
1844
- export declare const GetServicesInScopeRequestFilterSensitiveLog: (obj: GetServicesInScopeRequest) => any;
1845
-
1846
- export declare const ServiceMetadataFilterSensitiveLog: (obj: ServiceMetadata) => any;
1847
-
1848
- export declare const GetServicesInScopeResponseFilterSensitiveLog: (obj: GetServicesInScopeResponse) => any;
1849
-
1850
- export declare const GetSettingsRequestFilterSensitiveLog: (obj: GetSettingsRequest) => any;
1851
-
1852
- export declare const SettingsFilterSensitiveLog: (obj: Settings) => any;
1853
-
1854
- export declare const GetSettingsResponseFilterSensitiveLog: (obj: GetSettingsResponse) => any;
1855
-
1856
- export declare const ListAssessmentControlInsightsByControlDomainRequestFilterSensitiveLog: (obj: ListAssessmentControlInsightsByControlDomainRequest) => any;
1857
-
1858
- export declare const EvidenceInsightsFilterSensitiveLog: (obj: EvidenceInsights) => any;
1859
-
1860
- export declare const ControlInsightsMetadataByAssessmentItemFilterSensitiveLog: (obj: ControlInsightsMetadataByAssessmentItem) => any;
1861
-
1862
- export declare const ListAssessmentControlInsightsByControlDomainResponseFilterSensitiveLog: (obj: ListAssessmentControlInsightsByControlDomainResponse) => any;
1863
-
1864
- export declare const ListAssessmentFrameworksRequestFilterSensitiveLog: (obj: ListAssessmentFrameworksRequest) => any;
1865
-
1866
- export declare const ListAssessmentFrameworksResponseFilterSensitiveLog: (obj: ListAssessmentFrameworksResponse) => any;
1867
-
1868
- export declare const ListAssessmentFrameworkShareRequestsRequestFilterSensitiveLog: (obj: ListAssessmentFrameworkShareRequestsRequest) => any;
1869
-
1870
- export declare const ListAssessmentFrameworkShareRequestsResponseFilterSensitiveLog: (obj: ListAssessmentFrameworkShareRequestsResponse) => any;
1871
-
1872
- export declare const ListAssessmentReportsRequestFilterSensitiveLog: (obj: ListAssessmentReportsRequest) => any;
1873
-
1874
- export declare const ListAssessmentReportsResponseFilterSensitiveLog: (obj: ListAssessmentReportsResponse) => any;
1875
-
1876
- export declare const ListAssessmentsRequestFilterSensitiveLog: (obj: ListAssessmentsRequest) => any;
1877
-
1878
- export declare const ListAssessmentsResponseFilterSensitiveLog: (obj: ListAssessmentsResponse) => any;
1879
-
1880
- export declare const ListControlDomainInsightsRequestFilterSensitiveLog: (obj: ListControlDomainInsightsRequest) => any;
1881
-
1882
- export declare const ControlDomainInsightsFilterSensitiveLog: (obj: ControlDomainInsights) => any;
1883
-
1884
- export declare const ListControlDomainInsightsResponseFilterSensitiveLog: (obj: ListControlDomainInsightsResponse) => any;
1885
-
1886
- export declare const ListControlDomainInsightsByAssessmentRequestFilterSensitiveLog: (obj: ListControlDomainInsightsByAssessmentRequest) => any;
1887
-
1888
- export declare const ListControlDomainInsightsByAssessmentResponseFilterSensitiveLog: (obj: ListControlDomainInsightsByAssessmentResponse) => any;
1889
-
1890
- export declare const ListControlInsightsByControlDomainRequestFilterSensitiveLog: (obj: ListControlInsightsByControlDomainRequest) => any;
1891
-
1892
- export declare const ControlInsightsMetadataItemFilterSensitiveLog: (obj: ControlInsightsMetadataItem) => any;
1893
-
1894
- export declare const ListControlInsightsByControlDomainResponseFilterSensitiveLog: (obj: ListControlInsightsByControlDomainResponse) => any;
1895
-
1896
- export declare const ListControlsRequestFilterSensitiveLog: (obj: ListControlsRequest) => any;
1897
-
1898
- export declare const ControlMetadataFilterSensitiveLog: (obj: ControlMetadata) => any;
1899
-
1900
- export declare const ListControlsResponseFilterSensitiveLog: (obj: ListControlsResponse) => any;
1901
-
1902
- export declare const ListKeywordsForDataSourceRequestFilterSensitiveLog: (obj: ListKeywordsForDataSourceRequest) => any;
1903
-
1904
- export declare const ListKeywordsForDataSourceResponseFilterSensitiveLog: (obj: ListKeywordsForDataSourceResponse) => any;
1905
-
1906
- export declare const ListNotificationsRequestFilterSensitiveLog: (obj: ListNotificationsRequest) => any;
1907
-
1908
- export declare const NotificationFilterSensitiveLog: (obj: Notification) => any;
1909
-
1910
- export declare const ListNotificationsResponseFilterSensitiveLog: (obj: ListNotificationsResponse) => any;
1911
-
1912
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
1913
-
1914
- export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
1915
-
1916
- export declare const RegisterAccountRequestFilterSensitiveLog: (obj: RegisterAccountRequest) => any;
1917
-
1918
- export declare const RegisterAccountResponseFilterSensitiveLog: (obj: RegisterAccountResponse) => any;
1919
-
1920
- export declare const RegisterOrganizationAdminAccountRequestFilterSensitiveLog: (obj: RegisterOrganizationAdminAccountRequest) => any;
1921
-
1922
- export declare const RegisterOrganizationAdminAccountResponseFilterSensitiveLog: (obj: RegisterOrganizationAdminAccountResponse) => any;
1923
-
1924
- export declare const StartAssessmentFrameworkShareRequestFilterSensitiveLog: (obj: StartAssessmentFrameworkShareRequest) => any;
1925
-
1926
- export declare const StartAssessmentFrameworkShareResponseFilterSensitiveLog: (obj: StartAssessmentFrameworkShareResponse) => any;
1927
-
1928
- export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
1929
-
1930
- export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
1931
-
1932
- export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
1933
-
1934
- export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
1935
-
1936
- export declare const UpdateAssessmentRequestFilterSensitiveLog: (obj: UpdateAssessmentRequest) => any;
1937
-
1938
- export declare const UpdateAssessmentResponseFilterSensitiveLog: (obj: UpdateAssessmentResponse) => any;
1939
-
1940
- export declare const UpdateAssessmentControlRequestFilterSensitiveLog: (obj: UpdateAssessmentControlRequest) => any;
1941
-
1942
- export declare const UpdateAssessmentControlResponseFilterSensitiveLog: (obj: UpdateAssessmentControlResponse) => any;
1943
-
1944
- export declare const UpdateAssessmentControlSetStatusRequestFilterSensitiveLog: (obj: UpdateAssessmentControlSetStatusRequest) => any;
1945
-
1946
- export declare const UpdateAssessmentControlSetStatusResponseFilterSensitiveLog: (obj: UpdateAssessmentControlSetStatusResponse) => any;
1947
-
1948
- export declare const UpdateAssessmentFrameworkControlSetFilterSensitiveLog: (obj: UpdateAssessmentFrameworkControlSet) => any;
1949
-
1950
- export declare const UpdateAssessmentFrameworkRequestFilterSensitiveLog: (obj: UpdateAssessmentFrameworkRequest) => any;
1951
-
1952
- export declare const UpdateAssessmentFrameworkResponseFilterSensitiveLog: (obj: UpdateAssessmentFrameworkResponse) => any;
1953
-
1954
- export declare const UpdateAssessmentFrameworkShareRequestFilterSensitiveLog: (obj: UpdateAssessmentFrameworkShareRequest) => any;
1955
-
1956
- export declare const UpdateAssessmentFrameworkShareResponseFilterSensitiveLog: (obj: UpdateAssessmentFrameworkShareResponse) => any;
1957
-
1958
- export declare const UpdateAssessmentStatusRequestFilterSensitiveLog: (obj: UpdateAssessmentStatusRequest) => any;
1959
-
1960
- export declare const UpdateAssessmentStatusResponseFilterSensitiveLog: (obj: UpdateAssessmentStatusResponse) => any;
1961
-
1962
- export declare const UpdateControlRequestFilterSensitiveLog: (obj: UpdateControlRequest) => any;
1963
-
1964
- export declare const UpdateControlResponseFilterSensitiveLog: (obj: UpdateControlResponse) => any;
1965
-
1966
- export declare const UpdateSettingsRequestFilterSensitiveLog: (obj: UpdateSettingsRequest) => any;
1967
-
1968
- export declare const UpdateSettingsResponseFilterSensitiveLog: (obj: UpdateSettingsResponse) => any;
1969
-
1970
- export declare const ValidateAssessmentReportIntegrityRequestFilterSensitiveLog: (obj: ValidateAssessmentReportIntegrityRequest) => any;
1971
-
1972
- export declare const ValidateAssessmentReportIntegrityResponseFilterSensitiveLog: (obj: ValidateAssessmentReportIntegrityResponse) => any;
1
+ import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
+ import { AuditManagerServiceException as __BaseException } from "./AuditManagerServiceException";
3
+ export declare class AccessDeniedException extends __BaseException {
4
+ readonly name: "AccessDeniedException";
5
+ readonly $fault: "client";
6
+ constructor(
7
+ opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
8
+ );
9
+ }
10
+ export declare enum AccountStatus {
11
+ ACTIVE = "ACTIVE",
12
+ INACTIVE = "INACTIVE",
13
+ PENDING_ACTIVATION = "PENDING_ACTIVATION",
14
+ }
15
+ export declare enum ActionEnum {
16
+ ACTIVE = "ACTIVE",
17
+ CREATE = "CREATE",
18
+ DELETE = "DELETE",
19
+ IMPORT_EVIDENCE = "IMPORT_EVIDENCE",
20
+ INACTIVE = "INACTIVE",
21
+ REVIEWED = "REVIEWED",
22
+ UNDER_REVIEW = "UNDER_REVIEW",
23
+ UPDATE_METADATA = "UPDATE_METADATA",
24
+ }
25
+ export interface AWSAccount {
26
+ id?: string;
27
+ emailAddress?: string;
28
+ name?: string;
29
+ }
30
+ export interface ControlComment {
31
+ authorName?: string;
32
+ commentBody?: string;
33
+ postedDate?: Date;
34
+ }
35
+ export declare enum ControlResponse {
36
+ AUTOMATE = "AUTOMATE",
37
+ DEFER = "DEFER",
38
+ IGNORE = "IGNORE",
39
+ MANUAL = "MANUAL",
40
+ }
41
+ export declare enum ControlStatus {
42
+ INACTIVE = "INACTIVE",
43
+ REVIEWED = "REVIEWED",
44
+ UNDER_REVIEW = "UNDER_REVIEW",
45
+ }
46
+ export interface AssessmentControl {
47
+ id?: string;
48
+ name?: string;
49
+ description?: string;
50
+ status?: ControlStatus | string;
51
+ response?: ControlResponse | string;
52
+ comments?: ControlComment[];
53
+ evidenceSources?: string[];
54
+ evidenceCount?: number;
55
+ assessmentReportEvidenceCount?: number;
56
+ }
57
+ export declare enum RoleType {
58
+ PROCESS_OWNER = "PROCESS_OWNER",
59
+ RESOURCE_OWNER = "RESOURCE_OWNER",
60
+ }
61
+ export declare enum DelegationStatus {
62
+ COMPLETE = "COMPLETE",
63
+ IN_PROGRESS = "IN_PROGRESS",
64
+ UNDER_REVIEW = "UNDER_REVIEW",
65
+ }
66
+ export interface Delegation {
67
+ id?: string;
68
+ assessmentName?: string;
69
+ assessmentId?: string;
70
+ status?: DelegationStatus | string;
71
+ roleArn?: string;
72
+ roleType?: RoleType | string;
73
+ creationTime?: Date;
74
+ lastUpdated?: Date;
75
+ controlSetId?: string;
76
+ comment?: string;
77
+ createdBy?: string;
78
+ }
79
+ export interface Role {
80
+ roleType: RoleType | string | undefined;
81
+ roleArn: string | undefined;
82
+ }
83
+ export declare enum ControlSetStatus {
84
+ ACTIVE = "ACTIVE",
85
+ REVIEWED = "REVIEWED",
86
+ UNDER_REVIEW = "UNDER_REVIEW",
87
+ }
88
+ export interface AssessmentControlSet {
89
+ id?: string;
90
+ description?: string;
91
+ status?: ControlSetStatus | string;
92
+ roles?: Role[];
93
+ controls?: AssessmentControl[];
94
+ delegations?: Delegation[];
95
+ systemEvidenceCount?: number;
96
+ manualEvidenceCount?: number;
97
+ }
98
+ export interface FrameworkMetadata {
99
+ name?: string;
100
+ description?: string;
101
+ logo?: string;
102
+ complianceType?: string;
103
+ }
104
+ export interface AssessmentFramework {
105
+ id?: string;
106
+ arn?: string;
107
+ metadata?: FrameworkMetadata;
108
+ controlSets?: AssessmentControlSet[];
109
+ }
110
+ export declare enum AssessmentReportDestinationType {
111
+ S3 = "S3",
112
+ }
113
+ export interface AssessmentReportsDestination {
114
+ destinationType?: AssessmentReportDestinationType | string;
115
+ destination?: string;
116
+ }
117
+ export interface AWSService {
118
+ serviceName?: string;
119
+ }
120
+ export interface Scope {
121
+ awsAccounts?: AWSAccount[];
122
+ awsServices?: AWSService[];
123
+ }
124
+ export declare enum AssessmentStatus {
125
+ ACTIVE = "ACTIVE",
126
+ INACTIVE = "INACTIVE",
127
+ }
128
+ export interface AssessmentMetadata {
129
+ name?: string;
130
+ id?: string;
131
+ description?: string;
132
+ complianceType?: string;
133
+ status?: AssessmentStatus | string;
134
+ assessmentReportsDestination?: AssessmentReportsDestination;
135
+ scope?: Scope;
136
+ roles?: Role[];
137
+ delegations?: Delegation[];
138
+ creationTime?: Date;
139
+ lastUpdated?: Date;
140
+ }
141
+ export interface Assessment {
142
+ arn?: string;
143
+ awsAccount?: AWSAccount;
144
+ metadata?: AssessmentMetadata;
145
+ framework?: AssessmentFramework;
146
+ tags?: Record<string, string>;
147
+ }
148
+ export interface AssessmentEvidenceFolder {
149
+ name?: string;
150
+ date?: Date;
151
+ assessmentId?: string;
152
+ controlSetId?: string;
153
+ controlId?: string;
154
+ id?: string;
155
+ dataSource?: string;
156
+ author?: string;
157
+ totalEvidence?: number;
158
+ assessmentReportSelectionCount?: number;
159
+ controlName?: string;
160
+ evidenceResourcesIncludedCount?: number;
161
+ evidenceByTypeConfigurationDataCount?: number;
162
+ evidenceByTypeManualCount?: number;
163
+ evidenceByTypeComplianceCheckCount?: number;
164
+ evidenceByTypeComplianceCheckIssuesCount?: number;
165
+ evidenceByTypeUserActivityCount?: number;
166
+ evidenceAwsServiceSourceCount?: number;
167
+ }
168
+ export declare enum FrameworkType {
169
+ CUSTOM = "Custom",
170
+ STANDARD = "Standard",
171
+ }
172
+ export interface AssessmentFrameworkMetadata {
173
+ arn?: string;
174
+ id?: string;
175
+ type?: FrameworkType | string;
176
+ name?: string;
177
+ description?: string;
178
+ logo?: string;
179
+ complianceType?: string;
180
+ controlsCount?: number;
181
+ controlSetsCount?: number;
182
+ createdAt?: Date;
183
+ lastUpdatedAt?: Date;
184
+ }
185
+ export declare enum ShareRequestStatus {
186
+ ACTIVE = "ACTIVE",
187
+ DECLINED = "DECLINED",
188
+ EXPIRED = "EXPIRED",
189
+ EXPIRING = "EXPIRING",
190
+ FAILED = "FAILED",
191
+ REPLICATING = "REPLICATING",
192
+ REVOKED = "REVOKED",
193
+ SHARED = "SHARED",
194
+ }
195
+ export interface AssessmentFrameworkShareRequest {
196
+ id?: string;
197
+ frameworkId?: string;
198
+ frameworkName?: string;
199
+ frameworkDescription?: string;
200
+ status?: ShareRequestStatus | string;
201
+ sourceAccount?: string;
202
+ destinationAccount?: string;
203
+ destinationRegion?: string;
204
+ expirationTime?: Date;
205
+ creationTime?: Date;
206
+ lastUpdated?: Date;
207
+ comment?: string;
208
+ standardControlsCount?: number;
209
+ customControlsCount?: number;
210
+ complianceType?: string;
211
+ }
212
+ export interface AssessmentMetadataItem {
213
+ name?: string;
214
+ id?: string;
215
+ complianceType?: string;
216
+ status?: AssessmentStatus | string;
217
+ roles?: Role[];
218
+ delegations?: Delegation[];
219
+ creationTime?: Date;
220
+ lastUpdated?: Date;
221
+ }
222
+ export declare enum AssessmentReportStatus {
223
+ COMPLETE = "COMPLETE",
224
+ FAILED = "FAILED",
225
+ IN_PROGRESS = "IN_PROGRESS",
226
+ }
227
+ export interface AssessmentReport {
228
+ id?: string;
229
+ name?: string;
230
+ description?: string;
231
+ awsAccountId?: string;
232
+ assessmentId?: string;
233
+ assessmentName?: string;
234
+ author?: string;
235
+ status?: AssessmentReportStatus | string;
236
+ creationTime?: Date;
237
+ }
238
+ export interface AssessmentReportEvidenceError {
239
+ evidenceId?: string;
240
+ errorCode?: string;
241
+ errorMessage?: string;
242
+ }
243
+ export interface AssessmentReportMetadata {
244
+ id?: string;
245
+ name?: string;
246
+ description?: string;
247
+ assessmentId?: string;
248
+ assessmentName?: string;
249
+ author?: string;
250
+ status?: AssessmentReportStatus | string;
251
+ creationTime?: Date;
252
+ }
253
+ export interface AssociateAssessmentReportEvidenceFolderRequest {
254
+ assessmentId: string | undefined;
255
+ evidenceFolderId: string | undefined;
256
+ }
257
+ export interface AssociateAssessmentReportEvidenceFolderResponse {}
258
+ export declare class InternalServerException extends __BaseException {
259
+ readonly name: "InternalServerException";
260
+ readonly $fault: "server";
261
+ constructor(
262
+ opts: __ExceptionOptionType<InternalServerException, __BaseException>
263
+ );
264
+ }
265
+ export declare class ResourceNotFoundException extends __BaseException {
266
+ readonly name: "ResourceNotFoundException";
267
+ readonly $fault: "client";
268
+ resourceId: string | undefined;
269
+ resourceType: string | undefined;
270
+ constructor(
271
+ opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
272
+ );
273
+ }
274
+ export interface ValidationExceptionField {
275
+ name: string | undefined;
276
+ message: string | undefined;
277
+ }
278
+ export declare enum ValidationExceptionReason {
279
+ CANNOT_PARSE = "cannotParse",
280
+ FIELD_VALIDATION_FAILED = "fieldValidationFailed",
281
+ OTHER = "other",
282
+ UNKNOWN_OPERATION = "unknownOperation",
283
+ }
284
+ export declare class ValidationException extends __BaseException {
285
+ readonly name: "ValidationException";
286
+ readonly $fault: "client";
287
+ reason?: ValidationExceptionReason | string;
288
+ fields?: ValidationExceptionField[];
289
+ constructor(
290
+ opts: __ExceptionOptionType<ValidationException, __BaseException>
291
+ );
292
+ }
293
+ export interface BatchAssociateAssessmentReportEvidenceRequest {
294
+ assessmentId: string | undefined;
295
+ evidenceFolderId: string | undefined;
296
+ evidenceIds: string[] | undefined;
297
+ }
298
+ export interface BatchAssociateAssessmentReportEvidenceResponse {
299
+ evidenceIds?: string[];
300
+ errors?: AssessmentReportEvidenceError[];
301
+ }
302
+ export interface CreateDelegationRequest {
303
+ comment?: string;
304
+ controlSetId?: string;
305
+ roleArn?: string;
306
+ roleType?: RoleType | string;
307
+ }
308
+ export interface BatchCreateDelegationByAssessmentRequest {
309
+ createDelegationRequests: CreateDelegationRequest[] | undefined;
310
+ assessmentId: string | undefined;
311
+ }
312
+ export interface BatchCreateDelegationByAssessmentError {
313
+ createDelegationRequest?: CreateDelegationRequest;
314
+ errorCode?: string;
315
+ errorMessage?: string;
316
+ }
317
+ export interface BatchCreateDelegationByAssessmentResponse {
318
+ delegations?: Delegation[];
319
+ errors?: BatchCreateDelegationByAssessmentError[];
320
+ }
321
+ export interface BatchDeleteDelegationByAssessmentRequest {
322
+ delegationIds: string[] | undefined;
323
+ assessmentId: string | undefined;
324
+ }
325
+ export interface BatchDeleteDelegationByAssessmentError {
326
+ delegationId?: string;
327
+ errorCode?: string;
328
+ errorMessage?: string;
329
+ }
330
+ export interface BatchDeleteDelegationByAssessmentResponse {
331
+ errors?: BatchDeleteDelegationByAssessmentError[];
332
+ }
333
+ export interface BatchDisassociateAssessmentReportEvidenceRequest {
334
+ assessmentId: string | undefined;
335
+ evidenceFolderId: string | undefined;
336
+ evidenceIds: string[] | undefined;
337
+ }
338
+ export interface BatchDisassociateAssessmentReportEvidenceResponse {
339
+ evidenceIds?: string[];
340
+ errors?: AssessmentReportEvidenceError[];
341
+ }
342
+ export interface ManualEvidence {
343
+ s3ResourcePath?: string;
344
+ }
345
+ export interface BatchImportEvidenceToAssessmentControlRequest {
346
+ assessmentId: string | undefined;
347
+ controlSetId: string | undefined;
348
+ controlId: string | undefined;
349
+ manualEvidence: ManualEvidence[] | undefined;
350
+ }
351
+ export interface BatchImportEvidenceToAssessmentControlError {
352
+ manualEvidence?: ManualEvidence;
353
+ errorCode?: string;
354
+ errorMessage?: string;
355
+ }
356
+ export interface BatchImportEvidenceToAssessmentControlResponse {
357
+ errors?: BatchImportEvidenceToAssessmentControlError[];
358
+ }
359
+ export interface CreateAssessmentRequest {
360
+ name: string | undefined;
361
+ description?: string;
362
+ assessmentReportsDestination: AssessmentReportsDestination | undefined;
363
+ scope: Scope | undefined;
364
+ roles: Role[] | undefined;
365
+ frameworkId: string | undefined;
366
+ tags?: Record<string, string>;
367
+ }
368
+ export interface CreateAssessmentResponse {
369
+ assessment?: Assessment;
370
+ }
371
+ export declare class ServiceQuotaExceededException extends __BaseException {
372
+ readonly name: "ServiceQuotaExceededException";
373
+ readonly $fault: "client";
374
+ constructor(
375
+ opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>
376
+ );
377
+ }
378
+ export interface CreateAssessmentFrameworkControl {
379
+ id: string | undefined;
380
+ }
381
+ export interface CreateAssessmentFrameworkControlSet {
382
+ name: string | undefined;
383
+ controls?: CreateAssessmentFrameworkControl[];
384
+ }
385
+ export interface CreateAssessmentFrameworkRequest {
386
+ name: string | undefined;
387
+ description?: string;
388
+ complianceType?: string;
389
+ controlSets: CreateAssessmentFrameworkControlSet[] | undefined;
390
+ tags?: Record<string, string>;
391
+ }
392
+ export declare enum SourceFrequency {
393
+ DAILY = "DAILY",
394
+ MONTHLY = "MONTHLY",
395
+ WEEKLY = "WEEKLY",
396
+ }
397
+ export declare enum KeywordInputType {
398
+ SELECT_FROM_LIST = "SELECT_FROM_LIST",
399
+ }
400
+ export interface SourceKeyword {
401
+ keywordInputType?: KeywordInputType | string;
402
+ keywordValue?: string;
403
+ }
404
+ export declare enum SourceSetUpOption {
405
+ PROCEDURAL_CONTROLS_MAPPING = "Procedural_Controls_Mapping",
406
+ SYSTEM_CONTROLS_MAPPING = "System_Controls_Mapping",
407
+ }
408
+ export declare enum SourceType {
409
+ AWS_API_CALL = "AWS_API_Call",
410
+ AWS_CLOUDTRAIL = "AWS_Cloudtrail",
411
+ AWS_CONFIG = "AWS_Config",
412
+ AWS_SECURITY_HUB = "AWS_Security_Hub",
413
+ MANUAL = "MANUAL",
414
+ }
415
+ export interface ControlMappingSource {
416
+ sourceId?: string;
417
+ sourceName?: string;
418
+ sourceDescription?: string;
419
+ sourceSetUpOption?: SourceSetUpOption | string;
420
+ sourceType?: SourceType | string;
421
+ sourceKeyword?: SourceKeyword;
422
+ sourceFrequency?: SourceFrequency | string;
423
+ troubleshootingText?: string;
424
+ }
425
+ export declare enum ControlType {
426
+ CUSTOM = "Custom",
427
+ STANDARD = "Standard",
428
+ }
429
+ export interface Control {
430
+ arn?: string;
431
+ id?: string;
432
+ type?: ControlType | string;
433
+ name?: string;
434
+ description?: string;
435
+ testingInformation?: string;
436
+ actionPlanTitle?: string;
437
+ actionPlanInstructions?: string;
438
+ controlSources?: string;
439
+ controlMappingSources?: ControlMappingSource[];
440
+ createdAt?: Date;
441
+ lastUpdatedAt?: Date;
442
+ createdBy?: string;
443
+ lastUpdatedBy?: string;
444
+ tags?: Record<string, string>;
445
+ }
446
+ export interface ControlSet {
447
+ id?: string;
448
+ name?: string;
449
+ controls?: Control[];
450
+ }
451
+ export interface Framework {
452
+ arn?: string;
453
+ id?: string;
454
+ name?: string;
455
+ type?: FrameworkType | string;
456
+ complianceType?: string;
457
+ description?: string;
458
+ logo?: string;
459
+ controlSources?: string;
460
+ controlSets?: ControlSet[];
461
+ createdAt?: Date;
462
+ lastUpdatedAt?: Date;
463
+ createdBy?: string;
464
+ lastUpdatedBy?: string;
465
+ tags?: Record<string, string>;
466
+ }
467
+ export interface CreateAssessmentFrameworkResponse {
468
+ framework?: Framework;
469
+ }
470
+ export interface CreateAssessmentReportRequest {
471
+ name: string | undefined;
472
+ description?: string;
473
+ assessmentId: string | undefined;
474
+ }
475
+ export interface CreateAssessmentReportResponse {
476
+ assessmentReport?: AssessmentReport;
477
+ }
478
+ export interface CreateControlMappingSource {
479
+ sourceName?: string;
480
+ sourceDescription?: string;
481
+ sourceSetUpOption?: SourceSetUpOption | string;
482
+ sourceType?: SourceType | string;
483
+ sourceKeyword?: SourceKeyword;
484
+ sourceFrequency?: SourceFrequency | string;
485
+ troubleshootingText?: string;
486
+ }
487
+ export interface CreateControlRequest {
488
+ name: string | undefined;
489
+ description?: string;
490
+ testingInformation?: string;
491
+ actionPlanTitle?: string;
492
+ actionPlanInstructions?: string;
493
+ controlMappingSources: CreateControlMappingSource[] | undefined;
494
+ tags?: Record<string, string>;
495
+ }
496
+ export interface CreateControlResponse {
497
+ control?: Control;
498
+ }
499
+ export interface DeleteAssessmentRequest {
500
+ assessmentId: string | undefined;
501
+ }
502
+ export interface DeleteAssessmentResponse {}
503
+ export interface DeleteAssessmentFrameworkRequest {
504
+ frameworkId: string | undefined;
505
+ }
506
+ export interface DeleteAssessmentFrameworkResponse {}
507
+ export declare enum ShareRequestType {
508
+ RECEIVED = "RECEIVED",
509
+ SENT = "SENT",
510
+ }
511
+ export interface DeleteAssessmentFrameworkShareRequest {
512
+ requestId: string | undefined;
513
+ requestType: ShareRequestType | string | undefined;
514
+ }
515
+ export interface DeleteAssessmentFrameworkShareResponse {}
516
+ export interface DeleteAssessmentReportRequest {
517
+ assessmentId: string | undefined;
518
+ assessmentReportId: string | undefined;
519
+ }
520
+ export interface DeleteAssessmentReportResponse {}
521
+ export interface DeleteControlRequest {
522
+ controlId: string | undefined;
523
+ }
524
+ export interface DeleteControlResponse {}
525
+ export interface DeregisterAccountRequest {}
526
+ export interface DeregisterAccountResponse {
527
+ status?: AccountStatus | string;
528
+ }
529
+ export interface DeregisterOrganizationAdminAccountRequest {
530
+ adminAccountId?: string;
531
+ }
532
+ export interface DeregisterOrganizationAdminAccountResponse {}
533
+ export interface DisassociateAssessmentReportEvidenceFolderRequest {
534
+ assessmentId: string | undefined;
535
+ evidenceFolderId: string | undefined;
536
+ }
537
+ export interface DisassociateAssessmentReportEvidenceFolderResponse {}
538
+ export interface GetAccountStatusRequest {}
539
+ export interface GetAccountStatusResponse {
540
+ status?: AccountStatus | string;
541
+ }
542
+ export interface GetAssessmentRequest {
543
+ assessmentId: string | undefined;
544
+ }
545
+ export interface GetAssessmentResponse {
546
+ assessment?: Assessment;
547
+ userRole?: Role;
548
+ }
549
+ export interface GetAssessmentFrameworkRequest {
550
+ frameworkId: string | undefined;
551
+ }
552
+ export interface GetAssessmentFrameworkResponse {
553
+ framework?: Framework;
554
+ }
555
+ export interface GetAssessmentReportUrlRequest {
556
+ assessmentReportId: string | undefined;
557
+ assessmentId: string | undefined;
558
+ }
559
+ export interface URL {
560
+ hyperlinkName?: string;
561
+ link?: string;
562
+ }
563
+ export interface GetAssessmentReportUrlResponse {
564
+ preSignedUrl?: URL;
565
+ }
566
+ export interface GetChangeLogsRequest {
567
+ assessmentId: string | undefined;
568
+ controlSetId?: string;
569
+ controlId?: string;
570
+ nextToken?: string;
571
+ maxResults?: number;
572
+ }
573
+ export declare enum ObjectTypeEnum {
574
+ ASSESSMENT = "ASSESSMENT",
575
+ ASSESSMENT_REPORT = "ASSESSMENT_REPORT",
576
+ CONTROL = "CONTROL",
577
+ CONTROL_SET = "CONTROL_SET",
578
+ DELEGATION = "DELEGATION",
579
+ }
580
+ export interface ChangeLog {
581
+ objectType?: ObjectTypeEnum | string;
582
+ objectName?: string;
583
+ action?: ActionEnum | string;
584
+ createdAt?: Date;
585
+ createdBy?: string;
586
+ }
587
+ export interface GetChangeLogsResponse {
588
+ changeLogs?: ChangeLog[];
589
+ nextToken?: string;
590
+ }
591
+ export interface GetControlRequest {
592
+ controlId: string | undefined;
593
+ }
594
+ export interface GetControlResponse {
595
+ control?: Control;
596
+ }
597
+ export interface GetDelegationsRequest {
598
+ nextToken?: string;
599
+ maxResults?: number;
600
+ }
601
+ export interface DelegationMetadata {
602
+ id?: string;
603
+ assessmentName?: string;
604
+ assessmentId?: string;
605
+ status?: DelegationStatus | string;
606
+ roleArn?: string;
607
+ creationTime?: Date;
608
+ controlSetName?: string;
609
+ }
610
+ export interface GetDelegationsResponse {
611
+ delegations?: DelegationMetadata[];
612
+ nextToken?: string;
613
+ }
614
+ export interface GetEvidenceRequest {
615
+ assessmentId: string | undefined;
616
+ controlSetId: string | undefined;
617
+ evidenceFolderId: string | undefined;
618
+ evidenceId: string | undefined;
619
+ }
620
+ export interface Resource {
621
+ arn?: string;
622
+ value?: string;
623
+ }
624
+ export interface Evidence {
625
+ dataSource?: string;
626
+ evidenceAwsAccountId?: string;
627
+ time?: Date;
628
+ eventSource?: string;
629
+ eventName?: string;
630
+ evidenceByType?: string;
631
+ resourcesIncluded?: Resource[];
632
+ attributes?: Record<string, string>;
633
+ iamId?: string;
634
+ complianceCheck?: string;
635
+ awsOrganization?: string;
636
+ awsAccountId?: string;
637
+ evidenceFolderId?: string;
638
+ id?: string;
639
+ assessmentReportSelection?: string;
640
+ }
641
+ export interface GetEvidenceResponse {
642
+ evidence?: Evidence;
643
+ }
644
+ export interface GetEvidenceByEvidenceFolderRequest {
645
+ assessmentId: string | undefined;
646
+ controlSetId: string | undefined;
647
+ evidenceFolderId: string | undefined;
648
+ nextToken?: string;
649
+ maxResults?: number;
650
+ }
651
+ export interface GetEvidenceByEvidenceFolderResponse {
652
+ evidence?: Evidence[];
653
+ nextToken?: string;
654
+ }
655
+ export interface GetEvidenceFolderRequest {
656
+ assessmentId: string | undefined;
657
+ controlSetId: string | undefined;
658
+ evidenceFolderId: string | undefined;
659
+ }
660
+ export interface GetEvidenceFolderResponse {
661
+ evidenceFolder?: AssessmentEvidenceFolder;
662
+ }
663
+ export interface GetEvidenceFoldersByAssessmentRequest {
664
+ assessmentId: string | undefined;
665
+ nextToken?: string;
666
+ maxResults?: number;
667
+ }
668
+ export interface GetEvidenceFoldersByAssessmentResponse {
669
+ evidenceFolders?: AssessmentEvidenceFolder[];
670
+ nextToken?: string;
671
+ }
672
+ export interface GetEvidenceFoldersByAssessmentControlRequest {
673
+ assessmentId: string | undefined;
674
+ controlSetId: string | undefined;
675
+ controlId: string | undefined;
676
+ nextToken?: string;
677
+ maxResults?: number;
678
+ }
679
+ export interface GetEvidenceFoldersByAssessmentControlResponse {
680
+ evidenceFolders?: AssessmentEvidenceFolder[];
681
+ nextToken?: string;
682
+ }
683
+ export interface GetInsightsRequest {}
684
+ export interface Insights {
685
+ activeAssessmentsCount?: number;
686
+ noncompliantEvidenceCount?: number;
687
+ compliantEvidenceCount?: number;
688
+ inconclusiveEvidenceCount?: number;
689
+ assessmentControlsCountByNoncompliantEvidence?: number;
690
+ totalAssessmentControlsCount?: number;
691
+ lastUpdated?: Date;
692
+ }
693
+ export interface GetInsightsResponse {
694
+ insights?: Insights;
695
+ }
696
+ export interface GetInsightsByAssessmentRequest {
697
+ assessmentId: string | undefined;
698
+ }
699
+ export interface InsightsByAssessment {
700
+ noncompliantEvidenceCount?: number;
701
+ compliantEvidenceCount?: number;
702
+ inconclusiveEvidenceCount?: number;
703
+ assessmentControlsCountByNoncompliantEvidence?: number;
704
+ totalAssessmentControlsCount?: number;
705
+ lastUpdated?: Date;
706
+ }
707
+ export interface GetInsightsByAssessmentResponse {
708
+ insights?: InsightsByAssessment;
709
+ }
710
+ export interface GetOrganizationAdminAccountRequest {}
711
+ export interface GetOrganizationAdminAccountResponse {
712
+ adminAccountId?: string;
713
+ organizationId?: string;
714
+ }
715
+ export interface GetServicesInScopeRequest {}
716
+ export interface ServiceMetadata {
717
+ name?: string;
718
+ displayName?: string;
719
+ description?: string;
720
+ category?: string;
721
+ }
722
+ export interface GetServicesInScopeResponse {
723
+ serviceMetadata?: ServiceMetadata[];
724
+ }
725
+ export declare enum SettingAttribute {
726
+ ALL = "ALL",
727
+ DEFAULT_ASSESSMENT_REPORTS_DESTINATION = "DEFAULT_ASSESSMENT_REPORTS_DESTINATION",
728
+ DEFAULT_PROCESS_OWNERS = "DEFAULT_PROCESS_OWNERS",
729
+ IS_AWS_ORG_ENABLED = "IS_AWS_ORG_ENABLED",
730
+ SNS_TOPIC = "SNS_TOPIC",
731
+ }
732
+ export interface GetSettingsRequest {
733
+ attribute: SettingAttribute | string | undefined;
734
+ }
735
+ export interface Settings {
736
+ isAwsOrgEnabled?: boolean;
737
+ snsTopic?: string;
738
+ defaultAssessmentReportsDestination?: AssessmentReportsDestination;
739
+ defaultProcessOwners?: Role[];
740
+ kmsKey?: string;
741
+ }
742
+ export interface GetSettingsResponse {
743
+ settings?: Settings;
744
+ }
745
+ export interface ListAssessmentControlInsightsByControlDomainRequest {
746
+ controlDomainId: string | undefined;
747
+ assessmentId: string | undefined;
748
+ nextToken?: string;
749
+ maxResults?: number;
750
+ }
751
+ export interface EvidenceInsights {
752
+ noncompliantEvidenceCount?: number;
753
+ compliantEvidenceCount?: number;
754
+ inconclusiveEvidenceCount?: number;
755
+ }
756
+ export interface ControlInsightsMetadataByAssessmentItem {
757
+ name?: string;
758
+ id?: string;
759
+ evidenceInsights?: EvidenceInsights;
760
+ controlSetName?: string;
761
+ lastUpdated?: Date;
762
+ }
763
+ export interface ListAssessmentControlInsightsByControlDomainResponse {
764
+ controlInsightsByAssessment?: ControlInsightsMetadataByAssessmentItem[];
765
+ nextToken?: string;
766
+ }
767
+ export interface ListAssessmentFrameworksRequest {
768
+ frameworkType: FrameworkType | string | undefined;
769
+ nextToken?: string;
770
+ maxResults?: number;
771
+ }
772
+ export interface ListAssessmentFrameworksResponse {
773
+ frameworkMetadataList?: AssessmentFrameworkMetadata[];
774
+ nextToken?: string;
775
+ }
776
+ export interface ListAssessmentFrameworkShareRequestsRequest {
777
+ requestType: ShareRequestType | string | undefined;
778
+ nextToken?: string;
779
+ maxResults?: number;
780
+ }
781
+ export interface ListAssessmentFrameworkShareRequestsResponse {
782
+ assessmentFrameworkShareRequests?: AssessmentFrameworkShareRequest[];
783
+ nextToken?: string;
784
+ }
785
+ export interface ListAssessmentReportsRequest {
786
+ nextToken?: string;
787
+ maxResults?: number;
788
+ }
789
+ export interface ListAssessmentReportsResponse {
790
+ assessmentReports?: AssessmentReportMetadata[];
791
+ nextToken?: string;
792
+ }
793
+ export interface ListAssessmentsRequest {
794
+ status?: AssessmentStatus | string;
795
+ nextToken?: string;
796
+ maxResults?: number;
797
+ }
798
+ export interface ListAssessmentsResponse {
799
+ assessmentMetadata?: AssessmentMetadataItem[];
800
+ nextToken?: string;
801
+ }
802
+ export interface ListControlDomainInsightsRequest {
803
+ nextToken?: string;
804
+ maxResults?: number;
805
+ }
806
+ export interface ControlDomainInsights {
807
+ name?: string;
808
+ id?: string;
809
+ controlsCountByNoncompliantEvidence?: number;
810
+ totalControlsCount?: number;
811
+ evidenceInsights?: EvidenceInsights;
812
+ lastUpdated?: Date;
813
+ }
814
+ export interface ListControlDomainInsightsResponse {
815
+ controlDomainInsights?: ControlDomainInsights[];
816
+ nextToken?: string;
817
+ }
818
+ export interface ListControlDomainInsightsByAssessmentRequest {
819
+ assessmentId: string | undefined;
820
+ nextToken?: string;
821
+ maxResults?: number;
822
+ }
823
+ export interface ListControlDomainInsightsByAssessmentResponse {
824
+ controlDomainInsights?: ControlDomainInsights[];
825
+ nextToken?: string;
826
+ }
827
+ export interface ListControlInsightsByControlDomainRequest {
828
+ controlDomainId: string | undefined;
829
+ nextToken?: string;
830
+ maxResults?: number;
831
+ }
832
+ export interface ControlInsightsMetadataItem {
833
+ name?: string;
834
+ id?: string;
835
+ evidenceInsights?: EvidenceInsights;
836
+ lastUpdated?: Date;
837
+ }
838
+ export interface ListControlInsightsByControlDomainResponse {
839
+ controlInsightsMetadata?: ControlInsightsMetadataItem[];
840
+ nextToken?: string;
841
+ }
842
+ export interface ListControlsRequest {
843
+ controlType: ControlType | string | undefined;
844
+ nextToken?: string;
845
+ maxResults?: number;
846
+ }
847
+ export interface ControlMetadata {
848
+ arn?: string;
849
+ id?: string;
850
+ name?: string;
851
+ controlSources?: string;
852
+ createdAt?: Date;
853
+ lastUpdatedAt?: Date;
854
+ }
855
+ export interface ListControlsResponse {
856
+ controlMetadataList?: ControlMetadata[];
857
+ nextToken?: string;
858
+ }
859
+ export interface ListKeywordsForDataSourceRequest {
860
+ source: SourceType | string | undefined;
861
+ nextToken?: string;
862
+ maxResults?: number;
863
+ }
864
+ export interface ListKeywordsForDataSourceResponse {
865
+ keywords?: string[];
866
+ nextToken?: string;
867
+ }
868
+ export interface ListNotificationsRequest {
869
+ nextToken?: string;
870
+ maxResults?: number;
871
+ }
872
+ export interface Notification {
873
+ id?: string;
874
+ assessmentId?: string;
875
+ assessmentName?: string;
876
+ controlSetId?: string;
877
+ controlSetName?: string;
878
+ description?: string;
879
+ eventTime?: Date;
880
+ source?: string;
881
+ }
882
+ export interface ListNotificationsResponse {
883
+ notifications?: Notification[];
884
+ nextToken?: string;
885
+ }
886
+ export interface ListTagsForResourceRequest {
887
+ resourceArn: string | undefined;
888
+ }
889
+ export interface ListTagsForResourceResponse {
890
+ tags?: Record<string, string>;
891
+ }
892
+ export interface RegisterAccountRequest {
893
+ kmsKey?: string;
894
+ delegatedAdminAccount?: string;
895
+ }
896
+ export interface RegisterAccountResponse {
897
+ status?: AccountStatus | string;
898
+ }
899
+ export declare class ThrottlingException extends __BaseException {
900
+ readonly name: "ThrottlingException";
901
+ readonly $fault: "client";
902
+ constructor(
903
+ opts: __ExceptionOptionType<ThrottlingException, __BaseException>
904
+ );
905
+ }
906
+ export interface RegisterOrganizationAdminAccountRequest {
907
+ adminAccountId: string | undefined;
908
+ }
909
+ export interface RegisterOrganizationAdminAccountResponse {
910
+ adminAccountId?: string;
911
+ organizationId?: string;
912
+ }
913
+ export interface StartAssessmentFrameworkShareRequest {
914
+ frameworkId: string | undefined;
915
+ destinationAccount: string | undefined;
916
+ destinationRegion: string | undefined;
917
+ comment?: string;
918
+ }
919
+ export interface StartAssessmentFrameworkShareResponse {
920
+ assessmentFrameworkShareRequest?: AssessmentFrameworkShareRequest;
921
+ }
922
+ export interface TagResourceRequest {
923
+ resourceArn: string | undefined;
924
+ tags: Record<string, string> | undefined;
925
+ }
926
+ export interface TagResourceResponse {}
927
+ export interface UntagResourceRequest {
928
+ resourceArn: string | undefined;
929
+ tagKeys: string[] | undefined;
930
+ }
931
+ export interface UntagResourceResponse {}
932
+ export interface UpdateAssessmentRequest {
933
+ assessmentId: string | undefined;
934
+ assessmentName?: string;
935
+ assessmentDescription?: string;
936
+ scope: Scope | undefined;
937
+ assessmentReportsDestination?: AssessmentReportsDestination;
938
+ roles?: Role[];
939
+ }
940
+ export interface UpdateAssessmentResponse {
941
+ assessment?: Assessment;
942
+ }
943
+ export interface UpdateAssessmentControlRequest {
944
+ assessmentId: string | undefined;
945
+ controlSetId: string | undefined;
946
+ controlId: string | undefined;
947
+ controlStatus?: ControlStatus | string;
948
+ commentBody?: string;
949
+ }
950
+ export interface UpdateAssessmentControlResponse {
951
+ control?: AssessmentControl;
952
+ }
953
+ export interface UpdateAssessmentControlSetStatusRequest {
954
+ assessmentId: string | undefined;
955
+ controlSetId: string | undefined;
956
+ status: ControlSetStatus | string | undefined;
957
+ comment: string | undefined;
958
+ }
959
+ export interface UpdateAssessmentControlSetStatusResponse {
960
+ controlSet?: AssessmentControlSet;
961
+ }
962
+ export interface UpdateAssessmentFrameworkControlSet {
963
+ id?: string;
964
+ name: string | undefined;
965
+ controls: CreateAssessmentFrameworkControl[] | undefined;
966
+ }
967
+ export interface UpdateAssessmentFrameworkRequest {
968
+ frameworkId: string | undefined;
969
+ name: string | undefined;
970
+ description?: string;
971
+ complianceType?: string;
972
+ controlSets: UpdateAssessmentFrameworkControlSet[] | undefined;
973
+ }
974
+ export interface UpdateAssessmentFrameworkResponse {
975
+ framework?: Framework;
976
+ }
977
+ export declare enum ShareRequestAction {
978
+ ACCEPT = "ACCEPT",
979
+ DECLINE = "DECLINE",
980
+ REVOKE = "REVOKE",
981
+ }
982
+ export interface UpdateAssessmentFrameworkShareRequest {
983
+ requestId: string | undefined;
984
+ requestType: ShareRequestType | string | undefined;
985
+ action: ShareRequestAction | string | undefined;
986
+ }
987
+ export interface UpdateAssessmentFrameworkShareResponse {
988
+ assessmentFrameworkShareRequest?: AssessmentFrameworkShareRequest;
989
+ }
990
+ export interface UpdateAssessmentStatusRequest {
991
+ assessmentId: string | undefined;
992
+ status: AssessmentStatus | string | undefined;
993
+ }
994
+ export interface UpdateAssessmentStatusResponse {
995
+ assessment?: Assessment;
996
+ }
997
+ export interface UpdateControlRequest {
998
+ controlId: string | undefined;
999
+ name: string | undefined;
1000
+ description?: string;
1001
+ testingInformation?: string;
1002
+ actionPlanTitle?: string;
1003
+ actionPlanInstructions?: string;
1004
+ controlMappingSources: ControlMappingSource[] | undefined;
1005
+ }
1006
+ export interface UpdateControlResponse {
1007
+ control?: Control;
1008
+ }
1009
+ export interface UpdateSettingsRequest {
1010
+ snsTopic?: string;
1011
+ defaultAssessmentReportsDestination?: AssessmentReportsDestination;
1012
+ defaultProcessOwners?: Role[];
1013
+ kmsKey?: string;
1014
+ }
1015
+ export interface UpdateSettingsResponse {
1016
+ settings?: Settings;
1017
+ }
1018
+ export interface ValidateAssessmentReportIntegrityRequest {
1019
+ s3RelativePath: string | undefined;
1020
+ }
1021
+ export interface ValidateAssessmentReportIntegrityResponse {
1022
+ signatureValid?: boolean;
1023
+ signatureAlgorithm?: string;
1024
+ signatureDateTime?: string;
1025
+ signatureKeyId?: string;
1026
+ validationErrors?: string[];
1027
+ }
1028
+ export declare const AWSAccountFilterSensitiveLog: (obj: AWSAccount) => any;
1029
+ export declare const ControlCommentFilterSensitiveLog: (
1030
+ obj: ControlComment
1031
+ ) => any;
1032
+ export declare const AssessmentControlFilterSensitiveLog: (
1033
+ obj: AssessmentControl
1034
+ ) => any;
1035
+ export declare const DelegationFilterSensitiveLog: (obj: Delegation) => any;
1036
+ export declare const RoleFilterSensitiveLog: (obj: Role) => any;
1037
+ export declare const AssessmentControlSetFilterSensitiveLog: (
1038
+ obj: AssessmentControlSet
1039
+ ) => any;
1040
+ export declare const FrameworkMetadataFilterSensitiveLog: (
1041
+ obj: FrameworkMetadata
1042
+ ) => any;
1043
+ export declare const AssessmentFrameworkFilterSensitiveLog: (
1044
+ obj: AssessmentFramework
1045
+ ) => any;
1046
+ export declare const AssessmentReportsDestinationFilterSensitiveLog: (
1047
+ obj: AssessmentReportsDestination
1048
+ ) => any;
1049
+ export declare const AWSServiceFilterSensitiveLog: (obj: AWSService) => any;
1050
+ export declare const ScopeFilterSensitiveLog: (obj: Scope) => any;
1051
+ export declare const AssessmentMetadataFilterSensitiveLog: (
1052
+ obj: AssessmentMetadata
1053
+ ) => any;
1054
+ export declare const AssessmentFilterSensitiveLog: (obj: Assessment) => any;
1055
+ export declare const AssessmentEvidenceFolderFilterSensitiveLog: (
1056
+ obj: AssessmentEvidenceFolder
1057
+ ) => any;
1058
+ export declare const AssessmentFrameworkMetadataFilterSensitiveLog: (
1059
+ obj: AssessmentFrameworkMetadata
1060
+ ) => any;
1061
+ export declare const AssessmentFrameworkShareRequestFilterSensitiveLog: (
1062
+ obj: AssessmentFrameworkShareRequest
1063
+ ) => any;
1064
+ export declare const AssessmentMetadataItemFilterSensitiveLog: (
1065
+ obj: AssessmentMetadataItem
1066
+ ) => any;
1067
+ export declare const AssessmentReportFilterSensitiveLog: (
1068
+ obj: AssessmentReport
1069
+ ) => any;
1070
+ export declare const AssessmentReportEvidenceErrorFilterSensitiveLog: (
1071
+ obj: AssessmentReportEvidenceError
1072
+ ) => any;
1073
+ export declare const AssessmentReportMetadataFilterSensitiveLog: (
1074
+ obj: AssessmentReportMetadata
1075
+ ) => any;
1076
+ export declare const AssociateAssessmentReportEvidenceFolderRequestFilterSensitiveLog: (
1077
+ obj: AssociateAssessmentReportEvidenceFolderRequest
1078
+ ) => any;
1079
+ export declare const AssociateAssessmentReportEvidenceFolderResponseFilterSensitiveLog: (
1080
+ obj: AssociateAssessmentReportEvidenceFolderResponse
1081
+ ) => any;
1082
+ export declare const ValidationExceptionFieldFilterSensitiveLog: (
1083
+ obj: ValidationExceptionField
1084
+ ) => any;
1085
+ export declare const BatchAssociateAssessmentReportEvidenceRequestFilterSensitiveLog: (
1086
+ obj: BatchAssociateAssessmentReportEvidenceRequest
1087
+ ) => any;
1088
+ export declare const BatchAssociateAssessmentReportEvidenceResponseFilterSensitiveLog: (
1089
+ obj: BatchAssociateAssessmentReportEvidenceResponse
1090
+ ) => any;
1091
+ export declare const CreateDelegationRequestFilterSensitiveLog: (
1092
+ obj: CreateDelegationRequest
1093
+ ) => any;
1094
+ export declare const BatchCreateDelegationByAssessmentRequestFilterSensitiveLog: (
1095
+ obj: BatchCreateDelegationByAssessmentRequest
1096
+ ) => any;
1097
+ export declare const BatchCreateDelegationByAssessmentErrorFilterSensitiveLog: (
1098
+ obj: BatchCreateDelegationByAssessmentError
1099
+ ) => any;
1100
+ export declare const BatchCreateDelegationByAssessmentResponseFilterSensitiveLog: (
1101
+ obj: BatchCreateDelegationByAssessmentResponse
1102
+ ) => any;
1103
+ export declare const BatchDeleteDelegationByAssessmentRequestFilterSensitiveLog: (
1104
+ obj: BatchDeleteDelegationByAssessmentRequest
1105
+ ) => any;
1106
+ export declare const BatchDeleteDelegationByAssessmentErrorFilterSensitiveLog: (
1107
+ obj: BatchDeleteDelegationByAssessmentError
1108
+ ) => any;
1109
+ export declare const BatchDeleteDelegationByAssessmentResponseFilterSensitiveLog: (
1110
+ obj: BatchDeleteDelegationByAssessmentResponse
1111
+ ) => any;
1112
+ export declare const BatchDisassociateAssessmentReportEvidenceRequestFilterSensitiveLog: (
1113
+ obj: BatchDisassociateAssessmentReportEvidenceRequest
1114
+ ) => any;
1115
+ export declare const BatchDisassociateAssessmentReportEvidenceResponseFilterSensitiveLog: (
1116
+ obj: BatchDisassociateAssessmentReportEvidenceResponse
1117
+ ) => any;
1118
+ export declare const ManualEvidenceFilterSensitiveLog: (
1119
+ obj: ManualEvidence
1120
+ ) => any;
1121
+ export declare const BatchImportEvidenceToAssessmentControlRequestFilterSensitiveLog: (
1122
+ obj: BatchImportEvidenceToAssessmentControlRequest
1123
+ ) => any;
1124
+ export declare const BatchImportEvidenceToAssessmentControlErrorFilterSensitiveLog: (
1125
+ obj: BatchImportEvidenceToAssessmentControlError
1126
+ ) => any;
1127
+ export declare const BatchImportEvidenceToAssessmentControlResponseFilterSensitiveLog: (
1128
+ obj: BatchImportEvidenceToAssessmentControlResponse
1129
+ ) => any;
1130
+ export declare const CreateAssessmentRequestFilterSensitiveLog: (
1131
+ obj: CreateAssessmentRequest
1132
+ ) => any;
1133
+ export declare const CreateAssessmentResponseFilterSensitiveLog: (
1134
+ obj: CreateAssessmentResponse
1135
+ ) => any;
1136
+ export declare const CreateAssessmentFrameworkControlFilterSensitiveLog: (
1137
+ obj: CreateAssessmentFrameworkControl
1138
+ ) => any;
1139
+ export declare const CreateAssessmentFrameworkControlSetFilterSensitiveLog: (
1140
+ obj: CreateAssessmentFrameworkControlSet
1141
+ ) => any;
1142
+ export declare const CreateAssessmentFrameworkRequestFilterSensitiveLog: (
1143
+ obj: CreateAssessmentFrameworkRequest
1144
+ ) => any;
1145
+ export declare const SourceKeywordFilterSensitiveLog: (
1146
+ obj: SourceKeyword
1147
+ ) => any;
1148
+ export declare const ControlMappingSourceFilterSensitiveLog: (
1149
+ obj: ControlMappingSource
1150
+ ) => any;
1151
+ export declare const ControlFilterSensitiveLog: (obj: Control) => any;
1152
+ export declare const ControlSetFilterSensitiveLog: (obj: ControlSet) => any;
1153
+ export declare const FrameworkFilterSensitiveLog: (obj: Framework) => any;
1154
+ export declare const CreateAssessmentFrameworkResponseFilterSensitiveLog: (
1155
+ obj: CreateAssessmentFrameworkResponse
1156
+ ) => any;
1157
+ export declare const CreateAssessmentReportRequestFilterSensitiveLog: (
1158
+ obj: CreateAssessmentReportRequest
1159
+ ) => any;
1160
+ export declare const CreateAssessmentReportResponseFilterSensitiveLog: (
1161
+ obj: CreateAssessmentReportResponse
1162
+ ) => any;
1163
+ export declare const CreateControlMappingSourceFilterSensitiveLog: (
1164
+ obj: CreateControlMappingSource
1165
+ ) => any;
1166
+ export declare const CreateControlRequestFilterSensitiveLog: (
1167
+ obj: CreateControlRequest
1168
+ ) => any;
1169
+ export declare const CreateControlResponseFilterSensitiveLog: (
1170
+ obj: CreateControlResponse
1171
+ ) => any;
1172
+ export declare const DeleteAssessmentRequestFilterSensitiveLog: (
1173
+ obj: DeleteAssessmentRequest
1174
+ ) => any;
1175
+ export declare const DeleteAssessmentResponseFilterSensitiveLog: (
1176
+ obj: DeleteAssessmentResponse
1177
+ ) => any;
1178
+ export declare const DeleteAssessmentFrameworkRequestFilterSensitiveLog: (
1179
+ obj: DeleteAssessmentFrameworkRequest
1180
+ ) => any;
1181
+ export declare const DeleteAssessmentFrameworkResponseFilterSensitiveLog: (
1182
+ obj: DeleteAssessmentFrameworkResponse
1183
+ ) => any;
1184
+ export declare const DeleteAssessmentFrameworkShareRequestFilterSensitiveLog: (
1185
+ obj: DeleteAssessmentFrameworkShareRequest
1186
+ ) => any;
1187
+ export declare const DeleteAssessmentFrameworkShareResponseFilterSensitiveLog: (
1188
+ obj: DeleteAssessmentFrameworkShareResponse
1189
+ ) => any;
1190
+ export declare const DeleteAssessmentReportRequestFilterSensitiveLog: (
1191
+ obj: DeleteAssessmentReportRequest
1192
+ ) => any;
1193
+ export declare const DeleteAssessmentReportResponseFilterSensitiveLog: (
1194
+ obj: DeleteAssessmentReportResponse
1195
+ ) => any;
1196
+ export declare const DeleteControlRequestFilterSensitiveLog: (
1197
+ obj: DeleteControlRequest
1198
+ ) => any;
1199
+ export declare const DeleteControlResponseFilterSensitiveLog: (
1200
+ obj: DeleteControlResponse
1201
+ ) => any;
1202
+ export declare const DeregisterAccountRequestFilterSensitiveLog: (
1203
+ obj: DeregisterAccountRequest
1204
+ ) => any;
1205
+ export declare const DeregisterAccountResponseFilterSensitiveLog: (
1206
+ obj: DeregisterAccountResponse
1207
+ ) => any;
1208
+ export declare const DeregisterOrganizationAdminAccountRequestFilterSensitiveLog: (
1209
+ obj: DeregisterOrganizationAdminAccountRequest
1210
+ ) => any;
1211
+ export declare const DeregisterOrganizationAdminAccountResponseFilterSensitiveLog: (
1212
+ obj: DeregisterOrganizationAdminAccountResponse
1213
+ ) => any;
1214
+ export declare const DisassociateAssessmentReportEvidenceFolderRequestFilterSensitiveLog: (
1215
+ obj: DisassociateAssessmentReportEvidenceFolderRequest
1216
+ ) => any;
1217
+ export declare const DisassociateAssessmentReportEvidenceFolderResponseFilterSensitiveLog: (
1218
+ obj: DisassociateAssessmentReportEvidenceFolderResponse
1219
+ ) => any;
1220
+ export declare const GetAccountStatusRequestFilterSensitiveLog: (
1221
+ obj: GetAccountStatusRequest
1222
+ ) => any;
1223
+ export declare const GetAccountStatusResponseFilterSensitiveLog: (
1224
+ obj: GetAccountStatusResponse
1225
+ ) => any;
1226
+ export declare const GetAssessmentRequestFilterSensitiveLog: (
1227
+ obj: GetAssessmentRequest
1228
+ ) => any;
1229
+ export declare const GetAssessmentResponseFilterSensitiveLog: (
1230
+ obj: GetAssessmentResponse
1231
+ ) => any;
1232
+ export declare const GetAssessmentFrameworkRequestFilterSensitiveLog: (
1233
+ obj: GetAssessmentFrameworkRequest
1234
+ ) => any;
1235
+ export declare const GetAssessmentFrameworkResponseFilterSensitiveLog: (
1236
+ obj: GetAssessmentFrameworkResponse
1237
+ ) => any;
1238
+ export declare const GetAssessmentReportUrlRequestFilterSensitiveLog: (
1239
+ obj: GetAssessmentReportUrlRequest
1240
+ ) => any;
1241
+ export declare const URLFilterSensitiveLog: (obj: URL) => any;
1242
+ export declare const GetAssessmentReportUrlResponseFilterSensitiveLog: (
1243
+ obj: GetAssessmentReportUrlResponse
1244
+ ) => any;
1245
+ export declare const GetChangeLogsRequestFilterSensitiveLog: (
1246
+ obj: GetChangeLogsRequest
1247
+ ) => any;
1248
+ export declare const ChangeLogFilterSensitiveLog: (obj: ChangeLog) => any;
1249
+ export declare const GetChangeLogsResponseFilterSensitiveLog: (
1250
+ obj: GetChangeLogsResponse
1251
+ ) => any;
1252
+ export declare const GetControlRequestFilterSensitiveLog: (
1253
+ obj: GetControlRequest
1254
+ ) => any;
1255
+ export declare const GetControlResponseFilterSensitiveLog: (
1256
+ obj: GetControlResponse
1257
+ ) => any;
1258
+ export declare const GetDelegationsRequestFilterSensitiveLog: (
1259
+ obj: GetDelegationsRequest
1260
+ ) => any;
1261
+ export declare const DelegationMetadataFilterSensitiveLog: (
1262
+ obj: DelegationMetadata
1263
+ ) => any;
1264
+ export declare const GetDelegationsResponseFilterSensitiveLog: (
1265
+ obj: GetDelegationsResponse
1266
+ ) => any;
1267
+ export declare const GetEvidenceRequestFilterSensitiveLog: (
1268
+ obj: GetEvidenceRequest
1269
+ ) => any;
1270
+ export declare const ResourceFilterSensitiveLog: (obj: Resource) => any;
1271
+ export declare const EvidenceFilterSensitiveLog: (obj: Evidence) => any;
1272
+ export declare const GetEvidenceResponseFilterSensitiveLog: (
1273
+ obj: GetEvidenceResponse
1274
+ ) => any;
1275
+ export declare const GetEvidenceByEvidenceFolderRequestFilterSensitiveLog: (
1276
+ obj: GetEvidenceByEvidenceFolderRequest
1277
+ ) => any;
1278
+ export declare const GetEvidenceByEvidenceFolderResponseFilterSensitiveLog: (
1279
+ obj: GetEvidenceByEvidenceFolderResponse
1280
+ ) => any;
1281
+ export declare const GetEvidenceFolderRequestFilterSensitiveLog: (
1282
+ obj: GetEvidenceFolderRequest
1283
+ ) => any;
1284
+ export declare const GetEvidenceFolderResponseFilterSensitiveLog: (
1285
+ obj: GetEvidenceFolderResponse
1286
+ ) => any;
1287
+ export declare const GetEvidenceFoldersByAssessmentRequestFilterSensitiveLog: (
1288
+ obj: GetEvidenceFoldersByAssessmentRequest
1289
+ ) => any;
1290
+ export declare const GetEvidenceFoldersByAssessmentResponseFilterSensitiveLog: (
1291
+ obj: GetEvidenceFoldersByAssessmentResponse
1292
+ ) => any;
1293
+ export declare const GetEvidenceFoldersByAssessmentControlRequestFilterSensitiveLog: (
1294
+ obj: GetEvidenceFoldersByAssessmentControlRequest
1295
+ ) => any;
1296
+ export declare const GetEvidenceFoldersByAssessmentControlResponseFilterSensitiveLog: (
1297
+ obj: GetEvidenceFoldersByAssessmentControlResponse
1298
+ ) => any;
1299
+ export declare const GetInsightsRequestFilterSensitiveLog: (
1300
+ obj: GetInsightsRequest
1301
+ ) => any;
1302
+ export declare const InsightsFilterSensitiveLog: (obj: Insights) => any;
1303
+ export declare const GetInsightsResponseFilterSensitiveLog: (
1304
+ obj: GetInsightsResponse
1305
+ ) => any;
1306
+ export declare const GetInsightsByAssessmentRequestFilterSensitiveLog: (
1307
+ obj: GetInsightsByAssessmentRequest
1308
+ ) => any;
1309
+ export declare const InsightsByAssessmentFilterSensitiveLog: (
1310
+ obj: InsightsByAssessment
1311
+ ) => any;
1312
+ export declare const GetInsightsByAssessmentResponseFilterSensitiveLog: (
1313
+ obj: GetInsightsByAssessmentResponse
1314
+ ) => any;
1315
+ export declare const GetOrganizationAdminAccountRequestFilterSensitiveLog: (
1316
+ obj: GetOrganizationAdminAccountRequest
1317
+ ) => any;
1318
+ export declare const GetOrganizationAdminAccountResponseFilterSensitiveLog: (
1319
+ obj: GetOrganizationAdminAccountResponse
1320
+ ) => any;
1321
+ export declare const GetServicesInScopeRequestFilterSensitiveLog: (
1322
+ obj: GetServicesInScopeRequest
1323
+ ) => any;
1324
+ export declare const ServiceMetadataFilterSensitiveLog: (
1325
+ obj: ServiceMetadata
1326
+ ) => any;
1327
+ export declare const GetServicesInScopeResponseFilterSensitiveLog: (
1328
+ obj: GetServicesInScopeResponse
1329
+ ) => any;
1330
+ export declare const GetSettingsRequestFilterSensitiveLog: (
1331
+ obj: GetSettingsRequest
1332
+ ) => any;
1333
+ export declare const SettingsFilterSensitiveLog: (obj: Settings) => any;
1334
+ export declare const GetSettingsResponseFilterSensitiveLog: (
1335
+ obj: GetSettingsResponse
1336
+ ) => any;
1337
+ export declare const ListAssessmentControlInsightsByControlDomainRequestFilterSensitiveLog: (
1338
+ obj: ListAssessmentControlInsightsByControlDomainRequest
1339
+ ) => any;
1340
+ export declare const EvidenceInsightsFilterSensitiveLog: (
1341
+ obj: EvidenceInsights
1342
+ ) => any;
1343
+ export declare const ControlInsightsMetadataByAssessmentItemFilterSensitiveLog: (
1344
+ obj: ControlInsightsMetadataByAssessmentItem
1345
+ ) => any;
1346
+ export declare const ListAssessmentControlInsightsByControlDomainResponseFilterSensitiveLog: (
1347
+ obj: ListAssessmentControlInsightsByControlDomainResponse
1348
+ ) => any;
1349
+ export declare const ListAssessmentFrameworksRequestFilterSensitiveLog: (
1350
+ obj: ListAssessmentFrameworksRequest
1351
+ ) => any;
1352
+ export declare const ListAssessmentFrameworksResponseFilterSensitiveLog: (
1353
+ obj: ListAssessmentFrameworksResponse
1354
+ ) => any;
1355
+ export declare const ListAssessmentFrameworkShareRequestsRequestFilterSensitiveLog: (
1356
+ obj: ListAssessmentFrameworkShareRequestsRequest
1357
+ ) => any;
1358
+ export declare const ListAssessmentFrameworkShareRequestsResponseFilterSensitiveLog: (
1359
+ obj: ListAssessmentFrameworkShareRequestsResponse
1360
+ ) => any;
1361
+ export declare const ListAssessmentReportsRequestFilterSensitiveLog: (
1362
+ obj: ListAssessmentReportsRequest
1363
+ ) => any;
1364
+ export declare const ListAssessmentReportsResponseFilterSensitiveLog: (
1365
+ obj: ListAssessmentReportsResponse
1366
+ ) => any;
1367
+ export declare const ListAssessmentsRequestFilterSensitiveLog: (
1368
+ obj: ListAssessmentsRequest
1369
+ ) => any;
1370
+ export declare const ListAssessmentsResponseFilterSensitiveLog: (
1371
+ obj: ListAssessmentsResponse
1372
+ ) => any;
1373
+ export declare const ListControlDomainInsightsRequestFilterSensitiveLog: (
1374
+ obj: ListControlDomainInsightsRequest
1375
+ ) => any;
1376
+ export declare const ControlDomainInsightsFilterSensitiveLog: (
1377
+ obj: ControlDomainInsights
1378
+ ) => any;
1379
+ export declare const ListControlDomainInsightsResponseFilterSensitiveLog: (
1380
+ obj: ListControlDomainInsightsResponse
1381
+ ) => any;
1382
+ export declare const ListControlDomainInsightsByAssessmentRequestFilterSensitiveLog: (
1383
+ obj: ListControlDomainInsightsByAssessmentRequest
1384
+ ) => any;
1385
+ export declare const ListControlDomainInsightsByAssessmentResponseFilterSensitiveLog: (
1386
+ obj: ListControlDomainInsightsByAssessmentResponse
1387
+ ) => any;
1388
+ export declare const ListControlInsightsByControlDomainRequestFilterSensitiveLog: (
1389
+ obj: ListControlInsightsByControlDomainRequest
1390
+ ) => any;
1391
+ export declare const ControlInsightsMetadataItemFilterSensitiveLog: (
1392
+ obj: ControlInsightsMetadataItem
1393
+ ) => any;
1394
+ export declare const ListControlInsightsByControlDomainResponseFilterSensitiveLog: (
1395
+ obj: ListControlInsightsByControlDomainResponse
1396
+ ) => any;
1397
+ export declare const ListControlsRequestFilterSensitiveLog: (
1398
+ obj: ListControlsRequest
1399
+ ) => any;
1400
+ export declare const ControlMetadataFilterSensitiveLog: (
1401
+ obj: ControlMetadata
1402
+ ) => any;
1403
+ export declare const ListControlsResponseFilterSensitiveLog: (
1404
+ obj: ListControlsResponse
1405
+ ) => any;
1406
+ export declare const ListKeywordsForDataSourceRequestFilterSensitiveLog: (
1407
+ obj: ListKeywordsForDataSourceRequest
1408
+ ) => any;
1409
+ export declare const ListKeywordsForDataSourceResponseFilterSensitiveLog: (
1410
+ obj: ListKeywordsForDataSourceResponse
1411
+ ) => any;
1412
+ export declare const ListNotificationsRequestFilterSensitiveLog: (
1413
+ obj: ListNotificationsRequest
1414
+ ) => any;
1415
+ export declare const NotificationFilterSensitiveLog: (obj: Notification) => any;
1416
+ export declare const ListNotificationsResponseFilterSensitiveLog: (
1417
+ obj: ListNotificationsResponse
1418
+ ) => any;
1419
+ export declare const ListTagsForResourceRequestFilterSensitiveLog: (
1420
+ obj: ListTagsForResourceRequest
1421
+ ) => any;
1422
+ export declare const ListTagsForResourceResponseFilterSensitiveLog: (
1423
+ obj: ListTagsForResourceResponse
1424
+ ) => any;
1425
+ export declare const RegisterAccountRequestFilterSensitiveLog: (
1426
+ obj: RegisterAccountRequest
1427
+ ) => any;
1428
+ export declare const RegisterAccountResponseFilterSensitiveLog: (
1429
+ obj: RegisterAccountResponse
1430
+ ) => any;
1431
+ export declare const RegisterOrganizationAdminAccountRequestFilterSensitiveLog: (
1432
+ obj: RegisterOrganizationAdminAccountRequest
1433
+ ) => any;
1434
+ export declare const RegisterOrganizationAdminAccountResponseFilterSensitiveLog: (
1435
+ obj: RegisterOrganizationAdminAccountResponse
1436
+ ) => any;
1437
+ export declare const StartAssessmentFrameworkShareRequestFilterSensitiveLog: (
1438
+ obj: StartAssessmentFrameworkShareRequest
1439
+ ) => any;
1440
+ export declare const StartAssessmentFrameworkShareResponseFilterSensitiveLog: (
1441
+ obj: StartAssessmentFrameworkShareResponse
1442
+ ) => any;
1443
+ export declare const TagResourceRequestFilterSensitiveLog: (
1444
+ obj: TagResourceRequest
1445
+ ) => any;
1446
+ export declare const TagResourceResponseFilterSensitiveLog: (
1447
+ obj: TagResourceResponse
1448
+ ) => any;
1449
+ export declare const UntagResourceRequestFilterSensitiveLog: (
1450
+ obj: UntagResourceRequest
1451
+ ) => any;
1452
+ export declare const UntagResourceResponseFilterSensitiveLog: (
1453
+ obj: UntagResourceResponse
1454
+ ) => any;
1455
+ export declare const UpdateAssessmentRequestFilterSensitiveLog: (
1456
+ obj: UpdateAssessmentRequest
1457
+ ) => any;
1458
+ export declare const UpdateAssessmentResponseFilterSensitiveLog: (
1459
+ obj: UpdateAssessmentResponse
1460
+ ) => any;
1461
+ export declare const UpdateAssessmentControlRequestFilterSensitiveLog: (
1462
+ obj: UpdateAssessmentControlRequest
1463
+ ) => any;
1464
+ export declare const UpdateAssessmentControlResponseFilterSensitiveLog: (
1465
+ obj: UpdateAssessmentControlResponse
1466
+ ) => any;
1467
+ export declare const UpdateAssessmentControlSetStatusRequestFilterSensitiveLog: (
1468
+ obj: UpdateAssessmentControlSetStatusRequest
1469
+ ) => any;
1470
+ export declare const UpdateAssessmentControlSetStatusResponseFilterSensitiveLog: (
1471
+ obj: UpdateAssessmentControlSetStatusResponse
1472
+ ) => any;
1473
+ export declare const UpdateAssessmentFrameworkControlSetFilterSensitiveLog: (
1474
+ obj: UpdateAssessmentFrameworkControlSet
1475
+ ) => any;
1476
+ export declare const UpdateAssessmentFrameworkRequestFilterSensitiveLog: (
1477
+ obj: UpdateAssessmentFrameworkRequest
1478
+ ) => any;
1479
+ export declare const UpdateAssessmentFrameworkResponseFilterSensitiveLog: (
1480
+ obj: UpdateAssessmentFrameworkResponse
1481
+ ) => any;
1482
+ export declare const UpdateAssessmentFrameworkShareRequestFilterSensitiveLog: (
1483
+ obj: UpdateAssessmentFrameworkShareRequest
1484
+ ) => any;
1485
+ export declare const UpdateAssessmentFrameworkShareResponseFilterSensitiveLog: (
1486
+ obj: UpdateAssessmentFrameworkShareResponse
1487
+ ) => any;
1488
+ export declare const UpdateAssessmentStatusRequestFilterSensitiveLog: (
1489
+ obj: UpdateAssessmentStatusRequest
1490
+ ) => any;
1491
+ export declare const UpdateAssessmentStatusResponseFilterSensitiveLog: (
1492
+ obj: UpdateAssessmentStatusResponse
1493
+ ) => any;
1494
+ export declare const UpdateControlRequestFilterSensitiveLog: (
1495
+ obj: UpdateControlRequest
1496
+ ) => any;
1497
+ export declare const UpdateControlResponseFilterSensitiveLog: (
1498
+ obj: UpdateControlResponse
1499
+ ) => any;
1500
+ export declare const UpdateSettingsRequestFilterSensitiveLog: (
1501
+ obj: UpdateSettingsRequest
1502
+ ) => any;
1503
+ export declare const UpdateSettingsResponseFilterSensitiveLog: (
1504
+ obj: UpdateSettingsResponse
1505
+ ) => any;
1506
+ export declare const ValidateAssessmentReportIntegrityRequestFilterSensitiveLog: (
1507
+ obj: ValidateAssessmentReportIntegrityRequest
1508
+ ) => any;
1509
+ export declare const ValidateAssessmentReportIntegrityResponseFilterSensitiveLog: (
1510
+ obj: ValidateAssessmentReportIntegrityResponse
1511
+ ) => any;