@aws-sdk/client-auditmanager 3.131.0 → 3.137.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -0
- package/dist-cjs/commands/AssociateAssessmentReportEvidenceFolderCommand.js +2 -2
- package/dist-cjs/commands/BatchAssociateAssessmentReportEvidenceCommand.js +2 -2
- package/dist-cjs/commands/BatchCreateDelegationByAssessmentCommand.js +2 -2
- package/dist-cjs/commands/BatchDeleteDelegationByAssessmentCommand.js +2 -2
- package/dist-cjs/commands/BatchDisassociateAssessmentReportEvidenceCommand.js +2 -2
- package/dist-cjs/commands/BatchImportEvidenceToAssessmentControlCommand.js +2 -2
- package/dist-cjs/commands/CreateAssessmentCommand.js +2 -2
- package/dist-cjs/commands/CreateAssessmentFrameworkCommand.js +2 -2
- package/dist-cjs/commands/CreateAssessmentReportCommand.js +2 -2
- package/dist-cjs/commands/CreateControlCommand.js +2 -2
- package/dist-cjs/commands/DeleteAssessmentCommand.js +2 -2
- package/dist-cjs/commands/DeleteAssessmentFrameworkCommand.js +2 -2
- package/dist-cjs/commands/DeleteAssessmentFrameworkShareCommand.js +2 -2
- package/dist-cjs/commands/DeleteAssessmentReportCommand.js +2 -2
- package/dist-cjs/commands/DeleteControlCommand.js +2 -2
- package/dist-cjs/commands/DeregisterAccountCommand.js +2 -2
- package/dist-cjs/commands/DeregisterOrganizationAdminAccountCommand.js +2 -2
- package/dist-cjs/commands/DisassociateAssessmentReportEvidenceFolderCommand.js +2 -2
- package/dist-cjs/commands/GetAccountStatusCommand.js +2 -2
- package/dist-cjs/commands/GetAssessmentCommand.js +2 -2
- package/dist-cjs/commands/GetAssessmentFrameworkCommand.js +2 -2
- package/dist-cjs/commands/GetAssessmentReportUrlCommand.js +2 -2
- package/dist-cjs/commands/GetChangeLogsCommand.js +2 -2
- package/dist-cjs/commands/GetControlCommand.js +2 -2
- package/dist-cjs/commands/GetDelegationsCommand.js +2 -2
- package/dist-cjs/commands/GetEvidenceByEvidenceFolderCommand.js +2 -2
- package/dist-cjs/commands/GetEvidenceCommand.js +2 -2
- package/dist-cjs/commands/GetEvidenceFolderCommand.js +2 -2
- package/dist-cjs/commands/GetEvidenceFoldersByAssessmentCommand.js +2 -2
- package/dist-cjs/commands/GetEvidenceFoldersByAssessmentControlCommand.js +2 -2
- package/dist-cjs/commands/GetInsightsByAssessmentCommand.js +2 -2
- package/dist-cjs/commands/GetInsightsCommand.js +2 -2
- package/dist-cjs/commands/GetOrganizationAdminAccountCommand.js +2 -2
- package/dist-cjs/commands/GetServicesInScopeCommand.js +2 -2
- package/dist-cjs/commands/GetSettingsCommand.js +2 -2
- package/dist-cjs/commands/ListAssessmentControlInsightsByControlDomainCommand.js +2 -2
- package/dist-cjs/commands/ListAssessmentFrameworkShareRequestsCommand.js +2 -2
- package/dist-cjs/commands/ListAssessmentFrameworksCommand.js +2 -2
- package/dist-cjs/commands/ListAssessmentReportsCommand.js +2 -2
- package/dist-cjs/commands/ListAssessmentsCommand.js +2 -2
- package/dist-cjs/commands/ListControlDomainInsightsByAssessmentCommand.js +2 -2
- package/dist-cjs/commands/ListControlDomainInsightsCommand.js +2 -2
- package/dist-cjs/commands/ListControlInsightsByControlDomainCommand.js +2 -2
- package/dist-cjs/commands/ListControlsCommand.js +2 -2
- package/dist-cjs/commands/ListKeywordsForDataSourceCommand.js +2 -2
- package/dist-cjs/commands/ListNotificationsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/RegisterAccountCommand.js +2 -2
- package/dist-cjs/commands/RegisterOrganizationAdminAccountCommand.js +2 -2
- package/dist-cjs/commands/StartAssessmentFrameworkShareCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateAssessmentCommand.js +2 -2
- package/dist-cjs/commands/UpdateAssessmentControlCommand.js +2 -2
- package/dist-cjs/commands/UpdateAssessmentControlSetStatusCommand.js +2 -2
- package/dist-cjs/commands/UpdateAssessmentFrameworkCommand.js +2 -2
- package/dist-cjs/commands/UpdateAssessmentFrameworkShareCommand.js +2 -2
- package/dist-cjs/commands/UpdateAssessmentStatusCommand.js +2 -2
- package/dist-cjs/commands/UpdateControlCommand.js +2 -2
- package/dist-cjs/commands/UpdateSettingsCommand.js +2 -2
- package/dist-cjs/commands/ValidateAssessmentReportIntegrityCommand.js +2 -2
- package/dist-cjs/models/models_0.js +692 -1036
- package/dist-es/commands/AssociateAssessmentReportEvidenceFolderCommand.js +3 -3
- package/dist-es/commands/BatchAssociateAssessmentReportEvidenceCommand.js +3 -3
- package/dist-es/commands/BatchCreateDelegationByAssessmentCommand.js +3 -3
- package/dist-es/commands/BatchDeleteDelegationByAssessmentCommand.js +3 -3
- package/dist-es/commands/BatchDisassociateAssessmentReportEvidenceCommand.js +3 -3
- package/dist-es/commands/BatchImportEvidenceToAssessmentControlCommand.js +3 -3
- package/dist-es/commands/CreateAssessmentCommand.js +3 -3
- package/dist-es/commands/CreateAssessmentFrameworkCommand.js +3 -3
- package/dist-es/commands/CreateAssessmentReportCommand.js +3 -3
- package/dist-es/commands/CreateControlCommand.js +3 -3
- package/dist-es/commands/DeleteAssessmentCommand.js +3 -3
- package/dist-es/commands/DeleteAssessmentFrameworkCommand.js +3 -3
- package/dist-es/commands/DeleteAssessmentFrameworkShareCommand.js +3 -3
- package/dist-es/commands/DeleteAssessmentReportCommand.js +3 -3
- package/dist-es/commands/DeleteControlCommand.js +3 -3
- package/dist-es/commands/DeregisterAccountCommand.js +3 -3
- package/dist-es/commands/DeregisterOrganizationAdminAccountCommand.js +3 -3
- package/dist-es/commands/DisassociateAssessmentReportEvidenceFolderCommand.js +3 -3
- package/dist-es/commands/GetAccountStatusCommand.js +3 -3
- package/dist-es/commands/GetAssessmentCommand.js +3 -3
- package/dist-es/commands/GetAssessmentFrameworkCommand.js +3 -3
- package/dist-es/commands/GetAssessmentReportUrlCommand.js +3 -3
- package/dist-es/commands/GetChangeLogsCommand.js +3 -3
- package/dist-es/commands/GetControlCommand.js +3 -3
- package/dist-es/commands/GetDelegationsCommand.js +3 -3
- package/dist-es/commands/GetEvidenceByEvidenceFolderCommand.js +3 -3
- package/dist-es/commands/GetEvidenceCommand.js +3 -3
- package/dist-es/commands/GetEvidenceFolderCommand.js +3 -3
- package/dist-es/commands/GetEvidenceFoldersByAssessmentCommand.js +3 -3
- package/dist-es/commands/GetEvidenceFoldersByAssessmentControlCommand.js +3 -3
- package/dist-es/commands/GetInsightsByAssessmentCommand.js +3 -3
- package/dist-es/commands/GetInsightsCommand.js +3 -3
- package/dist-es/commands/GetOrganizationAdminAccountCommand.js +3 -3
- package/dist-es/commands/GetServicesInScopeCommand.js +3 -3
- package/dist-es/commands/GetSettingsCommand.js +3 -3
- package/dist-es/commands/ListAssessmentControlInsightsByControlDomainCommand.js +3 -3
- package/dist-es/commands/ListAssessmentFrameworkShareRequestsCommand.js +3 -3
- package/dist-es/commands/ListAssessmentFrameworksCommand.js +3 -3
- package/dist-es/commands/ListAssessmentReportsCommand.js +3 -3
- package/dist-es/commands/ListAssessmentsCommand.js +3 -3
- package/dist-es/commands/ListControlDomainInsightsByAssessmentCommand.js +3 -3
- package/dist-es/commands/ListControlDomainInsightsCommand.js +3 -3
- package/dist-es/commands/ListControlInsightsByControlDomainCommand.js +3 -3
- package/dist-es/commands/ListControlsCommand.js +3 -3
- package/dist-es/commands/ListKeywordsForDataSourceCommand.js +3 -3
- package/dist-es/commands/ListNotificationsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/RegisterAccountCommand.js +3 -3
- package/dist-es/commands/RegisterOrganizationAdminAccountCommand.js +3 -3
- package/dist-es/commands/StartAssessmentFrameworkShareCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateAssessmentCommand.js +3 -3
- package/dist-es/commands/UpdateAssessmentControlCommand.js +3 -3
- package/dist-es/commands/UpdateAssessmentControlSetStatusCommand.js +3 -3
- package/dist-es/commands/UpdateAssessmentFrameworkCommand.js +3 -3
- package/dist-es/commands/UpdateAssessmentFrameworkShareCommand.js +3 -3
- package/dist-es/commands/UpdateAssessmentStatusCommand.js +3 -3
- package/dist-es/commands/UpdateControlCommand.js +3 -3
- package/dist-es/commands/UpdateSettingsCommand.js +3 -3
- package/dist-es/commands/ValidateAssessmentReportIntegrityCommand.js +3 -3
- package/dist-es/models/models_0.js +172 -688
- package/dist-types/models/models_0.d.ts +688 -1032
- package/dist-types/ts3.4/models/models_0.d.ts +344 -688
- package/package.json +6 -6
|
@@ -45,12 +45,6 @@ export interface AWSAccount {
|
|
|
45
45
|
*/
|
|
46
46
|
name?: string;
|
|
47
47
|
}
|
|
48
|
-
export declare namespace AWSAccount {
|
|
49
|
-
/**
|
|
50
|
-
* @internal
|
|
51
|
-
*/
|
|
52
|
-
const filterSensitiveLog: (obj: AWSAccount) => any;
|
|
53
|
-
}
|
|
54
48
|
/**
|
|
55
49
|
* <p> A comment that's posted by a user on a control. This includes the author's name, the
|
|
56
50
|
* comment text, and a timestamp. </p>
|
|
@@ -69,12 +63,6 @@ export interface ControlComment {
|
|
|
69
63
|
*/
|
|
70
64
|
postedDate?: Date;
|
|
71
65
|
}
|
|
72
|
-
export declare namespace ControlComment {
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
const filterSensitiveLog: (obj: ControlComment) => any;
|
|
77
|
-
}
|
|
78
66
|
export declare enum ControlResponse {
|
|
79
67
|
AUTOMATE = "AUTOMATE",
|
|
80
68
|
DEFER = "DEFER",
|
|
@@ -127,12 +115,6 @@ export interface AssessmentControl {
|
|
|
127
115
|
*/
|
|
128
116
|
assessmentReportEvidenceCount?: number;
|
|
129
117
|
}
|
|
130
|
-
export declare namespace AssessmentControl {
|
|
131
|
-
/**
|
|
132
|
-
* @internal
|
|
133
|
-
*/
|
|
134
|
-
const filterSensitiveLog: (obj: AssessmentControl) => any;
|
|
135
|
-
}
|
|
136
118
|
export declare enum RoleType {
|
|
137
119
|
PROCESS_OWNER = "PROCESS_OWNER",
|
|
138
120
|
RESOURCE_OWNER = "RESOURCE_OWNER"
|
|
@@ -199,12 +181,6 @@ export interface Delegation {
|
|
|
199
181
|
*/
|
|
200
182
|
createdBy?: string;
|
|
201
183
|
}
|
|
202
|
-
export declare namespace Delegation {
|
|
203
|
-
/**
|
|
204
|
-
* @internal
|
|
205
|
-
*/
|
|
206
|
-
const filterSensitiveLog: (obj: Delegation) => any;
|
|
207
|
-
}
|
|
208
184
|
/**
|
|
209
185
|
* <p> The wrapper that contains the Audit Manager role information of the current
|
|
210
186
|
* user. This includes the role type and IAM Amazon Resource Name (ARN).
|
|
@@ -228,12 +204,6 @@ export interface Role {
|
|
|
228
204
|
*/
|
|
229
205
|
roleArn: string | undefined;
|
|
230
206
|
}
|
|
231
|
-
export declare namespace Role {
|
|
232
|
-
/**
|
|
233
|
-
* @internal
|
|
234
|
-
*/
|
|
235
|
-
const filterSensitiveLog: (obj: Role) => any;
|
|
236
|
-
}
|
|
237
207
|
export declare enum ControlSetStatus {
|
|
238
208
|
ACTIVE = "ACTIVE",
|
|
239
209
|
REVIEWED = "REVIEWED",
|
|
@@ -279,12 +249,6 @@ export interface AssessmentControlSet {
|
|
|
279
249
|
*/
|
|
280
250
|
manualEvidenceCount?: number;
|
|
281
251
|
}
|
|
282
|
-
export declare namespace AssessmentControlSet {
|
|
283
|
-
/**
|
|
284
|
-
* @internal
|
|
285
|
-
*/
|
|
286
|
-
const filterSensitiveLog: (obj: AssessmentControlSet) => any;
|
|
287
|
-
}
|
|
288
252
|
/**
|
|
289
253
|
* <p> The metadata of a framework, such as the name, ID, or description. </p>
|
|
290
254
|
*/
|
|
@@ -307,12 +271,6 @@ export interface FrameworkMetadata {
|
|
|
307
271
|
*/
|
|
308
272
|
complianceType?: string;
|
|
309
273
|
}
|
|
310
|
-
export declare namespace FrameworkMetadata {
|
|
311
|
-
/**
|
|
312
|
-
* @internal
|
|
313
|
-
*/
|
|
314
|
-
const filterSensitiveLog: (obj: FrameworkMetadata) => any;
|
|
315
|
-
}
|
|
316
274
|
/**
|
|
317
275
|
* <p> The file used to structure and automate Audit Manager assessments for a given
|
|
318
276
|
* compliance standard. </p>
|
|
@@ -335,12 +293,6 @@ export interface AssessmentFramework {
|
|
|
335
293
|
*/
|
|
336
294
|
controlSets?: AssessmentControlSet[];
|
|
337
295
|
}
|
|
338
|
-
export declare namespace AssessmentFramework {
|
|
339
|
-
/**
|
|
340
|
-
* @internal
|
|
341
|
-
*/
|
|
342
|
-
const filterSensitiveLog: (obj: AssessmentFramework) => any;
|
|
343
|
-
}
|
|
344
296
|
export declare enum AssessmentReportDestinationType {
|
|
345
297
|
S3 = "S3"
|
|
346
298
|
}
|
|
@@ -358,12 +310,6 @@ export interface AssessmentReportsDestination {
|
|
|
358
310
|
*/
|
|
359
311
|
destination?: string;
|
|
360
312
|
}
|
|
361
|
-
export declare namespace AssessmentReportsDestination {
|
|
362
|
-
/**
|
|
363
|
-
* @internal
|
|
364
|
-
*/
|
|
365
|
-
const filterSensitiveLog: (obj: AssessmentReportsDestination) => any;
|
|
366
|
-
}
|
|
367
313
|
/**
|
|
368
314
|
* <p> An Amazon Web Service such as Amazon S3 or CloudTrail.
|
|
369
315
|
* </p>
|
|
@@ -374,12 +320,6 @@ export interface AWSService {
|
|
|
374
320
|
*/
|
|
375
321
|
serviceName?: string;
|
|
376
322
|
}
|
|
377
|
-
export declare namespace AWSService {
|
|
378
|
-
/**
|
|
379
|
-
* @internal
|
|
380
|
-
*/
|
|
381
|
-
const filterSensitiveLog: (obj: AWSService) => any;
|
|
382
|
-
}
|
|
383
323
|
/**
|
|
384
324
|
* <p> The wrapper that contains the Amazon Web Services accounts and services that are in
|
|
385
325
|
* scope for the assessment. </p>
|
|
@@ -396,12 +336,6 @@ export interface Scope {
|
|
|
396
336
|
*/
|
|
397
337
|
awsServices?: AWSService[];
|
|
398
338
|
}
|
|
399
|
-
export declare namespace Scope {
|
|
400
|
-
/**
|
|
401
|
-
* @internal
|
|
402
|
-
*/
|
|
403
|
-
const filterSensitiveLog: (obj: Scope) => any;
|
|
404
|
-
}
|
|
405
339
|
export declare enum AssessmentStatus {
|
|
406
340
|
ACTIVE = "ACTIVE",
|
|
407
341
|
INACTIVE = "INACTIVE"
|
|
@@ -457,12 +391,6 @@ export interface AssessmentMetadata {
|
|
|
457
391
|
*/
|
|
458
392
|
lastUpdated?: Date;
|
|
459
393
|
}
|
|
460
|
-
export declare namespace AssessmentMetadata {
|
|
461
|
-
/**
|
|
462
|
-
* @internal
|
|
463
|
-
*/
|
|
464
|
-
const filterSensitiveLog: (obj: AssessmentMetadata) => any;
|
|
465
|
-
}
|
|
466
394
|
/**
|
|
467
395
|
* <p> An entity that defines the scope of audit evidence collected by Audit Manager.
|
|
468
396
|
* An Audit Manager assessment is an implementation of an Audit Manager
|
|
@@ -490,12 +418,6 @@ export interface Assessment {
|
|
|
490
418
|
*/
|
|
491
419
|
tags?: Record<string, string>;
|
|
492
420
|
}
|
|
493
|
-
export declare namespace Assessment {
|
|
494
|
-
/**
|
|
495
|
-
* @internal
|
|
496
|
-
*/
|
|
497
|
-
const filterSensitiveLog: (obj: Assessment) => any;
|
|
498
|
-
}
|
|
499
421
|
/**
|
|
500
422
|
* <p> The folder where Audit Manager stores evidence for an assessment. </p>
|
|
501
423
|
*/
|
|
@@ -579,12 +501,6 @@ export interface AssessmentEvidenceFolder {
|
|
|
579
501
|
*/
|
|
580
502
|
evidenceAwsServiceSourceCount?: number;
|
|
581
503
|
}
|
|
582
|
-
export declare namespace AssessmentEvidenceFolder {
|
|
583
|
-
/**
|
|
584
|
-
* @internal
|
|
585
|
-
*/
|
|
586
|
-
const filterSensitiveLog: (obj: AssessmentEvidenceFolder) => any;
|
|
587
|
-
}
|
|
588
504
|
export declare enum FrameworkType {
|
|
589
505
|
CUSTOM = "Custom",
|
|
590
506
|
STANDARD = "Standard"
|
|
@@ -639,12 +555,6 @@ export interface AssessmentFrameworkMetadata {
|
|
|
639
555
|
*/
|
|
640
556
|
lastUpdatedAt?: Date;
|
|
641
557
|
}
|
|
642
|
-
export declare namespace AssessmentFrameworkMetadata {
|
|
643
|
-
/**
|
|
644
|
-
* @internal
|
|
645
|
-
*/
|
|
646
|
-
const filterSensitiveLog: (obj: AssessmentFrameworkMetadata) => any;
|
|
647
|
-
}
|
|
648
558
|
export declare enum ShareRequestStatus {
|
|
649
559
|
ACTIVE = "ACTIVE",
|
|
650
560
|
DECLINED = "DECLINED",
|
|
@@ -720,12 +630,6 @@ export interface AssessmentFrameworkShareRequest {
|
|
|
720
630
|
*/
|
|
721
631
|
complianceType?: string;
|
|
722
632
|
}
|
|
723
|
-
export declare namespace AssessmentFrameworkShareRequest {
|
|
724
|
-
/**
|
|
725
|
-
* @internal
|
|
726
|
-
*/
|
|
727
|
-
const filterSensitiveLog: (obj: AssessmentFrameworkShareRequest) => any;
|
|
728
|
-
}
|
|
729
633
|
/**
|
|
730
634
|
* <p> A metadata object that's associated with an assessment in Audit Manager.
|
|
731
635
|
* </p>
|
|
@@ -765,12 +669,6 @@ export interface AssessmentMetadataItem {
|
|
|
765
669
|
*/
|
|
766
670
|
lastUpdated?: Date;
|
|
767
671
|
}
|
|
768
|
-
export declare namespace AssessmentMetadataItem {
|
|
769
|
-
/**
|
|
770
|
-
* @internal
|
|
771
|
-
*/
|
|
772
|
-
const filterSensitiveLog: (obj: AssessmentMetadataItem) => any;
|
|
773
|
-
}
|
|
774
672
|
export declare enum AssessmentReportStatus {
|
|
775
673
|
COMPLETE = "COMPLETE",
|
|
776
674
|
FAILED = "FAILED",
|
|
@@ -820,12 +718,6 @@ export interface AssessmentReport {
|
|
|
820
718
|
*/
|
|
821
719
|
creationTime?: Date;
|
|
822
720
|
}
|
|
823
|
-
export declare namespace AssessmentReport {
|
|
824
|
-
/**
|
|
825
|
-
* @internal
|
|
826
|
-
*/
|
|
827
|
-
const filterSensitiveLog: (obj: AssessmentReport) => any;
|
|
828
|
-
}
|
|
829
721
|
/**
|
|
830
722
|
* <p> An error entity for the <code>AssessmentReportEvidence</code> API. This is used to
|
|
831
723
|
* provide more meaningful errors than a simple string message. </p>
|
|
@@ -844,12 +736,6 @@ export interface AssessmentReportEvidenceError {
|
|
|
844
736
|
*/
|
|
845
737
|
errorMessage?: string;
|
|
846
738
|
}
|
|
847
|
-
export declare namespace AssessmentReportEvidenceError {
|
|
848
|
-
/**
|
|
849
|
-
* @internal
|
|
850
|
-
*/
|
|
851
|
-
const filterSensitiveLog: (obj: AssessmentReportEvidenceError) => any;
|
|
852
|
-
}
|
|
853
739
|
/**
|
|
854
740
|
* <p> The metadata objects that are associated with the specified assessment report. </p>
|
|
855
741
|
*/
|
|
@@ -887,12 +773,6 @@ export interface AssessmentReportMetadata {
|
|
|
887
773
|
*/
|
|
888
774
|
creationTime?: Date;
|
|
889
775
|
}
|
|
890
|
-
export declare namespace AssessmentReportMetadata {
|
|
891
|
-
/**
|
|
892
|
-
* @internal
|
|
893
|
-
*/
|
|
894
|
-
const filterSensitiveLog: (obj: AssessmentReportMetadata) => any;
|
|
895
|
-
}
|
|
896
776
|
export interface AssociateAssessmentReportEvidenceFolderRequest {
|
|
897
777
|
/**
|
|
898
778
|
* <p> The identifier for the assessment. </p>
|
|
@@ -903,20 +783,8 @@ export interface AssociateAssessmentReportEvidenceFolderRequest {
|
|
|
903
783
|
*/
|
|
904
784
|
evidenceFolderId: string | undefined;
|
|
905
785
|
}
|
|
906
|
-
export declare namespace AssociateAssessmentReportEvidenceFolderRequest {
|
|
907
|
-
/**
|
|
908
|
-
* @internal
|
|
909
|
-
*/
|
|
910
|
-
const filterSensitiveLog: (obj: AssociateAssessmentReportEvidenceFolderRequest) => any;
|
|
911
|
-
}
|
|
912
786
|
export interface AssociateAssessmentReportEvidenceFolderResponse {
|
|
913
787
|
}
|
|
914
|
-
export declare namespace AssociateAssessmentReportEvidenceFolderResponse {
|
|
915
|
-
/**
|
|
916
|
-
* @internal
|
|
917
|
-
*/
|
|
918
|
-
const filterSensitiveLog: (obj: AssociateAssessmentReportEvidenceFolderResponse) => any;
|
|
919
|
-
}
|
|
920
788
|
/**
|
|
921
789
|
* <p> An internal service error occurred during the processing of your request. Try again
|
|
922
790
|
* later. </p>
|
|
@@ -961,12 +829,6 @@ export interface ValidationExceptionField {
|
|
|
961
829
|
*/
|
|
962
830
|
message: string | undefined;
|
|
963
831
|
}
|
|
964
|
-
export declare namespace ValidationExceptionField {
|
|
965
|
-
/**
|
|
966
|
-
* @internal
|
|
967
|
-
*/
|
|
968
|
-
const filterSensitiveLog: (obj: ValidationExceptionField) => any;
|
|
969
|
-
}
|
|
970
832
|
export declare enum ValidationExceptionReason {
|
|
971
833
|
CANNOT_PARSE = "cannotParse",
|
|
972
834
|
FIELD_VALIDATION_FAILED = "fieldValidationFailed",
|
|
@@ -1006,12 +868,6 @@ export interface BatchAssociateAssessmentReportEvidenceRequest {
|
|
|
1006
868
|
*/
|
|
1007
869
|
evidenceIds: string[] | undefined;
|
|
1008
870
|
}
|
|
1009
|
-
export declare namespace BatchAssociateAssessmentReportEvidenceRequest {
|
|
1010
|
-
/**
|
|
1011
|
-
* @internal
|
|
1012
|
-
*/
|
|
1013
|
-
const filterSensitiveLog: (obj: BatchAssociateAssessmentReportEvidenceRequest) => any;
|
|
1014
|
-
}
|
|
1015
871
|
export interface BatchAssociateAssessmentReportEvidenceResponse {
|
|
1016
872
|
/**
|
|
1017
873
|
* <p> The list of evidence identifiers. </p>
|
|
@@ -1023,12 +879,6 @@ export interface BatchAssociateAssessmentReportEvidenceResponse {
|
|
|
1023
879
|
*/
|
|
1024
880
|
errors?: AssessmentReportEvidenceError[];
|
|
1025
881
|
}
|
|
1026
|
-
export declare namespace BatchAssociateAssessmentReportEvidenceResponse {
|
|
1027
|
-
/**
|
|
1028
|
-
* @internal
|
|
1029
|
-
*/
|
|
1030
|
-
const filterSensitiveLog: (obj: BatchAssociateAssessmentReportEvidenceResponse) => any;
|
|
1031
|
-
}
|
|
1032
882
|
/**
|
|
1033
883
|
* <p> A collection of attributes that's used to create a delegation for an assessment in
|
|
1034
884
|
* Audit Manager. </p>
|
|
@@ -1059,12 +909,6 @@ export interface CreateDelegationRequest {
|
|
|
1059
909
|
*/
|
|
1060
910
|
roleType?: RoleType | string;
|
|
1061
911
|
}
|
|
1062
|
-
export declare namespace CreateDelegationRequest {
|
|
1063
|
-
/**
|
|
1064
|
-
* @internal
|
|
1065
|
-
*/
|
|
1066
|
-
const filterSensitiveLog: (obj: CreateDelegationRequest) => any;
|
|
1067
|
-
}
|
|
1068
912
|
export interface BatchCreateDelegationByAssessmentRequest {
|
|
1069
913
|
/**
|
|
1070
914
|
* <p> The API request to batch create delegations in Audit Manager. </p>
|
|
@@ -1075,12 +919,6 @@ export interface BatchCreateDelegationByAssessmentRequest {
|
|
|
1075
919
|
*/
|
|
1076
920
|
assessmentId: string | undefined;
|
|
1077
921
|
}
|
|
1078
|
-
export declare namespace BatchCreateDelegationByAssessmentRequest {
|
|
1079
|
-
/**
|
|
1080
|
-
* @internal
|
|
1081
|
-
*/
|
|
1082
|
-
const filterSensitiveLog: (obj: BatchCreateDelegationByAssessmentRequest) => any;
|
|
1083
|
-
}
|
|
1084
922
|
/**
|
|
1085
923
|
* <p> An error entity for the <code>BatchCreateDelegationByAssessment</code> API. This is
|
|
1086
924
|
* used to provide more meaningful errors than a simple string message. </p>
|
|
@@ -1101,12 +939,6 @@ export interface BatchCreateDelegationByAssessmentError {
|
|
|
1101
939
|
*/
|
|
1102
940
|
errorMessage?: string;
|
|
1103
941
|
}
|
|
1104
|
-
export declare namespace BatchCreateDelegationByAssessmentError {
|
|
1105
|
-
/**
|
|
1106
|
-
* @internal
|
|
1107
|
-
*/
|
|
1108
|
-
const filterSensitiveLog: (obj: BatchCreateDelegationByAssessmentError) => any;
|
|
1109
|
-
}
|
|
1110
942
|
export interface BatchCreateDelegationByAssessmentResponse {
|
|
1111
943
|
/**
|
|
1112
944
|
* <p> The delegations that are associated with the assessment. </p>
|
|
@@ -1118,12 +950,6 @@ export interface BatchCreateDelegationByAssessmentResponse {
|
|
|
1118
950
|
*/
|
|
1119
951
|
errors?: BatchCreateDelegationByAssessmentError[];
|
|
1120
952
|
}
|
|
1121
|
-
export declare namespace BatchCreateDelegationByAssessmentResponse {
|
|
1122
|
-
/**
|
|
1123
|
-
* @internal
|
|
1124
|
-
*/
|
|
1125
|
-
const filterSensitiveLog: (obj: BatchCreateDelegationByAssessmentResponse) => any;
|
|
1126
|
-
}
|
|
1127
953
|
export interface BatchDeleteDelegationByAssessmentRequest {
|
|
1128
954
|
/**
|
|
1129
955
|
* <p> The identifiers for the delegations. </p>
|
|
@@ -1134,12 +960,6 @@ export interface BatchDeleteDelegationByAssessmentRequest {
|
|
|
1134
960
|
*/
|
|
1135
961
|
assessmentId: string | undefined;
|
|
1136
962
|
}
|
|
1137
|
-
export declare namespace BatchDeleteDelegationByAssessmentRequest {
|
|
1138
|
-
/**
|
|
1139
|
-
* @internal
|
|
1140
|
-
*/
|
|
1141
|
-
const filterSensitiveLog: (obj: BatchDeleteDelegationByAssessmentRequest) => any;
|
|
1142
|
-
}
|
|
1143
963
|
/**
|
|
1144
964
|
* <p> An error entity for the <code>BatchDeleteDelegationByAssessment</code> API. This is
|
|
1145
965
|
* used to provide more meaningful errors than a simple string message. </p>
|
|
@@ -1160,12 +980,6 @@ export interface BatchDeleteDelegationByAssessmentError {
|
|
|
1160
980
|
*/
|
|
1161
981
|
errorMessage?: string;
|
|
1162
982
|
}
|
|
1163
|
-
export declare namespace BatchDeleteDelegationByAssessmentError {
|
|
1164
|
-
/**
|
|
1165
|
-
* @internal
|
|
1166
|
-
*/
|
|
1167
|
-
const filterSensitiveLog: (obj: BatchDeleteDelegationByAssessmentError) => any;
|
|
1168
|
-
}
|
|
1169
983
|
export interface BatchDeleteDelegationByAssessmentResponse {
|
|
1170
984
|
/**
|
|
1171
985
|
* <p> A list of errors that the <code>BatchDeleteDelegationByAssessment</code> API returned.
|
|
@@ -1173,12 +987,6 @@ export interface BatchDeleteDelegationByAssessmentResponse {
|
|
|
1173
987
|
*/
|
|
1174
988
|
errors?: BatchDeleteDelegationByAssessmentError[];
|
|
1175
989
|
}
|
|
1176
|
-
export declare namespace BatchDeleteDelegationByAssessmentResponse {
|
|
1177
|
-
/**
|
|
1178
|
-
* @internal
|
|
1179
|
-
*/
|
|
1180
|
-
const filterSensitiveLog: (obj: BatchDeleteDelegationByAssessmentResponse) => any;
|
|
1181
|
-
}
|
|
1182
990
|
export interface BatchDisassociateAssessmentReportEvidenceRequest {
|
|
1183
991
|
/**
|
|
1184
992
|
* <p> The identifier for the assessment. </p>
|
|
@@ -1193,12 +1001,6 @@ export interface BatchDisassociateAssessmentReportEvidenceRequest {
|
|
|
1193
1001
|
*/
|
|
1194
1002
|
evidenceIds: string[] | undefined;
|
|
1195
1003
|
}
|
|
1196
|
-
export declare namespace BatchDisassociateAssessmentReportEvidenceRequest {
|
|
1197
|
-
/**
|
|
1198
|
-
* @internal
|
|
1199
|
-
*/
|
|
1200
|
-
const filterSensitiveLog: (obj: BatchDisassociateAssessmentReportEvidenceRequest) => any;
|
|
1201
|
-
}
|
|
1202
1004
|
export interface BatchDisassociateAssessmentReportEvidenceResponse {
|
|
1203
1005
|
/**
|
|
1204
1006
|
* <p> The identifier for the evidence. </p>
|
|
@@ -1210,12 +1012,6 @@ export interface BatchDisassociateAssessmentReportEvidenceResponse {
|
|
|
1210
1012
|
*/
|
|
1211
1013
|
errors?: AssessmentReportEvidenceError[];
|
|
1212
1014
|
}
|
|
1213
|
-
export declare namespace BatchDisassociateAssessmentReportEvidenceResponse {
|
|
1214
|
-
/**
|
|
1215
|
-
* @internal
|
|
1216
|
-
*/
|
|
1217
|
-
const filterSensitiveLog: (obj: BatchDisassociateAssessmentReportEvidenceResponse) => any;
|
|
1218
|
-
}
|
|
1219
1015
|
/**
|
|
1220
1016
|
* <p> Evidence that's uploaded to Audit Manager manually. </p>
|
|
1221
1017
|
*/
|
|
@@ -1225,12 +1021,6 @@ export interface ManualEvidence {
|
|
|
1225
1021
|
*/
|
|
1226
1022
|
s3ResourcePath?: string;
|
|
1227
1023
|
}
|
|
1228
|
-
export declare namespace ManualEvidence {
|
|
1229
|
-
/**
|
|
1230
|
-
* @internal
|
|
1231
|
-
*/
|
|
1232
|
-
const filterSensitiveLog: (obj: ManualEvidence) => any;
|
|
1233
|
-
}
|
|
1234
1024
|
export interface BatchImportEvidenceToAssessmentControlRequest {
|
|
1235
1025
|
/**
|
|
1236
1026
|
* <p> The identifier for the assessment. </p>
|
|
@@ -1249,12 +1039,6 @@ export interface BatchImportEvidenceToAssessmentControlRequest {
|
|
|
1249
1039
|
*/
|
|
1250
1040
|
manualEvidence: ManualEvidence[] | undefined;
|
|
1251
1041
|
}
|
|
1252
|
-
export declare namespace BatchImportEvidenceToAssessmentControlRequest {
|
|
1253
|
-
/**
|
|
1254
|
-
* @internal
|
|
1255
|
-
*/
|
|
1256
|
-
const filterSensitiveLog: (obj: BatchImportEvidenceToAssessmentControlRequest) => any;
|
|
1257
|
-
}
|
|
1258
1042
|
/**
|
|
1259
1043
|
* <p> An error entity for the <code>BatchImportEvidenceToAssessmentControl</code> API. This
|
|
1260
1044
|
* is used to provide more meaningful errors than a simple string message. </p>
|
|
@@ -1275,12 +1059,6 @@ export interface BatchImportEvidenceToAssessmentControlError {
|
|
|
1275
1059
|
*/
|
|
1276
1060
|
errorMessage?: string;
|
|
1277
1061
|
}
|
|
1278
|
-
export declare namespace BatchImportEvidenceToAssessmentControlError {
|
|
1279
|
-
/**
|
|
1280
|
-
* @internal
|
|
1281
|
-
*/
|
|
1282
|
-
const filterSensitiveLog: (obj: BatchImportEvidenceToAssessmentControlError) => any;
|
|
1283
|
-
}
|
|
1284
1062
|
export interface BatchImportEvidenceToAssessmentControlResponse {
|
|
1285
1063
|
/**
|
|
1286
1064
|
* <p> A list of errors that the <code>BatchImportEvidenceToAssessmentControl</code> API
|
|
@@ -1288,12 +1066,6 @@ export interface BatchImportEvidenceToAssessmentControlResponse {
|
|
|
1288
1066
|
*/
|
|
1289
1067
|
errors?: BatchImportEvidenceToAssessmentControlError[];
|
|
1290
1068
|
}
|
|
1291
|
-
export declare namespace BatchImportEvidenceToAssessmentControlResponse {
|
|
1292
|
-
/**
|
|
1293
|
-
* @internal
|
|
1294
|
-
*/
|
|
1295
|
-
const filterSensitiveLog: (obj: BatchImportEvidenceToAssessmentControlResponse) => any;
|
|
1296
|
-
}
|
|
1297
1069
|
export interface CreateAssessmentRequest {
|
|
1298
1070
|
/**
|
|
1299
1071
|
* <p> The name of the assessment to be created. </p>
|
|
@@ -1325,12 +1097,6 @@ export interface CreateAssessmentRequest {
|
|
|
1325
1097
|
*/
|
|
1326
1098
|
tags?: Record<string, string>;
|
|
1327
1099
|
}
|
|
1328
|
-
export declare namespace CreateAssessmentRequest {
|
|
1329
|
-
/**
|
|
1330
|
-
* @internal
|
|
1331
|
-
*/
|
|
1332
|
-
const filterSensitiveLog: (obj: CreateAssessmentRequest) => any;
|
|
1333
|
-
}
|
|
1334
1100
|
export interface CreateAssessmentResponse {
|
|
1335
1101
|
/**
|
|
1336
1102
|
* <p> An entity that defines the scope of audit evidence collected by Audit Manager.
|
|
@@ -1339,12 +1105,6 @@ export interface CreateAssessmentResponse {
|
|
|
1339
1105
|
*/
|
|
1340
1106
|
assessment?: Assessment;
|
|
1341
1107
|
}
|
|
1342
|
-
export declare namespace CreateAssessmentResponse {
|
|
1343
|
-
/**
|
|
1344
|
-
* @internal
|
|
1345
|
-
*/
|
|
1346
|
-
const filterSensitiveLog: (obj: CreateAssessmentResponse) => any;
|
|
1347
|
-
}
|
|
1348
1108
|
/**
|
|
1349
1109
|
* <p> The control entity attributes that uniquely identify an existing control to be added to
|
|
1350
1110
|
* a framework in Audit Manager. </p>
|
|
@@ -1355,12 +1115,6 @@ export interface CreateAssessmentFrameworkControl {
|
|
|
1355
1115
|
*/
|
|
1356
1116
|
id: string | undefined;
|
|
1357
1117
|
}
|
|
1358
|
-
export declare namespace CreateAssessmentFrameworkControl {
|
|
1359
|
-
/**
|
|
1360
|
-
* @internal
|
|
1361
|
-
*/
|
|
1362
|
-
const filterSensitiveLog: (obj: CreateAssessmentFrameworkControl) => any;
|
|
1363
|
-
}
|
|
1364
1118
|
/**
|
|
1365
1119
|
* <p> A <code>controlSet</code> entity that represents a collection of controls in Audit Manager. This doesn't contain the control set ID. </p>
|
|
1366
1120
|
*/
|
|
@@ -1375,12 +1129,6 @@ export interface CreateAssessmentFrameworkControlSet {
|
|
|
1375
1129
|
*/
|
|
1376
1130
|
controls?: CreateAssessmentFrameworkControl[];
|
|
1377
1131
|
}
|
|
1378
|
-
export declare namespace CreateAssessmentFrameworkControlSet {
|
|
1379
|
-
/**
|
|
1380
|
-
* @internal
|
|
1381
|
-
*/
|
|
1382
|
-
const filterSensitiveLog: (obj: CreateAssessmentFrameworkControlSet) => any;
|
|
1383
|
-
}
|
|
1384
1132
|
export interface CreateAssessmentFrameworkRequest {
|
|
1385
1133
|
/**
|
|
1386
1134
|
* <p> The name of the new custom framework. </p>
|
|
@@ -1404,12 +1152,6 @@ export interface CreateAssessmentFrameworkRequest {
|
|
|
1404
1152
|
*/
|
|
1405
1153
|
tags?: Record<string, string>;
|
|
1406
1154
|
}
|
|
1407
|
-
export declare namespace CreateAssessmentFrameworkRequest {
|
|
1408
|
-
/**
|
|
1409
|
-
* @internal
|
|
1410
|
-
*/
|
|
1411
|
-
const filterSensitiveLog: (obj: CreateAssessmentFrameworkRequest) => any;
|
|
1412
|
-
}
|
|
1413
1155
|
export declare enum SourceFrequency {
|
|
1414
1156
|
DAILY = "DAILY",
|
|
1415
1157
|
MONTHLY = "MONTHLY",
|
|
@@ -1495,12 +1237,6 @@ export interface SourceKeyword {
|
|
|
1495
1237
|
*/
|
|
1496
1238
|
keywordValue?: string;
|
|
1497
1239
|
}
|
|
1498
|
-
export declare namespace SourceKeyword {
|
|
1499
|
-
/**
|
|
1500
|
-
* @internal
|
|
1501
|
-
*/
|
|
1502
|
-
const filterSensitiveLog: (obj: SourceKeyword) => any;
|
|
1503
|
-
}
|
|
1504
1240
|
export declare enum SourceSetUpOption {
|
|
1505
1241
|
PROCEDURAL_CONTROLS_MAPPING = "Procedural_Controls_Mapping",
|
|
1506
1242
|
SYSTEM_CONTROLS_MAPPING = "System_Controls_Mapping"
|
|
@@ -1552,12 +1288,6 @@ export interface ControlMappingSource {
|
|
|
1552
1288
|
*/
|
|
1553
1289
|
troubleshootingText?: string;
|
|
1554
1290
|
}
|
|
1555
|
-
export declare namespace ControlMappingSource {
|
|
1556
|
-
/**
|
|
1557
|
-
* @internal
|
|
1558
|
-
*/
|
|
1559
|
-
const filterSensitiveLog: (obj: ControlMappingSource) => any;
|
|
1560
|
-
}
|
|
1561
1291
|
export declare enum ControlType {
|
|
1562
1292
|
CUSTOM = "Custom",
|
|
1563
1293
|
STANDARD = "Standard"
|
|
@@ -1629,12 +1359,6 @@ export interface Control {
|
|
|
1629
1359
|
*/
|
|
1630
1360
|
tags?: Record<string, string>;
|
|
1631
1361
|
}
|
|
1632
|
-
export declare namespace Control {
|
|
1633
|
-
/**
|
|
1634
|
-
* @internal
|
|
1635
|
-
*/
|
|
1636
|
-
const filterSensitiveLog: (obj: Control) => any;
|
|
1637
|
-
}
|
|
1638
1362
|
/**
|
|
1639
1363
|
* <p> A set of controls in Audit Manager. </p>
|
|
1640
1364
|
*/
|
|
@@ -1653,12 +1377,6 @@ export interface ControlSet {
|
|
|
1653
1377
|
*/
|
|
1654
1378
|
controls?: Control[];
|
|
1655
1379
|
}
|
|
1656
|
-
export declare namespace ControlSet {
|
|
1657
|
-
/**
|
|
1658
|
-
* @internal
|
|
1659
|
-
*/
|
|
1660
|
-
const filterSensitiveLog: (obj: ControlSet) => any;
|
|
1661
|
-
}
|
|
1662
1380
|
/**
|
|
1663
1381
|
* <p> The file that's used to structure and automate Audit Manager assessments for a
|
|
1664
1382
|
* given compliance standard. </p>
|
|
@@ -1722,12 +1440,6 @@ export interface Framework {
|
|
|
1722
1440
|
*/
|
|
1723
1441
|
tags?: Record<string, string>;
|
|
1724
1442
|
}
|
|
1725
|
-
export declare namespace Framework {
|
|
1726
|
-
/**
|
|
1727
|
-
* @internal
|
|
1728
|
-
*/
|
|
1729
|
-
const filterSensitiveLog: (obj: Framework) => any;
|
|
1730
|
-
}
|
|
1731
1443
|
export interface CreateAssessmentFrameworkResponse {
|
|
1732
1444
|
/**
|
|
1733
1445
|
* <p> The name of the new framework that the <code>CreateAssessmentFramework</code> API
|
|
@@ -1735,12 +1447,6 @@ export interface CreateAssessmentFrameworkResponse {
|
|
|
1735
1447
|
*/
|
|
1736
1448
|
framework?: Framework;
|
|
1737
1449
|
}
|
|
1738
|
-
export declare namespace CreateAssessmentFrameworkResponse {
|
|
1739
|
-
/**
|
|
1740
|
-
* @internal
|
|
1741
|
-
*/
|
|
1742
|
-
const filterSensitiveLog: (obj: CreateAssessmentFrameworkResponse) => any;
|
|
1743
|
-
}
|
|
1744
1450
|
export interface CreateAssessmentReportRequest {
|
|
1745
1451
|
/**
|
|
1746
1452
|
* <p> The name of the new assessment report. </p>
|
|
@@ -1755,12 +1461,6 @@ export interface CreateAssessmentReportRequest {
|
|
|
1755
1461
|
*/
|
|
1756
1462
|
assessmentId: string | undefined;
|
|
1757
1463
|
}
|
|
1758
|
-
export declare namespace CreateAssessmentReportRequest {
|
|
1759
|
-
/**
|
|
1760
|
-
* @internal
|
|
1761
|
-
*/
|
|
1762
|
-
const filterSensitiveLog: (obj: CreateAssessmentReportRequest) => any;
|
|
1763
|
-
}
|
|
1764
1464
|
export interface CreateAssessmentReportResponse {
|
|
1765
1465
|
/**
|
|
1766
1466
|
* <p> The new assessment report that the <code>CreateAssessmentReport</code> API returned.
|
|
@@ -1768,12 +1468,6 @@ export interface CreateAssessmentReportResponse {
|
|
|
1768
1468
|
*/
|
|
1769
1469
|
assessmentReport?: AssessmentReport;
|
|
1770
1470
|
}
|
|
1771
|
-
export declare namespace CreateAssessmentReportResponse {
|
|
1772
|
-
/**
|
|
1773
|
-
* @internal
|
|
1774
|
-
*/
|
|
1775
|
-
const filterSensitiveLog: (obj: CreateAssessmentReportResponse) => any;
|
|
1776
|
-
}
|
|
1777
1471
|
/**
|
|
1778
1472
|
* <p> The control mapping fields that represent the source for evidence collection, along
|
|
1779
1473
|
* with related parameters and metadata. This doesn't contain <code>mappingID</code>. </p>
|
|
@@ -1811,12 +1505,6 @@ export interface CreateControlMappingSource {
|
|
|
1811
1505
|
*/
|
|
1812
1506
|
troubleshootingText?: string;
|
|
1813
1507
|
}
|
|
1814
|
-
export declare namespace CreateControlMappingSource {
|
|
1815
|
-
/**
|
|
1816
|
-
* @internal
|
|
1817
|
-
*/
|
|
1818
|
-
const filterSensitiveLog: (obj: CreateControlMappingSource) => any;
|
|
1819
|
-
}
|
|
1820
1508
|
export interface CreateControlRequest {
|
|
1821
1509
|
/**
|
|
1822
1510
|
* <p> The name of the control. </p>
|
|
@@ -1847,64 +1535,28 @@ export interface CreateControlRequest {
|
|
|
1847
1535
|
*/
|
|
1848
1536
|
tags?: Record<string, string>;
|
|
1849
1537
|
}
|
|
1850
|
-
export declare namespace CreateControlRequest {
|
|
1851
|
-
/**
|
|
1852
|
-
* @internal
|
|
1853
|
-
*/
|
|
1854
|
-
const filterSensitiveLog: (obj: CreateControlRequest) => any;
|
|
1855
|
-
}
|
|
1856
1538
|
export interface CreateControlResponse {
|
|
1857
1539
|
/**
|
|
1858
1540
|
* <p> The new control that the <code>CreateControl</code> API returned. </p>
|
|
1859
1541
|
*/
|
|
1860
1542
|
control?: Control;
|
|
1861
1543
|
}
|
|
1862
|
-
export declare namespace CreateControlResponse {
|
|
1863
|
-
/**
|
|
1864
|
-
* @internal
|
|
1865
|
-
*/
|
|
1866
|
-
const filterSensitiveLog: (obj: CreateControlResponse) => any;
|
|
1867
|
-
}
|
|
1868
1544
|
export interface DeleteAssessmentRequest {
|
|
1869
1545
|
/**
|
|
1870
1546
|
* <p> The identifier for the assessment. </p>
|
|
1871
1547
|
*/
|
|
1872
1548
|
assessmentId: string | undefined;
|
|
1873
1549
|
}
|
|
1874
|
-
export declare namespace DeleteAssessmentRequest {
|
|
1875
|
-
/**
|
|
1876
|
-
* @internal
|
|
1877
|
-
*/
|
|
1878
|
-
const filterSensitiveLog: (obj: DeleteAssessmentRequest) => any;
|
|
1879
|
-
}
|
|
1880
1550
|
export interface DeleteAssessmentResponse {
|
|
1881
1551
|
}
|
|
1882
|
-
export declare namespace DeleteAssessmentResponse {
|
|
1883
|
-
/**
|
|
1884
|
-
* @internal
|
|
1885
|
-
*/
|
|
1886
|
-
const filterSensitiveLog: (obj: DeleteAssessmentResponse) => any;
|
|
1887
|
-
}
|
|
1888
1552
|
export interface DeleteAssessmentFrameworkRequest {
|
|
1889
1553
|
/**
|
|
1890
1554
|
* <p> The identifier for the custom framework. </p>
|
|
1891
1555
|
*/
|
|
1892
1556
|
frameworkId: string | undefined;
|
|
1893
1557
|
}
|
|
1894
|
-
export declare namespace DeleteAssessmentFrameworkRequest {
|
|
1895
|
-
/**
|
|
1896
|
-
* @internal
|
|
1897
|
-
*/
|
|
1898
|
-
const filterSensitiveLog: (obj: DeleteAssessmentFrameworkRequest) => any;
|
|
1899
|
-
}
|
|
1900
1558
|
export interface DeleteAssessmentFrameworkResponse {
|
|
1901
1559
|
}
|
|
1902
|
-
export declare namespace DeleteAssessmentFrameworkResponse {
|
|
1903
|
-
/**
|
|
1904
|
-
* @internal
|
|
1905
|
-
*/
|
|
1906
|
-
const filterSensitiveLog: (obj: DeleteAssessmentFrameworkResponse) => any;
|
|
1907
|
-
}
|
|
1908
1560
|
export declare enum ShareRequestType {
|
|
1909
1561
|
RECEIVED = "RECEIVED",
|
|
1910
1562
|
SENT = "SENT"
|
|
@@ -1919,20 +1571,8 @@ export interface DeleteAssessmentFrameworkShareRequest {
|
|
|
1919
1571
|
*/
|
|
1920
1572
|
requestType: ShareRequestType | string | undefined;
|
|
1921
1573
|
}
|
|
1922
|
-
export declare namespace DeleteAssessmentFrameworkShareRequest {
|
|
1923
|
-
/**
|
|
1924
|
-
* @internal
|
|
1925
|
-
*/
|
|
1926
|
-
const filterSensitiveLog: (obj: DeleteAssessmentFrameworkShareRequest) => any;
|
|
1927
|
-
}
|
|
1928
1574
|
export interface DeleteAssessmentFrameworkShareResponse {
|
|
1929
1575
|
}
|
|
1930
|
-
export declare namespace DeleteAssessmentFrameworkShareResponse {
|
|
1931
|
-
/**
|
|
1932
|
-
* @internal
|
|
1933
|
-
*/
|
|
1934
|
-
const filterSensitiveLog: (obj: DeleteAssessmentFrameworkShareResponse) => any;
|
|
1935
|
-
}
|
|
1936
1576
|
export interface DeleteAssessmentReportRequest {
|
|
1937
1577
|
/**
|
|
1938
1578
|
* <p> The unique identifier for the assessment. </p>
|
|
@@ -1943,80 +1583,32 @@ export interface DeleteAssessmentReportRequest {
|
|
|
1943
1583
|
*/
|
|
1944
1584
|
assessmentReportId: string | undefined;
|
|
1945
1585
|
}
|
|
1946
|
-
export declare namespace DeleteAssessmentReportRequest {
|
|
1947
|
-
/**
|
|
1948
|
-
* @internal
|
|
1949
|
-
*/
|
|
1950
|
-
const filterSensitiveLog: (obj: DeleteAssessmentReportRequest) => any;
|
|
1951
|
-
}
|
|
1952
1586
|
export interface DeleteAssessmentReportResponse {
|
|
1953
1587
|
}
|
|
1954
|
-
export declare namespace DeleteAssessmentReportResponse {
|
|
1955
|
-
/**
|
|
1956
|
-
* @internal
|
|
1957
|
-
*/
|
|
1958
|
-
const filterSensitiveLog: (obj: DeleteAssessmentReportResponse) => any;
|
|
1959
|
-
}
|
|
1960
1588
|
export interface DeleteControlRequest {
|
|
1961
1589
|
/**
|
|
1962
1590
|
* <p> The unique identifier for the control. </p>
|
|
1963
1591
|
*/
|
|
1964
1592
|
controlId: string | undefined;
|
|
1965
1593
|
}
|
|
1966
|
-
export declare namespace DeleteControlRequest {
|
|
1967
|
-
/**
|
|
1968
|
-
* @internal
|
|
1969
|
-
*/
|
|
1970
|
-
const filterSensitiveLog: (obj: DeleteControlRequest) => any;
|
|
1971
|
-
}
|
|
1972
1594
|
export interface DeleteControlResponse {
|
|
1973
1595
|
}
|
|
1974
|
-
export declare namespace DeleteControlResponse {
|
|
1975
|
-
/**
|
|
1976
|
-
* @internal
|
|
1977
|
-
*/
|
|
1978
|
-
const filterSensitiveLog: (obj: DeleteControlResponse) => any;
|
|
1979
|
-
}
|
|
1980
1596
|
export interface DeregisterAccountRequest {
|
|
1981
1597
|
}
|
|
1982
|
-
export declare namespace DeregisterAccountRequest {
|
|
1983
|
-
/**
|
|
1984
|
-
* @internal
|
|
1985
|
-
*/
|
|
1986
|
-
const filterSensitiveLog: (obj: DeregisterAccountRequest) => any;
|
|
1987
|
-
}
|
|
1988
1598
|
export interface DeregisterAccountResponse {
|
|
1989
1599
|
/**
|
|
1990
1600
|
* <p> The registration status of the account. </p>
|
|
1991
1601
|
*/
|
|
1992
1602
|
status?: AccountStatus | string;
|
|
1993
1603
|
}
|
|
1994
|
-
export declare namespace DeregisterAccountResponse {
|
|
1995
|
-
/**
|
|
1996
|
-
* @internal
|
|
1997
|
-
*/
|
|
1998
|
-
const filterSensitiveLog: (obj: DeregisterAccountResponse) => any;
|
|
1999
|
-
}
|
|
2000
1604
|
export interface DeregisterOrganizationAdminAccountRequest {
|
|
2001
1605
|
/**
|
|
2002
1606
|
* <p> The identifier for the administrator account. </p>
|
|
2003
1607
|
*/
|
|
2004
1608
|
adminAccountId?: string;
|
|
2005
1609
|
}
|
|
2006
|
-
export declare namespace DeregisterOrganizationAdminAccountRequest {
|
|
2007
|
-
/**
|
|
2008
|
-
* @internal
|
|
2009
|
-
*/
|
|
2010
|
-
const filterSensitiveLog: (obj: DeregisterOrganizationAdminAccountRequest) => any;
|
|
2011
|
-
}
|
|
2012
1610
|
export interface DeregisterOrganizationAdminAccountResponse {
|
|
2013
1611
|
}
|
|
2014
|
-
export declare namespace DeregisterOrganizationAdminAccountResponse {
|
|
2015
|
-
/**
|
|
2016
|
-
* @internal
|
|
2017
|
-
*/
|
|
2018
|
-
const filterSensitiveLog: (obj: DeregisterOrganizationAdminAccountResponse) => any;
|
|
2019
|
-
}
|
|
2020
1612
|
export interface DisassociateAssessmentReportEvidenceFolderRequest {
|
|
2021
1613
|
/**
|
|
2022
1614
|
* <p> The unique identifier for the assessment. </p>
|
|
@@ -2027,52 +1619,22 @@ export interface DisassociateAssessmentReportEvidenceFolderRequest {
|
|
|
2027
1619
|
*/
|
|
2028
1620
|
evidenceFolderId: string | undefined;
|
|
2029
1621
|
}
|
|
2030
|
-
export declare namespace DisassociateAssessmentReportEvidenceFolderRequest {
|
|
2031
|
-
/**
|
|
2032
|
-
* @internal
|
|
2033
|
-
*/
|
|
2034
|
-
const filterSensitiveLog: (obj: DisassociateAssessmentReportEvidenceFolderRequest) => any;
|
|
2035
|
-
}
|
|
2036
1622
|
export interface DisassociateAssessmentReportEvidenceFolderResponse {
|
|
2037
1623
|
}
|
|
2038
|
-
export declare namespace DisassociateAssessmentReportEvidenceFolderResponse {
|
|
2039
|
-
/**
|
|
2040
|
-
* @internal
|
|
2041
|
-
*/
|
|
2042
|
-
const filterSensitiveLog: (obj: DisassociateAssessmentReportEvidenceFolderResponse) => any;
|
|
2043
|
-
}
|
|
2044
1624
|
export interface GetAccountStatusRequest {
|
|
2045
1625
|
}
|
|
2046
|
-
export declare namespace GetAccountStatusRequest {
|
|
2047
|
-
/**
|
|
2048
|
-
* @internal
|
|
2049
|
-
*/
|
|
2050
|
-
const filterSensitiveLog: (obj: GetAccountStatusRequest) => any;
|
|
2051
|
-
}
|
|
2052
1626
|
export interface GetAccountStatusResponse {
|
|
2053
1627
|
/**
|
|
2054
1628
|
* <p> The status of the Amazon Web Services account. </p>
|
|
2055
1629
|
*/
|
|
2056
1630
|
status?: AccountStatus | string;
|
|
2057
1631
|
}
|
|
2058
|
-
export declare namespace GetAccountStatusResponse {
|
|
2059
|
-
/**
|
|
2060
|
-
* @internal
|
|
2061
|
-
*/
|
|
2062
|
-
const filterSensitiveLog: (obj: GetAccountStatusResponse) => any;
|
|
2063
|
-
}
|
|
2064
1632
|
export interface GetAssessmentRequest {
|
|
2065
1633
|
/**
|
|
2066
1634
|
* <p>The unique identifier for the assessment. </p>
|
|
2067
1635
|
*/
|
|
2068
1636
|
assessmentId: string | undefined;
|
|
2069
1637
|
}
|
|
2070
|
-
export declare namespace GetAssessmentRequest {
|
|
2071
|
-
/**
|
|
2072
|
-
* @internal
|
|
2073
|
-
*/
|
|
2074
|
-
const filterSensitiveLog: (obj: GetAssessmentRequest) => any;
|
|
2075
|
-
}
|
|
2076
1638
|
export interface GetAssessmentResponse {
|
|
2077
1639
|
/**
|
|
2078
1640
|
* <p> An entity that defines the scope of audit evidence collected by Audit Manager.
|
|
@@ -2087,36 +1649,18 @@ export interface GetAssessmentResponse {
|
|
|
2087
1649
|
*/
|
|
2088
1650
|
userRole?: Role;
|
|
2089
1651
|
}
|
|
2090
|
-
export declare namespace GetAssessmentResponse {
|
|
2091
|
-
/**
|
|
2092
|
-
* @internal
|
|
2093
|
-
*/
|
|
2094
|
-
const filterSensitiveLog: (obj: GetAssessmentResponse) => any;
|
|
2095
|
-
}
|
|
2096
1652
|
export interface GetAssessmentFrameworkRequest {
|
|
2097
1653
|
/**
|
|
2098
1654
|
* <p> The identifier for the framework. </p>
|
|
2099
1655
|
*/
|
|
2100
1656
|
frameworkId: string | undefined;
|
|
2101
1657
|
}
|
|
2102
|
-
export declare namespace GetAssessmentFrameworkRequest {
|
|
2103
|
-
/**
|
|
2104
|
-
* @internal
|
|
2105
|
-
*/
|
|
2106
|
-
const filterSensitiveLog: (obj: GetAssessmentFrameworkRequest) => any;
|
|
2107
|
-
}
|
|
2108
1658
|
export interface GetAssessmentFrameworkResponse {
|
|
2109
1659
|
/**
|
|
2110
1660
|
* <p> The framework that the <code>GetAssessmentFramework</code> API returned. </p>
|
|
2111
1661
|
*/
|
|
2112
1662
|
framework?: Framework;
|
|
2113
1663
|
}
|
|
2114
|
-
export declare namespace GetAssessmentFrameworkResponse {
|
|
2115
|
-
/**
|
|
2116
|
-
* @internal
|
|
2117
|
-
*/
|
|
2118
|
-
const filterSensitiveLog: (obj: GetAssessmentFrameworkResponse) => any;
|
|
2119
|
-
}
|
|
2120
1664
|
export interface GetAssessmentReportUrlRequest {
|
|
2121
1665
|
/**
|
|
2122
1666
|
* <p> The unique identifier for the assessment report. </p>
|
|
@@ -2127,12 +1671,6 @@ export interface GetAssessmentReportUrlRequest {
|
|
|
2127
1671
|
*/
|
|
2128
1672
|
assessmentId: string | undefined;
|
|
2129
1673
|
}
|
|
2130
|
-
export declare namespace GetAssessmentReportUrlRequest {
|
|
2131
|
-
/**
|
|
2132
|
-
* @internal
|
|
2133
|
-
*/
|
|
2134
|
-
const filterSensitiveLog: (obj: GetAssessmentReportUrlRequest) => any;
|
|
2135
|
-
}
|
|
2136
1674
|
/**
|
|
2137
1675
|
* <p> Short for uniform resource locator. A URL is used as a unique identifier to locate a
|
|
2138
1676
|
* resource on the internet. </p>
|
|
@@ -2147,12 +1685,6 @@ export interface URL {
|
|
|
2147
1685
|
*/
|
|
2148
1686
|
link?: string;
|
|
2149
1687
|
}
|
|
2150
|
-
export declare namespace URL {
|
|
2151
|
-
/**
|
|
2152
|
-
* @internal
|
|
2153
|
-
*/
|
|
2154
|
-
const filterSensitiveLog: (obj: URL) => any;
|
|
2155
|
-
}
|
|
2156
1688
|
export interface GetAssessmentReportUrlResponse {
|
|
2157
1689
|
/**
|
|
2158
1690
|
* <p> Short for uniform resource locator. A URL is used as a unique identifier to locate a
|
|
@@ -2160,12 +1692,6 @@ export interface GetAssessmentReportUrlResponse {
|
|
|
2160
1692
|
*/
|
|
2161
1693
|
preSignedUrl?: URL;
|
|
2162
1694
|
}
|
|
2163
|
-
export declare namespace GetAssessmentReportUrlResponse {
|
|
2164
|
-
/**
|
|
2165
|
-
* @internal
|
|
2166
|
-
*/
|
|
2167
|
-
const filterSensitiveLog: (obj: GetAssessmentReportUrlResponse) => any;
|
|
2168
|
-
}
|
|
2169
1695
|
export interface GetChangeLogsRequest {
|
|
2170
1696
|
/**
|
|
2171
1697
|
* <p>The unique identifier for the assessment. </p>
|
|
@@ -2188,12 +1714,6 @@ export interface GetChangeLogsRequest {
|
|
|
2188
1714
|
*/
|
|
2189
1715
|
maxResults?: number;
|
|
2190
1716
|
}
|
|
2191
|
-
export declare namespace GetChangeLogsRequest {
|
|
2192
|
-
/**
|
|
2193
|
-
* @internal
|
|
2194
|
-
*/
|
|
2195
|
-
const filterSensitiveLog: (obj: GetChangeLogsRequest) => any;
|
|
2196
|
-
}
|
|
2197
1717
|
export declare enum ObjectTypeEnum {
|
|
2198
1718
|
ASSESSMENT = "ASSESSMENT",
|
|
2199
1719
|
ASSESSMENT_REPORT = "ASSESSMENT_REPORT",
|
|
@@ -2228,12 +1748,6 @@ export interface ChangeLog {
|
|
|
2228
1748
|
*/
|
|
2229
1749
|
createdBy?: string;
|
|
2230
1750
|
}
|
|
2231
|
-
export declare namespace ChangeLog {
|
|
2232
|
-
/**
|
|
2233
|
-
* @internal
|
|
2234
|
-
*/
|
|
2235
|
-
const filterSensitiveLog: (obj: ChangeLog) => any;
|
|
2236
|
-
}
|
|
2237
1751
|
export interface GetChangeLogsResponse {
|
|
2238
1752
|
/**
|
|
2239
1753
|
* <p>The list of user activity for the control. </p>
|
|
@@ -2244,36 +1758,18 @@ export interface GetChangeLogsResponse {
|
|
|
2244
1758
|
*/
|
|
2245
1759
|
nextToken?: string;
|
|
2246
1760
|
}
|
|
2247
|
-
export declare namespace GetChangeLogsResponse {
|
|
2248
|
-
/**
|
|
2249
|
-
* @internal
|
|
2250
|
-
*/
|
|
2251
|
-
const filterSensitiveLog: (obj: GetChangeLogsResponse) => any;
|
|
2252
|
-
}
|
|
2253
1761
|
export interface GetControlRequest {
|
|
2254
1762
|
/**
|
|
2255
1763
|
* <p> The identifier for the control. </p>
|
|
2256
1764
|
*/
|
|
2257
1765
|
controlId: string | undefined;
|
|
2258
1766
|
}
|
|
2259
|
-
export declare namespace GetControlRequest {
|
|
2260
|
-
/**
|
|
2261
|
-
* @internal
|
|
2262
|
-
*/
|
|
2263
|
-
const filterSensitiveLog: (obj: GetControlRequest) => any;
|
|
2264
|
-
}
|
|
2265
1767
|
export interface GetControlResponse {
|
|
2266
1768
|
/**
|
|
2267
1769
|
* <p> The name of the control that the <code>GetControl</code> API returned. </p>
|
|
2268
1770
|
*/
|
|
2269
1771
|
control?: Control;
|
|
2270
1772
|
}
|
|
2271
|
-
export declare namespace GetControlResponse {
|
|
2272
|
-
/**
|
|
2273
|
-
* @internal
|
|
2274
|
-
*/
|
|
2275
|
-
const filterSensitiveLog: (obj: GetControlResponse) => any;
|
|
2276
|
-
}
|
|
2277
1773
|
export interface GetDelegationsRequest {
|
|
2278
1774
|
/**
|
|
2279
1775
|
* <p> The pagination token that's used to fetch the next set of results. </p>
|
|
@@ -2284,12 +1780,6 @@ export interface GetDelegationsRequest {
|
|
|
2284
1780
|
*/
|
|
2285
1781
|
maxResults?: number;
|
|
2286
1782
|
}
|
|
2287
|
-
export declare namespace GetDelegationsRequest {
|
|
2288
|
-
/**
|
|
2289
|
-
* @internal
|
|
2290
|
-
*/
|
|
2291
|
-
const filterSensitiveLog: (obj: GetDelegationsRequest) => any;
|
|
2292
|
-
}
|
|
2293
1783
|
/**
|
|
2294
1784
|
* <p> The metadata that's associated with the delegation. </p>
|
|
2295
1785
|
*/
|
|
@@ -2323,12 +1813,6 @@ export interface DelegationMetadata {
|
|
|
2323
1813
|
*/
|
|
2324
1814
|
controlSetName?: string;
|
|
2325
1815
|
}
|
|
2326
|
-
export declare namespace DelegationMetadata {
|
|
2327
|
-
/**
|
|
2328
|
-
* @internal
|
|
2329
|
-
*/
|
|
2330
|
-
const filterSensitiveLog: (obj: DelegationMetadata) => any;
|
|
2331
|
-
}
|
|
2332
1816
|
export interface GetDelegationsResponse {
|
|
2333
1817
|
/**
|
|
2334
1818
|
* <p> The list of delegations that the <code>GetDelegations</code> API returned. </p>
|
|
@@ -2339,12 +1823,6 @@ export interface GetDelegationsResponse {
|
|
|
2339
1823
|
*/
|
|
2340
1824
|
nextToken?: string;
|
|
2341
1825
|
}
|
|
2342
|
-
export declare namespace GetDelegationsResponse {
|
|
2343
|
-
/**
|
|
2344
|
-
* @internal
|
|
2345
|
-
*/
|
|
2346
|
-
const filterSensitiveLog: (obj: GetDelegationsResponse) => any;
|
|
2347
|
-
}
|
|
2348
1826
|
export interface GetEvidenceRequest {
|
|
2349
1827
|
/**
|
|
2350
1828
|
* <p> The unique identifier for the assessment. </p>
|
|
@@ -2363,12 +1841,6 @@ export interface GetEvidenceRequest {
|
|
|
2363
1841
|
*/
|
|
2364
1842
|
evidenceId: string | undefined;
|
|
2365
1843
|
}
|
|
2366
|
-
export declare namespace GetEvidenceRequest {
|
|
2367
|
-
/**
|
|
2368
|
-
* @internal
|
|
2369
|
-
*/
|
|
2370
|
-
const filterSensitiveLog: (obj: GetEvidenceRequest) => any;
|
|
2371
|
-
}
|
|
2372
1844
|
/**
|
|
2373
1845
|
* <p> A system asset that's evaluated in an Audit Manager assessment. </p>
|
|
2374
1846
|
*/
|
|
@@ -2382,12 +1854,6 @@ export interface Resource {
|
|
|
2382
1854
|
*/
|
|
2383
1855
|
value?: string;
|
|
2384
1856
|
}
|
|
2385
|
-
export declare namespace Resource {
|
|
2386
|
-
/**
|
|
2387
|
-
* @internal
|
|
2388
|
-
*/
|
|
2389
|
-
const filterSensitiveLog: (obj: Resource) => any;
|
|
2390
|
-
}
|
|
2391
1857
|
/**
|
|
2392
1858
|
* <p> A record that contains the information needed to demonstrate compliance with the
|
|
2393
1859
|
* requirements specified by a control. Examples of evidence include change activity triggered
|
|
@@ -2462,24 +1928,12 @@ export interface Evidence {
|
|
|
2462
1928
|
*/
|
|
2463
1929
|
assessmentReportSelection?: string;
|
|
2464
1930
|
}
|
|
2465
|
-
export declare namespace Evidence {
|
|
2466
|
-
/**
|
|
2467
|
-
* @internal
|
|
2468
|
-
*/
|
|
2469
|
-
const filterSensitiveLog: (obj: Evidence) => any;
|
|
2470
|
-
}
|
|
2471
1931
|
export interface GetEvidenceResponse {
|
|
2472
1932
|
/**
|
|
2473
1933
|
* <p> The evidence that the <code>GetEvidenceResponse</code> API returned. </p>
|
|
2474
1934
|
*/
|
|
2475
1935
|
evidence?: Evidence;
|
|
2476
1936
|
}
|
|
2477
|
-
export declare namespace GetEvidenceResponse {
|
|
2478
|
-
/**
|
|
2479
|
-
* @internal
|
|
2480
|
-
*/
|
|
2481
|
-
const filterSensitiveLog: (obj: GetEvidenceResponse) => any;
|
|
2482
|
-
}
|
|
2483
1937
|
export interface GetEvidenceByEvidenceFolderRequest {
|
|
2484
1938
|
/**
|
|
2485
1939
|
* <p> The identifier for the assessment. </p>
|
|
@@ -2502,12 +1956,6 @@ export interface GetEvidenceByEvidenceFolderRequest {
|
|
|
2502
1956
|
*/
|
|
2503
1957
|
maxResults?: number;
|
|
2504
1958
|
}
|
|
2505
|
-
export declare namespace GetEvidenceByEvidenceFolderRequest {
|
|
2506
|
-
/**
|
|
2507
|
-
* @internal
|
|
2508
|
-
*/
|
|
2509
|
-
const filterSensitiveLog: (obj: GetEvidenceByEvidenceFolderRequest) => any;
|
|
2510
|
-
}
|
|
2511
1959
|
export interface GetEvidenceByEvidenceFolderResponse {
|
|
2512
1960
|
/**
|
|
2513
1961
|
* <p> The list of evidence that the <code>GetEvidenceByEvidenceFolder</code> API returned.
|
|
@@ -2519,12 +1967,6 @@ export interface GetEvidenceByEvidenceFolderResponse {
|
|
|
2519
1967
|
*/
|
|
2520
1968
|
nextToken?: string;
|
|
2521
1969
|
}
|
|
2522
|
-
export declare namespace GetEvidenceByEvidenceFolderResponse {
|
|
2523
|
-
/**
|
|
2524
|
-
* @internal
|
|
2525
|
-
*/
|
|
2526
|
-
const filterSensitiveLog: (obj: GetEvidenceByEvidenceFolderResponse) => any;
|
|
2527
|
-
}
|
|
2528
1970
|
export interface GetEvidenceFolderRequest {
|
|
2529
1971
|
/**
|
|
2530
1972
|
* <p> The unique identifier for the assessment. </p>
|
|
@@ -2539,24 +1981,12 @@ export interface GetEvidenceFolderRequest {
|
|
|
2539
1981
|
*/
|
|
2540
1982
|
evidenceFolderId: string | undefined;
|
|
2541
1983
|
}
|
|
2542
|
-
export declare namespace GetEvidenceFolderRequest {
|
|
2543
|
-
/**
|
|
2544
|
-
* @internal
|
|
2545
|
-
*/
|
|
2546
|
-
const filterSensitiveLog: (obj: GetEvidenceFolderRequest) => any;
|
|
2547
|
-
}
|
|
2548
1984
|
export interface GetEvidenceFolderResponse {
|
|
2549
1985
|
/**
|
|
2550
1986
|
* <p> The folder that the evidence is stored in. </p>
|
|
2551
1987
|
*/
|
|
2552
1988
|
evidenceFolder?: AssessmentEvidenceFolder;
|
|
2553
1989
|
}
|
|
2554
|
-
export declare namespace GetEvidenceFolderResponse {
|
|
2555
|
-
/**
|
|
2556
|
-
* @internal
|
|
2557
|
-
*/
|
|
2558
|
-
const filterSensitiveLog: (obj: GetEvidenceFolderResponse) => any;
|
|
2559
|
-
}
|
|
2560
1990
|
export interface GetEvidenceFoldersByAssessmentRequest {
|
|
2561
1991
|
/**
|
|
2562
1992
|
* <p> The unique identifier for the assessment. </p>
|
|
@@ -2571,12 +2001,6 @@ export interface GetEvidenceFoldersByAssessmentRequest {
|
|
|
2571
2001
|
*/
|
|
2572
2002
|
maxResults?: number;
|
|
2573
2003
|
}
|
|
2574
|
-
export declare namespace GetEvidenceFoldersByAssessmentRequest {
|
|
2575
|
-
/**
|
|
2576
|
-
* @internal
|
|
2577
|
-
*/
|
|
2578
|
-
const filterSensitiveLog: (obj: GetEvidenceFoldersByAssessmentRequest) => any;
|
|
2579
|
-
}
|
|
2580
2004
|
export interface GetEvidenceFoldersByAssessmentResponse {
|
|
2581
2005
|
/**
|
|
2582
2006
|
* <p> The list of evidence folders that the <code>GetEvidenceFoldersByAssessment</code> API
|
|
@@ -2588,12 +2012,6 @@ export interface GetEvidenceFoldersByAssessmentResponse {
|
|
|
2588
2012
|
*/
|
|
2589
2013
|
nextToken?: string;
|
|
2590
2014
|
}
|
|
2591
|
-
export declare namespace GetEvidenceFoldersByAssessmentResponse {
|
|
2592
|
-
/**
|
|
2593
|
-
* @internal
|
|
2594
|
-
*/
|
|
2595
|
-
const filterSensitiveLog: (obj: GetEvidenceFoldersByAssessmentResponse) => any;
|
|
2596
|
-
}
|
|
2597
2015
|
export interface GetEvidenceFoldersByAssessmentControlRequest {
|
|
2598
2016
|
/**
|
|
2599
2017
|
* <p> The identifier for the assessment. </p>
|
|
@@ -2616,12 +2034,6 @@ export interface GetEvidenceFoldersByAssessmentControlRequest {
|
|
|
2616
2034
|
*/
|
|
2617
2035
|
maxResults?: number;
|
|
2618
2036
|
}
|
|
2619
|
-
export declare namespace GetEvidenceFoldersByAssessmentControlRequest {
|
|
2620
|
-
/**
|
|
2621
|
-
* @internal
|
|
2622
|
-
*/
|
|
2623
|
-
const filterSensitiveLog: (obj: GetEvidenceFoldersByAssessmentControlRequest) => any;
|
|
2624
|
-
}
|
|
2625
2037
|
export interface GetEvidenceFoldersByAssessmentControlResponse {
|
|
2626
2038
|
/**
|
|
2627
2039
|
* <p> The list of evidence folders that the
|
|
@@ -2633,20 +2045,8 @@ export interface GetEvidenceFoldersByAssessmentControlResponse {
|
|
|
2633
2045
|
*/
|
|
2634
2046
|
nextToken?: string;
|
|
2635
2047
|
}
|
|
2636
|
-
export declare namespace GetEvidenceFoldersByAssessmentControlResponse {
|
|
2637
|
-
/**
|
|
2638
|
-
* @internal
|
|
2639
|
-
*/
|
|
2640
|
-
const filterSensitiveLog: (obj: GetEvidenceFoldersByAssessmentControlResponse) => any;
|
|
2641
|
-
}
|
|
2642
2048
|
export interface GetInsightsRequest {
|
|
2643
2049
|
}
|
|
2644
|
-
export declare namespace GetInsightsRequest {
|
|
2645
|
-
/**
|
|
2646
|
-
* @internal
|
|
2647
|
-
*/
|
|
2648
|
-
const filterSensitiveLog: (obj: GetInsightsRequest) => any;
|
|
2649
|
-
}
|
|
2650
2050
|
/**
|
|
2651
2051
|
* <p>A summary of the latest analytics data for all your active assessments. </p>
|
|
2652
2052
|
* <p>This summary is a snapshot of the data that your active assessments collected on the
|
|
@@ -2719,36 +2119,18 @@ export interface Insights {
|
|
|
2719
2119
|
*/
|
|
2720
2120
|
lastUpdated?: Date;
|
|
2721
2121
|
}
|
|
2722
|
-
export declare namespace Insights {
|
|
2723
|
-
/**
|
|
2724
|
-
* @internal
|
|
2725
|
-
*/
|
|
2726
|
-
const filterSensitiveLog: (obj: Insights) => any;
|
|
2727
|
-
}
|
|
2728
2122
|
export interface GetInsightsResponse {
|
|
2729
2123
|
/**
|
|
2730
2124
|
* <p>The analytics data that the <code>GetInsights</code> API returned. </p>
|
|
2731
2125
|
*/
|
|
2732
2126
|
insights?: Insights;
|
|
2733
2127
|
}
|
|
2734
|
-
export declare namespace GetInsightsResponse {
|
|
2735
|
-
/**
|
|
2736
|
-
* @internal
|
|
2737
|
-
*/
|
|
2738
|
-
const filterSensitiveLog: (obj: GetInsightsResponse) => any;
|
|
2739
|
-
}
|
|
2740
2128
|
export interface GetInsightsByAssessmentRequest {
|
|
2741
2129
|
/**
|
|
2742
2130
|
* <p>The unique identifier for the assessment. </p>
|
|
2743
2131
|
*/
|
|
2744
2132
|
assessmentId: string | undefined;
|
|
2745
2133
|
}
|
|
2746
|
-
export declare namespace GetInsightsByAssessmentRequest {
|
|
2747
|
-
/**
|
|
2748
|
-
* @internal
|
|
2749
|
-
*/
|
|
2750
|
-
const filterSensitiveLog: (obj: GetInsightsByAssessmentRequest) => any;
|
|
2751
|
-
}
|
|
2752
2134
|
/**
|
|
2753
2135
|
* <p>A summary of the latest analytics data for a specific active assessment.</p>
|
|
2754
2136
|
* <p>This summary is a snapshot of the data that was collected on the <code>lastUpdated</code>
|
|
@@ -2819,12 +2201,6 @@ export interface InsightsByAssessment {
|
|
|
2819
2201
|
*/
|
|
2820
2202
|
lastUpdated?: Date;
|
|
2821
2203
|
}
|
|
2822
|
-
export declare namespace InsightsByAssessment {
|
|
2823
|
-
/**
|
|
2824
|
-
* @internal
|
|
2825
|
-
*/
|
|
2826
|
-
const filterSensitiveLog: (obj: InsightsByAssessment) => any;
|
|
2827
|
-
}
|
|
2828
2204
|
export interface GetInsightsByAssessmentResponse {
|
|
2829
2205
|
/**
|
|
2830
2206
|
* <p> The assessment analytics data that the <code>GetInsightsByAssessment</code> API
|
|
@@ -2832,20 +2208,8 @@ export interface GetInsightsByAssessmentResponse {
|
|
|
2832
2208
|
*/
|
|
2833
2209
|
insights?: InsightsByAssessment;
|
|
2834
2210
|
}
|
|
2835
|
-
export declare namespace GetInsightsByAssessmentResponse {
|
|
2836
|
-
/**
|
|
2837
|
-
* @internal
|
|
2838
|
-
*/
|
|
2839
|
-
const filterSensitiveLog: (obj: GetInsightsByAssessmentResponse) => any;
|
|
2840
|
-
}
|
|
2841
2211
|
export interface GetOrganizationAdminAccountRequest {
|
|
2842
2212
|
}
|
|
2843
|
-
export declare namespace GetOrganizationAdminAccountRequest {
|
|
2844
|
-
/**
|
|
2845
|
-
* @internal
|
|
2846
|
-
*/
|
|
2847
|
-
const filterSensitiveLog: (obj: GetOrganizationAdminAccountRequest) => any;
|
|
2848
|
-
}
|
|
2849
2213
|
export interface GetOrganizationAdminAccountResponse {
|
|
2850
2214
|
/**
|
|
2851
2215
|
* <p> The identifier for the administrator account. </p>
|
|
@@ -2856,20 +2220,8 @@ export interface GetOrganizationAdminAccountResponse {
|
|
|
2856
2220
|
*/
|
|
2857
2221
|
organizationId?: string;
|
|
2858
2222
|
}
|
|
2859
|
-
export declare namespace GetOrganizationAdminAccountResponse {
|
|
2860
|
-
/**
|
|
2861
|
-
* @internal
|
|
2862
|
-
*/
|
|
2863
|
-
const filterSensitiveLog: (obj: GetOrganizationAdminAccountResponse) => any;
|
|
2864
|
-
}
|
|
2865
2223
|
export interface GetServicesInScopeRequest {
|
|
2866
2224
|
}
|
|
2867
|
-
export declare namespace GetServicesInScopeRequest {
|
|
2868
|
-
/**
|
|
2869
|
-
* @internal
|
|
2870
|
-
*/
|
|
2871
|
-
const filterSensitiveLog: (obj: GetServicesInScopeRequest) => any;
|
|
2872
|
-
}
|
|
2873
2225
|
/**
|
|
2874
2226
|
* <p> The metadata that's associated with the Amazon Web Service. </p>
|
|
2875
2227
|
*/
|
|
@@ -2892,24 +2244,12 @@ export interface ServiceMetadata {
|
|
|
2892
2244
|
*/
|
|
2893
2245
|
category?: string;
|
|
2894
2246
|
}
|
|
2895
|
-
export declare namespace ServiceMetadata {
|
|
2896
|
-
/**
|
|
2897
|
-
* @internal
|
|
2898
|
-
*/
|
|
2899
|
-
const filterSensitiveLog: (obj: ServiceMetadata) => any;
|
|
2900
|
-
}
|
|
2901
2247
|
export interface GetServicesInScopeResponse {
|
|
2902
2248
|
/**
|
|
2903
2249
|
* <p> The metadata that's associated with the Amazon Web Service. </p>
|
|
2904
2250
|
*/
|
|
2905
2251
|
serviceMetadata?: ServiceMetadata[];
|
|
2906
2252
|
}
|
|
2907
|
-
export declare namespace GetServicesInScopeResponse {
|
|
2908
|
-
/**
|
|
2909
|
-
* @internal
|
|
2910
|
-
*/
|
|
2911
|
-
const filterSensitiveLog: (obj: GetServicesInScopeResponse) => any;
|
|
2912
|
-
}
|
|
2913
2253
|
export declare enum SettingAttribute {
|
|
2914
2254
|
ALL = "ALL",
|
|
2915
2255
|
DEFAULT_ASSESSMENT_REPORTS_DESTINATION = "DEFAULT_ASSESSMENT_REPORTS_DESTINATION",
|
|
@@ -2923,12 +2263,6 @@ export interface GetSettingsRequest {
|
|
|
2923
2263
|
*/
|
|
2924
2264
|
attribute: SettingAttribute | string | undefined;
|
|
2925
2265
|
}
|
|
2926
|
-
export declare namespace GetSettingsRequest {
|
|
2927
|
-
/**
|
|
2928
|
-
* @internal
|
|
2929
|
-
*/
|
|
2930
|
-
const filterSensitiveLog: (obj: GetSettingsRequest) => any;
|
|
2931
|
-
}
|
|
2932
2266
|
/**
|
|
2933
2267
|
* <p> The settings object that holds all supported Audit Manager settings. </p>
|
|
2934
2268
|
*/
|
|
@@ -2954,24 +2288,12 @@ export interface Settings {
|
|
|
2954
2288
|
*/
|
|
2955
2289
|
kmsKey?: string;
|
|
2956
2290
|
}
|
|
2957
|
-
export declare namespace Settings {
|
|
2958
|
-
/**
|
|
2959
|
-
* @internal
|
|
2960
|
-
*/
|
|
2961
|
-
const filterSensitiveLog: (obj: Settings) => any;
|
|
2962
|
-
}
|
|
2963
2291
|
export interface GetSettingsResponse {
|
|
2964
2292
|
/**
|
|
2965
2293
|
* <p> The settings object that holds all supported Audit Manager settings. </p>
|
|
2966
2294
|
*/
|
|
2967
2295
|
settings?: Settings;
|
|
2968
2296
|
}
|
|
2969
|
-
export declare namespace GetSettingsResponse {
|
|
2970
|
-
/**
|
|
2971
|
-
* @internal
|
|
2972
|
-
*/
|
|
2973
|
-
const filterSensitiveLog: (obj: GetSettingsResponse) => any;
|
|
2974
|
-
}
|
|
2975
2297
|
export interface ListAssessmentControlInsightsByControlDomainRequest {
|
|
2976
2298
|
/**
|
|
2977
2299
|
* <p>The unique identifier for the control domain. </p>
|
|
@@ -2990,12 +2312,6 @@ export interface ListAssessmentControlInsightsByControlDomainRequest {
|
|
|
2990
2312
|
*/
|
|
2991
2313
|
maxResults?: number;
|
|
2992
2314
|
}
|
|
2993
|
-
export declare namespace ListAssessmentControlInsightsByControlDomainRequest {
|
|
2994
|
-
/**
|
|
2995
|
-
* @internal
|
|
2996
|
-
*/
|
|
2997
|
-
const filterSensitiveLog: (obj: ListAssessmentControlInsightsByControlDomainRequest) => any;
|
|
2998
|
-
}
|
|
2999
2315
|
/**
|
|
3000
2316
|
* <p>A breakdown of the latest compliance check status for the evidence in your Audit Manager
|
|
3001
2317
|
* assessments. </p>
|
|
@@ -3028,12 +2344,6 @@ export interface EvidenceInsights {
|
|
|
3028
2344
|
*/
|
|
3029
2345
|
inconclusiveEvidenceCount?: number;
|
|
3030
2346
|
}
|
|
3031
|
-
export declare namespace EvidenceInsights {
|
|
3032
|
-
/**
|
|
3033
|
-
* @internal
|
|
3034
|
-
*/
|
|
3035
|
-
const filterSensitiveLog: (obj: EvidenceInsights) => any;
|
|
3036
|
-
}
|
|
3037
2347
|
/**
|
|
3038
2348
|
* <p>A summary of the latest analytics data for a specific control in a specific active
|
|
3039
2349
|
* assessment.</p>
|
|
@@ -3063,12 +2373,6 @@ export interface ControlInsightsMetadataByAssessmentItem {
|
|
|
3063
2373
|
*/
|
|
3064
2374
|
lastUpdated?: Date;
|
|
3065
2375
|
}
|
|
3066
|
-
export declare namespace ControlInsightsMetadataByAssessmentItem {
|
|
3067
|
-
/**
|
|
3068
|
-
* @internal
|
|
3069
|
-
*/
|
|
3070
|
-
const filterSensitiveLog: (obj: ControlInsightsMetadataByAssessmentItem) => any;
|
|
3071
|
-
}
|
|
3072
2376
|
export interface ListAssessmentControlInsightsByControlDomainResponse {
|
|
3073
2377
|
/**
|
|
3074
2378
|
* <p>The assessment control analytics data that the
|
|
@@ -3080,12 +2384,6 @@ export interface ListAssessmentControlInsightsByControlDomainResponse {
|
|
|
3080
2384
|
*/
|
|
3081
2385
|
nextToken?: string;
|
|
3082
2386
|
}
|
|
3083
|
-
export declare namespace ListAssessmentControlInsightsByControlDomainResponse {
|
|
3084
|
-
/**
|
|
3085
|
-
* @internal
|
|
3086
|
-
*/
|
|
3087
|
-
const filterSensitiveLog: (obj: ListAssessmentControlInsightsByControlDomainResponse) => any;
|
|
3088
|
-
}
|
|
3089
2387
|
export interface ListAssessmentFrameworksRequest {
|
|
3090
2388
|
/**
|
|
3091
2389
|
* <p> The type of framework, such as a standard framework or a custom framework. </p>
|
|
@@ -3100,12 +2398,6 @@ export interface ListAssessmentFrameworksRequest {
|
|
|
3100
2398
|
*/
|
|
3101
2399
|
maxResults?: number;
|
|
3102
2400
|
}
|
|
3103
|
-
export declare namespace ListAssessmentFrameworksRequest {
|
|
3104
|
-
/**
|
|
3105
|
-
* @internal
|
|
3106
|
-
*/
|
|
3107
|
-
const filterSensitiveLog: (obj: ListAssessmentFrameworksRequest) => any;
|
|
3108
|
-
}
|
|
3109
2401
|
export interface ListAssessmentFrameworksResponse {
|
|
3110
2402
|
/**
|
|
3111
2403
|
* <p> The list of metadata objects for the framework. </p>
|
|
@@ -3116,12 +2408,6 @@ export interface ListAssessmentFrameworksResponse {
|
|
|
3116
2408
|
*/
|
|
3117
2409
|
nextToken?: string;
|
|
3118
2410
|
}
|
|
3119
|
-
export declare namespace ListAssessmentFrameworksResponse {
|
|
3120
|
-
/**
|
|
3121
|
-
* @internal
|
|
3122
|
-
*/
|
|
3123
|
-
const filterSensitiveLog: (obj: ListAssessmentFrameworksResponse) => any;
|
|
3124
|
-
}
|
|
3125
2411
|
export interface ListAssessmentFrameworkShareRequestsRequest {
|
|
3126
2412
|
/**
|
|
3127
2413
|
* <p> Specifies whether the share request is a sent request or a received request.</p>
|
|
@@ -3136,12 +2422,6 @@ export interface ListAssessmentFrameworkShareRequestsRequest {
|
|
|
3136
2422
|
*/
|
|
3137
2423
|
maxResults?: number;
|
|
3138
2424
|
}
|
|
3139
|
-
export declare namespace ListAssessmentFrameworkShareRequestsRequest {
|
|
3140
|
-
/**
|
|
3141
|
-
* @internal
|
|
3142
|
-
*/
|
|
3143
|
-
const filterSensitiveLog: (obj: ListAssessmentFrameworkShareRequestsRequest) => any;
|
|
3144
|
-
}
|
|
3145
2425
|
export interface ListAssessmentFrameworkShareRequestsResponse {
|
|
3146
2426
|
/**
|
|
3147
2427
|
* <p> The list of share requests that the <code>ListAssessmentFrameworkShareRequests</code>
|
|
@@ -3153,12 +2433,6 @@ export interface ListAssessmentFrameworkShareRequestsResponse {
|
|
|
3153
2433
|
*/
|
|
3154
2434
|
nextToken?: string;
|
|
3155
2435
|
}
|
|
3156
|
-
export declare namespace ListAssessmentFrameworkShareRequestsResponse {
|
|
3157
|
-
/**
|
|
3158
|
-
* @internal
|
|
3159
|
-
*/
|
|
3160
|
-
const filterSensitiveLog: (obj: ListAssessmentFrameworkShareRequestsResponse) => any;
|
|
3161
|
-
}
|
|
3162
2436
|
export interface ListAssessmentReportsRequest {
|
|
3163
2437
|
/**
|
|
3164
2438
|
* <p> The pagination token that's used to fetch the next set of results. </p>
|
|
@@ -3169,12 +2443,6 @@ export interface ListAssessmentReportsRequest {
|
|
|
3169
2443
|
*/
|
|
3170
2444
|
maxResults?: number;
|
|
3171
2445
|
}
|
|
3172
|
-
export declare namespace ListAssessmentReportsRequest {
|
|
3173
|
-
/**
|
|
3174
|
-
* @internal
|
|
3175
|
-
*/
|
|
3176
|
-
const filterSensitiveLog: (obj: ListAssessmentReportsRequest) => any;
|
|
3177
|
-
}
|
|
3178
2446
|
export interface ListAssessmentReportsResponse {
|
|
3179
2447
|
/**
|
|
3180
2448
|
* <p> The list of assessment reports that the <code>ListAssessmentReports</code> API
|
|
@@ -3186,12 +2454,6 @@ export interface ListAssessmentReportsResponse {
|
|
|
3186
2454
|
*/
|
|
3187
2455
|
nextToken?: string;
|
|
3188
2456
|
}
|
|
3189
|
-
export declare namespace ListAssessmentReportsResponse {
|
|
3190
|
-
/**
|
|
3191
|
-
* @internal
|
|
3192
|
-
*/
|
|
3193
|
-
const filterSensitiveLog: (obj: ListAssessmentReportsResponse) => any;
|
|
3194
|
-
}
|
|
3195
2457
|
export interface ListAssessmentsRequest {
|
|
3196
2458
|
/**
|
|
3197
2459
|
* <p> The current status of the assessment.</p>
|
|
@@ -3206,12 +2468,6 @@ export interface ListAssessmentsRequest {
|
|
|
3206
2468
|
*/
|
|
3207
2469
|
maxResults?: number;
|
|
3208
2470
|
}
|
|
3209
|
-
export declare namespace ListAssessmentsRequest {
|
|
3210
|
-
/**
|
|
3211
|
-
* @internal
|
|
3212
|
-
*/
|
|
3213
|
-
const filterSensitiveLog: (obj: ListAssessmentsRequest) => any;
|
|
3214
|
-
}
|
|
3215
2471
|
export interface ListAssessmentsResponse {
|
|
3216
2472
|
/**
|
|
3217
2473
|
* <p> The metadata that's associated with the assessment. </p>
|
|
@@ -3222,12 +2478,6 @@ export interface ListAssessmentsResponse {
|
|
|
3222
2478
|
*/
|
|
3223
2479
|
nextToken?: string;
|
|
3224
2480
|
}
|
|
3225
|
-
export declare namespace ListAssessmentsResponse {
|
|
3226
|
-
/**
|
|
3227
|
-
* @internal
|
|
3228
|
-
*/
|
|
3229
|
-
const filterSensitiveLog: (obj: ListAssessmentsResponse) => any;
|
|
3230
|
-
}
|
|
3231
2481
|
export interface ListControlDomainInsightsRequest {
|
|
3232
2482
|
/**
|
|
3233
2483
|
* <p>The pagination token that's used to fetch the next set of results. </p>
|
|
@@ -3238,12 +2488,6 @@ export interface ListControlDomainInsightsRequest {
|
|
|
3238
2488
|
*/
|
|
3239
2489
|
maxResults?: number;
|
|
3240
2490
|
}
|
|
3241
|
-
export declare namespace ListControlDomainInsightsRequest {
|
|
3242
|
-
/**
|
|
3243
|
-
* @internal
|
|
3244
|
-
*/
|
|
3245
|
-
const filterSensitiveLog: (obj: ListControlDomainInsightsRequest) => any;
|
|
3246
|
-
}
|
|
3247
2491
|
/**
|
|
3248
2492
|
* <p>A summary of the latest analytics data for a specific control domain.</p>
|
|
3249
2493
|
* <p>Control domain insights are grouped by control domain, and ranked by the highest total count of non-compliant evidence.</p>
|
|
@@ -3276,12 +2520,6 @@ export interface ControlDomainInsights {
|
|
|
3276
2520
|
*/
|
|
3277
2521
|
lastUpdated?: Date;
|
|
3278
2522
|
}
|
|
3279
|
-
export declare namespace ControlDomainInsights {
|
|
3280
|
-
/**
|
|
3281
|
-
* @internal
|
|
3282
|
-
*/
|
|
3283
|
-
const filterSensitiveLog: (obj: ControlDomainInsights) => any;
|
|
3284
|
-
}
|
|
3285
2523
|
export interface ListControlDomainInsightsResponse {
|
|
3286
2524
|
/**
|
|
3287
2525
|
* <p>The control domain analytics data that the <code>ListControlDomainInsights</code> API
|
|
@@ -3293,12 +2531,6 @@ export interface ListControlDomainInsightsResponse {
|
|
|
3293
2531
|
*/
|
|
3294
2532
|
nextToken?: string;
|
|
3295
2533
|
}
|
|
3296
|
-
export declare namespace ListControlDomainInsightsResponse {
|
|
3297
|
-
/**
|
|
3298
|
-
* @internal
|
|
3299
|
-
*/
|
|
3300
|
-
const filterSensitiveLog: (obj: ListControlDomainInsightsResponse) => any;
|
|
3301
|
-
}
|
|
3302
2534
|
export interface ListControlDomainInsightsByAssessmentRequest {
|
|
3303
2535
|
/**
|
|
3304
2536
|
* <p>The unique identifier for the active assessment. </p>
|
|
@@ -3313,12 +2545,6 @@ export interface ListControlDomainInsightsByAssessmentRequest {
|
|
|
3313
2545
|
*/
|
|
3314
2546
|
maxResults?: number;
|
|
3315
2547
|
}
|
|
3316
|
-
export declare namespace ListControlDomainInsightsByAssessmentRequest {
|
|
3317
|
-
/**
|
|
3318
|
-
* @internal
|
|
3319
|
-
*/
|
|
3320
|
-
const filterSensitiveLog: (obj: ListControlDomainInsightsByAssessmentRequest) => any;
|
|
3321
|
-
}
|
|
3322
2548
|
export interface ListControlDomainInsightsByAssessmentResponse {
|
|
3323
2549
|
/**
|
|
3324
2550
|
* <p>The control domain analytics data that the
|
|
@@ -3330,12 +2556,6 @@ export interface ListControlDomainInsightsByAssessmentResponse {
|
|
|
3330
2556
|
*/
|
|
3331
2557
|
nextToken?: string;
|
|
3332
2558
|
}
|
|
3333
|
-
export declare namespace ListControlDomainInsightsByAssessmentResponse {
|
|
3334
|
-
/**
|
|
3335
|
-
* @internal
|
|
3336
|
-
*/
|
|
3337
|
-
const filterSensitiveLog: (obj: ListControlDomainInsightsByAssessmentResponse) => any;
|
|
3338
|
-
}
|
|
3339
2559
|
export interface ListControlInsightsByControlDomainRequest {
|
|
3340
2560
|
/**
|
|
3341
2561
|
* <p>The unique identifier for the control domain. </p>
|
|
@@ -3350,12 +2570,6 @@ export interface ListControlInsightsByControlDomainRequest {
|
|
|
3350
2570
|
*/
|
|
3351
2571
|
maxResults?: number;
|
|
3352
2572
|
}
|
|
3353
|
-
export declare namespace ListControlInsightsByControlDomainRequest {
|
|
3354
|
-
/**
|
|
3355
|
-
* @internal
|
|
3356
|
-
*/
|
|
3357
|
-
const filterSensitiveLog: (obj: ListControlInsightsByControlDomainRequest) => any;
|
|
3358
|
-
}
|
|
3359
2573
|
/**
|
|
3360
2574
|
* <p>A summary of the latest analytics data for a specific control. </p>
|
|
3361
2575
|
* <p>This data reflects the total counts for the specified control across all active assessments. Control insights are grouped by control domain, and ranked by the highest total count of non-compliant evidence.</p>
|
|
@@ -3379,12 +2593,6 @@ export interface ControlInsightsMetadataItem {
|
|
|
3379
2593
|
*/
|
|
3380
2594
|
lastUpdated?: Date;
|
|
3381
2595
|
}
|
|
3382
|
-
export declare namespace ControlInsightsMetadataItem {
|
|
3383
|
-
/**
|
|
3384
|
-
* @internal
|
|
3385
|
-
*/
|
|
3386
|
-
const filterSensitiveLog: (obj: ControlInsightsMetadataItem) => any;
|
|
3387
|
-
}
|
|
3388
2596
|
export interface ListControlInsightsByControlDomainResponse {
|
|
3389
2597
|
/**
|
|
3390
2598
|
* <p>The control analytics data that the <code>ListControlInsightsByControlDomain</code> API
|
|
@@ -3396,12 +2604,6 @@ export interface ListControlInsightsByControlDomainResponse {
|
|
|
3396
2604
|
*/
|
|
3397
2605
|
nextToken?: string;
|
|
3398
2606
|
}
|
|
3399
|
-
export declare namespace ListControlInsightsByControlDomainResponse {
|
|
3400
|
-
/**
|
|
3401
|
-
* @internal
|
|
3402
|
-
*/
|
|
3403
|
-
const filterSensitiveLog: (obj: ListControlInsightsByControlDomainResponse) => any;
|
|
3404
|
-
}
|
|
3405
2607
|
export interface ListControlsRequest {
|
|
3406
2608
|
/**
|
|
3407
2609
|
* <p> The type of control, such as a standard control or a custom control. </p>
|
|
@@ -3416,12 +2618,6 @@ export interface ListControlsRequest {
|
|
|
3416
2618
|
*/
|
|
3417
2619
|
maxResults?: number;
|
|
3418
2620
|
}
|
|
3419
|
-
export declare namespace ListControlsRequest {
|
|
3420
|
-
/**
|
|
3421
|
-
* @internal
|
|
3422
|
-
*/
|
|
3423
|
-
const filterSensitiveLog: (obj: ListControlsRequest) => any;
|
|
3424
|
-
}
|
|
3425
2621
|
/**
|
|
3426
2622
|
* <p> The metadata that's associated with the standard control or custom control. </p>
|
|
3427
2623
|
*/
|
|
@@ -3452,12 +2648,6 @@ export interface ControlMetadata {
|
|
|
3452
2648
|
*/
|
|
3453
2649
|
lastUpdatedAt?: Date;
|
|
3454
2650
|
}
|
|
3455
|
-
export declare namespace ControlMetadata {
|
|
3456
|
-
/**
|
|
3457
|
-
* @internal
|
|
3458
|
-
*/
|
|
3459
|
-
const filterSensitiveLog: (obj: ControlMetadata) => any;
|
|
3460
|
-
}
|
|
3461
2651
|
export interface ListControlsResponse {
|
|
3462
2652
|
/**
|
|
3463
2653
|
* <p> The list of control metadata objects that the <code>ListControls</code> API returned.
|
|
@@ -3469,12 +2659,6 @@ export interface ListControlsResponse {
|
|
|
3469
2659
|
*/
|
|
3470
2660
|
nextToken?: string;
|
|
3471
2661
|
}
|
|
3472
|
-
export declare namespace ListControlsResponse {
|
|
3473
|
-
/**
|
|
3474
|
-
* @internal
|
|
3475
|
-
*/
|
|
3476
|
-
const filterSensitiveLog: (obj: ListControlsResponse) => any;
|
|
3477
|
-
}
|
|
3478
2662
|
export interface ListKeywordsForDataSourceRequest {
|
|
3479
2663
|
/**
|
|
3480
2664
|
* <p> The control mapping data source that the keywords apply to. </p>
|
|
@@ -3489,12 +2673,6 @@ export interface ListKeywordsForDataSourceRequest {
|
|
|
3489
2673
|
*/
|
|
3490
2674
|
maxResults?: number;
|
|
3491
2675
|
}
|
|
3492
|
-
export declare namespace ListKeywordsForDataSourceRequest {
|
|
3493
|
-
/**
|
|
3494
|
-
* @internal
|
|
3495
|
-
*/
|
|
3496
|
-
const filterSensitiveLog: (obj: ListKeywordsForDataSourceRequest) => any;
|
|
3497
|
-
}
|
|
3498
2676
|
export interface ListKeywordsForDataSourceResponse {
|
|
3499
2677
|
/**
|
|
3500
2678
|
* <p> The list of keywords for the event mapping source. </p>
|
|
@@ -3505,12 +2683,6 @@ export interface ListKeywordsForDataSourceResponse {
|
|
|
3505
2683
|
*/
|
|
3506
2684
|
nextToken?: string;
|
|
3507
2685
|
}
|
|
3508
|
-
export declare namespace ListKeywordsForDataSourceResponse {
|
|
3509
|
-
/**
|
|
3510
|
-
* @internal
|
|
3511
|
-
*/
|
|
3512
|
-
const filterSensitiveLog: (obj: ListKeywordsForDataSourceResponse) => any;
|
|
3513
|
-
}
|
|
3514
2686
|
export interface ListNotificationsRequest {
|
|
3515
2687
|
/**
|
|
3516
2688
|
* <p> The pagination token that's used to fetch the next set of results. </p>
|
|
@@ -3521,12 +2693,6 @@ export interface ListNotificationsRequest {
|
|
|
3521
2693
|
*/
|
|
3522
2694
|
maxResults?: number;
|
|
3523
2695
|
}
|
|
3524
|
-
export declare namespace ListNotificationsRequest {
|
|
3525
|
-
/**
|
|
3526
|
-
* @internal
|
|
3527
|
-
*/
|
|
3528
|
-
const filterSensitiveLog: (obj: ListNotificationsRequest) => any;
|
|
3529
|
-
}
|
|
3530
2696
|
/**
|
|
3531
2697
|
* <p> The notification that informs a user of an update in Audit Manager. For
|
|
3532
2698
|
* example, this includes the notification that's sent when a control set is delegated for
|
|
@@ -3566,12 +2732,6 @@ export interface Notification {
|
|
|
3566
2732
|
*/
|
|
3567
2733
|
source?: string;
|
|
3568
2734
|
}
|
|
3569
|
-
export declare namespace Notification {
|
|
3570
|
-
/**
|
|
3571
|
-
* @internal
|
|
3572
|
-
*/
|
|
3573
|
-
const filterSensitiveLog: (obj: Notification) => any;
|
|
3574
|
-
}
|
|
3575
2735
|
export interface ListNotificationsResponse {
|
|
3576
2736
|
/**
|
|
3577
2737
|
* <p> The returned list of notifications. </p>
|
|
@@ -3582,36 +2742,18 @@ export interface ListNotificationsResponse {
|
|
|
3582
2742
|
*/
|
|
3583
2743
|
nextToken?: string;
|
|
3584
2744
|
}
|
|
3585
|
-
export declare namespace ListNotificationsResponse {
|
|
3586
|
-
/**
|
|
3587
|
-
* @internal
|
|
3588
|
-
*/
|
|
3589
|
-
const filterSensitiveLog: (obj: ListNotificationsResponse) => any;
|
|
3590
|
-
}
|
|
3591
2745
|
export interface ListTagsForResourceRequest {
|
|
3592
2746
|
/**
|
|
3593
2747
|
* <p> The Amazon Resource Name (ARN) of the resource. </p>
|
|
3594
2748
|
*/
|
|
3595
2749
|
resourceArn: string | undefined;
|
|
3596
2750
|
}
|
|
3597
|
-
export declare namespace ListTagsForResourceRequest {
|
|
3598
|
-
/**
|
|
3599
|
-
* @internal
|
|
3600
|
-
*/
|
|
3601
|
-
const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
3602
|
-
}
|
|
3603
2751
|
export interface ListTagsForResourceResponse {
|
|
3604
2752
|
/**
|
|
3605
2753
|
* <p> The list of tags that the <code>ListTagsForResource</code> API returned. </p>
|
|
3606
2754
|
*/
|
|
3607
2755
|
tags?: Record<string, string>;
|
|
3608
2756
|
}
|
|
3609
|
-
export declare namespace ListTagsForResourceResponse {
|
|
3610
|
-
/**
|
|
3611
|
-
* @internal
|
|
3612
|
-
*/
|
|
3613
|
-
const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
3614
|
-
}
|
|
3615
2757
|
export interface RegisterAccountRequest {
|
|
3616
2758
|
/**
|
|
3617
2759
|
* <p> The KMS key details. </p>
|
|
@@ -3622,24 +2764,12 @@ export interface RegisterAccountRequest {
|
|
|
3622
2764
|
*/
|
|
3623
2765
|
delegatedAdminAccount?: string;
|
|
3624
2766
|
}
|
|
3625
|
-
export declare namespace RegisterAccountRequest {
|
|
3626
|
-
/**
|
|
3627
|
-
* @internal
|
|
3628
|
-
*/
|
|
3629
|
-
const filterSensitiveLog: (obj: RegisterAccountRequest) => any;
|
|
3630
|
-
}
|
|
3631
2767
|
export interface RegisterAccountResponse {
|
|
3632
2768
|
/**
|
|
3633
2769
|
* <p> The status of the account registration request. </p>
|
|
3634
2770
|
*/
|
|
3635
2771
|
status?: AccountStatus | string;
|
|
3636
2772
|
}
|
|
3637
|
-
export declare namespace RegisterAccountResponse {
|
|
3638
|
-
/**
|
|
3639
|
-
* @internal
|
|
3640
|
-
*/
|
|
3641
|
-
const filterSensitiveLog: (obj: RegisterAccountResponse) => any;
|
|
3642
|
-
}
|
|
3643
2773
|
/**
|
|
3644
2774
|
* <p>The request was denied due to request throttling.</p>
|
|
3645
2775
|
*/
|
|
@@ -3657,12 +2787,6 @@ export interface RegisterOrganizationAdminAccountRequest {
|
|
|
3657
2787
|
*/
|
|
3658
2788
|
adminAccountId: string | undefined;
|
|
3659
2789
|
}
|
|
3660
|
-
export declare namespace RegisterOrganizationAdminAccountRequest {
|
|
3661
|
-
/**
|
|
3662
|
-
* @internal
|
|
3663
|
-
*/
|
|
3664
|
-
const filterSensitiveLog: (obj: RegisterOrganizationAdminAccountRequest) => any;
|
|
3665
|
-
}
|
|
3666
2790
|
export interface RegisterOrganizationAdminAccountResponse {
|
|
3667
2791
|
/**
|
|
3668
2792
|
* <p> The identifier for the delegated administrator account. </p>
|
|
@@ -3673,12 +2797,6 @@ export interface RegisterOrganizationAdminAccountResponse {
|
|
|
3673
2797
|
*/
|
|
3674
2798
|
organizationId?: string;
|
|
3675
2799
|
}
|
|
3676
|
-
export declare namespace RegisterOrganizationAdminAccountResponse {
|
|
3677
|
-
/**
|
|
3678
|
-
* @internal
|
|
3679
|
-
*/
|
|
3680
|
-
const filterSensitiveLog: (obj: RegisterOrganizationAdminAccountResponse) => any;
|
|
3681
|
-
}
|
|
3682
2800
|
export interface StartAssessmentFrameworkShareRequest {
|
|
3683
2801
|
/**
|
|
3684
2802
|
* <p> The unique identifier for the custom framework to be shared. </p>
|
|
@@ -3697,12 +2815,6 @@ export interface StartAssessmentFrameworkShareRequest {
|
|
|
3697
2815
|
*/
|
|
3698
2816
|
comment?: string;
|
|
3699
2817
|
}
|
|
3700
|
-
export declare namespace StartAssessmentFrameworkShareRequest {
|
|
3701
|
-
/**
|
|
3702
|
-
* @internal
|
|
3703
|
-
*/
|
|
3704
|
-
const filterSensitiveLog: (obj: StartAssessmentFrameworkShareRequest) => any;
|
|
3705
|
-
}
|
|
3706
2818
|
export interface StartAssessmentFrameworkShareResponse {
|
|
3707
2819
|
/**
|
|
3708
2820
|
* <p> The share request that's created by the <code>StartAssessmentFrameworkShare</code> API.
|
|
@@ -3710,12 +2822,6 @@ export interface StartAssessmentFrameworkShareResponse {
|
|
|
3710
2822
|
*/
|
|
3711
2823
|
assessmentFrameworkShareRequest?: AssessmentFrameworkShareRequest;
|
|
3712
2824
|
}
|
|
3713
|
-
export declare namespace StartAssessmentFrameworkShareResponse {
|
|
3714
|
-
/**
|
|
3715
|
-
* @internal
|
|
3716
|
-
*/
|
|
3717
|
-
const filterSensitiveLog: (obj: StartAssessmentFrameworkShareResponse) => any;
|
|
3718
|
-
}
|
|
3719
2825
|
export interface TagResourceRequest {
|
|
3720
2826
|
/**
|
|
3721
2827
|
* <p> The Amazon Resource Name (ARN) of the resource. </p>
|
|
@@ -3726,20 +2832,8 @@ export interface TagResourceRequest {
|
|
|
3726
2832
|
*/
|
|
3727
2833
|
tags: Record<string, string> | undefined;
|
|
3728
2834
|
}
|
|
3729
|
-
export declare namespace TagResourceRequest {
|
|
3730
|
-
/**
|
|
3731
|
-
* @internal
|
|
3732
|
-
*/
|
|
3733
|
-
const filterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
3734
|
-
}
|
|
3735
2835
|
export interface TagResourceResponse {
|
|
3736
2836
|
}
|
|
3737
|
-
export declare namespace TagResourceResponse {
|
|
3738
|
-
/**
|
|
3739
|
-
* @internal
|
|
3740
|
-
*/
|
|
3741
|
-
const filterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
3742
|
-
}
|
|
3743
2837
|
export interface UntagResourceRequest {
|
|
3744
2838
|
/**
|
|
3745
2839
|
* <p> The Amazon Resource Name (ARN) of the specified resource. </p>
|
|
@@ -3750,20 +2844,8 @@ export interface UntagResourceRequest {
|
|
|
3750
2844
|
*/
|
|
3751
2845
|
tagKeys: string[] | undefined;
|
|
3752
2846
|
}
|
|
3753
|
-
export declare namespace UntagResourceRequest {
|
|
3754
|
-
/**
|
|
3755
|
-
* @internal
|
|
3756
|
-
*/
|
|
3757
|
-
const filterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
3758
|
-
}
|
|
3759
2847
|
export interface UntagResourceResponse {
|
|
3760
2848
|
}
|
|
3761
|
-
export declare namespace UntagResourceResponse {
|
|
3762
|
-
/**
|
|
3763
|
-
* @internal
|
|
3764
|
-
*/
|
|
3765
|
-
const filterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
3766
|
-
}
|
|
3767
2849
|
export interface UpdateAssessmentRequest {
|
|
3768
2850
|
/**
|
|
3769
2851
|
* <p> The unique identifier for the assessment. </p>
|
|
@@ -3791,12 +2873,6 @@ export interface UpdateAssessmentRequest {
|
|
|
3791
2873
|
*/
|
|
3792
2874
|
roles?: Role[];
|
|
3793
2875
|
}
|
|
3794
|
-
export declare namespace UpdateAssessmentRequest {
|
|
3795
|
-
/**
|
|
3796
|
-
* @internal
|
|
3797
|
-
*/
|
|
3798
|
-
const filterSensitiveLog: (obj: UpdateAssessmentRequest) => any;
|
|
3799
|
-
}
|
|
3800
2876
|
export interface UpdateAssessmentResponse {
|
|
3801
2877
|
/**
|
|
3802
2878
|
* <p> The response object for the <code>UpdateAssessmentRequest</code> API. This is the name
|
|
@@ -3804,12 +2880,6 @@ export interface UpdateAssessmentResponse {
|
|
|
3804
2880
|
*/
|
|
3805
2881
|
assessment?: Assessment;
|
|
3806
2882
|
}
|
|
3807
|
-
export declare namespace UpdateAssessmentResponse {
|
|
3808
|
-
/**
|
|
3809
|
-
* @internal
|
|
3810
|
-
*/
|
|
3811
|
-
const filterSensitiveLog: (obj: UpdateAssessmentResponse) => any;
|
|
3812
|
-
}
|
|
3813
2883
|
export interface UpdateAssessmentControlRequest {
|
|
3814
2884
|
/**
|
|
3815
2885
|
* <p> The unique identifier for the assessment. </p>
|
|
@@ -3832,12 +2902,6 @@ export interface UpdateAssessmentControlRequest {
|
|
|
3832
2902
|
*/
|
|
3833
2903
|
commentBody?: string;
|
|
3834
2904
|
}
|
|
3835
|
-
export declare namespace UpdateAssessmentControlRequest {
|
|
3836
|
-
/**
|
|
3837
|
-
* @internal
|
|
3838
|
-
*/
|
|
3839
|
-
const filterSensitiveLog: (obj: UpdateAssessmentControlRequest) => any;
|
|
3840
|
-
}
|
|
3841
2905
|
export interface UpdateAssessmentControlResponse {
|
|
3842
2906
|
/**
|
|
3843
2907
|
* <p> The name of the updated control set that the <code>UpdateAssessmentControl</code> API
|
|
@@ -3845,12 +2909,6 @@ export interface UpdateAssessmentControlResponse {
|
|
|
3845
2909
|
*/
|
|
3846
2910
|
control?: AssessmentControl;
|
|
3847
2911
|
}
|
|
3848
|
-
export declare namespace UpdateAssessmentControlResponse {
|
|
3849
|
-
/**
|
|
3850
|
-
* @internal
|
|
3851
|
-
*/
|
|
3852
|
-
const filterSensitiveLog: (obj: UpdateAssessmentControlResponse) => any;
|
|
3853
|
-
}
|
|
3854
2912
|
export interface UpdateAssessmentControlSetStatusRequest {
|
|
3855
2913
|
/**
|
|
3856
2914
|
* <p> The unique identifier for the assessment. </p>
|
|
@@ -3869,12 +2927,6 @@ export interface UpdateAssessmentControlSetStatusRequest {
|
|
|
3869
2927
|
*/
|
|
3870
2928
|
comment: string | undefined;
|
|
3871
2929
|
}
|
|
3872
|
-
export declare namespace UpdateAssessmentControlSetStatusRequest {
|
|
3873
|
-
/**
|
|
3874
|
-
* @internal
|
|
3875
|
-
*/
|
|
3876
|
-
const filterSensitiveLog: (obj: UpdateAssessmentControlSetStatusRequest) => any;
|
|
3877
|
-
}
|
|
3878
2930
|
export interface UpdateAssessmentControlSetStatusResponse {
|
|
3879
2931
|
/**
|
|
3880
2932
|
* <p> The name of the updated control set that the
|
|
@@ -3882,12 +2934,6 @@ export interface UpdateAssessmentControlSetStatusResponse {
|
|
|
3882
2934
|
*/
|
|
3883
2935
|
controlSet?: AssessmentControlSet;
|
|
3884
2936
|
}
|
|
3885
|
-
export declare namespace UpdateAssessmentControlSetStatusResponse {
|
|
3886
|
-
/**
|
|
3887
|
-
* @internal
|
|
3888
|
-
*/
|
|
3889
|
-
const filterSensitiveLog: (obj: UpdateAssessmentControlSetStatusResponse) => any;
|
|
3890
|
-
}
|
|
3891
2937
|
/**
|
|
3892
2938
|
* <p> A <code>controlSet</code> entity that represents a collection of controls in Audit Manager. This doesn't contain the control set ID. </p>
|
|
3893
2939
|
*/
|
|
@@ -3905,12 +2951,6 @@ export interface UpdateAssessmentFrameworkControlSet {
|
|
|
3905
2951
|
*/
|
|
3906
2952
|
controls: CreateAssessmentFrameworkControl[] | undefined;
|
|
3907
2953
|
}
|
|
3908
|
-
export declare namespace UpdateAssessmentFrameworkControlSet {
|
|
3909
|
-
/**
|
|
3910
|
-
* @internal
|
|
3911
|
-
*/
|
|
3912
|
-
const filterSensitiveLog: (obj: UpdateAssessmentFrameworkControlSet) => any;
|
|
3913
|
-
}
|
|
3914
2954
|
export interface UpdateAssessmentFrameworkRequest {
|
|
3915
2955
|
/**
|
|
3916
2956
|
* <p> The unique identifier for the framework. </p>
|
|
@@ -3934,24 +2974,12 @@ export interface UpdateAssessmentFrameworkRequest {
|
|
|
3934
2974
|
*/
|
|
3935
2975
|
controlSets: UpdateAssessmentFrameworkControlSet[] | undefined;
|
|
3936
2976
|
}
|
|
3937
|
-
export declare namespace UpdateAssessmentFrameworkRequest {
|
|
3938
|
-
/**
|
|
3939
|
-
* @internal
|
|
3940
|
-
*/
|
|
3941
|
-
const filterSensitiveLog: (obj: UpdateAssessmentFrameworkRequest) => any;
|
|
3942
|
-
}
|
|
3943
2977
|
export interface UpdateAssessmentFrameworkResponse {
|
|
3944
2978
|
/**
|
|
3945
2979
|
* <p> The name of the framework. </p>
|
|
3946
2980
|
*/
|
|
3947
2981
|
framework?: Framework;
|
|
3948
2982
|
}
|
|
3949
|
-
export declare namespace UpdateAssessmentFrameworkResponse {
|
|
3950
|
-
/**
|
|
3951
|
-
* @internal
|
|
3952
|
-
*/
|
|
3953
|
-
const filterSensitiveLog: (obj: UpdateAssessmentFrameworkResponse) => any;
|
|
3954
|
-
}
|
|
3955
2983
|
export declare enum ShareRequestAction {
|
|
3956
2984
|
ACCEPT = "ACCEPT",
|
|
3957
2985
|
DECLINE = "DECLINE",
|
|
@@ -3971,12 +2999,6 @@ export interface UpdateAssessmentFrameworkShareRequest {
|
|
|
3971
2999
|
*/
|
|
3972
3000
|
action: ShareRequestAction | string | undefined;
|
|
3973
3001
|
}
|
|
3974
|
-
export declare namespace UpdateAssessmentFrameworkShareRequest {
|
|
3975
|
-
/**
|
|
3976
|
-
* @internal
|
|
3977
|
-
*/
|
|
3978
|
-
const filterSensitiveLog: (obj: UpdateAssessmentFrameworkShareRequest) => any;
|
|
3979
|
-
}
|
|
3980
3002
|
export interface UpdateAssessmentFrameworkShareResponse {
|
|
3981
3003
|
/**
|
|
3982
3004
|
* <p> The updated share request that's returned by the
|
|
@@ -3984,12 +3006,6 @@ export interface UpdateAssessmentFrameworkShareResponse {
|
|
|
3984
3006
|
*/
|
|
3985
3007
|
assessmentFrameworkShareRequest?: AssessmentFrameworkShareRequest;
|
|
3986
3008
|
}
|
|
3987
|
-
export declare namespace UpdateAssessmentFrameworkShareResponse {
|
|
3988
|
-
/**
|
|
3989
|
-
* @internal
|
|
3990
|
-
*/
|
|
3991
|
-
const filterSensitiveLog: (obj: UpdateAssessmentFrameworkShareResponse) => any;
|
|
3992
|
-
}
|
|
3993
3009
|
export interface UpdateAssessmentStatusRequest {
|
|
3994
3010
|
/**
|
|
3995
3011
|
* <p> The unique identifier for the assessment. </p>
|
|
@@ -4000,12 +3016,6 @@ export interface UpdateAssessmentStatusRequest {
|
|
|
4000
3016
|
*/
|
|
4001
3017
|
status: AssessmentStatus | string | undefined;
|
|
4002
3018
|
}
|
|
4003
|
-
export declare namespace UpdateAssessmentStatusRequest {
|
|
4004
|
-
/**
|
|
4005
|
-
* @internal
|
|
4006
|
-
*/
|
|
4007
|
-
const filterSensitiveLog: (obj: UpdateAssessmentStatusRequest) => any;
|
|
4008
|
-
}
|
|
4009
3019
|
export interface UpdateAssessmentStatusResponse {
|
|
4010
3020
|
/**
|
|
4011
3021
|
* <p> The name of the updated assessment that the <code>UpdateAssessmentStatus</code> API
|
|
@@ -4013,12 +3023,6 @@ export interface UpdateAssessmentStatusResponse {
|
|
|
4013
3023
|
*/
|
|
4014
3024
|
assessment?: Assessment;
|
|
4015
3025
|
}
|
|
4016
|
-
export declare namespace UpdateAssessmentStatusResponse {
|
|
4017
|
-
/**
|
|
4018
|
-
* @internal
|
|
4019
|
-
*/
|
|
4020
|
-
const filterSensitiveLog: (obj: UpdateAssessmentStatusResponse) => any;
|
|
4021
|
-
}
|
|
4022
3026
|
export interface UpdateControlRequest {
|
|
4023
3027
|
/**
|
|
4024
3028
|
* <p> The identifier for the control. </p>
|
|
@@ -4049,12 +3053,6 @@ export interface UpdateControlRequest {
|
|
|
4049
3053
|
*/
|
|
4050
3054
|
controlMappingSources: ControlMappingSource[] | undefined;
|
|
4051
3055
|
}
|
|
4052
|
-
export declare namespace UpdateControlRequest {
|
|
4053
|
-
/**
|
|
4054
|
-
* @internal
|
|
4055
|
-
*/
|
|
4056
|
-
const filterSensitiveLog: (obj: UpdateControlRequest) => any;
|
|
4057
|
-
}
|
|
4058
3056
|
export interface UpdateControlResponse {
|
|
4059
3057
|
/**
|
|
4060
3058
|
* <p> The name of the updated control set that the <code>UpdateControl</code> API returned.
|
|
@@ -4062,12 +3060,6 @@ export interface UpdateControlResponse {
|
|
|
4062
3060
|
*/
|
|
4063
3061
|
control?: Control;
|
|
4064
3062
|
}
|
|
4065
|
-
export declare namespace UpdateControlResponse {
|
|
4066
|
-
/**
|
|
4067
|
-
* @internal
|
|
4068
|
-
*/
|
|
4069
|
-
const filterSensitiveLog: (obj: UpdateControlResponse) => any;
|
|
4070
|
-
}
|
|
4071
3063
|
export interface UpdateSettingsRequest {
|
|
4072
3064
|
/**
|
|
4073
3065
|
* <p> The Amazon Simple Notification Service (Amazon SNS) topic that Audit Manager sends
|
|
@@ -4087,24 +3079,12 @@ export interface UpdateSettingsRequest {
|
|
|
4087
3079
|
*/
|
|
4088
3080
|
kmsKey?: string;
|
|
4089
3081
|
}
|
|
4090
|
-
export declare namespace UpdateSettingsRequest {
|
|
4091
|
-
/**
|
|
4092
|
-
* @internal
|
|
4093
|
-
*/
|
|
4094
|
-
const filterSensitiveLog: (obj: UpdateSettingsRequest) => any;
|
|
4095
|
-
}
|
|
4096
3082
|
export interface UpdateSettingsResponse {
|
|
4097
3083
|
/**
|
|
4098
3084
|
* <p> The current list of settings. </p>
|
|
4099
3085
|
*/
|
|
4100
3086
|
settings?: Settings;
|
|
4101
3087
|
}
|
|
4102
|
-
export declare namespace UpdateSettingsResponse {
|
|
4103
|
-
/**
|
|
4104
|
-
* @internal
|
|
4105
|
-
*/
|
|
4106
|
-
const filterSensitiveLog: (obj: UpdateSettingsResponse) => any;
|
|
4107
|
-
}
|
|
4108
3088
|
export interface ValidateAssessmentReportIntegrityRequest {
|
|
4109
3089
|
/**
|
|
4110
3090
|
* <p> The relative path of the Amazon S3 bucket that the assessment report is stored
|
|
@@ -4112,12 +3092,6 @@ export interface ValidateAssessmentReportIntegrityRequest {
|
|
|
4112
3092
|
*/
|
|
4113
3093
|
s3RelativePath: string | undefined;
|
|
4114
3094
|
}
|
|
4115
|
-
export declare namespace ValidateAssessmentReportIntegrityRequest {
|
|
4116
|
-
/**
|
|
4117
|
-
* @internal
|
|
4118
|
-
*/
|
|
4119
|
-
const filterSensitiveLog: (obj: ValidateAssessmentReportIntegrityRequest) => any;
|
|
4120
|
-
}
|
|
4121
3095
|
export interface ValidateAssessmentReportIntegrityResponse {
|
|
4122
3096
|
/**
|
|
4123
3097
|
* <p> Specifies whether the signature key is valid. </p>
|
|
@@ -4141,9 +3115,691 @@ export interface ValidateAssessmentReportIntegrityResponse {
|
|
|
4141
3115
|
*/
|
|
4142
3116
|
validationErrors?: string[];
|
|
4143
3117
|
}
|
|
4144
|
-
|
|
4145
|
-
|
|
4146
|
-
|
|
4147
|
-
|
|
4148
|
-
|
|
4149
|
-
|
|
3118
|
+
/**
|
|
3119
|
+
* @internal
|
|
3120
|
+
*/
|
|
3121
|
+
export declare const AWSAccountFilterSensitiveLog: (obj: AWSAccount) => any;
|
|
3122
|
+
/**
|
|
3123
|
+
* @internal
|
|
3124
|
+
*/
|
|
3125
|
+
export declare const ControlCommentFilterSensitiveLog: (obj: ControlComment) => any;
|
|
3126
|
+
/**
|
|
3127
|
+
* @internal
|
|
3128
|
+
*/
|
|
3129
|
+
export declare const AssessmentControlFilterSensitiveLog: (obj: AssessmentControl) => any;
|
|
3130
|
+
/**
|
|
3131
|
+
* @internal
|
|
3132
|
+
*/
|
|
3133
|
+
export declare const DelegationFilterSensitiveLog: (obj: Delegation) => any;
|
|
3134
|
+
/**
|
|
3135
|
+
* @internal
|
|
3136
|
+
*/
|
|
3137
|
+
export declare const RoleFilterSensitiveLog: (obj: Role) => any;
|
|
3138
|
+
/**
|
|
3139
|
+
* @internal
|
|
3140
|
+
*/
|
|
3141
|
+
export declare const AssessmentControlSetFilterSensitiveLog: (obj: AssessmentControlSet) => any;
|
|
3142
|
+
/**
|
|
3143
|
+
* @internal
|
|
3144
|
+
*/
|
|
3145
|
+
export declare const FrameworkMetadataFilterSensitiveLog: (obj: FrameworkMetadata) => any;
|
|
3146
|
+
/**
|
|
3147
|
+
* @internal
|
|
3148
|
+
*/
|
|
3149
|
+
export declare const AssessmentFrameworkFilterSensitiveLog: (obj: AssessmentFramework) => any;
|
|
3150
|
+
/**
|
|
3151
|
+
* @internal
|
|
3152
|
+
*/
|
|
3153
|
+
export declare const AssessmentReportsDestinationFilterSensitiveLog: (obj: AssessmentReportsDestination) => any;
|
|
3154
|
+
/**
|
|
3155
|
+
* @internal
|
|
3156
|
+
*/
|
|
3157
|
+
export declare const AWSServiceFilterSensitiveLog: (obj: AWSService) => any;
|
|
3158
|
+
/**
|
|
3159
|
+
* @internal
|
|
3160
|
+
*/
|
|
3161
|
+
export declare const ScopeFilterSensitiveLog: (obj: Scope) => any;
|
|
3162
|
+
/**
|
|
3163
|
+
* @internal
|
|
3164
|
+
*/
|
|
3165
|
+
export declare const AssessmentMetadataFilterSensitiveLog: (obj: AssessmentMetadata) => any;
|
|
3166
|
+
/**
|
|
3167
|
+
* @internal
|
|
3168
|
+
*/
|
|
3169
|
+
export declare const AssessmentFilterSensitiveLog: (obj: Assessment) => any;
|
|
3170
|
+
/**
|
|
3171
|
+
* @internal
|
|
3172
|
+
*/
|
|
3173
|
+
export declare const AssessmentEvidenceFolderFilterSensitiveLog: (obj: AssessmentEvidenceFolder) => any;
|
|
3174
|
+
/**
|
|
3175
|
+
* @internal
|
|
3176
|
+
*/
|
|
3177
|
+
export declare const AssessmentFrameworkMetadataFilterSensitiveLog: (obj: AssessmentFrameworkMetadata) => any;
|
|
3178
|
+
/**
|
|
3179
|
+
* @internal
|
|
3180
|
+
*/
|
|
3181
|
+
export declare const AssessmentFrameworkShareRequestFilterSensitiveLog: (obj: AssessmentFrameworkShareRequest) => any;
|
|
3182
|
+
/**
|
|
3183
|
+
* @internal
|
|
3184
|
+
*/
|
|
3185
|
+
export declare const AssessmentMetadataItemFilterSensitiveLog: (obj: AssessmentMetadataItem) => any;
|
|
3186
|
+
/**
|
|
3187
|
+
* @internal
|
|
3188
|
+
*/
|
|
3189
|
+
export declare const AssessmentReportFilterSensitiveLog: (obj: AssessmentReport) => any;
|
|
3190
|
+
/**
|
|
3191
|
+
* @internal
|
|
3192
|
+
*/
|
|
3193
|
+
export declare const AssessmentReportEvidenceErrorFilterSensitiveLog: (obj: AssessmentReportEvidenceError) => any;
|
|
3194
|
+
/**
|
|
3195
|
+
* @internal
|
|
3196
|
+
*/
|
|
3197
|
+
export declare const AssessmentReportMetadataFilterSensitiveLog: (obj: AssessmentReportMetadata) => any;
|
|
3198
|
+
/**
|
|
3199
|
+
* @internal
|
|
3200
|
+
*/
|
|
3201
|
+
export declare const AssociateAssessmentReportEvidenceFolderRequestFilterSensitiveLog: (obj: AssociateAssessmentReportEvidenceFolderRequest) => any;
|
|
3202
|
+
/**
|
|
3203
|
+
* @internal
|
|
3204
|
+
*/
|
|
3205
|
+
export declare const AssociateAssessmentReportEvidenceFolderResponseFilterSensitiveLog: (obj: AssociateAssessmentReportEvidenceFolderResponse) => any;
|
|
3206
|
+
/**
|
|
3207
|
+
* @internal
|
|
3208
|
+
*/
|
|
3209
|
+
export declare const ValidationExceptionFieldFilterSensitiveLog: (obj: ValidationExceptionField) => any;
|
|
3210
|
+
/**
|
|
3211
|
+
* @internal
|
|
3212
|
+
*/
|
|
3213
|
+
export declare const BatchAssociateAssessmentReportEvidenceRequestFilterSensitiveLog: (obj: BatchAssociateAssessmentReportEvidenceRequest) => any;
|
|
3214
|
+
/**
|
|
3215
|
+
* @internal
|
|
3216
|
+
*/
|
|
3217
|
+
export declare const BatchAssociateAssessmentReportEvidenceResponseFilterSensitiveLog: (obj: BatchAssociateAssessmentReportEvidenceResponse) => any;
|
|
3218
|
+
/**
|
|
3219
|
+
* @internal
|
|
3220
|
+
*/
|
|
3221
|
+
export declare const CreateDelegationRequestFilterSensitiveLog: (obj: CreateDelegationRequest) => any;
|
|
3222
|
+
/**
|
|
3223
|
+
* @internal
|
|
3224
|
+
*/
|
|
3225
|
+
export declare const BatchCreateDelegationByAssessmentRequestFilterSensitiveLog: (obj: BatchCreateDelegationByAssessmentRequest) => any;
|
|
3226
|
+
/**
|
|
3227
|
+
* @internal
|
|
3228
|
+
*/
|
|
3229
|
+
export declare const BatchCreateDelegationByAssessmentErrorFilterSensitiveLog: (obj: BatchCreateDelegationByAssessmentError) => any;
|
|
3230
|
+
/**
|
|
3231
|
+
* @internal
|
|
3232
|
+
*/
|
|
3233
|
+
export declare const BatchCreateDelegationByAssessmentResponseFilterSensitiveLog: (obj: BatchCreateDelegationByAssessmentResponse) => any;
|
|
3234
|
+
/**
|
|
3235
|
+
* @internal
|
|
3236
|
+
*/
|
|
3237
|
+
export declare const BatchDeleteDelegationByAssessmentRequestFilterSensitiveLog: (obj: BatchDeleteDelegationByAssessmentRequest) => any;
|
|
3238
|
+
/**
|
|
3239
|
+
* @internal
|
|
3240
|
+
*/
|
|
3241
|
+
export declare const BatchDeleteDelegationByAssessmentErrorFilterSensitiveLog: (obj: BatchDeleteDelegationByAssessmentError) => any;
|
|
3242
|
+
/**
|
|
3243
|
+
* @internal
|
|
3244
|
+
*/
|
|
3245
|
+
export declare const BatchDeleteDelegationByAssessmentResponseFilterSensitiveLog: (obj: BatchDeleteDelegationByAssessmentResponse) => any;
|
|
3246
|
+
/**
|
|
3247
|
+
* @internal
|
|
3248
|
+
*/
|
|
3249
|
+
export declare const BatchDisassociateAssessmentReportEvidenceRequestFilterSensitiveLog: (obj: BatchDisassociateAssessmentReportEvidenceRequest) => any;
|
|
3250
|
+
/**
|
|
3251
|
+
* @internal
|
|
3252
|
+
*/
|
|
3253
|
+
export declare const BatchDisassociateAssessmentReportEvidenceResponseFilterSensitiveLog: (obj: BatchDisassociateAssessmentReportEvidenceResponse) => any;
|
|
3254
|
+
/**
|
|
3255
|
+
* @internal
|
|
3256
|
+
*/
|
|
3257
|
+
export declare const ManualEvidenceFilterSensitiveLog: (obj: ManualEvidence) => any;
|
|
3258
|
+
/**
|
|
3259
|
+
* @internal
|
|
3260
|
+
*/
|
|
3261
|
+
export declare const BatchImportEvidenceToAssessmentControlRequestFilterSensitiveLog: (obj: BatchImportEvidenceToAssessmentControlRequest) => any;
|
|
3262
|
+
/**
|
|
3263
|
+
* @internal
|
|
3264
|
+
*/
|
|
3265
|
+
export declare const BatchImportEvidenceToAssessmentControlErrorFilterSensitiveLog: (obj: BatchImportEvidenceToAssessmentControlError) => any;
|
|
3266
|
+
/**
|
|
3267
|
+
* @internal
|
|
3268
|
+
*/
|
|
3269
|
+
export declare const BatchImportEvidenceToAssessmentControlResponseFilterSensitiveLog: (obj: BatchImportEvidenceToAssessmentControlResponse) => any;
|
|
3270
|
+
/**
|
|
3271
|
+
* @internal
|
|
3272
|
+
*/
|
|
3273
|
+
export declare const CreateAssessmentRequestFilterSensitiveLog: (obj: CreateAssessmentRequest) => any;
|
|
3274
|
+
/**
|
|
3275
|
+
* @internal
|
|
3276
|
+
*/
|
|
3277
|
+
export declare const CreateAssessmentResponseFilterSensitiveLog: (obj: CreateAssessmentResponse) => any;
|
|
3278
|
+
/**
|
|
3279
|
+
* @internal
|
|
3280
|
+
*/
|
|
3281
|
+
export declare const CreateAssessmentFrameworkControlFilterSensitiveLog: (obj: CreateAssessmentFrameworkControl) => any;
|
|
3282
|
+
/**
|
|
3283
|
+
* @internal
|
|
3284
|
+
*/
|
|
3285
|
+
export declare const CreateAssessmentFrameworkControlSetFilterSensitiveLog: (obj: CreateAssessmentFrameworkControlSet) => any;
|
|
3286
|
+
/**
|
|
3287
|
+
* @internal
|
|
3288
|
+
*/
|
|
3289
|
+
export declare const CreateAssessmentFrameworkRequestFilterSensitiveLog: (obj: CreateAssessmentFrameworkRequest) => any;
|
|
3290
|
+
/**
|
|
3291
|
+
* @internal
|
|
3292
|
+
*/
|
|
3293
|
+
export declare const SourceKeywordFilterSensitiveLog: (obj: SourceKeyword) => any;
|
|
3294
|
+
/**
|
|
3295
|
+
* @internal
|
|
3296
|
+
*/
|
|
3297
|
+
export declare const ControlMappingSourceFilterSensitiveLog: (obj: ControlMappingSource) => any;
|
|
3298
|
+
/**
|
|
3299
|
+
* @internal
|
|
3300
|
+
*/
|
|
3301
|
+
export declare const ControlFilterSensitiveLog: (obj: Control) => any;
|
|
3302
|
+
/**
|
|
3303
|
+
* @internal
|
|
3304
|
+
*/
|
|
3305
|
+
export declare const ControlSetFilterSensitiveLog: (obj: ControlSet) => any;
|
|
3306
|
+
/**
|
|
3307
|
+
* @internal
|
|
3308
|
+
*/
|
|
3309
|
+
export declare const FrameworkFilterSensitiveLog: (obj: Framework) => any;
|
|
3310
|
+
/**
|
|
3311
|
+
* @internal
|
|
3312
|
+
*/
|
|
3313
|
+
export declare const CreateAssessmentFrameworkResponseFilterSensitiveLog: (obj: CreateAssessmentFrameworkResponse) => any;
|
|
3314
|
+
/**
|
|
3315
|
+
* @internal
|
|
3316
|
+
*/
|
|
3317
|
+
export declare const CreateAssessmentReportRequestFilterSensitiveLog: (obj: CreateAssessmentReportRequest) => any;
|
|
3318
|
+
/**
|
|
3319
|
+
* @internal
|
|
3320
|
+
*/
|
|
3321
|
+
export declare const CreateAssessmentReportResponseFilterSensitiveLog: (obj: CreateAssessmentReportResponse) => any;
|
|
3322
|
+
/**
|
|
3323
|
+
* @internal
|
|
3324
|
+
*/
|
|
3325
|
+
export declare const CreateControlMappingSourceFilterSensitiveLog: (obj: CreateControlMappingSource) => any;
|
|
3326
|
+
/**
|
|
3327
|
+
* @internal
|
|
3328
|
+
*/
|
|
3329
|
+
export declare const CreateControlRequestFilterSensitiveLog: (obj: CreateControlRequest) => any;
|
|
3330
|
+
/**
|
|
3331
|
+
* @internal
|
|
3332
|
+
*/
|
|
3333
|
+
export declare const CreateControlResponseFilterSensitiveLog: (obj: CreateControlResponse) => any;
|
|
3334
|
+
/**
|
|
3335
|
+
* @internal
|
|
3336
|
+
*/
|
|
3337
|
+
export declare const DeleteAssessmentRequestFilterSensitiveLog: (obj: DeleteAssessmentRequest) => any;
|
|
3338
|
+
/**
|
|
3339
|
+
* @internal
|
|
3340
|
+
*/
|
|
3341
|
+
export declare const DeleteAssessmentResponseFilterSensitiveLog: (obj: DeleteAssessmentResponse) => any;
|
|
3342
|
+
/**
|
|
3343
|
+
* @internal
|
|
3344
|
+
*/
|
|
3345
|
+
export declare const DeleteAssessmentFrameworkRequestFilterSensitiveLog: (obj: DeleteAssessmentFrameworkRequest) => any;
|
|
3346
|
+
/**
|
|
3347
|
+
* @internal
|
|
3348
|
+
*/
|
|
3349
|
+
export declare const DeleteAssessmentFrameworkResponseFilterSensitiveLog: (obj: DeleteAssessmentFrameworkResponse) => any;
|
|
3350
|
+
/**
|
|
3351
|
+
* @internal
|
|
3352
|
+
*/
|
|
3353
|
+
export declare const DeleteAssessmentFrameworkShareRequestFilterSensitiveLog: (obj: DeleteAssessmentFrameworkShareRequest) => any;
|
|
3354
|
+
/**
|
|
3355
|
+
* @internal
|
|
3356
|
+
*/
|
|
3357
|
+
export declare const DeleteAssessmentFrameworkShareResponseFilterSensitiveLog: (obj: DeleteAssessmentFrameworkShareResponse) => any;
|
|
3358
|
+
/**
|
|
3359
|
+
* @internal
|
|
3360
|
+
*/
|
|
3361
|
+
export declare const DeleteAssessmentReportRequestFilterSensitiveLog: (obj: DeleteAssessmentReportRequest) => any;
|
|
3362
|
+
/**
|
|
3363
|
+
* @internal
|
|
3364
|
+
*/
|
|
3365
|
+
export declare const DeleteAssessmentReportResponseFilterSensitiveLog: (obj: DeleteAssessmentReportResponse) => any;
|
|
3366
|
+
/**
|
|
3367
|
+
* @internal
|
|
3368
|
+
*/
|
|
3369
|
+
export declare const DeleteControlRequestFilterSensitiveLog: (obj: DeleteControlRequest) => any;
|
|
3370
|
+
/**
|
|
3371
|
+
* @internal
|
|
3372
|
+
*/
|
|
3373
|
+
export declare const DeleteControlResponseFilterSensitiveLog: (obj: DeleteControlResponse) => any;
|
|
3374
|
+
/**
|
|
3375
|
+
* @internal
|
|
3376
|
+
*/
|
|
3377
|
+
export declare const DeregisterAccountRequestFilterSensitiveLog: (obj: DeregisterAccountRequest) => any;
|
|
3378
|
+
/**
|
|
3379
|
+
* @internal
|
|
3380
|
+
*/
|
|
3381
|
+
export declare const DeregisterAccountResponseFilterSensitiveLog: (obj: DeregisterAccountResponse) => any;
|
|
3382
|
+
/**
|
|
3383
|
+
* @internal
|
|
3384
|
+
*/
|
|
3385
|
+
export declare const DeregisterOrganizationAdminAccountRequestFilterSensitiveLog: (obj: DeregisterOrganizationAdminAccountRequest) => any;
|
|
3386
|
+
/**
|
|
3387
|
+
* @internal
|
|
3388
|
+
*/
|
|
3389
|
+
export declare const DeregisterOrganizationAdminAccountResponseFilterSensitiveLog: (obj: DeregisterOrganizationAdminAccountResponse) => any;
|
|
3390
|
+
/**
|
|
3391
|
+
* @internal
|
|
3392
|
+
*/
|
|
3393
|
+
export declare const DisassociateAssessmentReportEvidenceFolderRequestFilterSensitiveLog: (obj: DisassociateAssessmentReportEvidenceFolderRequest) => any;
|
|
3394
|
+
/**
|
|
3395
|
+
* @internal
|
|
3396
|
+
*/
|
|
3397
|
+
export declare const DisassociateAssessmentReportEvidenceFolderResponseFilterSensitiveLog: (obj: DisassociateAssessmentReportEvidenceFolderResponse) => any;
|
|
3398
|
+
/**
|
|
3399
|
+
* @internal
|
|
3400
|
+
*/
|
|
3401
|
+
export declare const GetAccountStatusRequestFilterSensitiveLog: (obj: GetAccountStatusRequest) => any;
|
|
3402
|
+
/**
|
|
3403
|
+
* @internal
|
|
3404
|
+
*/
|
|
3405
|
+
export declare const GetAccountStatusResponseFilterSensitiveLog: (obj: GetAccountStatusResponse) => any;
|
|
3406
|
+
/**
|
|
3407
|
+
* @internal
|
|
3408
|
+
*/
|
|
3409
|
+
export declare const GetAssessmentRequestFilterSensitiveLog: (obj: GetAssessmentRequest) => any;
|
|
3410
|
+
/**
|
|
3411
|
+
* @internal
|
|
3412
|
+
*/
|
|
3413
|
+
export declare const GetAssessmentResponseFilterSensitiveLog: (obj: GetAssessmentResponse) => any;
|
|
3414
|
+
/**
|
|
3415
|
+
* @internal
|
|
3416
|
+
*/
|
|
3417
|
+
export declare const GetAssessmentFrameworkRequestFilterSensitiveLog: (obj: GetAssessmentFrameworkRequest) => any;
|
|
3418
|
+
/**
|
|
3419
|
+
* @internal
|
|
3420
|
+
*/
|
|
3421
|
+
export declare const GetAssessmentFrameworkResponseFilterSensitiveLog: (obj: GetAssessmentFrameworkResponse) => any;
|
|
3422
|
+
/**
|
|
3423
|
+
* @internal
|
|
3424
|
+
*/
|
|
3425
|
+
export declare const GetAssessmentReportUrlRequestFilterSensitiveLog: (obj: GetAssessmentReportUrlRequest) => any;
|
|
3426
|
+
/**
|
|
3427
|
+
* @internal
|
|
3428
|
+
*/
|
|
3429
|
+
export declare const URLFilterSensitiveLog: (obj: URL) => any;
|
|
3430
|
+
/**
|
|
3431
|
+
* @internal
|
|
3432
|
+
*/
|
|
3433
|
+
export declare const GetAssessmentReportUrlResponseFilterSensitiveLog: (obj: GetAssessmentReportUrlResponse) => any;
|
|
3434
|
+
/**
|
|
3435
|
+
* @internal
|
|
3436
|
+
*/
|
|
3437
|
+
export declare const GetChangeLogsRequestFilterSensitiveLog: (obj: GetChangeLogsRequest) => any;
|
|
3438
|
+
/**
|
|
3439
|
+
* @internal
|
|
3440
|
+
*/
|
|
3441
|
+
export declare const ChangeLogFilterSensitiveLog: (obj: ChangeLog) => any;
|
|
3442
|
+
/**
|
|
3443
|
+
* @internal
|
|
3444
|
+
*/
|
|
3445
|
+
export declare const GetChangeLogsResponseFilterSensitiveLog: (obj: GetChangeLogsResponse) => any;
|
|
3446
|
+
/**
|
|
3447
|
+
* @internal
|
|
3448
|
+
*/
|
|
3449
|
+
export declare const GetControlRequestFilterSensitiveLog: (obj: GetControlRequest) => any;
|
|
3450
|
+
/**
|
|
3451
|
+
* @internal
|
|
3452
|
+
*/
|
|
3453
|
+
export declare const GetControlResponseFilterSensitiveLog: (obj: GetControlResponse) => any;
|
|
3454
|
+
/**
|
|
3455
|
+
* @internal
|
|
3456
|
+
*/
|
|
3457
|
+
export declare const GetDelegationsRequestFilterSensitiveLog: (obj: GetDelegationsRequest) => any;
|
|
3458
|
+
/**
|
|
3459
|
+
* @internal
|
|
3460
|
+
*/
|
|
3461
|
+
export declare const DelegationMetadataFilterSensitiveLog: (obj: DelegationMetadata) => any;
|
|
3462
|
+
/**
|
|
3463
|
+
* @internal
|
|
3464
|
+
*/
|
|
3465
|
+
export declare const GetDelegationsResponseFilterSensitiveLog: (obj: GetDelegationsResponse) => any;
|
|
3466
|
+
/**
|
|
3467
|
+
* @internal
|
|
3468
|
+
*/
|
|
3469
|
+
export declare const GetEvidenceRequestFilterSensitiveLog: (obj: GetEvidenceRequest) => any;
|
|
3470
|
+
/**
|
|
3471
|
+
* @internal
|
|
3472
|
+
*/
|
|
3473
|
+
export declare const ResourceFilterSensitiveLog: (obj: Resource) => any;
|
|
3474
|
+
/**
|
|
3475
|
+
* @internal
|
|
3476
|
+
*/
|
|
3477
|
+
export declare const EvidenceFilterSensitiveLog: (obj: Evidence) => any;
|
|
3478
|
+
/**
|
|
3479
|
+
* @internal
|
|
3480
|
+
*/
|
|
3481
|
+
export declare const GetEvidenceResponseFilterSensitiveLog: (obj: GetEvidenceResponse) => any;
|
|
3482
|
+
/**
|
|
3483
|
+
* @internal
|
|
3484
|
+
*/
|
|
3485
|
+
export declare const GetEvidenceByEvidenceFolderRequestFilterSensitiveLog: (obj: GetEvidenceByEvidenceFolderRequest) => any;
|
|
3486
|
+
/**
|
|
3487
|
+
* @internal
|
|
3488
|
+
*/
|
|
3489
|
+
export declare const GetEvidenceByEvidenceFolderResponseFilterSensitiveLog: (obj: GetEvidenceByEvidenceFolderResponse) => any;
|
|
3490
|
+
/**
|
|
3491
|
+
* @internal
|
|
3492
|
+
*/
|
|
3493
|
+
export declare const GetEvidenceFolderRequestFilterSensitiveLog: (obj: GetEvidenceFolderRequest) => any;
|
|
3494
|
+
/**
|
|
3495
|
+
* @internal
|
|
3496
|
+
*/
|
|
3497
|
+
export declare const GetEvidenceFolderResponseFilterSensitiveLog: (obj: GetEvidenceFolderResponse) => any;
|
|
3498
|
+
/**
|
|
3499
|
+
* @internal
|
|
3500
|
+
*/
|
|
3501
|
+
export declare const GetEvidenceFoldersByAssessmentRequestFilterSensitiveLog: (obj: GetEvidenceFoldersByAssessmentRequest) => any;
|
|
3502
|
+
/**
|
|
3503
|
+
* @internal
|
|
3504
|
+
*/
|
|
3505
|
+
export declare const GetEvidenceFoldersByAssessmentResponseFilterSensitiveLog: (obj: GetEvidenceFoldersByAssessmentResponse) => any;
|
|
3506
|
+
/**
|
|
3507
|
+
* @internal
|
|
3508
|
+
*/
|
|
3509
|
+
export declare const GetEvidenceFoldersByAssessmentControlRequestFilterSensitiveLog: (obj: GetEvidenceFoldersByAssessmentControlRequest) => any;
|
|
3510
|
+
/**
|
|
3511
|
+
* @internal
|
|
3512
|
+
*/
|
|
3513
|
+
export declare const GetEvidenceFoldersByAssessmentControlResponseFilterSensitiveLog: (obj: GetEvidenceFoldersByAssessmentControlResponse) => any;
|
|
3514
|
+
/**
|
|
3515
|
+
* @internal
|
|
3516
|
+
*/
|
|
3517
|
+
export declare const GetInsightsRequestFilterSensitiveLog: (obj: GetInsightsRequest) => any;
|
|
3518
|
+
/**
|
|
3519
|
+
* @internal
|
|
3520
|
+
*/
|
|
3521
|
+
export declare const InsightsFilterSensitiveLog: (obj: Insights) => any;
|
|
3522
|
+
/**
|
|
3523
|
+
* @internal
|
|
3524
|
+
*/
|
|
3525
|
+
export declare const GetInsightsResponseFilterSensitiveLog: (obj: GetInsightsResponse) => any;
|
|
3526
|
+
/**
|
|
3527
|
+
* @internal
|
|
3528
|
+
*/
|
|
3529
|
+
export declare const GetInsightsByAssessmentRequestFilterSensitiveLog: (obj: GetInsightsByAssessmentRequest) => any;
|
|
3530
|
+
/**
|
|
3531
|
+
* @internal
|
|
3532
|
+
*/
|
|
3533
|
+
export declare const InsightsByAssessmentFilterSensitiveLog: (obj: InsightsByAssessment) => any;
|
|
3534
|
+
/**
|
|
3535
|
+
* @internal
|
|
3536
|
+
*/
|
|
3537
|
+
export declare const GetInsightsByAssessmentResponseFilterSensitiveLog: (obj: GetInsightsByAssessmentResponse) => any;
|
|
3538
|
+
/**
|
|
3539
|
+
* @internal
|
|
3540
|
+
*/
|
|
3541
|
+
export declare const GetOrganizationAdminAccountRequestFilterSensitiveLog: (obj: GetOrganizationAdminAccountRequest) => any;
|
|
3542
|
+
/**
|
|
3543
|
+
* @internal
|
|
3544
|
+
*/
|
|
3545
|
+
export declare const GetOrganizationAdminAccountResponseFilterSensitiveLog: (obj: GetOrganizationAdminAccountResponse) => any;
|
|
3546
|
+
/**
|
|
3547
|
+
* @internal
|
|
3548
|
+
*/
|
|
3549
|
+
export declare const GetServicesInScopeRequestFilterSensitiveLog: (obj: GetServicesInScopeRequest) => any;
|
|
3550
|
+
/**
|
|
3551
|
+
* @internal
|
|
3552
|
+
*/
|
|
3553
|
+
export declare const ServiceMetadataFilterSensitiveLog: (obj: ServiceMetadata) => any;
|
|
3554
|
+
/**
|
|
3555
|
+
* @internal
|
|
3556
|
+
*/
|
|
3557
|
+
export declare const GetServicesInScopeResponseFilterSensitiveLog: (obj: GetServicesInScopeResponse) => any;
|
|
3558
|
+
/**
|
|
3559
|
+
* @internal
|
|
3560
|
+
*/
|
|
3561
|
+
export declare const GetSettingsRequestFilterSensitiveLog: (obj: GetSettingsRequest) => any;
|
|
3562
|
+
/**
|
|
3563
|
+
* @internal
|
|
3564
|
+
*/
|
|
3565
|
+
export declare const SettingsFilterSensitiveLog: (obj: Settings) => any;
|
|
3566
|
+
/**
|
|
3567
|
+
* @internal
|
|
3568
|
+
*/
|
|
3569
|
+
export declare const GetSettingsResponseFilterSensitiveLog: (obj: GetSettingsResponse) => any;
|
|
3570
|
+
/**
|
|
3571
|
+
* @internal
|
|
3572
|
+
*/
|
|
3573
|
+
export declare const ListAssessmentControlInsightsByControlDomainRequestFilterSensitiveLog: (obj: ListAssessmentControlInsightsByControlDomainRequest) => any;
|
|
3574
|
+
/**
|
|
3575
|
+
* @internal
|
|
3576
|
+
*/
|
|
3577
|
+
export declare const EvidenceInsightsFilterSensitiveLog: (obj: EvidenceInsights) => any;
|
|
3578
|
+
/**
|
|
3579
|
+
* @internal
|
|
3580
|
+
*/
|
|
3581
|
+
export declare const ControlInsightsMetadataByAssessmentItemFilterSensitiveLog: (obj: ControlInsightsMetadataByAssessmentItem) => any;
|
|
3582
|
+
/**
|
|
3583
|
+
* @internal
|
|
3584
|
+
*/
|
|
3585
|
+
export declare const ListAssessmentControlInsightsByControlDomainResponseFilterSensitiveLog: (obj: ListAssessmentControlInsightsByControlDomainResponse) => any;
|
|
3586
|
+
/**
|
|
3587
|
+
* @internal
|
|
3588
|
+
*/
|
|
3589
|
+
export declare const ListAssessmentFrameworksRequestFilterSensitiveLog: (obj: ListAssessmentFrameworksRequest) => any;
|
|
3590
|
+
/**
|
|
3591
|
+
* @internal
|
|
3592
|
+
*/
|
|
3593
|
+
export declare const ListAssessmentFrameworksResponseFilterSensitiveLog: (obj: ListAssessmentFrameworksResponse) => any;
|
|
3594
|
+
/**
|
|
3595
|
+
* @internal
|
|
3596
|
+
*/
|
|
3597
|
+
export declare const ListAssessmentFrameworkShareRequestsRequestFilterSensitiveLog: (obj: ListAssessmentFrameworkShareRequestsRequest) => any;
|
|
3598
|
+
/**
|
|
3599
|
+
* @internal
|
|
3600
|
+
*/
|
|
3601
|
+
export declare const ListAssessmentFrameworkShareRequestsResponseFilterSensitiveLog: (obj: ListAssessmentFrameworkShareRequestsResponse) => any;
|
|
3602
|
+
/**
|
|
3603
|
+
* @internal
|
|
3604
|
+
*/
|
|
3605
|
+
export declare const ListAssessmentReportsRequestFilterSensitiveLog: (obj: ListAssessmentReportsRequest) => any;
|
|
3606
|
+
/**
|
|
3607
|
+
* @internal
|
|
3608
|
+
*/
|
|
3609
|
+
export declare const ListAssessmentReportsResponseFilterSensitiveLog: (obj: ListAssessmentReportsResponse) => any;
|
|
3610
|
+
/**
|
|
3611
|
+
* @internal
|
|
3612
|
+
*/
|
|
3613
|
+
export declare const ListAssessmentsRequestFilterSensitiveLog: (obj: ListAssessmentsRequest) => any;
|
|
3614
|
+
/**
|
|
3615
|
+
* @internal
|
|
3616
|
+
*/
|
|
3617
|
+
export declare const ListAssessmentsResponseFilterSensitiveLog: (obj: ListAssessmentsResponse) => any;
|
|
3618
|
+
/**
|
|
3619
|
+
* @internal
|
|
3620
|
+
*/
|
|
3621
|
+
export declare const ListControlDomainInsightsRequestFilterSensitiveLog: (obj: ListControlDomainInsightsRequest) => any;
|
|
3622
|
+
/**
|
|
3623
|
+
* @internal
|
|
3624
|
+
*/
|
|
3625
|
+
export declare const ControlDomainInsightsFilterSensitiveLog: (obj: ControlDomainInsights) => any;
|
|
3626
|
+
/**
|
|
3627
|
+
* @internal
|
|
3628
|
+
*/
|
|
3629
|
+
export declare const ListControlDomainInsightsResponseFilterSensitiveLog: (obj: ListControlDomainInsightsResponse) => any;
|
|
3630
|
+
/**
|
|
3631
|
+
* @internal
|
|
3632
|
+
*/
|
|
3633
|
+
export declare const ListControlDomainInsightsByAssessmentRequestFilterSensitiveLog: (obj: ListControlDomainInsightsByAssessmentRequest) => any;
|
|
3634
|
+
/**
|
|
3635
|
+
* @internal
|
|
3636
|
+
*/
|
|
3637
|
+
export declare const ListControlDomainInsightsByAssessmentResponseFilterSensitiveLog: (obj: ListControlDomainInsightsByAssessmentResponse) => any;
|
|
3638
|
+
/**
|
|
3639
|
+
* @internal
|
|
3640
|
+
*/
|
|
3641
|
+
export declare const ListControlInsightsByControlDomainRequestFilterSensitiveLog: (obj: ListControlInsightsByControlDomainRequest) => any;
|
|
3642
|
+
/**
|
|
3643
|
+
* @internal
|
|
3644
|
+
*/
|
|
3645
|
+
export declare const ControlInsightsMetadataItemFilterSensitiveLog: (obj: ControlInsightsMetadataItem) => any;
|
|
3646
|
+
/**
|
|
3647
|
+
* @internal
|
|
3648
|
+
*/
|
|
3649
|
+
export declare const ListControlInsightsByControlDomainResponseFilterSensitiveLog: (obj: ListControlInsightsByControlDomainResponse) => any;
|
|
3650
|
+
/**
|
|
3651
|
+
* @internal
|
|
3652
|
+
*/
|
|
3653
|
+
export declare const ListControlsRequestFilterSensitiveLog: (obj: ListControlsRequest) => any;
|
|
3654
|
+
/**
|
|
3655
|
+
* @internal
|
|
3656
|
+
*/
|
|
3657
|
+
export declare const ControlMetadataFilterSensitiveLog: (obj: ControlMetadata) => any;
|
|
3658
|
+
/**
|
|
3659
|
+
* @internal
|
|
3660
|
+
*/
|
|
3661
|
+
export declare const ListControlsResponseFilterSensitiveLog: (obj: ListControlsResponse) => any;
|
|
3662
|
+
/**
|
|
3663
|
+
* @internal
|
|
3664
|
+
*/
|
|
3665
|
+
export declare const ListKeywordsForDataSourceRequestFilterSensitiveLog: (obj: ListKeywordsForDataSourceRequest) => any;
|
|
3666
|
+
/**
|
|
3667
|
+
* @internal
|
|
3668
|
+
*/
|
|
3669
|
+
export declare const ListKeywordsForDataSourceResponseFilterSensitiveLog: (obj: ListKeywordsForDataSourceResponse) => any;
|
|
3670
|
+
/**
|
|
3671
|
+
* @internal
|
|
3672
|
+
*/
|
|
3673
|
+
export declare const ListNotificationsRequestFilterSensitiveLog: (obj: ListNotificationsRequest) => any;
|
|
3674
|
+
/**
|
|
3675
|
+
* @internal
|
|
3676
|
+
*/
|
|
3677
|
+
export declare const NotificationFilterSensitiveLog: (obj: Notification) => any;
|
|
3678
|
+
/**
|
|
3679
|
+
* @internal
|
|
3680
|
+
*/
|
|
3681
|
+
export declare const ListNotificationsResponseFilterSensitiveLog: (obj: ListNotificationsResponse) => any;
|
|
3682
|
+
/**
|
|
3683
|
+
* @internal
|
|
3684
|
+
*/
|
|
3685
|
+
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
3686
|
+
/**
|
|
3687
|
+
* @internal
|
|
3688
|
+
*/
|
|
3689
|
+
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
3690
|
+
/**
|
|
3691
|
+
* @internal
|
|
3692
|
+
*/
|
|
3693
|
+
export declare const RegisterAccountRequestFilterSensitiveLog: (obj: RegisterAccountRequest) => any;
|
|
3694
|
+
/**
|
|
3695
|
+
* @internal
|
|
3696
|
+
*/
|
|
3697
|
+
export declare const RegisterAccountResponseFilterSensitiveLog: (obj: RegisterAccountResponse) => any;
|
|
3698
|
+
/**
|
|
3699
|
+
* @internal
|
|
3700
|
+
*/
|
|
3701
|
+
export declare const RegisterOrganizationAdminAccountRequestFilterSensitiveLog: (obj: RegisterOrganizationAdminAccountRequest) => any;
|
|
3702
|
+
/**
|
|
3703
|
+
* @internal
|
|
3704
|
+
*/
|
|
3705
|
+
export declare const RegisterOrganizationAdminAccountResponseFilterSensitiveLog: (obj: RegisterOrganizationAdminAccountResponse) => any;
|
|
3706
|
+
/**
|
|
3707
|
+
* @internal
|
|
3708
|
+
*/
|
|
3709
|
+
export declare const StartAssessmentFrameworkShareRequestFilterSensitiveLog: (obj: StartAssessmentFrameworkShareRequest) => any;
|
|
3710
|
+
/**
|
|
3711
|
+
* @internal
|
|
3712
|
+
*/
|
|
3713
|
+
export declare const StartAssessmentFrameworkShareResponseFilterSensitiveLog: (obj: StartAssessmentFrameworkShareResponse) => any;
|
|
3714
|
+
/**
|
|
3715
|
+
* @internal
|
|
3716
|
+
*/
|
|
3717
|
+
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
3718
|
+
/**
|
|
3719
|
+
* @internal
|
|
3720
|
+
*/
|
|
3721
|
+
export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
3722
|
+
/**
|
|
3723
|
+
* @internal
|
|
3724
|
+
*/
|
|
3725
|
+
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
3726
|
+
/**
|
|
3727
|
+
* @internal
|
|
3728
|
+
*/
|
|
3729
|
+
export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
3730
|
+
/**
|
|
3731
|
+
* @internal
|
|
3732
|
+
*/
|
|
3733
|
+
export declare const UpdateAssessmentRequestFilterSensitiveLog: (obj: UpdateAssessmentRequest) => any;
|
|
3734
|
+
/**
|
|
3735
|
+
* @internal
|
|
3736
|
+
*/
|
|
3737
|
+
export declare const UpdateAssessmentResponseFilterSensitiveLog: (obj: UpdateAssessmentResponse) => any;
|
|
3738
|
+
/**
|
|
3739
|
+
* @internal
|
|
3740
|
+
*/
|
|
3741
|
+
export declare const UpdateAssessmentControlRequestFilterSensitiveLog: (obj: UpdateAssessmentControlRequest) => any;
|
|
3742
|
+
/**
|
|
3743
|
+
* @internal
|
|
3744
|
+
*/
|
|
3745
|
+
export declare const UpdateAssessmentControlResponseFilterSensitiveLog: (obj: UpdateAssessmentControlResponse) => any;
|
|
3746
|
+
/**
|
|
3747
|
+
* @internal
|
|
3748
|
+
*/
|
|
3749
|
+
export declare const UpdateAssessmentControlSetStatusRequestFilterSensitiveLog: (obj: UpdateAssessmentControlSetStatusRequest) => any;
|
|
3750
|
+
/**
|
|
3751
|
+
* @internal
|
|
3752
|
+
*/
|
|
3753
|
+
export declare const UpdateAssessmentControlSetStatusResponseFilterSensitiveLog: (obj: UpdateAssessmentControlSetStatusResponse) => any;
|
|
3754
|
+
/**
|
|
3755
|
+
* @internal
|
|
3756
|
+
*/
|
|
3757
|
+
export declare const UpdateAssessmentFrameworkControlSetFilterSensitiveLog: (obj: UpdateAssessmentFrameworkControlSet) => any;
|
|
3758
|
+
/**
|
|
3759
|
+
* @internal
|
|
3760
|
+
*/
|
|
3761
|
+
export declare const UpdateAssessmentFrameworkRequestFilterSensitiveLog: (obj: UpdateAssessmentFrameworkRequest) => any;
|
|
3762
|
+
/**
|
|
3763
|
+
* @internal
|
|
3764
|
+
*/
|
|
3765
|
+
export declare const UpdateAssessmentFrameworkResponseFilterSensitiveLog: (obj: UpdateAssessmentFrameworkResponse) => any;
|
|
3766
|
+
/**
|
|
3767
|
+
* @internal
|
|
3768
|
+
*/
|
|
3769
|
+
export declare const UpdateAssessmentFrameworkShareRequestFilterSensitiveLog: (obj: UpdateAssessmentFrameworkShareRequest) => any;
|
|
3770
|
+
/**
|
|
3771
|
+
* @internal
|
|
3772
|
+
*/
|
|
3773
|
+
export declare const UpdateAssessmentFrameworkShareResponseFilterSensitiveLog: (obj: UpdateAssessmentFrameworkShareResponse) => any;
|
|
3774
|
+
/**
|
|
3775
|
+
* @internal
|
|
3776
|
+
*/
|
|
3777
|
+
export declare const UpdateAssessmentStatusRequestFilterSensitiveLog: (obj: UpdateAssessmentStatusRequest) => any;
|
|
3778
|
+
/**
|
|
3779
|
+
* @internal
|
|
3780
|
+
*/
|
|
3781
|
+
export declare const UpdateAssessmentStatusResponseFilterSensitiveLog: (obj: UpdateAssessmentStatusResponse) => any;
|
|
3782
|
+
/**
|
|
3783
|
+
* @internal
|
|
3784
|
+
*/
|
|
3785
|
+
export declare const UpdateControlRequestFilterSensitiveLog: (obj: UpdateControlRequest) => any;
|
|
3786
|
+
/**
|
|
3787
|
+
* @internal
|
|
3788
|
+
*/
|
|
3789
|
+
export declare const UpdateControlResponseFilterSensitiveLog: (obj: UpdateControlResponse) => any;
|
|
3790
|
+
/**
|
|
3791
|
+
* @internal
|
|
3792
|
+
*/
|
|
3793
|
+
export declare const UpdateSettingsRequestFilterSensitiveLog: (obj: UpdateSettingsRequest) => any;
|
|
3794
|
+
/**
|
|
3795
|
+
* @internal
|
|
3796
|
+
*/
|
|
3797
|
+
export declare const UpdateSettingsResponseFilterSensitiveLog: (obj: UpdateSettingsResponse) => any;
|
|
3798
|
+
/**
|
|
3799
|
+
* @internal
|
|
3800
|
+
*/
|
|
3801
|
+
export declare const ValidateAssessmentReportIntegrityRequestFilterSensitiveLog: (obj: ValidateAssessmentReportIntegrityRequest) => any;
|
|
3802
|
+
/**
|
|
3803
|
+
* @internal
|
|
3804
|
+
*/
|
|
3805
|
+
export declare const ValidateAssessmentReportIntegrityResponseFilterSensitiveLog: (obj: ValidateAssessmentReportIntegrityResponse) => any;
|