@aws-sdk/client-auditmanager 3.36.0 → 3.36.1
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/AuditManager.js +0 -33
- package/dist-cjs/AuditManagerClient.js +0 -38
- package/dist-cjs/commands/AssociateAssessmentReportEvidenceFolderCommand.js +0 -26
- package/dist-cjs/commands/BatchAssociateAssessmentReportEvidenceCommand.js +0 -26
- package/dist-cjs/commands/BatchCreateDelegationByAssessmentCommand.js +0 -26
- package/dist-cjs/commands/BatchDeleteDelegationByAssessmentCommand.js +0 -26
- package/dist-cjs/commands/BatchDisassociateAssessmentReportEvidenceCommand.js +0 -26
- package/dist-cjs/commands/BatchImportEvidenceToAssessmentControlCommand.js +0 -26
- package/dist-cjs/commands/CreateAssessmentCommand.js +0 -26
- package/dist-cjs/commands/CreateAssessmentFrameworkCommand.js +0 -26
- package/dist-cjs/commands/CreateAssessmentReportCommand.js +0 -26
- package/dist-cjs/commands/CreateControlCommand.js +0 -26
- package/dist-cjs/commands/DeleteAssessmentCommand.js +0 -26
- package/dist-cjs/commands/DeleteAssessmentFrameworkCommand.js +0 -26
- package/dist-cjs/commands/DeleteAssessmentReportCommand.js +0 -26
- package/dist-cjs/commands/DeleteControlCommand.js +0 -26
- package/dist-cjs/commands/DeregisterAccountCommand.js +0 -26
- package/dist-cjs/commands/DeregisterOrganizationAdminAccountCommand.js +0 -31
- package/dist-cjs/commands/DisassociateAssessmentReportEvidenceFolderCommand.js +0 -26
- package/dist-cjs/commands/GetAccountStatusCommand.js +0 -26
- package/dist-cjs/commands/GetAssessmentCommand.js +0 -26
- package/dist-cjs/commands/GetAssessmentFrameworkCommand.js +0 -26
- package/dist-cjs/commands/GetAssessmentReportUrlCommand.js +0 -26
- package/dist-cjs/commands/GetChangeLogsCommand.js +0 -26
- package/dist-cjs/commands/GetControlCommand.js +0 -26
- package/dist-cjs/commands/GetDelegationsCommand.js +0 -26
- package/dist-cjs/commands/GetEvidenceByEvidenceFolderCommand.js +0 -26
- package/dist-cjs/commands/GetEvidenceCommand.js +0 -26
- package/dist-cjs/commands/GetEvidenceFolderCommand.js +0 -26
- package/dist-cjs/commands/GetEvidenceFoldersByAssessmentCommand.js +0 -26
- package/dist-cjs/commands/GetEvidenceFoldersByAssessmentControlCommand.js +0 -26
- package/dist-cjs/commands/GetOrganizationAdminAccountCommand.js +0 -26
- package/dist-cjs/commands/GetServicesInScopeCommand.js +0 -26
- package/dist-cjs/commands/GetSettingsCommand.js +0 -26
- package/dist-cjs/commands/ListAssessmentFrameworksCommand.js +0 -26
- package/dist-cjs/commands/ListAssessmentReportsCommand.js +0 -26
- package/dist-cjs/commands/ListAssessmentsCommand.js +0 -26
- package/dist-cjs/commands/ListControlsCommand.js +0 -26
- package/dist-cjs/commands/ListKeywordsForDataSourceCommand.js +0 -26
- package/dist-cjs/commands/ListNotificationsCommand.js +0 -26
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -26
- package/dist-cjs/commands/RegisterAccountCommand.js +0 -26
- package/dist-cjs/commands/RegisterOrganizationAdminAccountCommand.js +0 -26
- package/dist-cjs/commands/TagResourceCommand.js +0 -26
- package/dist-cjs/commands/UntagResourceCommand.js +0 -26
- package/dist-cjs/commands/UpdateAssessmentCommand.js +0 -26
- package/dist-cjs/commands/UpdateAssessmentControlCommand.js +0 -26
- package/dist-cjs/commands/UpdateAssessmentControlSetStatusCommand.js +0 -26
- package/dist-cjs/commands/UpdateAssessmentFrameworkCommand.js +0 -26
- package/dist-cjs/commands/UpdateAssessmentStatusCommand.js +0 -26
- package/dist-cjs/commands/UpdateControlCommand.js +0 -26
- package/dist-cjs/commands/UpdateSettingsCommand.js +0 -26
- package/dist-cjs/commands/ValidateAssessmentReportIntegrityCommand.js +0 -26
- package/dist-cjs/models/models_0.js +0 -447
- package/dist-cjs/pagination/GetChangeLogsPaginator.js +0 -10
- package/dist-cjs/pagination/GetDelegationsPaginator.js +0 -10
- package/dist-cjs/pagination/GetEvidenceByEvidenceFolderPaginator.js +0 -10
- package/dist-cjs/pagination/GetEvidenceFoldersByAssessmentControlPaginator.js +0 -10
- package/dist-cjs/pagination/GetEvidenceFoldersByAssessmentPaginator.js +0 -10
- package/dist-cjs/pagination/ListAssessmentFrameworksPaginator.js +0 -10
- package/dist-cjs/pagination/ListAssessmentReportsPaginator.js +0 -10
- package/dist-cjs/pagination/ListAssessmentsPaginator.js +0 -10
- package/dist-cjs/pagination/ListControlsPaginator.js +0 -10
- package/dist-cjs/pagination/ListKeywordsForDataSourcePaginator.js +0 -10
- package/dist-cjs/pagination/ListNotificationsPaginator.js +0 -10
- package/dist-cjs/protocols/Aws_restJson1.js +0 -5
- package/dist-cjs/runtimeConfig.browser.js +1 -5
- package/dist-cjs/runtimeConfig.js +1 -5
- package/dist-cjs/runtimeConfig.native.js +0 -3
- package/dist-cjs/runtimeConfig.shared.js +0 -3
- package/dist-types/ts3.4/AuditManager.d.ts +52 -293
- package/dist-types/ts3.4/AuditManagerClient.d.ts +24 -119
- package/dist-types/ts3.4/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/BatchCreateDelegationByAssessmentCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/CreateAssessmentCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/CreateAssessmentFrameworkCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/CreateAssessmentReportCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/CreateControlCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteAssessmentCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteAssessmentReportCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteControlCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeregisterAccountCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeregisterOrganizationAdminAccountCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetAccountStatusCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetAssessmentCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetAssessmentFrameworkCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetAssessmentReportUrlCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetChangeLogsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetControlCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetDelegationsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetEvidenceByEvidenceFolderCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetEvidenceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetEvidenceFolderCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetOrganizationAdminAccountCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetServicesInScopeCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetSettingsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListAssessmentFrameworksCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListAssessmentReportsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListAssessmentsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListControlsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListKeywordsForDataSourceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/RegisterAccountCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/RegisterOrganizationAdminAccountCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateAssessmentCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateAssessmentControlCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateAssessmentControlSetStatusCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateAssessmentStatusCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateControlCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ValidateAssessmentReportIntegrityCommand.d.ts +2 -22
- package/dist-types/ts3.4/models/models_0.d.ts +646 -2950
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/package.json +3 -3
|
@@ -1,18 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";
|
|
2
|
-
|
|
3
|
-
* <p>
|
|
4
|
-
* Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit Manager settings page, and try again.
|
|
5
|
-
* </p>
|
|
6
|
-
*/
|
|
2
|
+
|
|
7
3
|
export interface AccessDeniedException extends __SmithyException, $MetadataBearer {
|
|
8
4
|
name: "AccessDeniedException";
|
|
9
5
|
$fault: "client";
|
|
10
6
|
message: string | undefined;
|
|
11
7
|
}
|
|
12
8
|
export declare namespace AccessDeniedException {
|
|
13
|
-
|
|
14
|
-
* @internal
|
|
15
|
-
*/
|
|
9
|
+
|
|
16
10
|
const filterSensitiveLog: (obj: AccessDeniedException) => any;
|
|
17
11
|
}
|
|
18
12
|
export declare enum AccountStatus {
|
|
@@ -30,66 +24,30 @@ export declare enum ActionEnum {
|
|
|
30
24
|
UNDER_REVIEW = "UNDER_REVIEW",
|
|
31
25
|
UPDATE_METADATA = "UPDATE_METADATA"
|
|
32
26
|
}
|
|
33
|
-
|
|
34
|
-
* <p>
|
|
35
|
-
* The wrapper of account details, such as account ID, email address, and so on.
|
|
36
|
-
* </p>
|
|
37
|
-
*/
|
|
27
|
+
|
|
38
28
|
export interface AWSAccount {
|
|
39
|
-
|
|
40
|
-
* <p>
|
|
41
|
-
* The identifier for the specified account.
|
|
42
|
-
* </p>
|
|
43
|
-
*/
|
|
29
|
+
|
|
44
30
|
id?: string;
|
|
45
|
-
|
|
46
|
-
* <p>
|
|
47
|
-
* The email address associated with the specified account.
|
|
48
|
-
* </p>
|
|
49
|
-
*/
|
|
31
|
+
|
|
50
32
|
emailAddress?: string;
|
|
51
|
-
|
|
52
|
-
* <p>
|
|
53
|
-
* The name of the specified account.
|
|
54
|
-
* </p>
|
|
55
|
-
*/
|
|
33
|
+
|
|
56
34
|
name?: string;
|
|
57
35
|
}
|
|
58
36
|
export declare namespace AWSAccount {
|
|
59
|
-
|
|
60
|
-
* @internal
|
|
61
|
-
*/
|
|
37
|
+
|
|
62
38
|
const filterSensitiveLog: (obj: AWSAccount) => any;
|
|
63
39
|
}
|
|
64
|
-
|
|
65
|
-
* <p>
|
|
66
|
-
* A comment posted by a user on a control. This includes the author's name, the comment text, and a timestamp.
|
|
67
|
-
* </p>
|
|
68
|
-
*/
|
|
40
|
+
|
|
69
41
|
export interface ControlComment {
|
|
70
|
-
|
|
71
|
-
* <p>
|
|
72
|
-
* The name of the user who authored the comment.
|
|
73
|
-
* </p>
|
|
74
|
-
*/
|
|
42
|
+
|
|
75
43
|
authorName?: string;
|
|
76
|
-
|
|
77
|
-
* <p>
|
|
78
|
-
* The body text of a control comment.
|
|
79
|
-
* </p>
|
|
80
|
-
*/
|
|
44
|
+
|
|
81
45
|
commentBody?: string;
|
|
82
|
-
|
|
83
|
-
* <p>
|
|
84
|
-
* The time when the comment was posted.
|
|
85
|
-
* </p>
|
|
86
|
-
*/
|
|
46
|
+
|
|
87
47
|
postedDate?: Date;
|
|
88
48
|
}
|
|
89
49
|
export declare namespace ControlComment {
|
|
90
|
-
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
50
|
+
|
|
93
51
|
const filterSensitiveLog: (obj: ControlComment) => any;
|
|
94
52
|
}
|
|
95
53
|
export declare enum ControlResponse {
|
|
@@ -103,71 +61,29 @@ export declare enum ControlStatus {
|
|
|
103
61
|
REVIEWED = "REVIEWED",
|
|
104
62
|
UNDER_REVIEW = "UNDER_REVIEW"
|
|
105
63
|
}
|
|
106
|
-
|
|
107
|
-
* <p>
|
|
108
|
-
* The control entity that represents a standard or custom control used in an Audit Manager assessment.
|
|
109
|
-
* </p>
|
|
110
|
-
*/
|
|
64
|
+
|
|
111
65
|
export interface AssessmentControl {
|
|
112
|
-
|
|
113
|
-
* <p>
|
|
114
|
-
* The identifier for the specified control.
|
|
115
|
-
* </p>
|
|
116
|
-
*/
|
|
66
|
+
|
|
117
67
|
id?: string;
|
|
118
|
-
|
|
119
|
-
* <p>
|
|
120
|
-
* The name of the specified control.
|
|
121
|
-
* </p>
|
|
122
|
-
*/
|
|
68
|
+
|
|
123
69
|
name?: string;
|
|
124
|
-
|
|
125
|
-
* <p>
|
|
126
|
-
* The description of the specified control.
|
|
127
|
-
* </p>
|
|
128
|
-
*/
|
|
70
|
+
|
|
129
71
|
description?: string;
|
|
130
|
-
|
|
131
|
-
* <p>
|
|
132
|
-
* The status of the specified control.
|
|
133
|
-
* </p>
|
|
134
|
-
*/
|
|
72
|
+
|
|
135
73
|
status?: ControlStatus | string;
|
|
136
|
-
|
|
137
|
-
* <p>
|
|
138
|
-
* The response of the specified control.
|
|
139
|
-
* </p>
|
|
140
|
-
*/
|
|
74
|
+
|
|
141
75
|
response?: ControlResponse | string;
|
|
142
|
-
|
|
143
|
-
* <p>
|
|
144
|
-
* The list of comments attached to the specified control.
|
|
145
|
-
* </p>
|
|
146
|
-
*/
|
|
76
|
+
|
|
147
77
|
comments?: ControlComment[];
|
|
148
|
-
|
|
149
|
-
* <p>
|
|
150
|
-
* The list of data sources for the specified evidence.
|
|
151
|
-
* </p>
|
|
152
|
-
*/
|
|
78
|
+
|
|
153
79
|
evidenceSources?: string[];
|
|
154
|
-
|
|
155
|
-
* <p>
|
|
156
|
-
* The amount of evidence generated for the control.
|
|
157
|
-
* </p>
|
|
158
|
-
*/
|
|
80
|
+
|
|
159
81
|
evidenceCount?: number;
|
|
160
|
-
|
|
161
|
-
* <p>
|
|
162
|
-
* The amount of evidence in the assessment report.
|
|
163
|
-
* </p>
|
|
164
|
-
*/
|
|
82
|
+
|
|
165
83
|
assessmentReportEvidenceCount?: number;
|
|
166
84
|
}
|
|
167
85
|
export declare namespace AssessmentControl {
|
|
168
|
-
|
|
169
|
-
* @internal
|
|
170
|
-
*/
|
|
86
|
+
|
|
171
87
|
const filterSensitiveLog: (obj: AssessmentControl) => any;
|
|
172
88
|
}
|
|
173
89
|
export declare enum RoleType {
|
|
@@ -179,114 +95,44 @@ export declare enum DelegationStatus {
|
|
|
179
95
|
IN_PROGRESS = "IN_PROGRESS",
|
|
180
96
|
UNDER_REVIEW = "UNDER_REVIEW"
|
|
181
97
|
}
|
|
182
|
-
|
|
183
|
-
* <p>
|
|
184
|
-
* The assignment of a control set to a delegate for review.
|
|
185
|
-
* </p>
|
|
186
|
-
*/
|
|
98
|
+
|
|
187
99
|
export interface Delegation {
|
|
188
|
-
|
|
189
|
-
* <p>
|
|
190
|
-
* The unique identifier for the delegation.
|
|
191
|
-
* </p>
|
|
192
|
-
*/
|
|
100
|
+
|
|
193
101
|
id?: string;
|
|
194
|
-
|
|
195
|
-
* <p>
|
|
196
|
-
* The name of the associated assessment.
|
|
197
|
-
* </p>
|
|
198
|
-
*/
|
|
102
|
+
|
|
199
103
|
assessmentName?: string;
|
|
200
|
-
|
|
201
|
-
* <p>
|
|
202
|
-
* The identifier for the associated assessment.
|
|
203
|
-
* </p>
|
|
204
|
-
*/
|
|
104
|
+
|
|
205
105
|
assessmentId?: string;
|
|
206
|
-
|
|
207
|
-
* <p>
|
|
208
|
-
* The status of the delegation.
|
|
209
|
-
* </p>
|
|
210
|
-
*/
|
|
106
|
+
|
|
211
107
|
status?: DelegationStatus | string;
|
|
212
|
-
|
|
213
|
-
* <p>
|
|
214
|
-
* The Amazon Resource Name (ARN) of the IAM role.
|
|
215
|
-
* </p>
|
|
216
|
-
*/
|
|
108
|
+
|
|
217
109
|
roleArn?: string;
|
|
218
|
-
|
|
219
|
-
* <p>
|
|
220
|
-
* The type of customer persona.
|
|
221
|
-
* </p>
|
|
222
|
-
* <note>
|
|
223
|
-
* <p>In <code>CreateAssessment</code>, <code>roleType</code> can only be <code>PROCESS_OWNER</code>. </p>
|
|
224
|
-
* <p>In <code>UpdateSettings</code>, <code>roleType</code> can only be <code>PROCESS_OWNER</code>.</p>
|
|
225
|
-
* <p>In <code>BatchCreateDelegationByAssessment</code>, <code>roleType</code> can only be <code>RESOURCE_OWNER</code>.</p>
|
|
226
|
-
* </note>
|
|
227
|
-
*/
|
|
110
|
+
|
|
228
111
|
roleType?: RoleType | string;
|
|
229
|
-
|
|
230
|
-
* <p> Specifies when the delegation was created. </p>
|
|
231
|
-
*/
|
|
112
|
+
|
|
232
113
|
creationTime?: Date;
|
|
233
|
-
|
|
234
|
-
* <p>
|
|
235
|
-
* Specifies when the delegation was last updated.
|
|
236
|
-
* </p>
|
|
237
|
-
*/
|
|
114
|
+
|
|
238
115
|
lastUpdated?: Date;
|
|
239
|
-
|
|
240
|
-
* <p>
|
|
241
|
-
* The identifier for the associated control set.
|
|
242
|
-
* </p>
|
|
243
|
-
*/
|
|
116
|
+
|
|
244
117
|
controlSetId?: string;
|
|
245
|
-
|
|
246
|
-
* <p>
|
|
247
|
-
* The comment related to the delegation.
|
|
248
|
-
* </p>
|
|
249
|
-
*/
|
|
118
|
+
|
|
250
119
|
comment?: string;
|
|
251
|
-
|
|
252
|
-
* <p> The IAM user or role that created the delegation. </p>
|
|
253
|
-
*/
|
|
120
|
+
|
|
254
121
|
createdBy?: string;
|
|
255
122
|
}
|
|
256
123
|
export declare namespace Delegation {
|
|
257
|
-
|
|
258
|
-
* @internal
|
|
259
|
-
*/
|
|
124
|
+
|
|
260
125
|
const filterSensitiveLog: (obj: Delegation) => any;
|
|
261
126
|
}
|
|
262
|
-
|
|
263
|
-
* <p>
|
|
264
|
-
* The wrapper that contains the Audit Manager role information of the current user, such as the role type and IAM Amazon Resource Name (ARN).
|
|
265
|
-
* </p>
|
|
266
|
-
*/
|
|
127
|
+
|
|
267
128
|
export interface Role {
|
|
268
|
-
|
|
269
|
-
* <p>
|
|
270
|
-
* The type of customer persona.
|
|
271
|
-
* </p>
|
|
272
|
-
* <note>
|
|
273
|
-
* <p>In <code>CreateAssessment</code>, <code>roleType</code> can only be <code>PROCESS_OWNER</code>. </p>
|
|
274
|
-
* <p>In <code>UpdateSettings</code>, <code>roleType</code> can only be <code>PROCESS_OWNER</code>.</p>
|
|
275
|
-
* <p>In <code>BatchCreateDelegationByAssessment</code>, <code>roleType</code> can only be <code>RESOURCE_OWNER</code>.</p>
|
|
276
|
-
* </note>
|
|
277
|
-
*/
|
|
129
|
+
|
|
278
130
|
roleType?: RoleType | string;
|
|
279
|
-
|
|
280
|
-
* <p>
|
|
281
|
-
* The Amazon Resource Name (ARN) of the IAM role.
|
|
282
|
-
* </p>
|
|
283
|
-
*/
|
|
131
|
+
|
|
284
132
|
roleArn?: string;
|
|
285
133
|
}
|
|
286
134
|
export declare namespace Role {
|
|
287
|
-
|
|
288
|
-
* @internal
|
|
289
|
-
*/
|
|
135
|
+
|
|
290
136
|
const filterSensitiveLog: (obj: Role) => any;
|
|
291
137
|
}
|
|
292
138
|
export declare enum ControlSetStatus {
|
|
@@ -294,605 +140,242 @@ export declare enum ControlSetStatus {
|
|
|
294
140
|
REVIEWED = "REVIEWED",
|
|
295
141
|
UNDER_REVIEW = "UNDER_REVIEW"
|
|
296
142
|
}
|
|
297
|
-
|
|
298
|
-
* <p>
|
|
299
|
-
* Represents a set of controls in an Audit Manager assessment.
|
|
300
|
-
* </p>
|
|
301
|
-
*/
|
|
143
|
+
|
|
302
144
|
export interface AssessmentControlSet {
|
|
303
|
-
|
|
304
|
-
* <p>
|
|
305
|
-
* The identifier of the control set in the assessment. This is the control set name in a plain string format.
|
|
306
|
-
* </p>
|
|
307
|
-
*/
|
|
145
|
+
|
|
308
146
|
id?: string;
|
|
309
|
-
|
|
310
|
-
* <p>
|
|
311
|
-
* The description for the control set.
|
|
312
|
-
* </p>
|
|
313
|
-
*/
|
|
147
|
+
|
|
314
148
|
description?: string;
|
|
315
|
-
|
|
316
|
-
* <p>
|
|
317
|
-
* Specifies the current status of the control set.
|
|
318
|
-
* </p>
|
|
319
|
-
*/
|
|
149
|
+
|
|
320
150
|
status?: ControlSetStatus | string;
|
|
321
|
-
|
|
322
|
-
* <p>
|
|
323
|
-
* The roles associated with the control set.
|
|
324
|
-
* </p>
|
|
325
|
-
*/
|
|
151
|
+
|
|
326
152
|
roles?: Role[];
|
|
327
|
-
|
|
328
|
-
* <p>
|
|
329
|
-
* The list of controls contained with the control set.
|
|
330
|
-
* </p>
|
|
331
|
-
*/
|
|
153
|
+
|
|
332
154
|
controls?: AssessmentControl[];
|
|
333
|
-
|
|
334
|
-
* <p>
|
|
335
|
-
* The delegations associated with the control set.
|
|
336
|
-
* </p>
|
|
337
|
-
*/
|
|
155
|
+
|
|
338
156
|
delegations?: Delegation[];
|
|
339
|
-
|
|
340
|
-
* <p>
|
|
341
|
-
* The total number of evidence objects retrieved automatically for the control set.
|
|
342
|
-
* </p>
|
|
343
|
-
*/
|
|
157
|
+
|
|
344
158
|
systemEvidenceCount?: number;
|
|
345
|
-
|
|
346
|
-
* <p>
|
|
347
|
-
* The total number of evidence objects uploaded manually to the control set.
|
|
348
|
-
* </p>
|
|
349
|
-
*/
|
|
159
|
+
|
|
350
160
|
manualEvidenceCount?: number;
|
|
351
161
|
}
|
|
352
162
|
export declare namespace AssessmentControlSet {
|
|
353
|
-
|
|
354
|
-
* @internal
|
|
355
|
-
*/
|
|
163
|
+
|
|
356
164
|
const filterSensitiveLog: (obj: AssessmentControlSet) => any;
|
|
357
165
|
}
|
|
358
|
-
|
|
359
|
-
* <p>
|
|
360
|
-
* The metadata of a framework, such as the name, ID, description, and so on.
|
|
361
|
-
* </p>
|
|
362
|
-
*/
|
|
166
|
+
|
|
363
167
|
export interface FrameworkMetadata {
|
|
364
|
-
|
|
365
|
-
* <p>
|
|
366
|
-
* The name of the framework.
|
|
367
|
-
* </p>
|
|
368
|
-
*/
|
|
168
|
+
|
|
369
169
|
name?: string;
|
|
370
|
-
|
|
371
|
-
* <p>
|
|
372
|
-
* The description of the framework.
|
|
373
|
-
* </p>
|
|
374
|
-
*/
|
|
170
|
+
|
|
375
171
|
description?: string;
|
|
376
|
-
|
|
377
|
-
* <p>
|
|
378
|
-
* The logo associated with the framework.
|
|
379
|
-
* </p>
|
|
380
|
-
*/
|
|
172
|
+
|
|
381
173
|
logo?: string;
|
|
382
|
-
|
|
383
|
-
* <p>
|
|
384
|
-
* The compliance standard associated with the framework, such as PCI-DSS or HIPAA.
|
|
385
|
-
* </p>
|
|
386
|
-
*/
|
|
174
|
+
|
|
387
175
|
complianceType?: string;
|
|
388
176
|
}
|
|
389
177
|
export declare namespace FrameworkMetadata {
|
|
390
|
-
|
|
391
|
-
* @internal
|
|
392
|
-
*/
|
|
178
|
+
|
|
393
179
|
const filterSensitiveLog: (obj: FrameworkMetadata) => any;
|
|
394
180
|
}
|
|
395
|
-
|
|
396
|
-
* <p>
|
|
397
|
-
* The file used to structure and automate Audit Manager assessments for a given compliance standard.
|
|
398
|
-
* </p>
|
|
399
|
-
*/
|
|
181
|
+
|
|
400
182
|
export interface AssessmentFramework {
|
|
401
|
-
|
|
402
|
-
* <p>
|
|
403
|
-
* The unique identifier for the framework.
|
|
404
|
-
* </p>
|
|
405
|
-
*/
|
|
183
|
+
|
|
406
184
|
id?: string;
|
|
407
|
-
|
|
408
|
-
* <p>
|
|
409
|
-
* The Amazon Resource Name (ARN) of the specified framework.
|
|
410
|
-
* </p>
|
|
411
|
-
*/
|
|
185
|
+
|
|
412
186
|
arn?: string;
|
|
413
|
-
|
|
414
|
-
* <p>
|
|
415
|
-
* The metadata of a framework, such as the name, ID, description, and so on.
|
|
416
|
-
* </p>
|
|
417
|
-
*/
|
|
187
|
+
|
|
418
188
|
metadata?: FrameworkMetadata;
|
|
419
|
-
|
|
420
|
-
* <p>
|
|
421
|
-
* The control sets associated with the framework.
|
|
422
|
-
* </p>
|
|
423
|
-
*/
|
|
189
|
+
|
|
424
190
|
controlSets?: AssessmentControlSet[];
|
|
425
191
|
}
|
|
426
192
|
export declare namespace AssessmentFramework {
|
|
427
|
-
|
|
428
|
-
* @internal
|
|
429
|
-
*/
|
|
193
|
+
|
|
430
194
|
const filterSensitiveLog: (obj: AssessmentFramework) => any;
|
|
431
195
|
}
|
|
432
196
|
export declare enum AssessmentReportDestinationType {
|
|
433
197
|
S3 = "S3"
|
|
434
198
|
}
|
|
435
|
-
|
|
436
|
-
* <p>
|
|
437
|
-
* The location in which Audit Manager saves assessment reports for the given assessment.
|
|
438
|
-
* </p>
|
|
439
|
-
*/
|
|
199
|
+
|
|
440
200
|
export interface AssessmentReportsDestination {
|
|
441
|
-
|
|
442
|
-
* <p>
|
|
443
|
-
* The destination type, such as Amazon S3.
|
|
444
|
-
* </p>
|
|
445
|
-
*/
|
|
201
|
+
|
|
446
202
|
destinationType?: AssessmentReportDestinationType | string;
|
|
447
|
-
|
|
448
|
-
* <p>
|
|
449
|
-
* The destination of the assessment report.
|
|
450
|
-
* </p>
|
|
451
|
-
*/
|
|
203
|
+
|
|
452
204
|
destination?: string;
|
|
453
205
|
}
|
|
454
206
|
export declare namespace AssessmentReportsDestination {
|
|
455
|
-
|
|
456
|
-
* @internal
|
|
457
|
-
*/
|
|
207
|
+
|
|
458
208
|
const filterSensitiveLog: (obj: AssessmentReportsDestination) => any;
|
|
459
209
|
}
|
|
460
|
-
|
|
461
|
-
* <p>
|
|
462
|
-
* An Amazon Web Service such as Amazon S3, CloudTrail, and so on.
|
|
463
|
-
* </p>
|
|
464
|
-
*/
|
|
210
|
+
|
|
465
211
|
export interface AWSService {
|
|
466
|
-
|
|
467
|
-
* <p>
|
|
468
|
-
* The name of the Amazon Web Service.
|
|
469
|
-
* </p>
|
|
470
|
-
*/
|
|
212
|
+
|
|
471
213
|
serviceName?: string;
|
|
472
214
|
}
|
|
473
215
|
export declare namespace AWSService {
|
|
474
|
-
|
|
475
|
-
* @internal
|
|
476
|
-
*/
|
|
216
|
+
|
|
477
217
|
const filterSensitiveLog: (obj: AWSService) => any;
|
|
478
218
|
}
|
|
479
|
-
|
|
480
|
-
* <p>
|
|
481
|
-
* The wrapper that contains the accounts and services in scope for the assessment.
|
|
482
|
-
* </p>
|
|
483
|
-
*/
|
|
219
|
+
|
|
484
220
|
export interface Scope {
|
|
485
|
-
|
|
486
|
-
* <p>
|
|
487
|
-
* The accounts included in the scope of the assessment.
|
|
488
|
-
* </p>
|
|
489
|
-
*/
|
|
221
|
+
|
|
490
222
|
awsAccounts?: AWSAccount[];
|
|
491
|
-
|
|
492
|
-
* <p>
|
|
493
|
-
* The Amazon Web Services services included in the scope of the assessment.
|
|
494
|
-
* </p>
|
|
495
|
-
*/
|
|
223
|
+
|
|
496
224
|
awsServices?: AWSService[];
|
|
497
225
|
}
|
|
498
226
|
export declare namespace Scope {
|
|
499
|
-
|
|
500
|
-
* @internal
|
|
501
|
-
*/
|
|
227
|
+
|
|
502
228
|
const filterSensitiveLog: (obj: Scope) => any;
|
|
503
229
|
}
|
|
504
230
|
export declare enum AssessmentStatus {
|
|
505
231
|
ACTIVE = "ACTIVE",
|
|
506
232
|
INACTIVE = "INACTIVE"
|
|
507
233
|
}
|
|
508
|
-
|
|
509
|
-
* <p>
|
|
510
|
-
* The metadata associated with the specified assessment.
|
|
511
|
-
* </p>
|
|
512
|
-
*/
|
|
234
|
+
|
|
513
235
|
export interface AssessmentMetadata {
|
|
514
|
-
|
|
515
|
-
* <p>
|
|
516
|
-
* The name of the assessment.
|
|
517
|
-
* </p>
|
|
518
|
-
*/
|
|
236
|
+
|
|
519
237
|
name?: string;
|
|
520
|
-
|
|
521
|
-
* <p>
|
|
522
|
-
* The unique identifier for the assessment.
|
|
523
|
-
* </p>
|
|
524
|
-
*/
|
|
238
|
+
|
|
525
239
|
id?: string;
|
|
526
|
-
|
|
527
|
-
* <p>
|
|
528
|
-
* The description of the assessment.
|
|
529
|
-
* </p>
|
|
530
|
-
*/
|
|
240
|
+
|
|
531
241
|
description?: string;
|
|
532
|
-
|
|
533
|
-
* <p>
|
|
534
|
-
* The name of a compliance standard related to the assessment, such as PCI-DSS.
|
|
535
|
-
* </p>
|
|
536
|
-
*/
|
|
242
|
+
|
|
537
243
|
complianceType?: string;
|
|
538
|
-
|
|
539
|
-
* <p>
|
|
540
|
-
* The overall status of the assessment.
|
|
541
|
-
* </p>
|
|
542
|
-
*/
|
|
244
|
+
|
|
543
245
|
status?: AssessmentStatus | string;
|
|
544
|
-
|
|
545
|
-
* <p>
|
|
546
|
-
* The destination in which evidence reports are stored for the specified assessment.
|
|
547
|
-
* </p>
|
|
548
|
-
*/
|
|
246
|
+
|
|
549
247
|
assessmentReportsDestination?: AssessmentReportsDestination;
|
|
550
|
-
|
|
551
|
-
* <p>
|
|
552
|
-
* The wrapper of accounts and services in scope for the assessment.
|
|
553
|
-
* </p>
|
|
554
|
-
*/
|
|
248
|
+
|
|
555
249
|
scope?: Scope;
|
|
556
|
-
|
|
557
|
-
* <p>
|
|
558
|
-
* The roles associated with the assessment.
|
|
559
|
-
* </p>
|
|
560
|
-
*/
|
|
250
|
+
|
|
561
251
|
roles?: Role[];
|
|
562
|
-
|
|
563
|
-
* <p>
|
|
564
|
-
* The delegations associated with the assessment.
|
|
565
|
-
* </p>
|
|
566
|
-
*/
|
|
252
|
+
|
|
567
253
|
delegations?: Delegation[];
|
|
568
|
-
|
|
569
|
-
* <p>
|
|
570
|
-
* Specifies when the assessment was created.
|
|
571
|
-
* </p>
|
|
572
|
-
*/
|
|
254
|
+
|
|
573
255
|
creationTime?: Date;
|
|
574
|
-
|
|
575
|
-
* <p>
|
|
576
|
-
* The time of the most recent update.
|
|
577
|
-
* </p>
|
|
578
|
-
*/
|
|
256
|
+
|
|
579
257
|
lastUpdated?: Date;
|
|
580
258
|
}
|
|
581
259
|
export declare namespace AssessmentMetadata {
|
|
582
|
-
|
|
583
|
-
* @internal
|
|
584
|
-
*/
|
|
260
|
+
|
|
585
261
|
const filterSensitiveLog: (obj: AssessmentMetadata) => any;
|
|
586
262
|
}
|
|
587
|
-
|
|
588
|
-
* <p>
|
|
589
|
-
* An entity that defines the scope of audit evidence collected by Audit Manager. An Audit Manager assessment is an implementation of an Audit Manager framework.
|
|
590
|
-
* </p>
|
|
591
|
-
*/
|
|
263
|
+
|
|
592
264
|
export interface Assessment {
|
|
593
|
-
|
|
594
|
-
* <p>
|
|
595
|
-
* The Amazon Resource Name (ARN) of the assessment.
|
|
596
|
-
* </p>
|
|
597
|
-
*/
|
|
265
|
+
|
|
598
266
|
arn?: string;
|
|
599
|
-
|
|
600
|
-
* <p>
|
|
601
|
-
* The account associated with the assessment.
|
|
602
|
-
* </p>
|
|
603
|
-
*/
|
|
267
|
+
|
|
604
268
|
awsAccount?: AWSAccount;
|
|
605
|
-
|
|
606
|
-
* <p>
|
|
607
|
-
* The metadata for the specified assessment.
|
|
608
|
-
* </p>
|
|
609
|
-
*/
|
|
269
|
+
|
|
610
270
|
metadata?: AssessmentMetadata;
|
|
611
|
-
|
|
612
|
-
* <p>
|
|
613
|
-
* The framework from which the assessment was created.
|
|
614
|
-
* </p>
|
|
615
|
-
*/
|
|
271
|
+
|
|
616
272
|
framework?: AssessmentFramework;
|
|
617
|
-
|
|
618
|
-
* <p>
|
|
619
|
-
* The tags associated with the assessment.
|
|
620
|
-
* </p>
|
|
621
|
-
*/
|
|
273
|
+
|
|
622
274
|
tags?: {
|
|
623
275
|
[key: string]: string;
|
|
624
276
|
};
|
|
625
277
|
}
|
|
626
278
|
export declare namespace Assessment {
|
|
627
|
-
|
|
628
|
-
* @internal
|
|
629
|
-
*/
|
|
279
|
+
|
|
630
280
|
const filterSensitiveLog: (obj: Assessment) => any;
|
|
631
281
|
}
|
|
632
|
-
|
|
633
|
-
* <p>
|
|
634
|
-
* The folder in which Audit Manager stores evidence for an assessment.
|
|
635
|
-
* </p>
|
|
636
|
-
*/
|
|
282
|
+
|
|
637
283
|
export interface AssessmentEvidenceFolder {
|
|
638
|
-
|
|
639
|
-
* <p>
|
|
640
|
-
* The name of the specified evidence folder.
|
|
641
|
-
* </p>
|
|
642
|
-
*/
|
|
284
|
+
|
|
643
285
|
name?: string;
|
|
644
|
-
|
|
645
|
-
* <p>
|
|
646
|
-
* The date when the first evidence was added to the evidence folder.
|
|
647
|
-
* </p>
|
|
648
|
-
*/
|
|
286
|
+
|
|
649
287
|
date?: Date;
|
|
650
|
-
|
|
651
|
-
* <p>
|
|
652
|
-
* The identifier for the specified assessment.
|
|
653
|
-
* </p>
|
|
654
|
-
*/
|
|
288
|
+
|
|
655
289
|
assessmentId?: string;
|
|
656
|
-
|
|
657
|
-
* <p>
|
|
658
|
-
* The identifier for the control set.
|
|
659
|
-
* </p>
|
|
660
|
-
*/
|
|
290
|
+
|
|
661
291
|
controlSetId?: string;
|
|
662
|
-
|
|
663
|
-
* <p>
|
|
664
|
-
*
|
|
665
|
-
* The unique identifier for the specified control.
|
|
666
|
-
* </p>
|
|
667
|
-
*/
|
|
292
|
+
|
|
668
293
|
controlId?: string;
|
|
669
|
-
|
|
670
|
-
* <p>
|
|
671
|
-
* The identifier for the folder in which evidence is stored.
|
|
672
|
-
* </p>
|
|
673
|
-
*/
|
|
294
|
+
|
|
674
295
|
id?: string;
|
|
675
|
-
|
|
676
|
-
* <p>
|
|
677
|
-
* The Amazon Web Service from which the evidence was collected.
|
|
678
|
-
* </p>
|
|
679
|
-
*/
|
|
296
|
+
|
|
680
297
|
dataSource?: string;
|
|
681
|
-
|
|
682
|
-
* <p>
|
|
683
|
-
* The name of the user who created the evidence folder.
|
|
684
|
-
* </p>
|
|
685
|
-
*/
|
|
298
|
+
|
|
686
299
|
author?: string;
|
|
687
|
-
|
|
688
|
-
* <p>
|
|
689
|
-
* The total amount of evidence in the evidence folder.
|
|
690
|
-
* </p>
|
|
691
|
-
*/
|
|
300
|
+
|
|
692
301
|
totalEvidence?: number;
|
|
693
|
-
|
|
694
|
-
* <p>
|
|
695
|
-
* The total count of evidence included in the assessment report.
|
|
696
|
-
* </p>
|
|
697
|
-
*/
|
|
302
|
+
|
|
698
303
|
assessmentReportSelectionCount?: number;
|
|
699
|
-
|
|
700
|
-
* <p>
|
|
701
|
-
* The name of the control.
|
|
702
|
-
* </p>
|
|
703
|
-
*/
|
|
304
|
+
|
|
704
305
|
controlName?: string;
|
|
705
|
-
|
|
706
|
-
* <p>
|
|
707
|
-
* The amount of evidence included in the evidence folder.
|
|
708
|
-
* </p>
|
|
709
|
-
*/
|
|
306
|
+
|
|
710
307
|
evidenceResourcesIncludedCount?: number;
|
|
711
|
-
|
|
712
|
-
* <p>
|
|
713
|
-
* The number of evidence that falls under the configuration data category. This evidence is collected from configuration snapshots of other Amazon Web Services services such as Amazon EC2, Amazon S3, or IAM.
|
|
714
|
-
* </p>
|
|
715
|
-
*/
|
|
308
|
+
|
|
716
309
|
evidenceByTypeConfigurationDataCount?: number;
|
|
717
|
-
|
|
718
|
-
* <p>
|
|
719
|
-
* The number of evidence that falls under the manual category. This evidence is imported manually.
|
|
720
|
-
* </p>
|
|
721
|
-
*/
|
|
310
|
+
|
|
722
311
|
evidenceByTypeManualCount?: number;
|
|
723
|
-
|
|
724
|
-
* <p>
|
|
725
|
-
* The number of evidence that falls under the compliance check category. This evidence is collected from Config or Security Hub.
|
|
726
|
-
* </p>
|
|
727
|
-
*/
|
|
312
|
+
|
|
728
313
|
evidenceByTypeComplianceCheckCount?: number;
|
|
729
|
-
|
|
730
|
-
* <p>
|
|
731
|
-
* The total number of issues that were reported directly from Security Hub, Config, or both.
|
|
732
|
-
* </p>
|
|
733
|
-
*/
|
|
314
|
+
|
|
734
315
|
evidenceByTypeComplianceCheckIssuesCount?: number;
|
|
735
|
-
|
|
736
|
-
* <p>
|
|
737
|
-
* The number of evidence that falls under the user activity category. This evidence is collected from CloudTrail logs.
|
|
738
|
-
* </p>
|
|
739
|
-
*/
|
|
316
|
+
|
|
740
317
|
evidenceByTypeUserActivityCount?: number;
|
|
741
|
-
|
|
742
|
-
* <p>
|
|
743
|
-
* The total number of Amazon Web Services resources assessed to generate the evidence.
|
|
744
|
-
* </p>
|
|
745
|
-
*/
|
|
318
|
+
|
|
746
319
|
evidenceAwsServiceSourceCount?: number;
|
|
747
320
|
}
|
|
748
321
|
export declare namespace AssessmentEvidenceFolder {
|
|
749
|
-
|
|
750
|
-
* @internal
|
|
751
|
-
*/
|
|
322
|
+
|
|
752
323
|
const filterSensitiveLog: (obj: AssessmentEvidenceFolder) => any;
|
|
753
324
|
}
|
|
754
325
|
export declare enum FrameworkType {
|
|
755
326
|
CUSTOM = "Custom",
|
|
756
327
|
STANDARD = "Standard"
|
|
757
328
|
}
|
|
758
|
-
|
|
759
|
-
* <p>
|
|
760
|
-
* The metadata associated with a standard or custom framework.
|
|
761
|
-
* </p>
|
|
762
|
-
*/
|
|
329
|
+
|
|
763
330
|
export interface AssessmentFrameworkMetadata {
|
|
764
|
-
|
|
765
|
-
* <p>
|
|
766
|
-
* The Amazon Resource Name (ARN) of the framework.
|
|
767
|
-
* </p>
|
|
768
|
-
*/
|
|
331
|
+
|
|
769
332
|
arn?: string;
|
|
770
|
-
|
|
771
|
-
* <p>
|
|
772
|
-
* The unique identified for the specified framework.
|
|
773
|
-
* </p>
|
|
774
|
-
*/
|
|
333
|
+
|
|
775
334
|
id?: string;
|
|
776
|
-
|
|
777
|
-
* <p>
|
|
778
|
-
* The framework type, such as standard or custom.
|
|
779
|
-
* </p>
|
|
780
|
-
*/
|
|
335
|
+
|
|
781
336
|
type?: FrameworkType | string;
|
|
782
|
-
|
|
783
|
-
* <p>
|
|
784
|
-
* The name of the specified framework.
|
|
785
|
-
* </p>
|
|
786
|
-
*/
|
|
337
|
+
|
|
787
338
|
name?: string;
|
|
788
|
-
|
|
789
|
-
* <p>
|
|
790
|
-
* The description of the specified framework.
|
|
791
|
-
* </p>
|
|
792
|
-
*/
|
|
339
|
+
|
|
793
340
|
description?: string;
|
|
794
|
-
|
|
795
|
-
* <p>
|
|
796
|
-
* The logo associated with the framework.
|
|
797
|
-
* </p>
|
|
798
|
-
*/
|
|
341
|
+
|
|
799
342
|
logo?: string;
|
|
800
|
-
|
|
801
|
-
* <p>
|
|
802
|
-
* The compliance type that the new custom framework supports, such as CIS or HIPAA.
|
|
803
|
-
* </p>
|
|
804
|
-
*/
|
|
343
|
+
|
|
805
344
|
complianceType?: string;
|
|
806
|
-
|
|
807
|
-
* <p>
|
|
808
|
-
* The number of controls associated with the specified framework.
|
|
809
|
-
* </p>
|
|
810
|
-
*/
|
|
345
|
+
|
|
811
346
|
controlsCount?: number;
|
|
812
|
-
|
|
813
|
-
* <p>
|
|
814
|
-
* The number of control sets associated with the specified framework.
|
|
815
|
-
* </p>
|
|
816
|
-
*/
|
|
347
|
+
|
|
817
348
|
controlSetsCount?: number;
|
|
818
|
-
|
|
819
|
-
* <p>
|
|
820
|
-
* Specifies when the framework was created.
|
|
821
|
-
* </p>
|
|
822
|
-
*/
|
|
349
|
+
|
|
823
350
|
createdAt?: Date;
|
|
824
|
-
|
|
825
|
-
* <p>
|
|
826
|
-
* Specifies when the framework was most recently updated.
|
|
827
|
-
* </p>
|
|
828
|
-
*/
|
|
351
|
+
|
|
829
352
|
lastUpdatedAt?: Date;
|
|
830
353
|
}
|
|
831
354
|
export declare namespace AssessmentFrameworkMetadata {
|
|
832
|
-
|
|
833
|
-
* @internal
|
|
834
|
-
*/
|
|
355
|
+
|
|
835
356
|
const filterSensitiveLog: (obj: AssessmentFrameworkMetadata) => any;
|
|
836
357
|
}
|
|
837
|
-
|
|
838
|
-
* <p>
|
|
839
|
-
* A metadata object associated with an assessment in Audit Manager.
|
|
840
|
-
* </p>
|
|
841
|
-
*/
|
|
358
|
+
|
|
842
359
|
export interface AssessmentMetadataItem {
|
|
843
|
-
|
|
844
|
-
* <p>
|
|
845
|
-
* The name of the assessment.
|
|
846
|
-
* </p>
|
|
847
|
-
*/
|
|
360
|
+
|
|
848
361
|
name?: string;
|
|
849
|
-
|
|
850
|
-
* <p>
|
|
851
|
-
* The unique identifier for the assessment.
|
|
852
|
-
* </p>
|
|
853
|
-
*/
|
|
362
|
+
|
|
854
363
|
id?: string;
|
|
855
|
-
|
|
856
|
-
* <p>
|
|
857
|
-
* The name of the compliance standard related to the assessment, such as PCI-DSS.
|
|
858
|
-
* </p>
|
|
859
|
-
*/
|
|
364
|
+
|
|
860
365
|
complianceType?: string;
|
|
861
|
-
|
|
862
|
-
* <p>
|
|
863
|
-
* The current status of the assessment.
|
|
864
|
-
* </p>
|
|
865
|
-
*/
|
|
366
|
+
|
|
866
367
|
status?: AssessmentStatus | string;
|
|
867
|
-
|
|
868
|
-
* <p>
|
|
869
|
-
* The roles associated with the assessment.
|
|
870
|
-
* </p>
|
|
871
|
-
*/
|
|
368
|
+
|
|
872
369
|
roles?: Role[];
|
|
873
|
-
|
|
874
|
-
* <p>
|
|
875
|
-
* The delegations associated with the assessment.
|
|
876
|
-
* </p>
|
|
877
|
-
*/
|
|
370
|
+
|
|
878
371
|
delegations?: Delegation[];
|
|
879
|
-
|
|
880
|
-
* <p>
|
|
881
|
-
* Specifies when the assessment was created.
|
|
882
|
-
* </p>
|
|
883
|
-
*/
|
|
372
|
+
|
|
884
373
|
creationTime?: Date;
|
|
885
|
-
|
|
886
|
-
* <p>
|
|
887
|
-
* The time of the most recent update.
|
|
888
|
-
* </p>
|
|
889
|
-
*/
|
|
374
|
+
|
|
890
375
|
lastUpdated?: Date;
|
|
891
376
|
}
|
|
892
377
|
export declare namespace AssessmentMetadataItem {
|
|
893
|
-
|
|
894
|
-
* @internal
|
|
895
|
-
*/
|
|
378
|
+
|
|
896
379
|
const filterSensitiveLog: (obj: AssessmentMetadataItem) => any;
|
|
897
380
|
}
|
|
898
381
|
export declare enum AssessmentReportStatus {
|
|
@@ -900,259 +383,116 @@ export declare enum AssessmentReportStatus {
|
|
|
900
383
|
FAILED = "FAILED",
|
|
901
384
|
IN_PROGRESS = "IN_PROGRESS"
|
|
902
385
|
}
|
|
903
|
-
|
|
904
|
-
* <p>
|
|
905
|
-
* A finalized document generated from an Audit Manager assessment. These reports summarize the relevant evidence collected for your audit, and link to the relevant evidence folders which are named and organized according to the controls specified in your assessment.
|
|
906
|
-
* </p>
|
|
907
|
-
*/
|
|
386
|
+
|
|
908
387
|
export interface AssessmentReport {
|
|
909
|
-
|
|
910
|
-
* <p>
|
|
911
|
-
* The unique identifier for the specified assessment report.
|
|
912
|
-
* </p>
|
|
913
|
-
*/
|
|
388
|
+
|
|
914
389
|
id?: string;
|
|
915
|
-
|
|
916
|
-
* <p>
|
|
917
|
-
* The name given to the assessment report.
|
|
918
|
-
* </p>
|
|
919
|
-
*/
|
|
390
|
+
|
|
920
391
|
name?: string;
|
|
921
|
-
|
|
922
|
-
* <p>
|
|
923
|
-
* The description of the specified assessment report.
|
|
924
|
-
* </p>
|
|
925
|
-
*/
|
|
392
|
+
|
|
926
393
|
description?: string;
|
|
927
|
-
|
|
928
|
-
* <p>
|
|
929
|
-
* The identifier for the specified account.
|
|
930
|
-
* </p>
|
|
931
|
-
*/
|
|
394
|
+
|
|
932
395
|
awsAccountId?: string;
|
|
933
|
-
|
|
934
|
-
* <p>
|
|
935
|
-
* The identifier for the specified assessment.
|
|
936
|
-
* </p>
|
|
937
|
-
*/
|
|
396
|
+
|
|
938
397
|
assessmentId?: string;
|
|
939
|
-
|
|
940
|
-
* <p>
|
|
941
|
-
* The name of the associated assessment.
|
|
942
|
-
* </p>
|
|
943
|
-
*/
|
|
398
|
+
|
|
944
399
|
assessmentName?: string;
|
|
945
|
-
|
|
946
|
-
* <p>
|
|
947
|
-
* The name of the user who created the assessment report.
|
|
948
|
-
* </p>
|
|
949
|
-
*/
|
|
400
|
+
|
|
950
401
|
author?: string;
|
|
951
|
-
|
|
952
|
-
* <p>
|
|
953
|
-
* The current status of the specified assessment report.
|
|
954
|
-
* </p>
|
|
955
|
-
*/
|
|
402
|
+
|
|
956
403
|
status?: AssessmentReportStatus | string;
|
|
957
|
-
|
|
958
|
-
* <p>
|
|
959
|
-
* Specifies when the assessment report was created.
|
|
960
|
-
* </p>
|
|
961
|
-
*/
|
|
404
|
+
|
|
962
405
|
creationTime?: Date;
|
|
963
406
|
}
|
|
964
407
|
export declare namespace AssessmentReport {
|
|
965
|
-
|
|
966
|
-
* @internal
|
|
967
|
-
*/
|
|
408
|
+
|
|
968
409
|
const filterSensitiveLog: (obj: AssessmentReport) => any;
|
|
969
410
|
}
|
|
970
|
-
|
|
971
|
-
* <p>
|
|
972
|
-
* An error entity for the <code>AssessmentReportEvidence</code> API. This is used to provide more meaningful errors than a simple string message.
|
|
973
|
-
* </p>
|
|
974
|
-
*/
|
|
411
|
+
|
|
975
412
|
export interface AssessmentReportEvidenceError {
|
|
976
|
-
|
|
977
|
-
* <p>
|
|
978
|
-
* The identifier for the evidence.
|
|
979
|
-
* </p>
|
|
980
|
-
*/
|
|
413
|
+
|
|
981
414
|
evidenceId?: string;
|
|
982
|
-
|
|
983
|
-
* <p>
|
|
984
|
-
* The error code returned by the <code>AssessmentReportEvidence</code> API.
|
|
985
|
-
* </p>
|
|
986
|
-
*/
|
|
415
|
+
|
|
987
416
|
errorCode?: string;
|
|
988
|
-
|
|
989
|
-
* <p>
|
|
990
|
-
* The error message returned by the <code>AssessmentReportEvidence</code> API.
|
|
991
|
-
* </p>
|
|
992
|
-
*/
|
|
417
|
+
|
|
993
418
|
errorMessage?: string;
|
|
994
419
|
}
|
|
995
420
|
export declare namespace AssessmentReportEvidenceError {
|
|
996
|
-
|
|
997
|
-
* @internal
|
|
998
|
-
*/
|
|
421
|
+
|
|
999
422
|
const filterSensitiveLog: (obj: AssessmentReportEvidenceError) => any;
|
|
1000
423
|
}
|
|
1001
|
-
|
|
1002
|
-
* <p>
|
|
1003
|
-
* The metadata objects associated with the specified assessment report.
|
|
1004
|
-
* </p>
|
|
1005
|
-
*/
|
|
424
|
+
|
|
1006
425
|
export interface AssessmentReportMetadata {
|
|
1007
|
-
|
|
1008
|
-
* <p>
|
|
1009
|
-
* The unique identifier for the assessment report.
|
|
1010
|
-
* </p>
|
|
1011
|
-
*/
|
|
426
|
+
|
|
1012
427
|
id?: string;
|
|
1013
|
-
|
|
1014
|
-
* <p>
|
|
1015
|
-
* The name of the assessment report.
|
|
1016
|
-
* </p>
|
|
1017
|
-
*/
|
|
428
|
+
|
|
1018
429
|
name?: string;
|
|
1019
|
-
|
|
1020
|
-
* <p>
|
|
1021
|
-
* The description of the specified assessment report.
|
|
1022
|
-
* </p>
|
|
1023
|
-
*/
|
|
430
|
+
|
|
1024
431
|
description?: string;
|
|
1025
|
-
|
|
1026
|
-
* <p>
|
|
1027
|
-
* The unique identifier for the associated assessment.
|
|
1028
|
-
* </p>
|
|
1029
|
-
*/
|
|
432
|
+
|
|
1030
433
|
assessmentId?: string;
|
|
1031
|
-
|
|
1032
|
-
* <p>The name of the associated assessment.
|
|
1033
|
-
* </p>
|
|
1034
|
-
*/
|
|
434
|
+
|
|
1035
435
|
assessmentName?: string;
|
|
1036
|
-
|
|
1037
|
-
* <p>
|
|
1038
|
-
* The name of the user who created the assessment report.
|
|
1039
|
-
* </p>
|
|
1040
|
-
*/
|
|
436
|
+
|
|
1041
437
|
author?: string;
|
|
1042
|
-
|
|
1043
|
-
* <p>
|
|
1044
|
-
* The current status of the assessment report.
|
|
1045
|
-
* </p>
|
|
1046
|
-
*/
|
|
438
|
+
|
|
1047
439
|
status?: AssessmentReportStatus | string;
|
|
1048
|
-
|
|
1049
|
-
* <p>
|
|
1050
|
-
* Specifies when the assessment report was created.
|
|
1051
|
-
* </p>
|
|
1052
|
-
*/
|
|
440
|
+
|
|
1053
441
|
creationTime?: Date;
|
|
1054
442
|
}
|
|
1055
443
|
export declare namespace AssessmentReportMetadata {
|
|
1056
|
-
|
|
1057
|
-
* @internal
|
|
1058
|
-
*/
|
|
444
|
+
|
|
1059
445
|
const filterSensitiveLog: (obj: AssessmentReportMetadata) => any;
|
|
1060
446
|
}
|
|
1061
447
|
export interface AssociateAssessmentReportEvidenceFolderRequest {
|
|
1062
|
-
|
|
1063
|
-
* <p>
|
|
1064
|
-
* The identifier for the specified assessment.
|
|
1065
|
-
* </p>
|
|
1066
|
-
*/
|
|
448
|
+
|
|
1067
449
|
assessmentId: string | undefined;
|
|
1068
|
-
|
|
1069
|
-
* <p>
|
|
1070
|
-
* The identifier for the folder in which evidence is stored.
|
|
1071
|
-
* </p>
|
|
1072
|
-
*/
|
|
450
|
+
|
|
1073
451
|
evidenceFolderId: string | undefined;
|
|
1074
452
|
}
|
|
1075
453
|
export declare namespace AssociateAssessmentReportEvidenceFolderRequest {
|
|
1076
|
-
|
|
1077
|
-
* @internal
|
|
1078
|
-
*/
|
|
454
|
+
|
|
1079
455
|
const filterSensitiveLog: (obj: AssociateAssessmentReportEvidenceFolderRequest) => any;
|
|
1080
456
|
}
|
|
1081
457
|
export interface AssociateAssessmentReportEvidenceFolderResponse {
|
|
1082
458
|
}
|
|
1083
459
|
export declare namespace AssociateAssessmentReportEvidenceFolderResponse {
|
|
1084
|
-
|
|
1085
|
-
* @internal
|
|
1086
|
-
*/
|
|
460
|
+
|
|
1087
461
|
const filterSensitiveLog: (obj: AssociateAssessmentReportEvidenceFolderResponse) => any;
|
|
1088
462
|
}
|
|
1089
|
-
|
|
1090
|
-
* <p>
|
|
1091
|
-
* An internal service error occurred during the processing of your request. Try again later.
|
|
1092
|
-
* </p>
|
|
1093
|
-
*/
|
|
463
|
+
|
|
1094
464
|
export interface InternalServerException extends __SmithyException, $MetadataBearer {
|
|
1095
465
|
name: "InternalServerException";
|
|
1096
466
|
$fault: "server";
|
|
1097
467
|
message: string | undefined;
|
|
1098
468
|
}
|
|
1099
469
|
export declare namespace InternalServerException {
|
|
1100
|
-
|
|
1101
|
-
* @internal
|
|
1102
|
-
*/
|
|
470
|
+
|
|
1103
471
|
const filterSensitiveLog: (obj: InternalServerException) => any;
|
|
1104
472
|
}
|
|
1105
|
-
|
|
1106
|
-
* <p>
|
|
1107
|
-
* The resource specified in the request cannot be found.
|
|
1108
|
-
* </p>
|
|
1109
|
-
*/
|
|
473
|
+
|
|
1110
474
|
export interface ResourceNotFoundException extends __SmithyException, $MetadataBearer {
|
|
1111
475
|
name: "ResourceNotFoundException";
|
|
1112
476
|
$fault: "client";
|
|
1113
477
|
message: string | undefined;
|
|
1114
|
-
|
|
1115
|
-
* <p>
|
|
1116
|
-
* The unique identifier for the specified resource.
|
|
1117
|
-
* </p>
|
|
1118
|
-
*/
|
|
478
|
+
|
|
1119
479
|
resourceId: string | undefined;
|
|
1120
|
-
|
|
1121
|
-
* <p>
|
|
1122
|
-
* The type of resource affected by the error.
|
|
1123
|
-
* </p>
|
|
1124
|
-
*/
|
|
480
|
+
|
|
1125
481
|
resourceType: string | undefined;
|
|
1126
482
|
}
|
|
1127
483
|
export declare namespace ResourceNotFoundException {
|
|
1128
|
-
|
|
1129
|
-
* @internal
|
|
1130
|
-
*/
|
|
484
|
+
|
|
1131
485
|
const filterSensitiveLog: (obj: ResourceNotFoundException) => any;
|
|
1132
486
|
}
|
|
1133
|
-
|
|
1134
|
-
* <p>
|
|
1135
|
-
* Indicates that the request has invalid or missing parameters for the specified field.
|
|
1136
|
-
* </p>
|
|
1137
|
-
*/
|
|
487
|
+
|
|
1138
488
|
export interface ValidationExceptionField {
|
|
1139
|
-
|
|
1140
|
-
* <p>
|
|
1141
|
-
* The name of the validation error.
|
|
1142
|
-
* </p>
|
|
1143
|
-
*/
|
|
489
|
+
|
|
1144
490
|
name: string | undefined;
|
|
1145
|
-
|
|
1146
|
-
* <p>
|
|
1147
|
-
* The body of the error message.
|
|
1148
|
-
* </p>
|
|
1149
|
-
*/
|
|
491
|
+
|
|
1150
492
|
message: string | undefined;
|
|
1151
493
|
}
|
|
1152
494
|
export declare namespace ValidationExceptionField {
|
|
1153
|
-
|
|
1154
|
-
* @internal
|
|
1155
|
-
*/
|
|
495
|
+
|
|
1156
496
|
const filterSensitiveLog: (obj: ValidationExceptionField) => any;
|
|
1157
497
|
}
|
|
1158
498
|
export declare enum ValidationExceptionReason {
|
|
@@ -1161,549 +501,253 @@ export declare enum ValidationExceptionReason {
|
|
|
1161
501
|
OTHER = "other",
|
|
1162
502
|
UNKNOWN_OPERATION = "unknownOperation"
|
|
1163
503
|
}
|
|
1164
|
-
|
|
1165
|
-
* <p>
|
|
1166
|
-
* The request has invalid or missing parameters.
|
|
1167
|
-
* </p>
|
|
1168
|
-
*/
|
|
504
|
+
|
|
1169
505
|
export interface ValidationException extends __SmithyException, $MetadataBearer {
|
|
1170
506
|
name: "ValidationException";
|
|
1171
507
|
$fault: "client";
|
|
1172
508
|
message: string | undefined;
|
|
1173
|
-
|
|
1174
|
-
* <p>
|
|
1175
|
-
* The reason the request failed validation.
|
|
1176
|
-
* </p>
|
|
1177
|
-
*/
|
|
509
|
+
|
|
1178
510
|
reason?: ValidationExceptionReason | string;
|
|
1179
|
-
|
|
1180
|
-
* <p>
|
|
1181
|
-
* The fields that caused the error, if applicable.
|
|
1182
|
-
* </p>
|
|
1183
|
-
*/
|
|
511
|
+
|
|
1184
512
|
fields?: ValidationExceptionField[];
|
|
1185
513
|
}
|
|
1186
514
|
export declare namespace ValidationException {
|
|
1187
|
-
|
|
1188
|
-
* @internal
|
|
1189
|
-
*/
|
|
515
|
+
|
|
1190
516
|
const filterSensitiveLog: (obj: ValidationException) => any;
|
|
1191
517
|
}
|
|
1192
518
|
export interface BatchAssociateAssessmentReportEvidenceRequest {
|
|
1193
|
-
|
|
1194
|
-
* <p>
|
|
1195
|
-
* The unique identifier for the specified assessment.
|
|
1196
|
-
* </p>
|
|
1197
|
-
*/
|
|
519
|
+
|
|
1198
520
|
assessmentId: string | undefined;
|
|
1199
|
-
|
|
1200
|
-
* <p>
|
|
1201
|
-
* The identifier for the folder in which the evidence is stored.
|
|
1202
|
-
* </p>
|
|
1203
|
-
*/
|
|
521
|
+
|
|
1204
522
|
evidenceFolderId: string | undefined;
|
|
1205
|
-
|
|
1206
|
-
* <p>
|
|
1207
|
-
* The list of evidence identifiers.
|
|
1208
|
-
* </p>
|
|
1209
|
-
*/
|
|
523
|
+
|
|
1210
524
|
evidenceIds: string[] | undefined;
|
|
1211
525
|
}
|
|
1212
526
|
export declare namespace BatchAssociateAssessmentReportEvidenceRequest {
|
|
1213
|
-
|
|
1214
|
-
* @internal
|
|
1215
|
-
*/
|
|
527
|
+
|
|
1216
528
|
const filterSensitiveLog: (obj: BatchAssociateAssessmentReportEvidenceRequest) => any;
|
|
1217
529
|
}
|
|
1218
530
|
export interface BatchAssociateAssessmentReportEvidenceResponse {
|
|
1219
|
-
|
|
1220
|
-
* <p>
|
|
1221
|
-
* The identifier for the evidence.
|
|
1222
|
-
* </p>
|
|
1223
|
-
*/
|
|
531
|
+
|
|
1224
532
|
evidenceIds?: string[];
|
|
1225
|
-
|
|
1226
|
-
* <p>
|
|
1227
|
-
* A list of errors returned by the <code>BatchAssociateAssessmentReportEvidence</code> API.
|
|
1228
|
-
* </p>
|
|
1229
|
-
*/
|
|
533
|
+
|
|
1230
534
|
errors?: AssessmentReportEvidenceError[];
|
|
1231
535
|
}
|
|
1232
536
|
export declare namespace BatchAssociateAssessmentReportEvidenceResponse {
|
|
1233
|
-
|
|
1234
|
-
* @internal
|
|
1235
|
-
*/
|
|
537
|
+
|
|
1236
538
|
const filterSensitiveLog: (obj: BatchAssociateAssessmentReportEvidenceResponse) => any;
|
|
1237
539
|
}
|
|
1238
|
-
|
|
1239
|
-
* <p>
|
|
1240
|
-
* A collection of attributes used to create a delegation for an assessment in Audit Manager.
|
|
1241
|
-
* </p>
|
|
1242
|
-
*/
|
|
540
|
+
|
|
1243
541
|
export interface CreateDelegationRequest {
|
|
1244
|
-
|
|
1245
|
-
* <p>
|
|
1246
|
-
* A comment related to the delegation request.
|
|
1247
|
-
* </p>
|
|
1248
|
-
*/
|
|
542
|
+
|
|
1249
543
|
comment?: string;
|
|
1250
|
-
|
|
1251
|
-
* <p>
|
|
1252
|
-
* The unique identifier for the control set.
|
|
1253
|
-
* </p>
|
|
1254
|
-
*/
|
|
544
|
+
|
|
1255
545
|
controlSetId?: string;
|
|
1256
|
-
|
|
1257
|
-
* <p>
|
|
1258
|
-
* The Amazon Resource Name (ARN) of the IAM role.
|
|
1259
|
-
* </p>
|
|
1260
|
-
*/
|
|
546
|
+
|
|
1261
547
|
roleArn?: string;
|
|
1262
|
-
|
|
1263
|
-
* <p>
|
|
1264
|
-
* The type of customer persona.
|
|
1265
|
-
* </p>
|
|
1266
|
-
* <note>
|
|
1267
|
-
* <p>In <code>CreateAssessment</code>, <code>roleType</code> can only be <code>PROCESS_OWNER</code>. </p>
|
|
1268
|
-
* <p>In <code>UpdateSettings</code>, <code>roleType</code> can only be <code>PROCESS_OWNER</code>.</p>
|
|
1269
|
-
* <p>In <code>BatchCreateDelegationByAssessment</code>, <code>roleType</code> can only be <code>RESOURCE_OWNER</code>.</p>
|
|
1270
|
-
* </note>
|
|
1271
|
-
*/
|
|
548
|
+
|
|
1272
549
|
roleType?: RoleType | string;
|
|
1273
550
|
}
|
|
1274
551
|
export declare namespace CreateDelegationRequest {
|
|
1275
|
-
|
|
1276
|
-
* @internal
|
|
1277
|
-
*/
|
|
552
|
+
|
|
1278
553
|
const filterSensitiveLog: (obj: CreateDelegationRequest) => any;
|
|
1279
554
|
}
|
|
1280
555
|
export interface BatchCreateDelegationByAssessmentRequest {
|
|
1281
|
-
|
|
1282
|
-
* <p>
|
|
1283
|
-
* The API request to batch create delegations in Audit Manager.
|
|
1284
|
-
* </p>
|
|
1285
|
-
*/
|
|
556
|
+
|
|
1286
557
|
createDelegationRequests: CreateDelegationRequest[] | undefined;
|
|
1287
|
-
|
|
1288
|
-
* <p>
|
|
1289
|
-
* The identifier for the specified assessment.
|
|
1290
|
-
* </p>
|
|
1291
|
-
*/
|
|
558
|
+
|
|
1292
559
|
assessmentId: string | undefined;
|
|
1293
560
|
}
|
|
1294
561
|
export declare namespace BatchCreateDelegationByAssessmentRequest {
|
|
1295
|
-
|
|
1296
|
-
* @internal
|
|
1297
|
-
*/
|
|
562
|
+
|
|
1298
563
|
const filterSensitiveLog: (obj: BatchCreateDelegationByAssessmentRequest) => any;
|
|
1299
564
|
}
|
|
1300
|
-
|
|
1301
|
-
* <p>
|
|
1302
|
-
* An error entity for the <code>BatchCreateDelegationByAssessment</code> API. This is used to provide more meaningful errors than a simple string message.
|
|
1303
|
-
* </p>
|
|
1304
|
-
*/
|
|
565
|
+
|
|
1305
566
|
export interface BatchCreateDelegationByAssessmentError {
|
|
1306
|
-
|
|
1307
|
-
* <p>
|
|
1308
|
-
* The API request to batch create delegations in Audit Manager.
|
|
1309
|
-
* </p>
|
|
1310
|
-
*/
|
|
567
|
+
|
|
1311
568
|
createDelegationRequest?: CreateDelegationRequest;
|
|
1312
|
-
|
|
1313
|
-
* <p>
|
|
1314
|
-
* The error code returned by the <code>BatchCreateDelegationByAssessment</code> API.
|
|
1315
|
-
* </p>
|
|
1316
|
-
*/
|
|
569
|
+
|
|
1317
570
|
errorCode?: string;
|
|
1318
|
-
|
|
1319
|
-
* <p>
|
|
1320
|
-
* The error message returned by the <code>BatchCreateDelegationByAssessment</code> API.
|
|
1321
|
-
* </p>
|
|
1322
|
-
*/
|
|
571
|
+
|
|
1323
572
|
errorMessage?: string;
|
|
1324
573
|
}
|
|
1325
574
|
export declare namespace BatchCreateDelegationByAssessmentError {
|
|
1326
|
-
|
|
1327
|
-
* @internal
|
|
1328
|
-
*/
|
|
575
|
+
|
|
1329
576
|
const filterSensitiveLog: (obj: BatchCreateDelegationByAssessmentError) => any;
|
|
1330
577
|
}
|
|
1331
578
|
export interface BatchCreateDelegationByAssessmentResponse {
|
|
1332
|
-
|
|
1333
|
-
* <p>
|
|
1334
|
-
* The delegations associated with the assessment.
|
|
1335
|
-
* </p>
|
|
1336
|
-
*/
|
|
579
|
+
|
|
1337
580
|
delegations?: Delegation[];
|
|
1338
|
-
|
|
1339
|
-
* <p>
|
|
1340
|
-
* A list of errors returned by the <code>BatchCreateDelegationByAssessment</code> API.
|
|
1341
|
-
* </p>
|
|
1342
|
-
*/
|
|
581
|
+
|
|
1343
582
|
errors?: BatchCreateDelegationByAssessmentError[];
|
|
1344
583
|
}
|
|
1345
584
|
export declare namespace BatchCreateDelegationByAssessmentResponse {
|
|
1346
|
-
|
|
1347
|
-
* @internal
|
|
1348
|
-
*/
|
|
585
|
+
|
|
1349
586
|
const filterSensitiveLog: (obj: BatchCreateDelegationByAssessmentResponse) => any;
|
|
1350
587
|
}
|
|
1351
588
|
export interface BatchDeleteDelegationByAssessmentRequest {
|
|
1352
|
-
|
|
1353
|
-
* <p>
|
|
1354
|
-
* The identifiers for the specified delegations.
|
|
1355
|
-
* </p>
|
|
1356
|
-
*/
|
|
589
|
+
|
|
1357
590
|
delegationIds: string[] | undefined;
|
|
1358
|
-
|
|
1359
|
-
* <p>
|
|
1360
|
-
* The identifier for the specified assessment.
|
|
1361
|
-
* </p>
|
|
1362
|
-
*/
|
|
591
|
+
|
|
1363
592
|
assessmentId: string | undefined;
|
|
1364
593
|
}
|
|
1365
594
|
export declare namespace BatchDeleteDelegationByAssessmentRequest {
|
|
1366
|
-
|
|
1367
|
-
* @internal
|
|
1368
|
-
*/
|
|
595
|
+
|
|
1369
596
|
const filterSensitiveLog: (obj: BatchDeleteDelegationByAssessmentRequest) => any;
|
|
1370
597
|
}
|
|
1371
|
-
|
|
1372
|
-
* <p>
|
|
1373
|
-
* An error entity for the <code>BatchDeleteDelegationByAssessment</code> API. This is used to provide more meaningful errors than a simple string message.
|
|
1374
|
-
* </p>
|
|
1375
|
-
*/
|
|
598
|
+
|
|
1376
599
|
export interface BatchDeleteDelegationByAssessmentError {
|
|
1377
|
-
|
|
1378
|
-
* <p>
|
|
1379
|
-
* The identifier for the specified delegation.
|
|
1380
|
-
* </p>
|
|
1381
|
-
*/
|
|
600
|
+
|
|
1382
601
|
delegationId?: string;
|
|
1383
|
-
|
|
1384
|
-
* <p>
|
|
1385
|
-
* The error code returned by the <code>BatchDeleteDelegationByAssessment</code> API.
|
|
1386
|
-
* </p>
|
|
1387
|
-
*/
|
|
602
|
+
|
|
1388
603
|
errorCode?: string;
|
|
1389
|
-
|
|
1390
|
-
* <p>
|
|
1391
|
-
* The error message returned by the <code>BatchDeleteDelegationByAssessment</code> API.
|
|
1392
|
-
* </p>
|
|
1393
|
-
*/
|
|
604
|
+
|
|
1394
605
|
errorMessage?: string;
|
|
1395
606
|
}
|
|
1396
607
|
export declare namespace BatchDeleteDelegationByAssessmentError {
|
|
1397
|
-
|
|
1398
|
-
* @internal
|
|
1399
|
-
*/
|
|
608
|
+
|
|
1400
609
|
const filterSensitiveLog: (obj: BatchDeleteDelegationByAssessmentError) => any;
|
|
1401
610
|
}
|
|
1402
611
|
export interface BatchDeleteDelegationByAssessmentResponse {
|
|
1403
|
-
|
|
1404
|
-
* <p>
|
|
1405
|
-
* A list of errors returned by the <code>BatchDeleteDelegationByAssessment</code> API.
|
|
1406
|
-
* </p>
|
|
1407
|
-
*/
|
|
612
|
+
|
|
1408
613
|
errors?: BatchDeleteDelegationByAssessmentError[];
|
|
1409
614
|
}
|
|
1410
615
|
export declare namespace BatchDeleteDelegationByAssessmentResponse {
|
|
1411
|
-
|
|
1412
|
-
* @internal
|
|
1413
|
-
*/
|
|
616
|
+
|
|
1414
617
|
const filterSensitiveLog: (obj: BatchDeleteDelegationByAssessmentResponse) => any;
|
|
1415
618
|
}
|
|
1416
619
|
export interface BatchDisassociateAssessmentReportEvidenceRequest {
|
|
1417
|
-
|
|
1418
|
-
* <p>
|
|
1419
|
-
* The identifier for the specified assessment.
|
|
1420
|
-
* </p>
|
|
1421
|
-
*/
|
|
620
|
+
|
|
1422
621
|
assessmentId: string | undefined;
|
|
1423
|
-
|
|
1424
|
-
* <p>
|
|
1425
|
-
* The identifier for the folder in which evidence is stored.
|
|
1426
|
-
* </p>
|
|
1427
|
-
*/
|
|
622
|
+
|
|
1428
623
|
evidenceFolderId: string | undefined;
|
|
1429
|
-
|
|
1430
|
-
* <p>
|
|
1431
|
-
* The list of evidence identifiers.
|
|
1432
|
-
* </p>
|
|
1433
|
-
*/
|
|
624
|
+
|
|
1434
625
|
evidenceIds: string[] | undefined;
|
|
1435
626
|
}
|
|
1436
627
|
export declare namespace BatchDisassociateAssessmentReportEvidenceRequest {
|
|
1437
|
-
|
|
1438
|
-
* @internal
|
|
1439
|
-
*/
|
|
628
|
+
|
|
1440
629
|
const filterSensitiveLog: (obj: BatchDisassociateAssessmentReportEvidenceRequest) => any;
|
|
1441
630
|
}
|
|
1442
631
|
export interface BatchDisassociateAssessmentReportEvidenceResponse {
|
|
1443
|
-
|
|
1444
|
-
* <p>
|
|
1445
|
-
* The identifier for the evidence.
|
|
1446
|
-
* </p>
|
|
1447
|
-
*/
|
|
632
|
+
|
|
1448
633
|
evidenceIds?: string[];
|
|
1449
|
-
|
|
1450
|
-
* <p>
|
|
1451
|
-
* A list of errors returned by the <code>BatchDisassociateAssessmentReportEvidence</code> API.
|
|
1452
|
-
* </p>
|
|
1453
|
-
*/
|
|
634
|
+
|
|
1454
635
|
errors?: AssessmentReportEvidenceError[];
|
|
1455
636
|
}
|
|
1456
637
|
export declare namespace BatchDisassociateAssessmentReportEvidenceResponse {
|
|
1457
|
-
|
|
1458
|
-
* @internal
|
|
1459
|
-
*/
|
|
638
|
+
|
|
1460
639
|
const filterSensitiveLog: (obj: BatchDisassociateAssessmentReportEvidenceResponse) => any;
|
|
1461
640
|
}
|
|
1462
|
-
|
|
1463
|
-
* <p>
|
|
1464
|
-
* Evidence that is uploaded to Audit Manager manually.
|
|
1465
|
-
* </p>
|
|
1466
|
-
*/
|
|
641
|
+
|
|
1467
642
|
export interface ManualEvidence {
|
|
1468
|
-
|
|
1469
|
-
* <p>
|
|
1470
|
-
* The Amazon S3 URL that points to a manual evidence object.
|
|
1471
|
-
* </p>
|
|
1472
|
-
*/
|
|
643
|
+
|
|
1473
644
|
s3ResourcePath?: string;
|
|
1474
645
|
}
|
|
1475
646
|
export declare namespace ManualEvidence {
|
|
1476
|
-
|
|
1477
|
-
* @internal
|
|
1478
|
-
*/
|
|
647
|
+
|
|
1479
648
|
const filterSensitiveLog: (obj: ManualEvidence) => any;
|
|
1480
649
|
}
|
|
1481
650
|
export interface BatchImportEvidenceToAssessmentControlRequest {
|
|
1482
|
-
|
|
1483
|
-
* <p>
|
|
1484
|
-
* The identifier for the specified assessment.
|
|
1485
|
-
* </p>
|
|
1486
|
-
*/
|
|
651
|
+
|
|
1487
652
|
assessmentId: string | undefined;
|
|
1488
|
-
|
|
1489
|
-
* <p>
|
|
1490
|
-
* The identifier for the specified control set.
|
|
1491
|
-
* </p>
|
|
1492
|
-
*/
|
|
653
|
+
|
|
1493
654
|
controlSetId: string | undefined;
|
|
1494
|
-
|
|
1495
|
-
* <p>
|
|
1496
|
-
*
|
|
1497
|
-
* The identifier for the specified control.
|
|
1498
|
-
* </p>
|
|
1499
|
-
*/
|
|
655
|
+
|
|
1500
656
|
controlId: string | undefined;
|
|
1501
|
-
|
|
1502
|
-
* <p>
|
|
1503
|
-
* The list of manual evidence objects.
|
|
1504
|
-
* </p>
|
|
1505
|
-
*/
|
|
657
|
+
|
|
1506
658
|
manualEvidence: ManualEvidence[] | undefined;
|
|
1507
659
|
}
|
|
1508
660
|
export declare namespace BatchImportEvidenceToAssessmentControlRequest {
|
|
1509
|
-
|
|
1510
|
-
* @internal
|
|
1511
|
-
*/
|
|
661
|
+
|
|
1512
662
|
const filterSensitiveLog: (obj: BatchImportEvidenceToAssessmentControlRequest) => any;
|
|
1513
663
|
}
|
|
1514
|
-
|
|
1515
|
-
* <p>
|
|
1516
|
-
* An error entity for the <code>BatchImportEvidenceToAssessmentControl</code> API. This is used to provide more meaningful errors than a simple string message.
|
|
1517
|
-
* </p>
|
|
1518
|
-
*/
|
|
664
|
+
|
|
1519
665
|
export interface BatchImportEvidenceToAssessmentControlError {
|
|
1520
|
-
|
|
1521
|
-
* <p>
|
|
1522
|
-
* Manual evidence that cannot be collected automatically by Audit Manager.
|
|
1523
|
-
* </p>
|
|
1524
|
-
*/
|
|
666
|
+
|
|
1525
667
|
manualEvidence?: ManualEvidence;
|
|
1526
|
-
|
|
1527
|
-
* <p>
|
|
1528
|
-
* The error code returned by the <code>BatchImportEvidenceToAssessmentControl</code> API.
|
|
1529
|
-
* </p>
|
|
1530
|
-
*/
|
|
668
|
+
|
|
1531
669
|
errorCode?: string;
|
|
1532
|
-
|
|
1533
|
-
* <p>
|
|
1534
|
-
* The error message returned by the <code>BatchImportEvidenceToAssessmentControl</code> API.
|
|
1535
|
-
* </p>
|
|
1536
|
-
*/
|
|
670
|
+
|
|
1537
671
|
errorMessage?: string;
|
|
1538
672
|
}
|
|
1539
673
|
export declare namespace BatchImportEvidenceToAssessmentControlError {
|
|
1540
|
-
|
|
1541
|
-
* @internal
|
|
1542
|
-
*/
|
|
674
|
+
|
|
1543
675
|
const filterSensitiveLog: (obj: BatchImportEvidenceToAssessmentControlError) => any;
|
|
1544
676
|
}
|
|
1545
677
|
export interface BatchImportEvidenceToAssessmentControlResponse {
|
|
1546
|
-
|
|
1547
|
-
* <p>
|
|
1548
|
-
* A list of errors returned by the <code>BatchImportEvidenceToAssessmentControl</code> API.
|
|
1549
|
-
* </p>
|
|
1550
|
-
*/
|
|
678
|
+
|
|
1551
679
|
errors?: BatchImportEvidenceToAssessmentControlError[];
|
|
1552
680
|
}
|
|
1553
681
|
export declare namespace BatchImportEvidenceToAssessmentControlResponse {
|
|
1554
|
-
|
|
1555
|
-
* @internal
|
|
1556
|
-
*/
|
|
682
|
+
|
|
1557
683
|
const filterSensitiveLog: (obj: BatchImportEvidenceToAssessmentControlResponse) => any;
|
|
1558
684
|
}
|
|
1559
685
|
export interface CreateAssessmentRequest {
|
|
1560
|
-
|
|
1561
|
-
* <p>
|
|
1562
|
-
* The name of the assessment to be created.
|
|
1563
|
-
* </p>
|
|
1564
|
-
*/
|
|
686
|
+
|
|
1565
687
|
name: string | undefined;
|
|
1566
|
-
|
|
1567
|
-
* <p>
|
|
1568
|
-
* The optional description of the assessment to be created.
|
|
1569
|
-
* </p>
|
|
1570
|
-
*/
|
|
688
|
+
|
|
1571
689
|
description?: string;
|
|
1572
|
-
|
|
1573
|
-
* <p>
|
|
1574
|
-
* The assessment report storage destination for the specified assessment that is being created.
|
|
1575
|
-
* </p>
|
|
1576
|
-
*/
|
|
690
|
+
|
|
1577
691
|
assessmentReportsDestination: AssessmentReportsDestination | undefined;
|
|
1578
|
-
|
|
1579
|
-
* <p>
|
|
1580
|
-
* The wrapper that contains the accounts and services in scope for the assessment.
|
|
1581
|
-
* </p>
|
|
1582
|
-
*/
|
|
692
|
+
|
|
1583
693
|
scope: Scope | undefined;
|
|
1584
|
-
|
|
1585
|
-
* <p>
|
|
1586
|
-
* The list of roles for the specified assessment.
|
|
1587
|
-
* </p>
|
|
1588
|
-
*/
|
|
694
|
+
|
|
1589
695
|
roles: Role[] | undefined;
|
|
1590
|
-
|
|
1591
|
-
* <p>
|
|
1592
|
-
* The identifier for the specified framework.
|
|
1593
|
-
* </p>
|
|
1594
|
-
*/
|
|
696
|
+
|
|
1595
697
|
frameworkId: string | undefined;
|
|
1596
|
-
|
|
1597
|
-
* <p>
|
|
1598
|
-
* The tags associated with the assessment.
|
|
1599
|
-
* </p>
|
|
1600
|
-
*/
|
|
698
|
+
|
|
1601
699
|
tags?: {
|
|
1602
700
|
[key: string]: string;
|
|
1603
701
|
};
|
|
1604
702
|
}
|
|
1605
703
|
export declare namespace CreateAssessmentRequest {
|
|
1606
|
-
|
|
1607
|
-
* @internal
|
|
1608
|
-
*/
|
|
704
|
+
|
|
1609
705
|
const filterSensitiveLog: (obj: CreateAssessmentRequest) => any;
|
|
1610
706
|
}
|
|
1611
707
|
export interface CreateAssessmentResponse {
|
|
1612
|
-
|
|
1613
|
-
* <p>
|
|
1614
|
-
* An entity that defines the scope of audit evidence collected by Audit Manager. An Audit Manager assessment is an implementation of an Audit Manager framework.
|
|
1615
|
-
* </p>
|
|
1616
|
-
*/
|
|
708
|
+
|
|
1617
709
|
assessment?: Assessment;
|
|
1618
710
|
}
|
|
1619
711
|
export declare namespace CreateAssessmentResponse {
|
|
1620
|
-
|
|
1621
|
-
* @internal
|
|
1622
|
-
*/
|
|
712
|
+
|
|
1623
713
|
const filterSensitiveLog: (obj: CreateAssessmentResponse) => any;
|
|
1624
714
|
}
|
|
1625
|
-
|
|
1626
|
-
* <p>
|
|
1627
|
-
* Control entity attributes that uniquely identify an existing control to be added to a framework in Audit Manager.
|
|
1628
|
-
* </p>
|
|
1629
|
-
*/
|
|
715
|
+
|
|
1630
716
|
export interface CreateAssessmentFrameworkControl {
|
|
1631
|
-
|
|
1632
|
-
* <p>
|
|
1633
|
-
* The unique identifier of the control.
|
|
1634
|
-
* </p>
|
|
1635
|
-
*/
|
|
717
|
+
|
|
1636
718
|
id?: string;
|
|
1637
719
|
}
|
|
1638
720
|
export declare namespace CreateAssessmentFrameworkControl {
|
|
1639
|
-
|
|
1640
|
-
* @internal
|
|
1641
|
-
*/
|
|
721
|
+
|
|
1642
722
|
const filterSensitiveLog: (obj: CreateAssessmentFrameworkControl) => any;
|
|
1643
723
|
}
|
|
1644
|
-
|
|
1645
|
-
* <p>
|
|
1646
|
-
* A <code>controlSet</code> entity that represents a collection of controls in Audit Manager. This does not contain the control set ID.
|
|
1647
|
-
* </p>
|
|
1648
|
-
*/
|
|
724
|
+
|
|
1649
725
|
export interface CreateAssessmentFrameworkControlSet {
|
|
1650
|
-
|
|
1651
|
-
* <p>
|
|
1652
|
-
* The name of the specified control set.
|
|
1653
|
-
* </p>
|
|
1654
|
-
*/
|
|
726
|
+
|
|
1655
727
|
name: string | undefined;
|
|
1656
|
-
|
|
1657
|
-
* <p>
|
|
1658
|
-
* The list of controls within the control set. This does not contain the control set ID.
|
|
1659
|
-
* </p>
|
|
1660
|
-
*/
|
|
728
|
+
|
|
1661
729
|
controls?: CreateAssessmentFrameworkControl[];
|
|
1662
730
|
}
|
|
1663
731
|
export declare namespace CreateAssessmentFrameworkControlSet {
|
|
1664
|
-
|
|
1665
|
-
* @internal
|
|
1666
|
-
*/
|
|
732
|
+
|
|
1667
733
|
const filterSensitiveLog: (obj: CreateAssessmentFrameworkControlSet) => any;
|
|
1668
734
|
}
|
|
1669
735
|
export interface CreateAssessmentFrameworkRequest {
|
|
1670
|
-
|
|
1671
|
-
* <p>
|
|
1672
|
-
* The name of the new custom framework.
|
|
1673
|
-
* </p>
|
|
1674
|
-
*/
|
|
736
|
+
|
|
1675
737
|
name: string | undefined;
|
|
1676
|
-
|
|
1677
|
-
* <p>
|
|
1678
|
-
* An optional description for the new custom framework.
|
|
1679
|
-
* </p>
|
|
1680
|
-
*/
|
|
738
|
+
|
|
1681
739
|
description?: string;
|
|
1682
|
-
|
|
1683
|
-
* <p>
|
|
1684
|
-
* The compliance type that the new custom framework supports, such as CIS or HIPAA.
|
|
1685
|
-
* </p>
|
|
1686
|
-
*/
|
|
740
|
+
|
|
1687
741
|
complianceType?: string;
|
|
1688
|
-
|
|
1689
|
-
* <p>
|
|
1690
|
-
* The control sets to be associated with the framework.
|
|
1691
|
-
* </p>
|
|
1692
|
-
*/
|
|
742
|
+
|
|
1693
743
|
controlSets: CreateAssessmentFrameworkControlSet[] | undefined;
|
|
1694
|
-
|
|
1695
|
-
* <p>
|
|
1696
|
-
* The tags associated with the framework.
|
|
1697
|
-
* </p>
|
|
1698
|
-
*/
|
|
744
|
+
|
|
1699
745
|
tags?: {
|
|
1700
746
|
[key: string]: string;
|
|
1701
747
|
};
|
|
1702
748
|
}
|
|
1703
749
|
export declare namespace CreateAssessmentFrameworkRequest {
|
|
1704
|
-
|
|
1705
|
-
* @internal
|
|
1706
|
-
*/
|
|
750
|
+
|
|
1707
751
|
const filterSensitiveLog: (obj: CreateAssessmentFrameworkRequest) => any;
|
|
1708
752
|
}
|
|
1709
753
|
export declare enum SourceFrequency {
|
|
@@ -1714,29 +758,15 @@ export declare enum SourceFrequency {
|
|
|
1714
758
|
export declare enum KeywordInputType {
|
|
1715
759
|
SELECT_FROM_LIST = "SELECT_FROM_LIST"
|
|
1716
760
|
}
|
|
1717
|
-
|
|
1718
|
-
* <p>
|
|
1719
|
-
* The keyword to search for in CloudTrail logs, Config rules, Security Hub checks, and Amazon Web Services API names.
|
|
1720
|
-
* </p>
|
|
1721
|
-
*/
|
|
761
|
+
|
|
1722
762
|
export interface SourceKeyword {
|
|
1723
|
-
|
|
1724
|
-
* <p>
|
|
1725
|
-
* The method of input for the specified keyword.
|
|
1726
|
-
* </p>
|
|
1727
|
-
*/
|
|
763
|
+
|
|
1728
764
|
keywordInputType?: KeywordInputType | string;
|
|
1729
|
-
|
|
1730
|
-
* <p>
|
|
1731
|
-
* The value of the keyword used to search CloudTrail logs, Config rules, Security Hub checks, and Amazon Web Services API names when mapping a control data source.
|
|
1732
|
-
* </p>
|
|
1733
|
-
*/
|
|
765
|
+
|
|
1734
766
|
keywordValue?: string;
|
|
1735
767
|
}
|
|
1736
768
|
export declare namespace SourceKeyword {
|
|
1737
|
-
|
|
1738
|
-
* @internal
|
|
1739
|
-
*/
|
|
769
|
+
|
|
1740
770
|
const filterSensitiveLog: (obj: SourceKeyword) => any;
|
|
1741
771
|
}
|
|
1742
772
|
export declare enum SourceSetUpOption {
|
|
@@ -1750,829 +780,394 @@ export declare enum SourceType {
|
|
|
1750
780
|
AWS_SECURITY_HUB = "AWS_Security_Hub",
|
|
1751
781
|
MANUAL = "MANUAL"
|
|
1752
782
|
}
|
|
1753
|
-
|
|
1754
|
-
* <p>
|
|
1755
|
-
* The data source that determines from where Audit Manager collects evidence for the control.
|
|
1756
|
-
* </p>
|
|
1757
|
-
*/
|
|
783
|
+
|
|
1758
784
|
export interface ControlMappingSource {
|
|
1759
|
-
|
|
1760
|
-
* <p>
|
|
1761
|
-
* The unique identifier for the specified source.
|
|
1762
|
-
* </p>
|
|
1763
|
-
*/
|
|
785
|
+
|
|
1764
786
|
sourceId?: string;
|
|
1765
|
-
|
|
1766
|
-
* <p>
|
|
1767
|
-
* The name of the specified source.
|
|
1768
|
-
* </p>
|
|
1769
|
-
*/
|
|
787
|
+
|
|
1770
788
|
sourceName?: string;
|
|
1771
|
-
|
|
1772
|
-
* <p>
|
|
1773
|
-
* The description of the specified source.
|
|
1774
|
-
* </p>
|
|
1775
|
-
*/
|
|
789
|
+
|
|
1776
790
|
sourceDescription?: string;
|
|
1777
|
-
|
|
1778
|
-
* <p>
|
|
1779
|
-
* The setup option for the data source, which reflects if the evidence collection is automated or manual.
|
|
1780
|
-
* </p>
|
|
1781
|
-
*/
|
|
791
|
+
|
|
1782
792
|
sourceSetUpOption?: SourceSetUpOption | string;
|
|
1783
|
-
|
|
1784
|
-
* <p>
|
|
1785
|
-
* Specifies one of the five types of data sources for evidence collection.
|
|
1786
|
-
* </p>
|
|
1787
|
-
*/
|
|
793
|
+
|
|
1788
794
|
sourceType?: SourceType | string;
|
|
1789
|
-
|
|
1790
|
-
* <p>
|
|
1791
|
-
* The keyword to search for in CloudTrail logs, Config rules, Security Hub checks, and Amazon Web Services API names.
|
|
1792
|
-
* </p>
|
|
1793
|
-
*/
|
|
795
|
+
|
|
1794
796
|
sourceKeyword?: SourceKeyword;
|
|
1795
|
-
|
|
1796
|
-
* <p>
|
|
1797
|
-
* The frequency of evidence collection for the specified control mapping source.
|
|
1798
|
-
* </p>
|
|
1799
|
-
*/
|
|
797
|
+
|
|
1800
798
|
sourceFrequency?: SourceFrequency | string;
|
|
1801
|
-
|
|
1802
|
-
* <p>
|
|
1803
|
-
* The instructions for troubleshooting the specified control.
|
|
1804
|
-
* </p>
|
|
1805
|
-
*/
|
|
799
|
+
|
|
1806
800
|
troubleshootingText?: string;
|
|
1807
801
|
}
|
|
1808
802
|
export declare namespace ControlMappingSource {
|
|
1809
|
-
|
|
1810
|
-
* @internal
|
|
1811
|
-
*/
|
|
803
|
+
|
|
1812
804
|
const filterSensitiveLog: (obj: ControlMappingSource) => any;
|
|
1813
805
|
}
|
|
1814
806
|
export declare enum ControlType {
|
|
1815
807
|
CUSTOM = "Custom",
|
|
1816
808
|
STANDARD = "Standard"
|
|
1817
809
|
}
|
|
1818
|
-
|
|
1819
|
-
* <p>
|
|
1820
|
-
* A control in Audit Manager.
|
|
1821
|
-
* </p>
|
|
1822
|
-
*/
|
|
810
|
+
|
|
1823
811
|
export interface Control {
|
|
1824
|
-
|
|
1825
|
-
* <p>
|
|
1826
|
-
* The Amazon Resource Name (ARN) of the specified control.
|
|
1827
|
-
* </p>
|
|
1828
|
-
*/
|
|
812
|
+
|
|
1829
813
|
arn?: string;
|
|
1830
|
-
|
|
1831
|
-
* <p>
|
|
1832
|
-
* The unique identifier for the control.
|
|
1833
|
-
* </p>
|
|
1834
|
-
*/
|
|
814
|
+
|
|
1835
815
|
id?: string;
|
|
1836
|
-
|
|
1837
|
-
* <p>
|
|
1838
|
-
* The type of control, such as custom or standard.
|
|
1839
|
-
* </p>
|
|
1840
|
-
*/
|
|
816
|
+
|
|
1841
817
|
type?: ControlType | string;
|
|
1842
|
-
|
|
1843
|
-
* <p>
|
|
1844
|
-
* The name of the specified control.
|
|
1845
|
-
* </p>
|
|
1846
|
-
*/
|
|
818
|
+
|
|
1847
819
|
name?: string;
|
|
1848
|
-
|
|
1849
|
-
* <p>
|
|
1850
|
-
* The description of the specified control.
|
|
1851
|
-
* </p>
|
|
1852
|
-
*/
|
|
820
|
+
|
|
1853
821
|
description?: string;
|
|
1854
|
-
|
|
1855
|
-
* <p>
|
|
1856
|
-
* The steps to follow to determine if the control has been satisfied.
|
|
1857
|
-
* </p>
|
|
1858
|
-
*/
|
|
822
|
+
|
|
1859
823
|
testingInformation?: string;
|
|
1860
|
-
|
|
1861
|
-
* <p>
|
|
1862
|
-
* The title of the action plan for remediating the control.
|
|
1863
|
-
* </p>
|
|
1864
|
-
*/
|
|
824
|
+
|
|
1865
825
|
actionPlanTitle?: string;
|
|
1866
|
-
|
|
1867
|
-
* <p>
|
|
1868
|
-
*
|
|
1869
|
-
* The recommended actions to carry out if the control is not fulfilled.
|
|
1870
|
-
* </p>
|
|
1871
|
-
*/
|
|
826
|
+
|
|
1872
827
|
actionPlanInstructions?: string;
|
|
1873
|
-
|
|
1874
|
-
* <p>
|
|
1875
|
-
* The data source that determines from where Audit Manager collects evidence for the control.
|
|
1876
|
-
* </p>
|
|
1877
|
-
*/
|
|
828
|
+
|
|
1878
829
|
controlSources?: string;
|
|
1879
|
-
|
|
1880
|
-
* <p>
|
|
1881
|
-
* The data mapping sources for the specified control.
|
|
1882
|
-
* </p>
|
|
1883
|
-
*/
|
|
830
|
+
|
|
1884
831
|
controlMappingSources?: ControlMappingSource[];
|
|
1885
|
-
|
|
1886
|
-
* <p>
|
|
1887
|
-
* Specifies when the control was created.
|
|
1888
|
-
* </p>
|
|
1889
|
-
*/
|
|
832
|
+
|
|
1890
833
|
createdAt?: Date;
|
|
1891
|
-
|
|
1892
|
-
* <p>
|
|
1893
|
-
* Specifies when the control was most recently updated.
|
|
1894
|
-
* </p>
|
|
1895
|
-
*/
|
|
834
|
+
|
|
1896
835
|
lastUpdatedAt?: Date;
|
|
1897
|
-
|
|
1898
|
-
* <p>
|
|
1899
|
-
* The IAM user or role that created the control.
|
|
1900
|
-
* </p>
|
|
1901
|
-
*/
|
|
836
|
+
|
|
1902
837
|
createdBy?: string;
|
|
1903
|
-
|
|
1904
|
-
* <p>
|
|
1905
|
-
* The IAM user or role that most recently updated the control.
|
|
1906
|
-
* </p>
|
|
1907
|
-
*/
|
|
838
|
+
|
|
1908
839
|
lastUpdatedBy?: string;
|
|
1909
|
-
|
|
1910
|
-
* <p>
|
|
1911
|
-
* The tags associated with the control.
|
|
1912
|
-
* </p>
|
|
1913
|
-
*/
|
|
840
|
+
|
|
1914
841
|
tags?: {
|
|
1915
842
|
[key: string]: string;
|
|
1916
843
|
};
|
|
1917
844
|
}
|
|
1918
845
|
export declare namespace Control {
|
|
1919
|
-
|
|
1920
|
-
* @internal
|
|
1921
|
-
*/
|
|
846
|
+
|
|
1922
847
|
const filterSensitiveLog: (obj: Control) => any;
|
|
1923
848
|
}
|
|
1924
|
-
|
|
1925
|
-
* <p>
|
|
1926
|
-
* A set of controls in Audit Manager.
|
|
1927
|
-
* </p>
|
|
1928
|
-
*/
|
|
849
|
+
|
|
1929
850
|
export interface ControlSet {
|
|
1930
|
-
|
|
1931
|
-
* <p>
|
|
1932
|
-
* The identifier of the control set in the assessment. This is the control set name in a plain string format.
|
|
1933
|
-
* </p>
|
|
1934
|
-
*/
|
|
851
|
+
|
|
1935
852
|
id?: string;
|
|
1936
|
-
|
|
1937
|
-
* <p>
|
|
1938
|
-
* The name of the control set.
|
|
1939
|
-
* </p>
|
|
1940
|
-
*/
|
|
853
|
+
|
|
1941
854
|
name?: string;
|
|
1942
|
-
|
|
1943
|
-
* <p>
|
|
1944
|
-
* The list of controls within the control set.
|
|
1945
|
-
* </p>
|
|
1946
|
-
*/
|
|
855
|
+
|
|
1947
856
|
controls?: Control[];
|
|
1948
857
|
}
|
|
1949
858
|
export declare namespace ControlSet {
|
|
1950
|
-
|
|
1951
|
-
* @internal
|
|
1952
|
-
*/
|
|
859
|
+
|
|
1953
860
|
const filterSensitiveLog: (obj: ControlSet) => any;
|
|
1954
861
|
}
|
|
1955
|
-
|
|
1956
|
-
* <p>
|
|
1957
|
-
* The file used to structure and automate Audit Manager assessments for a given compliance standard.
|
|
1958
|
-
* </p>
|
|
1959
|
-
*/
|
|
862
|
+
|
|
1960
863
|
export interface Framework {
|
|
1961
|
-
|
|
1962
|
-
* <p>
|
|
1963
|
-
* The Amazon Resource Name (ARN) of the specified framework.
|
|
1964
|
-
* </p>
|
|
1965
|
-
*/
|
|
864
|
+
|
|
1966
865
|
arn?: string;
|
|
1967
|
-
|
|
1968
|
-
* <p>
|
|
1969
|
-
* The unique identifier for the specified framework.
|
|
1970
|
-
* </p>
|
|
1971
|
-
*/
|
|
866
|
+
|
|
1972
867
|
id?: string;
|
|
1973
|
-
|
|
1974
|
-
* <p>
|
|
1975
|
-
* The name of the specified framework.
|
|
1976
|
-
* </p>
|
|
1977
|
-
*/
|
|
868
|
+
|
|
1978
869
|
name?: string;
|
|
1979
|
-
|
|
1980
|
-
* <p>
|
|
1981
|
-
* The framework type, such as custom or standard.
|
|
1982
|
-
* </p>
|
|
1983
|
-
*/
|
|
870
|
+
|
|
1984
871
|
type?: FrameworkType | string;
|
|
1985
|
-
|
|
1986
|
-
* <p>
|
|
1987
|
-
* The compliance type that the new custom framework supports, such as CIS or HIPAA.
|
|
1988
|
-
* </p>
|
|
1989
|
-
*/
|
|
872
|
+
|
|
1990
873
|
complianceType?: string;
|
|
1991
|
-
|
|
1992
|
-
* <p>
|
|
1993
|
-
* The description of the specified framework.
|
|
1994
|
-
* </p>
|
|
1995
|
-
*/
|
|
874
|
+
|
|
1996
875
|
description?: string;
|
|
1997
|
-
|
|
1998
|
-
* <p>
|
|
1999
|
-
* The logo associated with the framework.
|
|
2000
|
-
* </p>
|
|
2001
|
-
*/
|
|
876
|
+
|
|
2002
877
|
logo?: string;
|
|
2003
|
-
|
|
2004
|
-
* <p>
|
|
2005
|
-
* The sources from which Audit Manager collects evidence for the control.
|
|
2006
|
-
* </p>
|
|
2007
|
-
*/
|
|
878
|
+
|
|
2008
879
|
controlSources?: string;
|
|
2009
|
-
|
|
2010
|
-
* <p>
|
|
2011
|
-
* The control sets associated with the framework.
|
|
2012
|
-
* </p>
|
|
2013
|
-
*/
|
|
880
|
+
|
|
2014
881
|
controlSets?: ControlSet[];
|
|
2015
|
-
|
|
2016
|
-
* <p>
|
|
2017
|
-
* Specifies when the framework was created.
|
|
2018
|
-
* </p>
|
|
2019
|
-
*/
|
|
882
|
+
|
|
2020
883
|
createdAt?: Date;
|
|
2021
|
-
|
|
2022
|
-
* <p>
|
|
2023
|
-
* Specifies when the framework was most recently updated.
|
|
2024
|
-
* </p>
|
|
2025
|
-
*/
|
|
884
|
+
|
|
2026
885
|
lastUpdatedAt?: Date;
|
|
2027
|
-
|
|
2028
|
-
* <p>
|
|
2029
|
-
* The IAM user or role that created the framework.
|
|
2030
|
-
* </p>
|
|
2031
|
-
*/
|
|
886
|
+
|
|
2032
887
|
createdBy?: string;
|
|
2033
|
-
|
|
2034
|
-
* <p>
|
|
2035
|
-
* The IAM user or role that most recently updated the framework.
|
|
2036
|
-
* </p>
|
|
2037
|
-
*/
|
|
888
|
+
|
|
2038
889
|
lastUpdatedBy?: string;
|
|
2039
|
-
|
|
2040
|
-
* <p>
|
|
2041
|
-
* The tags associated with the framework.
|
|
2042
|
-
* </p>
|
|
2043
|
-
*/
|
|
890
|
+
|
|
2044
891
|
tags?: {
|
|
2045
892
|
[key: string]: string;
|
|
2046
893
|
};
|
|
2047
894
|
}
|
|
2048
895
|
export declare namespace Framework {
|
|
2049
|
-
|
|
2050
|
-
* @internal
|
|
2051
|
-
*/
|
|
896
|
+
|
|
2052
897
|
const filterSensitiveLog: (obj: Framework) => any;
|
|
2053
898
|
}
|
|
2054
899
|
export interface CreateAssessmentFrameworkResponse {
|
|
2055
|
-
|
|
2056
|
-
* <p>
|
|
2057
|
-
* The name of the new framework returned by the <code>CreateAssessmentFramework</code> API.
|
|
2058
|
-
* </p>
|
|
2059
|
-
*/
|
|
900
|
+
|
|
2060
901
|
framework?: Framework;
|
|
2061
902
|
}
|
|
2062
903
|
export declare namespace CreateAssessmentFrameworkResponse {
|
|
2063
|
-
|
|
2064
|
-
* @internal
|
|
2065
|
-
*/
|
|
904
|
+
|
|
2066
905
|
const filterSensitiveLog: (obj: CreateAssessmentFrameworkResponse) => any;
|
|
2067
906
|
}
|
|
2068
907
|
export interface CreateAssessmentReportRequest {
|
|
2069
|
-
|
|
2070
|
-
* <p>
|
|
2071
|
-
* The name of the new assessment report.
|
|
2072
|
-
* </p>
|
|
2073
|
-
*/
|
|
908
|
+
|
|
2074
909
|
name: string | undefined;
|
|
2075
|
-
|
|
2076
|
-
* <p>
|
|
2077
|
-
* The description of the assessment report.
|
|
2078
|
-
* </p>
|
|
2079
|
-
*/
|
|
910
|
+
|
|
2080
911
|
description?: string;
|
|
2081
|
-
|
|
2082
|
-
* <p>
|
|
2083
|
-
* The identifier for the specified assessment.
|
|
2084
|
-
* </p>
|
|
2085
|
-
*/
|
|
912
|
+
|
|
2086
913
|
assessmentId: string | undefined;
|
|
2087
914
|
}
|
|
2088
915
|
export declare namespace CreateAssessmentReportRequest {
|
|
2089
|
-
|
|
2090
|
-
* @internal
|
|
2091
|
-
*/
|
|
916
|
+
|
|
2092
917
|
const filterSensitiveLog: (obj: CreateAssessmentReportRequest) => any;
|
|
2093
918
|
}
|
|
2094
919
|
export interface CreateAssessmentReportResponse {
|
|
2095
|
-
|
|
2096
|
-
* <p>
|
|
2097
|
-
* The new assessment report returned by the <code>CreateAssessmentReport</code> API.
|
|
2098
|
-
* </p>
|
|
2099
|
-
*/
|
|
920
|
+
|
|
2100
921
|
assessmentReport?: AssessmentReport;
|
|
2101
922
|
}
|
|
2102
923
|
export declare namespace CreateAssessmentReportResponse {
|
|
2103
|
-
|
|
2104
|
-
* @internal
|
|
2105
|
-
*/
|
|
924
|
+
|
|
2106
925
|
const filterSensitiveLog: (obj: CreateAssessmentReportResponse) => any;
|
|
2107
926
|
}
|
|
2108
|
-
|
|
2109
|
-
* <p>
|
|
2110
|
-
* Control mapping fields that represent the source for evidence collection, along with related parameters and metadata. This does not contain <code>mappingID</code>.
|
|
2111
|
-
* </p>
|
|
2112
|
-
*/
|
|
927
|
+
|
|
2113
928
|
export interface CreateControlMappingSource {
|
|
2114
|
-
|
|
2115
|
-
* <p>
|
|
2116
|
-
* The name of the control mapping data source.
|
|
2117
|
-
* </p>
|
|
2118
|
-
*/
|
|
929
|
+
|
|
2119
930
|
sourceName?: string;
|
|
2120
|
-
|
|
2121
|
-
* <p>
|
|
2122
|
-
* The description of the data source that determines from where Audit Manager collects evidence for the control.
|
|
2123
|
-
* </p>
|
|
2124
|
-
*/
|
|
931
|
+
|
|
2125
932
|
sourceDescription?: string;
|
|
2126
|
-
|
|
2127
|
-
* <p>
|
|
2128
|
-
* The setup option for the data source, which reflects if the evidence collection is automated or manual.
|
|
2129
|
-
* </p>
|
|
2130
|
-
*/
|
|
933
|
+
|
|
2131
934
|
sourceSetUpOption?: SourceSetUpOption | string;
|
|
2132
|
-
|
|
2133
|
-
* <p>
|
|
2134
|
-
* Specifies one of the five types of data sources for evidence collection.
|
|
2135
|
-
*
|
|
2136
|
-
* </p>
|
|
2137
|
-
*/
|
|
935
|
+
|
|
2138
936
|
sourceType?: SourceType | string;
|
|
2139
|
-
|
|
2140
|
-
* <p>
|
|
2141
|
-
* The keyword to search for in CloudTrail logs, Config rules, Security Hub checks, and Amazon Web Services API names.
|
|
2142
|
-
* </p>
|
|
2143
|
-
*/
|
|
937
|
+
|
|
2144
938
|
sourceKeyword?: SourceKeyword;
|
|
2145
|
-
|
|
2146
|
-
* <p>
|
|
2147
|
-
* The frequency of evidence collection for the specified control mapping source.
|
|
2148
|
-
* </p>
|
|
2149
|
-
*/
|
|
939
|
+
|
|
2150
940
|
sourceFrequency?: SourceFrequency | string;
|
|
2151
|
-
|
|
2152
|
-
* <p>
|
|
2153
|
-
* The instructions for troubleshooting the specified control.
|
|
2154
|
-
* </p>
|
|
2155
|
-
*/
|
|
941
|
+
|
|
2156
942
|
troubleshootingText?: string;
|
|
2157
943
|
}
|
|
2158
944
|
export declare namespace CreateControlMappingSource {
|
|
2159
|
-
|
|
2160
|
-
* @internal
|
|
2161
|
-
*/
|
|
945
|
+
|
|
2162
946
|
const filterSensitiveLog: (obj: CreateControlMappingSource) => any;
|
|
2163
947
|
}
|
|
2164
948
|
export interface CreateControlRequest {
|
|
2165
|
-
|
|
2166
|
-
* <p>
|
|
2167
|
-
* The name of the control.
|
|
2168
|
-
* </p>
|
|
2169
|
-
*/
|
|
949
|
+
|
|
2170
950
|
name: string | undefined;
|
|
2171
|
-
|
|
2172
|
-
* <p>
|
|
2173
|
-
* The description of the control.
|
|
2174
|
-
* </p>
|
|
2175
|
-
*/
|
|
951
|
+
|
|
2176
952
|
description?: string;
|
|
2177
|
-
|
|
2178
|
-
* <p>
|
|
2179
|
-
* The steps to follow to determine if the control has been satisfied.
|
|
2180
|
-
* </p>
|
|
2181
|
-
*/
|
|
953
|
+
|
|
2182
954
|
testingInformation?: string;
|
|
2183
|
-
|
|
2184
|
-
* <p>
|
|
2185
|
-
* The title of the action plan for remediating the control.
|
|
2186
|
-
* </p>
|
|
2187
|
-
*/
|
|
955
|
+
|
|
2188
956
|
actionPlanTitle?: string;
|
|
2189
|
-
|
|
2190
|
-
* <p>
|
|
2191
|
-
* The recommended actions to carry out if the control is not fulfilled.
|
|
2192
|
-
* </p>
|
|
2193
|
-
*/
|
|
957
|
+
|
|
2194
958
|
actionPlanInstructions?: string;
|
|
2195
|
-
|
|
2196
|
-
* <p>
|
|
2197
|
-
* The data mapping sources for the specified control.
|
|
2198
|
-
* </p>
|
|
2199
|
-
*/
|
|
959
|
+
|
|
2200
960
|
controlMappingSources: CreateControlMappingSource[] | undefined;
|
|
2201
|
-
|
|
2202
|
-
* <p>
|
|
2203
|
-
* The tags associated with the control.
|
|
2204
|
-
* </p>
|
|
2205
|
-
*/
|
|
961
|
+
|
|
2206
962
|
tags?: {
|
|
2207
963
|
[key: string]: string;
|
|
2208
964
|
};
|
|
2209
965
|
}
|
|
2210
966
|
export declare namespace CreateControlRequest {
|
|
2211
|
-
|
|
2212
|
-
* @internal
|
|
2213
|
-
*/
|
|
967
|
+
|
|
2214
968
|
const filterSensitiveLog: (obj: CreateControlRequest) => any;
|
|
2215
969
|
}
|
|
2216
970
|
export interface CreateControlResponse {
|
|
2217
|
-
|
|
2218
|
-
* <p>
|
|
2219
|
-
* The new control returned by the <code>CreateControl</code> API.
|
|
2220
|
-
* </p>
|
|
2221
|
-
*/
|
|
971
|
+
|
|
2222
972
|
control?: Control;
|
|
2223
973
|
}
|
|
2224
974
|
export declare namespace CreateControlResponse {
|
|
2225
|
-
|
|
2226
|
-
* @internal
|
|
2227
|
-
*/
|
|
975
|
+
|
|
2228
976
|
const filterSensitiveLog: (obj: CreateControlResponse) => any;
|
|
2229
977
|
}
|
|
2230
978
|
export interface DeleteAssessmentRequest {
|
|
2231
|
-
|
|
2232
|
-
* <p>
|
|
2233
|
-
* The identifier for the specified assessment.
|
|
2234
|
-
* </p>
|
|
2235
|
-
*/
|
|
979
|
+
|
|
2236
980
|
assessmentId: string | undefined;
|
|
2237
981
|
}
|
|
2238
982
|
export declare namespace DeleteAssessmentRequest {
|
|
2239
|
-
|
|
2240
|
-
* @internal
|
|
2241
|
-
*/
|
|
983
|
+
|
|
2242
984
|
const filterSensitiveLog: (obj: DeleteAssessmentRequest) => any;
|
|
2243
985
|
}
|
|
2244
986
|
export interface DeleteAssessmentResponse {
|
|
2245
987
|
}
|
|
2246
988
|
export declare namespace DeleteAssessmentResponse {
|
|
2247
|
-
|
|
2248
|
-
* @internal
|
|
2249
|
-
*/
|
|
989
|
+
|
|
2250
990
|
const filterSensitiveLog: (obj: DeleteAssessmentResponse) => any;
|
|
2251
991
|
}
|
|
2252
992
|
export interface DeleteAssessmentFrameworkRequest {
|
|
2253
|
-
|
|
2254
|
-
* <p>
|
|
2255
|
-
* The identifier for the specified framework.
|
|
2256
|
-
* </p>
|
|
2257
|
-
*/
|
|
993
|
+
|
|
2258
994
|
frameworkId: string | undefined;
|
|
2259
995
|
}
|
|
2260
996
|
export declare namespace DeleteAssessmentFrameworkRequest {
|
|
2261
|
-
|
|
2262
|
-
* @internal
|
|
2263
|
-
*/
|
|
997
|
+
|
|
2264
998
|
const filterSensitiveLog: (obj: DeleteAssessmentFrameworkRequest) => any;
|
|
2265
999
|
}
|
|
2266
1000
|
export interface DeleteAssessmentFrameworkResponse {
|
|
2267
1001
|
}
|
|
2268
1002
|
export declare namespace DeleteAssessmentFrameworkResponse {
|
|
2269
|
-
|
|
2270
|
-
* @internal
|
|
2271
|
-
*/
|
|
1003
|
+
|
|
2272
1004
|
const filterSensitiveLog: (obj: DeleteAssessmentFrameworkResponse) => any;
|
|
2273
1005
|
}
|
|
2274
1006
|
export interface DeleteAssessmentReportRequest {
|
|
2275
|
-
|
|
2276
|
-
* <p>
|
|
2277
|
-
* The identifier for the specified assessment.
|
|
2278
|
-
* </p>
|
|
2279
|
-
*/
|
|
1007
|
+
|
|
2280
1008
|
assessmentId: string | undefined;
|
|
2281
|
-
|
|
2282
|
-
* <p>
|
|
2283
|
-
* The unique identifier for the assessment report.
|
|
2284
|
-
* </p>
|
|
2285
|
-
*/
|
|
1009
|
+
|
|
2286
1010
|
assessmentReportId: string | undefined;
|
|
2287
1011
|
}
|
|
2288
1012
|
export declare namespace DeleteAssessmentReportRequest {
|
|
2289
|
-
|
|
2290
|
-
* @internal
|
|
2291
|
-
*/
|
|
1013
|
+
|
|
2292
1014
|
const filterSensitiveLog: (obj: DeleteAssessmentReportRequest) => any;
|
|
2293
1015
|
}
|
|
2294
1016
|
export interface DeleteAssessmentReportResponse {
|
|
2295
1017
|
}
|
|
2296
1018
|
export declare namespace DeleteAssessmentReportResponse {
|
|
2297
|
-
|
|
2298
|
-
* @internal
|
|
2299
|
-
*/
|
|
1019
|
+
|
|
2300
1020
|
const filterSensitiveLog: (obj: DeleteAssessmentReportResponse) => any;
|
|
2301
1021
|
}
|
|
2302
1022
|
export interface DeleteControlRequest {
|
|
2303
|
-
|
|
2304
|
-
* <p>
|
|
2305
|
-
* The identifier for the specified control.
|
|
2306
|
-
* </p>
|
|
2307
|
-
*/
|
|
1023
|
+
|
|
2308
1024
|
controlId: string | undefined;
|
|
2309
1025
|
}
|
|
2310
1026
|
export declare namespace DeleteControlRequest {
|
|
2311
|
-
|
|
2312
|
-
* @internal
|
|
2313
|
-
*/
|
|
1027
|
+
|
|
2314
1028
|
const filterSensitiveLog: (obj: DeleteControlRequest) => any;
|
|
2315
1029
|
}
|
|
2316
1030
|
export interface DeleteControlResponse {
|
|
2317
1031
|
}
|
|
2318
1032
|
export declare namespace DeleteControlResponse {
|
|
2319
|
-
|
|
2320
|
-
* @internal
|
|
2321
|
-
*/
|
|
1033
|
+
|
|
2322
1034
|
const filterSensitiveLog: (obj: DeleteControlResponse) => any;
|
|
2323
1035
|
}
|
|
2324
1036
|
export interface DeregisterAccountRequest {
|
|
2325
1037
|
}
|
|
2326
1038
|
export declare namespace DeregisterAccountRequest {
|
|
2327
|
-
|
|
2328
|
-
* @internal
|
|
2329
|
-
*/
|
|
1039
|
+
|
|
2330
1040
|
const filterSensitiveLog: (obj: DeregisterAccountRequest) => any;
|
|
2331
1041
|
}
|
|
2332
1042
|
export interface DeregisterAccountResponse {
|
|
2333
|
-
|
|
2334
|
-
* <p>
|
|
2335
|
-
* The registration status of the account.
|
|
2336
|
-
* </p>
|
|
2337
|
-
*/
|
|
1043
|
+
|
|
2338
1044
|
status?: AccountStatus | string;
|
|
2339
1045
|
}
|
|
2340
1046
|
export declare namespace DeregisterAccountResponse {
|
|
2341
|
-
|
|
2342
|
-
* @internal
|
|
2343
|
-
*/
|
|
1047
|
+
|
|
2344
1048
|
const filterSensitiveLog: (obj: DeregisterAccountResponse) => any;
|
|
2345
1049
|
}
|
|
2346
1050
|
export interface DeregisterOrganizationAdminAccountRequest {
|
|
2347
|
-
|
|
2348
|
-
* <p>
|
|
2349
|
-
* The identifier for the specified administrator account.
|
|
2350
|
-
* </p>
|
|
2351
|
-
*/
|
|
1051
|
+
|
|
2352
1052
|
adminAccountId?: string;
|
|
2353
1053
|
}
|
|
2354
1054
|
export declare namespace DeregisterOrganizationAdminAccountRequest {
|
|
2355
|
-
|
|
2356
|
-
* @internal
|
|
2357
|
-
*/
|
|
1055
|
+
|
|
2358
1056
|
const filterSensitiveLog: (obj: DeregisterOrganizationAdminAccountRequest) => any;
|
|
2359
1057
|
}
|
|
2360
1058
|
export interface DeregisterOrganizationAdminAccountResponse {
|
|
2361
1059
|
}
|
|
2362
1060
|
export declare namespace DeregisterOrganizationAdminAccountResponse {
|
|
2363
|
-
|
|
2364
|
-
* @internal
|
|
2365
|
-
*/
|
|
1061
|
+
|
|
2366
1062
|
const filterSensitiveLog: (obj: DeregisterOrganizationAdminAccountResponse) => any;
|
|
2367
1063
|
}
|
|
2368
1064
|
export interface DisassociateAssessmentReportEvidenceFolderRequest {
|
|
2369
|
-
|
|
2370
|
-
* <p>
|
|
2371
|
-
* The identifier for the specified assessment.
|
|
2372
|
-
* </p>
|
|
2373
|
-
*/
|
|
1065
|
+
|
|
2374
1066
|
assessmentId: string | undefined;
|
|
2375
|
-
|
|
2376
|
-
* <p>
|
|
2377
|
-
* The identifier for the folder in which evidence is stored.
|
|
2378
|
-
* </p>
|
|
2379
|
-
*/
|
|
1067
|
+
|
|
2380
1068
|
evidenceFolderId: string | undefined;
|
|
2381
1069
|
}
|
|
2382
1070
|
export declare namespace DisassociateAssessmentReportEvidenceFolderRequest {
|
|
2383
|
-
|
|
2384
|
-
* @internal
|
|
2385
|
-
*/
|
|
1071
|
+
|
|
2386
1072
|
const filterSensitiveLog: (obj: DisassociateAssessmentReportEvidenceFolderRequest) => any;
|
|
2387
1073
|
}
|
|
2388
1074
|
export interface DisassociateAssessmentReportEvidenceFolderResponse {
|
|
2389
1075
|
}
|
|
2390
1076
|
export declare namespace DisassociateAssessmentReportEvidenceFolderResponse {
|
|
2391
|
-
|
|
2392
|
-
* @internal
|
|
2393
|
-
*/
|
|
1077
|
+
|
|
2394
1078
|
const filterSensitiveLog: (obj: DisassociateAssessmentReportEvidenceFolderResponse) => any;
|
|
2395
1079
|
}
|
|
2396
1080
|
export interface GetAccountStatusRequest {
|
|
2397
1081
|
}
|
|
2398
1082
|
export declare namespace GetAccountStatusRequest {
|
|
2399
|
-
|
|
2400
|
-
* @internal
|
|
2401
|
-
*/
|
|
1083
|
+
|
|
2402
1084
|
const filterSensitiveLog: (obj: GetAccountStatusRequest) => any;
|
|
2403
1085
|
}
|
|
2404
1086
|
export interface GetAccountStatusResponse {
|
|
2405
|
-
|
|
2406
|
-
* <p>
|
|
2407
|
-
* The status of the specified account.
|
|
2408
|
-
* </p>
|
|
2409
|
-
*/
|
|
1087
|
+
|
|
2410
1088
|
status?: AccountStatus | string;
|
|
2411
1089
|
}
|
|
2412
1090
|
export declare namespace GetAccountStatusResponse {
|
|
2413
|
-
|
|
2414
|
-
* @internal
|
|
2415
|
-
*/
|
|
1091
|
+
|
|
2416
1092
|
const filterSensitiveLog: (obj: GetAccountStatusResponse) => any;
|
|
2417
1093
|
}
|
|
2418
1094
|
export interface GetAssessmentRequest {
|
|
2419
|
-
|
|
2420
|
-
* <p>
|
|
2421
|
-
* The identifier for the specified assessment.
|
|
2422
|
-
* </p>
|
|
2423
|
-
*/
|
|
1095
|
+
|
|
2424
1096
|
assessmentId: string | undefined;
|
|
2425
1097
|
}
|
|
2426
1098
|
export declare namespace GetAssessmentRequest {
|
|
2427
|
-
|
|
2428
|
-
* @internal
|
|
2429
|
-
*/
|
|
1099
|
+
|
|
2430
1100
|
const filterSensitiveLog: (obj: GetAssessmentRequest) => any;
|
|
2431
1101
|
}
|
|
2432
1102
|
export interface GetAssessmentResponse {
|
|
2433
|
-
|
|
2434
|
-
* <p>
|
|
2435
|
-
* An entity that defines the scope of audit evidence collected by Audit Manager. An Audit Manager assessment is an implementation of an Audit Manager framework.
|
|
2436
|
-
* </p>
|
|
2437
|
-
*/
|
|
1103
|
+
|
|
2438
1104
|
assessment?: Assessment;
|
|
2439
|
-
|
|
2440
|
-
* <p>
|
|
2441
|
-
* The wrapper that contains the Audit Manager role information of the current user, such as the role type and IAM Amazon Resource Name (ARN).
|
|
2442
|
-
* </p>
|
|
2443
|
-
*/
|
|
1105
|
+
|
|
2444
1106
|
userRole?: Role;
|
|
2445
1107
|
}
|
|
2446
1108
|
export declare namespace GetAssessmentResponse {
|
|
2447
|
-
|
|
2448
|
-
* @internal
|
|
2449
|
-
*/
|
|
1109
|
+
|
|
2450
1110
|
const filterSensitiveLog: (obj: GetAssessmentResponse) => any;
|
|
2451
1111
|
}
|
|
2452
1112
|
export interface GetAssessmentFrameworkRequest {
|
|
2453
|
-
|
|
2454
|
-
* <p>
|
|
2455
|
-
* The identifier for the specified framework.
|
|
2456
|
-
* </p>
|
|
2457
|
-
*/
|
|
1113
|
+
|
|
2458
1114
|
frameworkId: string | undefined;
|
|
2459
1115
|
}
|
|
2460
1116
|
export declare namespace GetAssessmentFrameworkRequest {
|
|
2461
|
-
|
|
2462
|
-
* @internal
|
|
2463
|
-
*/
|
|
1117
|
+
|
|
2464
1118
|
const filterSensitiveLog: (obj: GetAssessmentFrameworkRequest) => any;
|
|
2465
1119
|
}
|
|
2466
1120
|
export interface GetAssessmentFrameworkResponse {
|
|
2467
|
-
|
|
2468
|
-
* <p>
|
|
2469
|
-
* The framework returned by the <code>GetAssessmentFramework</code> API.
|
|
2470
|
-
* </p>
|
|
2471
|
-
*/
|
|
1121
|
+
|
|
2472
1122
|
framework?: Framework;
|
|
2473
1123
|
}
|
|
2474
1124
|
export declare namespace GetAssessmentFrameworkResponse {
|
|
2475
|
-
|
|
2476
|
-
* @internal
|
|
2477
|
-
*/
|
|
1125
|
+
|
|
2478
1126
|
const filterSensitiveLog: (obj: GetAssessmentFrameworkResponse) => any;
|
|
2479
1127
|
}
|
|
2480
1128
|
export interface GetAssessmentReportUrlRequest {
|
|
2481
|
-
|
|
2482
|
-
* <p>
|
|
2483
|
-
* The identifier for the assessment report.
|
|
2484
|
-
* </p>
|
|
2485
|
-
*/
|
|
1129
|
+
|
|
2486
1130
|
assessmentReportId: string | undefined;
|
|
2487
|
-
|
|
2488
|
-
* <p>
|
|
2489
|
-
* The identifier for the specified assessment.
|
|
2490
|
-
* </p>
|
|
2491
|
-
*/
|
|
1131
|
+
|
|
2492
1132
|
assessmentId: string | undefined;
|
|
2493
1133
|
}
|
|
2494
1134
|
export declare namespace GetAssessmentReportUrlRequest {
|
|
2495
|
-
|
|
2496
|
-
* @internal
|
|
2497
|
-
*/
|
|
1135
|
+
|
|
2498
1136
|
const filterSensitiveLog: (obj: GetAssessmentReportUrlRequest) => any;
|
|
2499
1137
|
}
|
|
2500
|
-
|
|
2501
|
-
* <p>
|
|
2502
|
-
* A uniform resource locator, used as a unique identifier to locate a resource on the internet.
|
|
2503
|
-
* </p>
|
|
2504
|
-
*/
|
|
1138
|
+
|
|
2505
1139
|
export interface URL {
|
|
2506
|
-
|
|
2507
|
-
* <p>
|
|
2508
|
-
* The name or word used as a hyperlink to the URL.
|
|
2509
|
-
* </p>
|
|
2510
|
-
*/
|
|
1140
|
+
|
|
2511
1141
|
hyperlinkName?: string;
|
|
2512
|
-
|
|
2513
|
-
* <p>
|
|
2514
|
-
* The unique identifier for the internet resource.
|
|
2515
|
-
* </p>
|
|
2516
|
-
*/
|
|
1142
|
+
|
|
2517
1143
|
link?: string;
|
|
2518
1144
|
}
|
|
2519
1145
|
export declare namespace URL {
|
|
2520
|
-
|
|
2521
|
-
* @internal
|
|
2522
|
-
*/
|
|
1146
|
+
|
|
2523
1147
|
const filterSensitiveLog: (obj: URL) => any;
|
|
2524
1148
|
}
|
|
2525
1149
|
export interface GetAssessmentReportUrlResponse {
|
|
2526
|
-
|
|
2527
|
-
* <p>
|
|
2528
|
-
* A uniform resource locator, used as a unique identifier to locate a resource on the internet.
|
|
2529
|
-
* </p>
|
|
2530
|
-
*/
|
|
1150
|
+
|
|
2531
1151
|
preSignedUrl?: URL;
|
|
2532
1152
|
}
|
|
2533
1153
|
export declare namespace GetAssessmentReportUrlResponse {
|
|
2534
|
-
|
|
2535
|
-
* @internal
|
|
2536
|
-
*/
|
|
1154
|
+
|
|
2537
1155
|
const filterSensitiveLog: (obj: GetAssessmentReportUrlResponse) => any;
|
|
2538
1156
|
}
|
|
2539
1157
|
export interface GetChangeLogsRequest {
|
|
2540
|
-
|
|
2541
|
-
* <p>
|
|
2542
|
-
* The identifier for the specified assessment.
|
|
2543
|
-
* </p>
|
|
2544
|
-
*/
|
|
1158
|
+
|
|
2545
1159
|
assessmentId: string | undefined;
|
|
2546
|
-
|
|
2547
|
-
* <p>
|
|
2548
|
-
* The identifier for the specified control set.
|
|
2549
|
-
* </p>
|
|
2550
|
-
*/
|
|
1160
|
+
|
|
2551
1161
|
controlSetId?: string;
|
|
2552
|
-
|
|
2553
|
-
* <p>
|
|
2554
|
-
*
|
|
2555
|
-
* The identifier for the specified control.
|
|
2556
|
-
* </p>
|
|
2557
|
-
*/
|
|
1162
|
+
|
|
2558
1163
|
controlId?: string;
|
|
2559
|
-
|
|
2560
|
-
* <p>
|
|
2561
|
-
* The pagination token used to fetch the next set of results.
|
|
2562
|
-
* </p>
|
|
2563
|
-
*/
|
|
1164
|
+
|
|
2564
1165
|
nextToken?: string;
|
|
2565
|
-
|
|
2566
|
-
* <p>
|
|
2567
|
-
* Represents the maximum number of results per page, or per API request call.
|
|
2568
|
-
* </p>
|
|
2569
|
-
*/
|
|
1166
|
+
|
|
2570
1167
|
maxResults?: number;
|
|
2571
1168
|
}
|
|
2572
1169
|
export declare namespace GetChangeLogsRequest {
|
|
2573
|
-
|
|
2574
|
-
* @internal
|
|
2575
|
-
*/
|
|
1170
|
+
|
|
2576
1171
|
const filterSensitiveLog: (obj: GetChangeLogsRequest) => any;
|
|
2577
1172
|
}
|
|
2578
1173
|
export declare enum ObjectTypeEnum {
|
|
@@ -2582,656 +1177,299 @@ export declare enum ObjectTypeEnum {
|
|
|
2582
1177
|
CONTROL_SET = "CONTROL_SET",
|
|
2583
1178
|
DELEGATION = "DELEGATION"
|
|
2584
1179
|
}
|
|
2585
|
-
|
|
2586
|
-
* <p>
|
|
2587
|
-
* The record of a change within Audit Manager, such as a modified assessment, a delegated control set, and so on.
|
|
2588
|
-
* </p>
|
|
2589
|
-
*/
|
|
1180
|
+
|
|
2590
1181
|
export interface ChangeLog {
|
|
2591
|
-
|
|
2592
|
-
* <p>
|
|
2593
|
-
* The changelog object type, such as an assessment, control, or control set.
|
|
2594
|
-
* </p>
|
|
2595
|
-
*/
|
|
1182
|
+
|
|
2596
1183
|
objectType?: ObjectTypeEnum | string;
|
|
2597
|
-
|
|
2598
|
-
* <p>
|
|
2599
|
-
* The name of the changelog object.
|
|
2600
|
-
* </p>
|
|
2601
|
-
*/
|
|
1184
|
+
|
|
2602
1185
|
objectName?: string;
|
|
2603
|
-
|
|
2604
|
-
* <p>
|
|
2605
|
-
* The action performed.
|
|
2606
|
-
* </p>
|
|
2607
|
-
*/
|
|
1186
|
+
|
|
2608
1187
|
action?: ActionEnum | string;
|
|
2609
|
-
|
|
2610
|
-
* <p>
|
|
2611
|
-
* The time of creation for the changelog object.
|
|
2612
|
-
* </p>
|
|
2613
|
-
*/
|
|
1188
|
+
|
|
2614
1189
|
createdAt?: Date;
|
|
2615
|
-
|
|
2616
|
-
* <p>
|
|
2617
|
-
* The IAM user or role that performed the action.
|
|
2618
|
-
* </p>
|
|
2619
|
-
*/
|
|
1190
|
+
|
|
2620
1191
|
createdBy?: string;
|
|
2621
1192
|
}
|
|
2622
1193
|
export declare namespace ChangeLog {
|
|
2623
|
-
|
|
2624
|
-
* @internal
|
|
2625
|
-
*/
|
|
1194
|
+
|
|
2626
1195
|
const filterSensitiveLog: (obj: ChangeLog) => any;
|
|
2627
1196
|
}
|
|
2628
1197
|
export interface GetChangeLogsResponse {
|
|
2629
|
-
|
|
2630
|
-
* <p>
|
|
2631
|
-
* The list of user activity for the control.
|
|
2632
|
-
* </p>
|
|
2633
|
-
*/
|
|
1198
|
+
|
|
2634
1199
|
changeLogs?: ChangeLog[];
|
|
2635
|
-
|
|
2636
|
-
* <p>
|
|
2637
|
-
* The pagination token used to fetch the next set of results.
|
|
2638
|
-
* </p>
|
|
2639
|
-
*/
|
|
1200
|
+
|
|
2640
1201
|
nextToken?: string;
|
|
2641
1202
|
}
|
|
2642
1203
|
export declare namespace GetChangeLogsResponse {
|
|
2643
|
-
|
|
2644
|
-
* @internal
|
|
2645
|
-
*/
|
|
1204
|
+
|
|
2646
1205
|
const filterSensitiveLog: (obj: GetChangeLogsResponse) => any;
|
|
2647
1206
|
}
|
|
2648
1207
|
export interface GetControlRequest {
|
|
2649
|
-
|
|
2650
|
-
* <p>
|
|
2651
|
-
*
|
|
2652
|
-
* The identifier for the specified control.
|
|
2653
|
-
* </p>
|
|
2654
|
-
*/
|
|
1208
|
+
|
|
2655
1209
|
controlId: string | undefined;
|
|
2656
1210
|
}
|
|
2657
1211
|
export declare namespace GetControlRequest {
|
|
2658
|
-
|
|
2659
|
-
* @internal
|
|
2660
|
-
*/
|
|
1212
|
+
|
|
2661
1213
|
const filterSensitiveLog: (obj: GetControlRequest) => any;
|
|
2662
1214
|
}
|
|
2663
1215
|
export interface GetControlResponse {
|
|
2664
|
-
|
|
2665
|
-
* <p>
|
|
2666
|
-
* The name of the control returned by the <code>GetControl</code> API.
|
|
2667
|
-
* </p>
|
|
2668
|
-
*/
|
|
1216
|
+
|
|
2669
1217
|
control?: Control;
|
|
2670
1218
|
}
|
|
2671
1219
|
export declare namespace GetControlResponse {
|
|
2672
|
-
|
|
2673
|
-
* @internal
|
|
2674
|
-
*/
|
|
1220
|
+
|
|
2675
1221
|
const filterSensitiveLog: (obj: GetControlResponse) => any;
|
|
2676
1222
|
}
|
|
2677
1223
|
export interface GetDelegationsRequest {
|
|
2678
|
-
|
|
2679
|
-
* <p>
|
|
2680
|
-
* The pagination token used to fetch the next set of results.
|
|
2681
|
-
* </p>
|
|
2682
|
-
*/
|
|
1224
|
+
|
|
2683
1225
|
nextToken?: string;
|
|
2684
|
-
|
|
2685
|
-
* <p>
|
|
2686
|
-
* Represents the maximum number of results per page, or per API request call.
|
|
2687
|
-
* </p>
|
|
2688
|
-
*/
|
|
1226
|
+
|
|
2689
1227
|
maxResults?: number;
|
|
2690
1228
|
}
|
|
2691
1229
|
export declare namespace GetDelegationsRequest {
|
|
2692
|
-
|
|
2693
|
-
* @internal
|
|
2694
|
-
*/
|
|
1230
|
+
|
|
2695
1231
|
const filterSensitiveLog: (obj: GetDelegationsRequest) => any;
|
|
2696
1232
|
}
|
|
2697
|
-
|
|
2698
|
-
* <p>
|
|
2699
|
-
* The metadata associated with the specified delegation.
|
|
2700
|
-
* </p>
|
|
2701
|
-
*/
|
|
1233
|
+
|
|
2702
1234
|
export interface DelegationMetadata {
|
|
2703
|
-
|
|
2704
|
-
* <p>
|
|
2705
|
-
* The unique identifier for the delegation.
|
|
2706
|
-
* </p>
|
|
2707
|
-
*/
|
|
1235
|
+
|
|
2708
1236
|
id?: string;
|
|
2709
|
-
|
|
2710
|
-
* <p>
|
|
2711
|
-
* The name of the associated assessment.
|
|
2712
|
-
* </p>
|
|
2713
|
-
*/
|
|
1237
|
+
|
|
2714
1238
|
assessmentName?: string;
|
|
2715
|
-
|
|
2716
|
-
* <p>
|
|
2717
|
-
* The unique identifier for the specified assessment.
|
|
2718
|
-
* </p>
|
|
2719
|
-
*/
|
|
1239
|
+
|
|
2720
1240
|
assessmentId?: string;
|
|
2721
|
-
|
|
2722
|
-
* <p>
|
|
2723
|
-
* The current status of the delgation.
|
|
2724
|
-
* </p>
|
|
2725
|
-
*/
|
|
1241
|
+
|
|
2726
1242
|
status?: DelegationStatus | string;
|
|
2727
|
-
|
|
2728
|
-
* <p>
|
|
2729
|
-
* The Amazon Resource Name (ARN) of the IAM role.
|
|
2730
|
-
* </p>
|
|
2731
|
-
*/
|
|
1243
|
+
|
|
2732
1244
|
roleArn?: string;
|
|
2733
|
-
|
|
2734
|
-
* <p>
|
|
2735
|
-
* Specifies when the delegation was created.
|
|
2736
|
-
* </p>
|
|
2737
|
-
*/
|
|
1245
|
+
|
|
2738
1246
|
creationTime?: Date;
|
|
2739
|
-
|
|
2740
|
-
* <p>
|
|
2741
|
-
* Specifies the name of the control set delegated for review.
|
|
2742
|
-
* </p>
|
|
2743
|
-
*/
|
|
1247
|
+
|
|
2744
1248
|
controlSetName?: string;
|
|
2745
1249
|
}
|
|
2746
1250
|
export declare namespace DelegationMetadata {
|
|
2747
|
-
|
|
2748
|
-
* @internal
|
|
2749
|
-
*/
|
|
1251
|
+
|
|
2750
1252
|
const filterSensitiveLog: (obj: DelegationMetadata) => any;
|
|
2751
1253
|
}
|
|
2752
1254
|
export interface GetDelegationsResponse {
|
|
2753
|
-
|
|
2754
|
-
* <p>
|
|
2755
|
-
* The list of delegations returned by the <code>GetDelegations</code> API.
|
|
2756
|
-
* </p>
|
|
2757
|
-
*/
|
|
1255
|
+
|
|
2758
1256
|
delegations?: DelegationMetadata[];
|
|
2759
|
-
|
|
2760
|
-
* <p>
|
|
2761
|
-
* The pagination token used to fetch the next set of results.
|
|
2762
|
-
* </p>
|
|
2763
|
-
*/
|
|
1257
|
+
|
|
2764
1258
|
nextToken?: string;
|
|
2765
1259
|
}
|
|
2766
1260
|
export declare namespace GetDelegationsResponse {
|
|
2767
|
-
|
|
2768
|
-
* @internal
|
|
2769
|
-
*/
|
|
1261
|
+
|
|
2770
1262
|
const filterSensitiveLog: (obj: GetDelegationsResponse) => any;
|
|
2771
1263
|
}
|
|
2772
1264
|
export interface GetEvidenceRequest {
|
|
2773
|
-
|
|
2774
|
-
* <p>
|
|
2775
|
-
* The identifier for the specified assessment.
|
|
2776
|
-
* </p>
|
|
2777
|
-
*/
|
|
1265
|
+
|
|
2778
1266
|
assessmentId: string | undefined;
|
|
2779
|
-
|
|
2780
|
-
* <p>
|
|
2781
|
-
* The identifier for the specified control set.
|
|
2782
|
-
* </p>
|
|
2783
|
-
*/
|
|
1267
|
+
|
|
2784
1268
|
controlSetId: string | undefined;
|
|
2785
|
-
|
|
2786
|
-
* <p>
|
|
2787
|
-
* The identifier for the folder in which the evidence is stored.
|
|
2788
|
-
* </p>
|
|
2789
|
-
*/
|
|
1269
|
+
|
|
2790
1270
|
evidenceFolderId: string | undefined;
|
|
2791
|
-
|
|
2792
|
-
* <p>
|
|
2793
|
-
* The identifier for the evidence.
|
|
2794
|
-
* </p>
|
|
2795
|
-
*/
|
|
1271
|
+
|
|
2796
1272
|
evidenceId: string | undefined;
|
|
2797
1273
|
}
|
|
2798
1274
|
export declare namespace GetEvidenceRequest {
|
|
2799
|
-
|
|
2800
|
-
* @internal
|
|
2801
|
-
*/
|
|
1275
|
+
|
|
2802
1276
|
const filterSensitiveLog: (obj: GetEvidenceRequest) => any;
|
|
2803
1277
|
}
|
|
2804
|
-
|
|
2805
|
-
* <p>
|
|
2806
|
-
* A system asset that is evaluated in an Audit Manager assessment.
|
|
2807
|
-
* </p>
|
|
2808
|
-
*/
|
|
1278
|
+
|
|
2809
1279
|
export interface Resource {
|
|
2810
|
-
|
|
2811
|
-
* <p>
|
|
2812
|
-
* The Amazon Resource Name (ARN) for the specified resource.
|
|
2813
|
-
* </p>
|
|
2814
|
-
*/
|
|
1280
|
+
|
|
2815
1281
|
arn?: string;
|
|
2816
|
-
|
|
2817
|
-
* <p>
|
|
2818
|
-
* The value of the specified resource.
|
|
2819
|
-
* </p>
|
|
2820
|
-
*/
|
|
1282
|
+
|
|
2821
1283
|
value?: string;
|
|
2822
1284
|
}
|
|
2823
1285
|
export declare namespace Resource {
|
|
2824
|
-
|
|
2825
|
-
* @internal
|
|
2826
|
-
*/
|
|
1286
|
+
|
|
2827
1287
|
const filterSensitiveLog: (obj: Resource) => any;
|
|
2828
1288
|
}
|
|
2829
|
-
|
|
2830
|
-
* <p>
|
|
2831
|
-
* A record that contains the information needed to demonstrate compliance with the requirements specified by a control. Examples of evidence include change activity triggered by a user, or a system configuration snapshot.
|
|
2832
|
-
* </p>
|
|
2833
|
-
*/
|
|
1289
|
+
|
|
2834
1290
|
export interface Evidence {
|
|
2835
|
-
|
|
2836
|
-
* <p>
|
|
2837
|
-
* The data source from which the specified evidence was collected.
|
|
2838
|
-
* </p>
|
|
2839
|
-
*/
|
|
1291
|
+
|
|
2840
1292
|
dataSource?: string;
|
|
2841
|
-
|
|
2842
|
-
* <p>
|
|
2843
|
-
* The identifier for the specified account.
|
|
2844
|
-
* </p>
|
|
2845
|
-
*/
|
|
1293
|
+
|
|
2846
1294
|
evidenceAwsAccountId?: string;
|
|
2847
|
-
|
|
2848
|
-
* <p>
|
|
2849
|
-
* The timestamp that represents when the evidence was collected.
|
|
2850
|
-
* </p>
|
|
2851
|
-
*/
|
|
1295
|
+
|
|
2852
1296
|
time?: Date;
|
|
2853
|
-
|
|
2854
|
-
* <p>
|
|
2855
|
-
* The Amazon Web Service from which the evidence is collected.
|
|
2856
|
-
* </p>
|
|
2857
|
-
*/
|
|
1297
|
+
|
|
2858
1298
|
eventSource?: string;
|
|
2859
|
-
|
|
2860
|
-
* <p>
|
|
2861
|
-
* The name of the specified evidence event.
|
|
2862
|
-
* </p>
|
|
2863
|
-
*/
|
|
1299
|
+
|
|
2864
1300
|
eventName?: string;
|
|
2865
|
-
|
|
2866
|
-
* <p>
|
|
2867
|
-
* The type of automated evidence.
|
|
2868
|
-
* </p>
|
|
2869
|
-
*/
|
|
1301
|
+
|
|
2870
1302
|
evidenceByType?: string;
|
|
2871
|
-
|
|
2872
|
-
* <p>
|
|
2873
|
-
* The list of resources assessed to generate the evidence.
|
|
2874
|
-
* </p>
|
|
2875
|
-
*/
|
|
1303
|
+
|
|
2876
1304
|
resourcesIncluded?: Resource[];
|
|
2877
|
-
|
|
2878
|
-
* <p>
|
|
2879
|
-
* The names and values used by the evidence event, including an attribute name (such as <code>allowUsersToChangePassword</code>) and value (such as <code>true</code> or <code>false</code>).
|
|
2880
|
-
* </p>
|
|
2881
|
-
*/
|
|
1305
|
+
|
|
2882
1306
|
attributes?: {
|
|
2883
1307
|
[key: string]: string;
|
|
2884
1308
|
};
|
|
2885
|
-
|
|
2886
|
-
* <p>
|
|
2887
|
-
* The unique identifier for the IAM user or role associated with the evidence.
|
|
2888
|
-
* </p>
|
|
2889
|
-
*/
|
|
1309
|
+
|
|
2890
1310
|
iamId?: string;
|
|
2891
|
-
|
|
2892
|
-
* <p> The evaluation status for evidence that falls under the compliance check category. For
|
|
2893
|
-
* evidence collected from Security Hub, a <i>Pass</i> or
|
|
2894
|
-
* <i>Fail</i> result is shown. For evidence collected from Config, a
|
|
2895
|
-
* <i>Compliant</i> or <i>Noncompliant</i> result is shown. </p>
|
|
2896
|
-
*/
|
|
1311
|
+
|
|
2897
1312
|
complianceCheck?: string;
|
|
2898
|
-
|
|
2899
|
-
* <p>
|
|
2900
|
-
* The account from which the evidence is collected, and its organization path.
|
|
2901
|
-
* </p>
|
|
2902
|
-
*/
|
|
1313
|
+
|
|
2903
1314
|
awsOrganization?: string;
|
|
2904
|
-
|
|
2905
|
-
* <p>
|
|
2906
|
-
* The identifier for the specified account.
|
|
2907
|
-
* </p>
|
|
2908
|
-
*/
|
|
1315
|
+
|
|
2909
1316
|
awsAccountId?: string;
|
|
2910
|
-
|
|
2911
|
-
* <p>
|
|
2912
|
-
* The identifier for the folder in which the evidence is stored.
|
|
2913
|
-
* </p>
|
|
2914
|
-
*/
|
|
1317
|
+
|
|
2915
1318
|
evidenceFolderId?: string;
|
|
2916
|
-
|
|
2917
|
-
* <p> The identifier for the evidence.
|
|
2918
|
-
* </p>
|
|
2919
|
-
*/
|
|
1319
|
+
|
|
2920
1320
|
id?: string;
|
|
2921
|
-
|
|
2922
|
-
* <p>
|
|
2923
|
-
* Specifies whether the evidence is included in the assessment report.
|
|
2924
|
-
* </p>
|
|
2925
|
-
*/
|
|
1321
|
+
|
|
2926
1322
|
assessmentReportSelection?: string;
|
|
2927
1323
|
}
|
|
2928
1324
|
export declare namespace Evidence {
|
|
2929
|
-
|
|
2930
|
-
* @internal
|
|
2931
|
-
*/
|
|
1325
|
+
|
|
2932
1326
|
const filterSensitiveLog: (obj: Evidence) => any;
|
|
2933
1327
|
}
|
|
2934
1328
|
export interface GetEvidenceResponse {
|
|
2935
|
-
|
|
2936
|
-
* <p>
|
|
2937
|
-
* The evidence returned by the <code>GetEvidenceResponse</code> API.
|
|
2938
|
-
* </p>
|
|
2939
|
-
*/
|
|
1329
|
+
|
|
2940
1330
|
evidence?: Evidence;
|
|
2941
1331
|
}
|
|
2942
1332
|
export declare namespace GetEvidenceResponse {
|
|
2943
|
-
|
|
2944
|
-
* @internal
|
|
2945
|
-
*/
|
|
1333
|
+
|
|
2946
1334
|
const filterSensitiveLog: (obj: GetEvidenceResponse) => any;
|
|
2947
1335
|
}
|
|
2948
1336
|
export interface GetEvidenceByEvidenceFolderRequest {
|
|
2949
|
-
|
|
2950
|
-
* <p>
|
|
2951
|
-
* The identifier for the specified assessment.
|
|
2952
|
-
* </p>
|
|
2953
|
-
*/
|
|
1337
|
+
|
|
2954
1338
|
assessmentId: string | undefined;
|
|
2955
|
-
|
|
2956
|
-
* <p>
|
|
2957
|
-
* The identifier for the control set.
|
|
2958
|
-
* </p>
|
|
2959
|
-
*/
|
|
1339
|
+
|
|
2960
1340
|
controlSetId: string | undefined;
|
|
2961
|
-
|
|
2962
|
-
* <p>
|
|
2963
|
-
* The unique identifier for the folder in which the evidence is stored.
|
|
2964
|
-
* </p>
|
|
2965
|
-
*/
|
|
1341
|
+
|
|
2966
1342
|
evidenceFolderId: string | undefined;
|
|
2967
|
-
|
|
2968
|
-
* <p>
|
|
2969
|
-
* The pagination token used to fetch the next set of results.
|
|
2970
|
-
* </p>
|
|
2971
|
-
*/
|
|
1343
|
+
|
|
2972
1344
|
nextToken?: string;
|
|
2973
|
-
|
|
2974
|
-
* <p>
|
|
2975
|
-
* Represents the maximum number of results per page, or per API request call.
|
|
2976
|
-
* </p>
|
|
2977
|
-
*/
|
|
1345
|
+
|
|
2978
1346
|
maxResults?: number;
|
|
2979
1347
|
}
|
|
2980
1348
|
export declare namespace GetEvidenceByEvidenceFolderRequest {
|
|
2981
|
-
|
|
2982
|
-
* @internal
|
|
2983
|
-
*/
|
|
1349
|
+
|
|
2984
1350
|
const filterSensitiveLog: (obj: GetEvidenceByEvidenceFolderRequest) => any;
|
|
2985
1351
|
}
|
|
2986
1352
|
export interface GetEvidenceByEvidenceFolderResponse {
|
|
2987
|
-
|
|
2988
|
-
* <p>
|
|
2989
|
-
* The list of evidence returned by the <code>GetEvidenceByEvidenceFolder</code> API.
|
|
2990
|
-
* </p>
|
|
2991
|
-
*/
|
|
1353
|
+
|
|
2992
1354
|
evidence?: Evidence[];
|
|
2993
|
-
|
|
2994
|
-
* <p>
|
|
2995
|
-
* The pagination token used to fetch the next set of results.
|
|
2996
|
-
* </p>
|
|
2997
|
-
*/
|
|
1355
|
+
|
|
2998
1356
|
nextToken?: string;
|
|
2999
1357
|
}
|
|
3000
1358
|
export declare namespace GetEvidenceByEvidenceFolderResponse {
|
|
3001
|
-
|
|
3002
|
-
* @internal
|
|
3003
|
-
*/
|
|
1359
|
+
|
|
3004
1360
|
const filterSensitiveLog: (obj: GetEvidenceByEvidenceFolderResponse) => any;
|
|
3005
1361
|
}
|
|
3006
1362
|
export interface GetEvidenceFolderRequest {
|
|
3007
|
-
|
|
3008
|
-
* <p>
|
|
3009
|
-
* The identifier for the specified assessment.
|
|
3010
|
-
* </p>
|
|
3011
|
-
*/
|
|
1363
|
+
|
|
3012
1364
|
assessmentId: string | undefined;
|
|
3013
|
-
|
|
3014
|
-
* <p>
|
|
3015
|
-
* The identifier for the specified control set.
|
|
3016
|
-
* </p>
|
|
3017
|
-
*/
|
|
1365
|
+
|
|
3018
1366
|
controlSetId: string | undefined;
|
|
3019
|
-
|
|
3020
|
-
* <p>
|
|
3021
|
-
* The identifier for the folder in which the evidence is stored.
|
|
3022
|
-
* </p>
|
|
3023
|
-
*/
|
|
1367
|
+
|
|
3024
1368
|
evidenceFolderId: string | undefined;
|
|
3025
1369
|
}
|
|
3026
1370
|
export declare namespace GetEvidenceFolderRequest {
|
|
3027
|
-
|
|
3028
|
-
* @internal
|
|
3029
|
-
*/
|
|
1371
|
+
|
|
3030
1372
|
const filterSensitiveLog: (obj: GetEvidenceFolderRequest) => any;
|
|
3031
1373
|
}
|
|
3032
1374
|
export interface GetEvidenceFolderResponse {
|
|
3033
|
-
|
|
3034
|
-
* <p>
|
|
3035
|
-
* The folder in which evidence is stored.
|
|
3036
|
-
* </p>
|
|
3037
|
-
*/
|
|
1375
|
+
|
|
3038
1376
|
evidenceFolder?: AssessmentEvidenceFolder;
|
|
3039
1377
|
}
|
|
3040
1378
|
export declare namespace GetEvidenceFolderResponse {
|
|
3041
|
-
|
|
3042
|
-
* @internal
|
|
3043
|
-
*/
|
|
1379
|
+
|
|
3044
1380
|
const filterSensitiveLog: (obj: GetEvidenceFolderResponse) => any;
|
|
3045
1381
|
}
|
|
3046
1382
|
export interface GetEvidenceFoldersByAssessmentRequest {
|
|
3047
|
-
|
|
3048
|
-
* <p>
|
|
3049
|
-
* The identifier for the specified assessment.
|
|
3050
|
-
* </p>
|
|
3051
|
-
*/
|
|
1383
|
+
|
|
3052
1384
|
assessmentId: string | undefined;
|
|
3053
|
-
|
|
3054
|
-
* <p>
|
|
3055
|
-
* The pagination token used to fetch the next set of results.
|
|
3056
|
-
* </p>
|
|
3057
|
-
*/
|
|
1385
|
+
|
|
3058
1386
|
nextToken?: string;
|
|
3059
|
-
|
|
3060
|
-
* <p>
|
|
3061
|
-
* Represents the maximum number of results per page, or per API request call.
|
|
3062
|
-
* </p>
|
|
3063
|
-
*/
|
|
1387
|
+
|
|
3064
1388
|
maxResults?: number;
|
|
3065
1389
|
}
|
|
3066
1390
|
export declare namespace GetEvidenceFoldersByAssessmentRequest {
|
|
3067
|
-
|
|
3068
|
-
* @internal
|
|
3069
|
-
*/
|
|
1391
|
+
|
|
3070
1392
|
const filterSensitiveLog: (obj: GetEvidenceFoldersByAssessmentRequest) => any;
|
|
3071
1393
|
}
|
|
3072
1394
|
export interface GetEvidenceFoldersByAssessmentResponse {
|
|
3073
|
-
|
|
3074
|
-
* <p>
|
|
3075
|
-
* The list of evidence folders returned by the <code>GetEvidenceFoldersByAssessment</code> API.
|
|
3076
|
-
* </p>
|
|
3077
|
-
*/
|
|
1395
|
+
|
|
3078
1396
|
evidenceFolders?: AssessmentEvidenceFolder[];
|
|
3079
|
-
|
|
3080
|
-
* <p>
|
|
3081
|
-
* The pagination token used to fetch the next set of results.
|
|
3082
|
-
* </p>
|
|
3083
|
-
*/
|
|
1397
|
+
|
|
3084
1398
|
nextToken?: string;
|
|
3085
1399
|
}
|
|
3086
1400
|
export declare namespace GetEvidenceFoldersByAssessmentResponse {
|
|
3087
|
-
|
|
3088
|
-
* @internal
|
|
3089
|
-
*/
|
|
1401
|
+
|
|
3090
1402
|
const filterSensitiveLog: (obj: GetEvidenceFoldersByAssessmentResponse) => any;
|
|
3091
1403
|
}
|
|
3092
1404
|
export interface GetEvidenceFoldersByAssessmentControlRequest {
|
|
3093
|
-
|
|
3094
|
-
* <p>
|
|
3095
|
-
* The identifier for the specified assessment.
|
|
3096
|
-
* </p>
|
|
3097
|
-
*/
|
|
1405
|
+
|
|
3098
1406
|
assessmentId: string | undefined;
|
|
3099
|
-
|
|
3100
|
-
* <p>
|
|
3101
|
-
* The identifier for the specified control set.
|
|
3102
|
-
* </p>
|
|
3103
|
-
*/
|
|
1407
|
+
|
|
3104
1408
|
controlSetId: string | undefined;
|
|
3105
|
-
|
|
3106
|
-
* <p>
|
|
3107
|
-
* The identifier for the specified control.
|
|
3108
|
-
* </p>
|
|
3109
|
-
*/
|
|
1409
|
+
|
|
3110
1410
|
controlId: string | undefined;
|
|
3111
|
-
|
|
3112
|
-
* <p>
|
|
3113
|
-
* The pagination token used to fetch the next set of results.
|
|
3114
|
-
* </p>
|
|
3115
|
-
*/
|
|
1411
|
+
|
|
3116
1412
|
nextToken?: string;
|
|
3117
|
-
|
|
3118
|
-
* <p>
|
|
3119
|
-
* Represents the maximum number of results per page, or per API request call.
|
|
3120
|
-
* </p>
|
|
3121
|
-
*/
|
|
1413
|
+
|
|
3122
1414
|
maxResults?: number;
|
|
3123
1415
|
}
|
|
3124
1416
|
export declare namespace GetEvidenceFoldersByAssessmentControlRequest {
|
|
3125
|
-
|
|
3126
|
-
* @internal
|
|
3127
|
-
*/
|
|
1417
|
+
|
|
3128
1418
|
const filterSensitiveLog: (obj: GetEvidenceFoldersByAssessmentControlRequest) => any;
|
|
3129
1419
|
}
|
|
3130
1420
|
export interface GetEvidenceFoldersByAssessmentControlResponse {
|
|
3131
|
-
|
|
3132
|
-
* <p>
|
|
3133
|
-
* The list of evidence folders returned by the <code>GetEvidenceFoldersByAssessmentControl</code> API.
|
|
3134
|
-
* </p>
|
|
3135
|
-
*/
|
|
1421
|
+
|
|
3136
1422
|
evidenceFolders?: AssessmentEvidenceFolder[];
|
|
3137
|
-
|
|
3138
|
-
* <p>
|
|
3139
|
-
* The pagination token used to fetch the next set of results.
|
|
3140
|
-
* </p>
|
|
3141
|
-
*/
|
|
1423
|
+
|
|
3142
1424
|
nextToken?: string;
|
|
3143
1425
|
}
|
|
3144
1426
|
export declare namespace GetEvidenceFoldersByAssessmentControlResponse {
|
|
3145
|
-
|
|
3146
|
-
* @internal
|
|
3147
|
-
*/
|
|
1427
|
+
|
|
3148
1428
|
const filterSensitiveLog: (obj: GetEvidenceFoldersByAssessmentControlResponse) => any;
|
|
3149
1429
|
}
|
|
3150
1430
|
export interface GetOrganizationAdminAccountRequest {
|
|
3151
1431
|
}
|
|
3152
1432
|
export declare namespace GetOrganizationAdminAccountRequest {
|
|
3153
|
-
|
|
3154
|
-
* @internal
|
|
3155
|
-
*/
|
|
1433
|
+
|
|
3156
1434
|
const filterSensitiveLog: (obj: GetOrganizationAdminAccountRequest) => any;
|
|
3157
1435
|
}
|
|
3158
1436
|
export interface GetOrganizationAdminAccountResponse {
|
|
3159
|
-
|
|
3160
|
-
* <p>
|
|
3161
|
-
* The identifier for the specified administrator account.
|
|
3162
|
-
* </p>
|
|
3163
|
-
*/
|
|
1437
|
+
|
|
3164
1438
|
adminAccountId?: string;
|
|
3165
|
-
|
|
3166
|
-
* <p>
|
|
3167
|
-
* The identifier for the specified organization.
|
|
3168
|
-
* </p>
|
|
3169
|
-
*/
|
|
1439
|
+
|
|
3170
1440
|
organizationId?: string;
|
|
3171
1441
|
}
|
|
3172
1442
|
export declare namespace GetOrganizationAdminAccountResponse {
|
|
3173
|
-
|
|
3174
|
-
* @internal
|
|
3175
|
-
*/
|
|
1443
|
+
|
|
3176
1444
|
const filterSensitiveLog: (obj: GetOrganizationAdminAccountResponse) => any;
|
|
3177
1445
|
}
|
|
3178
1446
|
export interface GetServicesInScopeRequest {
|
|
3179
1447
|
}
|
|
3180
1448
|
export declare namespace GetServicesInScopeRequest {
|
|
3181
|
-
|
|
3182
|
-
* @internal
|
|
3183
|
-
*/
|
|
1449
|
+
|
|
3184
1450
|
const filterSensitiveLog: (obj: GetServicesInScopeRequest) => any;
|
|
3185
1451
|
}
|
|
3186
|
-
|
|
3187
|
-
* <p>
|
|
3188
|
-
* The metadata associated with the specified Amazon Web Service.
|
|
3189
|
-
* </p>
|
|
3190
|
-
*/
|
|
1452
|
+
|
|
3191
1453
|
export interface ServiceMetadata {
|
|
3192
|
-
|
|
3193
|
-
* <p>
|
|
3194
|
-
* The name of the Amazon Web Service.
|
|
3195
|
-
* </p>
|
|
3196
|
-
*/
|
|
1454
|
+
|
|
3197
1455
|
name?: string;
|
|
3198
|
-
|
|
3199
|
-
* <p>
|
|
3200
|
-
* The display name of the Amazon Web Service.
|
|
3201
|
-
* </p>
|
|
3202
|
-
*/
|
|
1456
|
+
|
|
3203
1457
|
displayName?: string;
|
|
3204
|
-
|
|
3205
|
-
* <p>
|
|
3206
|
-
* The description of the specified Amazon Web Service.
|
|
3207
|
-
* </p>
|
|
3208
|
-
*/
|
|
1458
|
+
|
|
3209
1459
|
description?: string;
|
|
3210
|
-
|
|
3211
|
-
* <p>
|
|
3212
|
-
* The category in which the Amazon Web Service belongs, such as compute, storage, database, and so on.
|
|
3213
|
-
* </p>
|
|
3214
|
-
*/
|
|
1460
|
+
|
|
3215
1461
|
category?: string;
|
|
3216
1462
|
}
|
|
3217
1463
|
export declare namespace ServiceMetadata {
|
|
3218
|
-
|
|
3219
|
-
* @internal
|
|
3220
|
-
*/
|
|
1464
|
+
|
|
3221
1465
|
const filterSensitiveLog: (obj: ServiceMetadata) => any;
|
|
3222
1466
|
}
|
|
3223
1467
|
export interface GetServicesInScopeResponse {
|
|
3224
|
-
|
|
3225
|
-
* <p>
|
|
3226
|
-
* The metadata associated with the Amazon Web Service.
|
|
3227
|
-
* </p>
|
|
3228
|
-
*/
|
|
1468
|
+
|
|
3229
1469
|
serviceMetadata?: ServiceMetadata[];
|
|
3230
1470
|
}
|
|
3231
1471
|
export declare namespace GetServicesInScopeResponse {
|
|
3232
|
-
|
|
3233
|
-
* @internal
|
|
3234
|
-
*/
|
|
1472
|
+
|
|
3235
1473
|
const filterSensitiveLog: (obj: GetServicesInScopeResponse) => any;
|
|
3236
1474
|
}
|
|
3237
1475
|
export declare enum SettingAttribute {
|
|
@@ -3242,1034 +1480,492 @@ export declare enum SettingAttribute {
|
|
|
3242
1480
|
SNS_TOPIC = "SNS_TOPIC"
|
|
3243
1481
|
}
|
|
3244
1482
|
export interface GetSettingsRequest {
|
|
3245
|
-
|
|
3246
|
-
* <p>
|
|
3247
|
-
* The list of <code>SettingAttribute</code> enum values.
|
|
3248
|
-
* </p>
|
|
3249
|
-
*/
|
|
1483
|
+
|
|
3250
1484
|
attribute: SettingAttribute | string | undefined;
|
|
3251
1485
|
}
|
|
3252
1486
|
export declare namespace GetSettingsRequest {
|
|
3253
|
-
|
|
3254
|
-
* @internal
|
|
3255
|
-
*/
|
|
1487
|
+
|
|
3256
1488
|
const filterSensitiveLog: (obj: GetSettingsRequest) => any;
|
|
3257
1489
|
}
|
|
3258
|
-
|
|
3259
|
-
* <p>
|
|
3260
|
-
* The settings object that holds all supported Audit Manager settings.
|
|
3261
|
-
* </p>
|
|
3262
|
-
*/
|
|
1490
|
+
|
|
3263
1491
|
export interface Settings {
|
|
3264
|
-
|
|
3265
|
-
* <p>
|
|
3266
|
-
* Specifies whether Organizations is enabled.
|
|
3267
|
-
* </p>
|
|
3268
|
-
*/
|
|
1492
|
+
|
|
3269
1493
|
isAwsOrgEnabled?: boolean;
|
|
3270
|
-
|
|
3271
|
-
* <p>
|
|
3272
|
-
* The designated Amazon Simple Notification Service (Amazon SNS) topic.
|
|
3273
|
-
* </p>
|
|
3274
|
-
*/
|
|
1494
|
+
|
|
3275
1495
|
snsTopic?: string;
|
|
3276
|
-
|
|
3277
|
-
* <p>
|
|
3278
|
-
* The default storage destination for assessment reports.
|
|
3279
|
-
* </p>
|
|
3280
|
-
*/
|
|
1496
|
+
|
|
3281
1497
|
defaultAssessmentReportsDestination?: AssessmentReportsDestination;
|
|
3282
|
-
|
|
3283
|
-
* <p>
|
|
3284
|
-
* The designated default audit owners.
|
|
3285
|
-
* </p>
|
|
3286
|
-
*/
|
|
1498
|
+
|
|
3287
1499
|
defaultProcessOwners?: Role[];
|
|
3288
|
-
|
|
3289
|
-
* <p>
|
|
3290
|
-
* The KMS key details.
|
|
3291
|
-
* </p>
|
|
3292
|
-
*/
|
|
1500
|
+
|
|
3293
1501
|
kmsKey?: string;
|
|
3294
1502
|
}
|
|
3295
1503
|
export declare namespace Settings {
|
|
3296
|
-
|
|
3297
|
-
* @internal
|
|
3298
|
-
*/
|
|
1504
|
+
|
|
3299
1505
|
const filterSensitiveLog: (obj: Settings) => any;
|
|
3300
1506
|
}
|
|
3301
1507
|
export interface GetSettingsResponse {
|
|
3302
|
-
|
|
3303
|
-
* <p>
|
|
3304
|
-
* The settings object that holds all supported Audit Manager settings.
|
|
3305
|
-
* </p>
|
|
3306
|
-
*/
|
|
1508
|
+
|
|
3307
1509
|
settings?: Settings;
|
|
3308
1510
|
}
|
|
3309
1511
|
export declare namespace GetSettingsResponse {
|
|
3310
|
-
|
|
3311
|
-
* @internal
|
|
3312
|
-
*/
|
|
1512
|
+
|
|
3313
1513
|
const filterSensitiveLog: (obj: GetSettingsResponse) => any;
|
|
3314
1514
|
}
|
|
3315
1515
|
export interface ListAssessmentFrameworksRequest {
|
|
3316
|
-
|
|
3317
|
-
* <p>
|
|
3318
|
-
* The type of framework, such as standard or custom.
|
|
3319
|
-
* </p>
|
|
3320
|
-
*/
|
|
1516
|
+
|
|
3321
1517
|
frameworkType: FrameworkType | string | undefined;
|
|
3322
|
-
|
|
3323
|
-
* <p>
|
|
3324
|
-
* The pagination token used to fetch the next set of results.
|
|
3325
|
-
* </p>
|
|
3326
|
-
*/
|
|
1518
|
+
|
|
3327
1519
|
nextToken?: string;
|
|
3328
|
-
|
|
3329
|
-
* <p>
|
|
3330
|
-
* Represents the maximum number of results per page, or per API request call.
|
|
3331
|
-
* </p>
|
|
3332
|
-
*/
|
|
1520
|
+
|
|
3333
1521
|
maxResults?: number;
|
|
3334
1522
|
}
|
|
3335
1523
|
export declare namespace ListAssessmentFrameworksRequest {
|
|
3336
|
-
|
|
3337
|
-
* @internal
|
|
3338
|
-
*/
|
|
1524
|
+
|
|
3339
1525
|
const filterSensitiveLog: (obj: ListAssessmentFrameworksRequest) => any;
|
|
3340
1526
|
}
|
|
3341
1527
|
export interface ListAssessmentFrameworksResponse {
|
|
3342
|
-
|
|
3343
|
-
* <p>
|
|
3344
|
-
* The list of metadata objects for the specified framework.
|
|
3345
|
-
* </p>
|
|
3346
|
-
*/
|
|
1528
|
+
|
|
3347
1529
|
frameworkMetadataList?: AssessmentFrameworkMetadata[];
|
|
3348
|
-
|
|
3349
|
-
* <p>
|
|
3350
|
-
* The pagination token used to fetch the next set of results.
|
|
3351
|
-
* </p>
|
|
3352
|
-
*/
|
|
1530
|
+
|
|
3353
1531
|
nextToken?: string;
|
|
3354
1532
|
}
|
|
3355
1533
|
export declare namespace ListAssessmentFrameworksResponse {
|
|
3356
|
-
|
|
3357
|
-
* @internal
|
|
3358
|
-
*/
|
|
1534
|
+
|
|
3359
1535
|
const filterSensitiveLog: (obj: ListAssessmentFrameworksResponse) => any;
|
|
3360
1536
|
}
|
|
3361
1537
|
export interface ListAssessmentReportsRequest {
|
|
3362
|
-
|
|
3363
|
-
* <p>
|
|
3364
|
-
* The pagination token used to fetch the next set of results.
|
|
3365
|
-
* </p>
|
|
3366
|
-
*/
|
|
1538
|
+
|
|
3367
1539
|
nextToken?: string;
|
|
3368
|
-
|
|
3369
|
-
* <p>
|
|
3370
|
-
* Represents the maximum number of results per page, or per API request call.
|
|
3371
|
-
* </p>
|
|
3372
|
-
*/
|
|
1540
|
+
|
|
3373
1541
|
maxResults?: number;
|
|
3374
1542
|
}
|
|
3375
1543
|
export declare namespace ListAssessmentReportsRequest {
|
|
3376
|
-
|
|
3377
|
-
* @internal
|
|
3378
|
-
*/
|
|
1544
|
+
|
|
3379
1545
|
const filterSensitiveLog: (obj: ListAssessmentReportsRequest) => any;
|
|
3380
1546
|
}
|
|
3381
1547
|
export interface ListAssessmentReportsResponse {
|
|
3382
|
-
|
|
3383
|
-
* <p>
|
|
3384
|
-
* The list of assessment reports returned by the <code>ListAssessmentReports</code> API.
|
|
3385
|
-
* </p>
|
|
3386
|
-
*/
|
|
1548
|
+
|
|
3387
1549
|
assessmentReports?: AssessmentReportMetadata[];
|
|
3388
|
-
|
|
3389
|
-
* <p>
|
|
3390
|
-
* The pagination token used to fetch the next set of results.
|
|
3391
|
-
* </p>
|
|
3392
|
-
*/
|
|
1550
|
+
|
|
3393
1551
|
nextToken?: string;
|
|
3394
1552
|
}
|
|
3395
1553
|
export declare namespace ListAssessmentReportsResponse {
|
|
3396
|
-
|
|
3397
|
-
* @internal
|
|
3398
|
-
*/
|
|
1554
|
+
|
|
3399
1555
|
const filterSensitiveLog: (obj: ListAssessmentReportsResponse) => any;
|
|
3400
1556
|
}
|
|
3401
1557
|
export interface ListAssessmentsRequest {
|
|
3402
|
-
|
|
3403
|
-
* <p>
|
|
3404
|
-
* The pagination token used to fetch the next set of results.
|
|
3405
|
-
* </p>
|
|
3406
|
-
*/
|
|
1558
|
+
|
|
3407
1559
|
nextToken?: string;
|
|
3408
|
-
|
|
3409
|
-
* <p>
|
|
3410
|
-
* Represents the maximum number of results per page, or per API request call.
|
|
3411
|
-
* </p>
|
|
3412
|
-
*/
|
|
1560
|
+
|
|
3413
1561
|
maxResults?: number;
|
|
3414
1562
|
}
|
|
3415
1563
|
export declare namespace ListAssessmentsRequest {
|
|
3416
|
-
|
|
3417
|
-
* @internal
|
|
3418
|
-
*/
|
|
1564
|
+
|
|
3419
1565
|
const filterSensitiveLog: (obj: ListAssessmentsRequest) => any;
|
|
3420
1566
|
}
|
|
3421
1567
|
export interface ListAssessmentsResponse {
|
|
3422
|
-
|
|
3423
|
-
* <p>
|
|
3424
|
-
* The metadata associated with the assessment.
|
|
3425
|
-
* </p>
|
|
3426
|
-
*/
|
|
1568
|
+
|
|
3427
1569
|
assessmentMetadata?: AssessmentMetadataItem[];
|
|
3428
|
-
|
|
3429
|
-
* <p>
|
|
3430
|
-
* The pagination token used to fetch the next set of results.
|
|
3431
|
-
* </p>
|
|
3432
|
-
*/
|
|
1570
|
+
|
|
3433
1571
|
nextToken?: string;
|
|
3434
1572
|
}
|
|
3435
1573
|
export declare namespace ListAssessmentsResponse {
|
|
3436
|
-
|
|
3437
|
-
* @internal
|
|
3438
|
-
*/
|
|
1574
|
+
|
|
3439
1575
|
const filterSensitiveLog: (obj: ListAssessmentsResponse) => any;
|
|
3440
1576
|
}
|
|
3441
1577
|
export interface ListControlsRequest {
|
|
3442
|
-
|
|
3443
|
-
* <p>
|
|
3444
|
-
* The type of control, such as standard or custom.
|
|
3445
|
-
* </p>
|
|
3446
|
-
*/
|
|
1578
|
+
|
|
3447
1579
|
controlType: ControlType | string | undefined;
|
|
3448
|
-
|
|
3449
|
-
* <p>
|
|
3450
|
-
* The pagination token used to fetch the next set of results.
|
|
3451
|
-
* </p>
|
|
3452
|
-
*/
|
|
1580
|
+
|
|
3453
1581
|
nextToken?: string;
|
|
3454
|
-
|
|
3455
|
-
* <p>
|
|
3456
|
-
* Represents the maximum number of results per page, or per API request call.
|
|
3457
|
-
* </p>
|
|
3458
|
-
*/
|
|
1582
|
+
|
|
3459
1583
|
maxResults?: number;
|
|
3460
1584
|
}
|
|
3461
1585
|
export declare namespace ListControlsRequest {
|
|
3462
|
-
|
|
3463
|
-
* @internal
|
|
3464
|
-
*/
|
|
1586
|
+
|
|
3465
1587
|
const filterSensitiveLog: (obj: ListControlsRequest) => any;
|
|
3466
1588
|
}
|
|
3467
|
-
|
|
3468
|
-
* <p>
|
|
3469
|
-
* The metadata associated with the specified standard or custom control.
|
|
3470
|
-
* </p>
|
|
3471
|
-
*/
|
|
1589
|
+
|
|
3472
1590
|
export interface ControlMetadata {
|
|
3473
|
-
|
|
3474
|
-
* <p>
|
|
3475
|
-
* The Amazon Resource Name (ARN) of the specified control.
|
|
3476
|
-
* </p>
|
|
3477
|
-
*/
|
|
1591
|
+
|
|
3478
1592
|
arn?: string;
|
|
3479
|
-
|
|
3480
|
-
* <p>
|
|
3481
|
-
* The unique identifier for the specified control.
|
|
3482
|
-
* </p>
|
|
3483
|
-
*/
|
|
1593
|
+
|
|
3484
1594
|
id?: string;
|
|
3485
|
-
|
|
3486
|
-
* <p>
|
|
3487
|
-
* The name of the specified control.
|
|
3488
|
-
* </p>
|
|
3489
|
-
*/
|
|
1595
|
+
|
|
3490
1596
|
name?: string;
|
|
3491
|
-
|
|
3492
|
-
* <p>
|
|
3493
|
-
* The data source that determines from where Audit Manager collects evidence for the control.
|
|
3494
|
-
* </p>
|
|
3495
|
-
*/
|
|
1597
|
+
|
|
3496
1598
|
controlSources?: string;
|
|
3497
|
-
|
|
3498
|
-
* <p>
|
|
3499
|
-
* Specifies when the control was created.
|
|
3500
|
-
* </p>
|
|
3501
|
-
*/
|
|
1599
|
+
|
|
3502
1600
|
createdAt?: Date;
|
|
3503
|
-
|
|
3504
|
-
* <p>
|
|
3505
|
-
* Specifies when the control was most recently updated.
|
|
3506
|
-
* </p>
|
|
3507
|
-
*/
|
|
1601
|
+
|
|
3508
1602
|
lastUpdatedAt?: Date;
|
|
3509
1603
|
}
|
|
3510
1604
|
export declare namespace ControlMetadata {
|
|
3511
|
-
|
|
3512
|
-
* @internal
|
|
3513
|
-
*/
|
|
1605
|
+
|
|
3514
1606
|
const filterSensitiveLog: (obj: ControlMetadata) => any;
|
|
3515
1607
|
}
|
|
3516
1608
|
export interface ListControlsResponse {
|
|
3517
|
-
|
|
3518
|
-
* <p>
|
|
3519
|
-
* The list of control metadata objects returned by the <code>ListControls</code> API.
|
|
3520
|
-
* </p>
|
|
3521
|
-
*/
|
|
1609
|
+
|
|
3522
1610
|
controlMetadataList?: ControlMetadata[];
|
|
3523
|
-
|
|
3524
|
-
* <p>
|
|
3525
|
-
* The pagination token used to fetch the next set of results.
|
|
3526
|
-
* </p>
|
|
3527
|
-
*/
|
|
1611
|
+
|
|
3528
1612
|
nextToken?: string;
|
|
3529
1613
|
}
|
|
3530
1614
|
export declare namespace ListControlsResponse {
|
|
3531
|
-
|
|
3532
|
-
* @internal
|
|
3533
|
-
*/
|
|
1615
|
+
|
|
3534
1616
|
const filterSensitiveLog: (obj: ListControlsResponse) => any;
|
|
3535
1617
|
}
|
|
3536
1618
|
export interface ListKeywordsForDataSourceRequest {
|
|
3537
|
-
|
|
3538
|
-
* <p>
|
|
3539
|
-
* The control mapping data source to which the keywords apply.
|
|
3540
|
-
* </p>
|
|
3541
|
-
*/
|
|
1619
|
+
|
|
3542
1620
|
source: SourceType | string | undefined;
|
|
3543
|
-
|
|
3544
|
-
* <p>
|
|
3545
|
-
* The pagination token used to fetch the next set of results.
|
|
3546
|
-
* </p>
|
|
3547
|
-
*/
|
|
1621
|
+
|
|
3548
1622
|
nextToken?: string;
|
|
3549
|
-
|
|
3550
|
-
* <p>
|
|
3551
|
-
* Represents the maximum number of results per page, or per API request call.
|
|
3552
|
-
* </p>
|
|
3553
|
-
*/
|
|
1623
|
+
|
|
3554
1624
|
maxResults?: number;
|
|
3555
1625
|
}
|
|
3556
1626
|
export declare namespace ListKeywordsForDataSourceRequest {
|
|
3557
|
-
|
|
3558
|
-
* @internal
|
|
3559
|
-
*/
|
|
1627
|
+
|
|
3560
1628
|
const filterSensitiveLog: (obj: ListKeywordsForDataSourceRequest) => any;
|
|
3561
1629
|
}
|
|
3562
1630
|
export interface ListKeywordsForDataSourceResponse {
|
|
3563
|
-
|
|
3564
|
-
* <p>
|
|
3565
|
-
* The list of keywords for the specified event mapping source.
|
|
3566
|
-
* </p>
|
|
3567
|
-
*/
|
|
1631
|
+
|
|
3568
1632
|
keywords?: string[];
|
|
3569
|
-
|
|
3570
|
-
* <p>
|
|
3571
|
-
* The pagination token used to fetch the next set of results.
|
|
3572
|
-
* </p>
|
|
3573
|
-
*/
|
|
1633
|
+
|
|
3574
1634
|
nextToken?: string;
|
|
3575
1635
|
}
|
|
3576
1636
|
export declare namespace ListKeywordsForDataSourceResponse {
|
|
3577
|
-
|
|
3578
|
-
* @internal
|
|
3579
|
-
*/
|
|
1637
|
+
|
|
3580
1638
|
const filterSensitiveLog: (obj: ListKeywordsForDataSourceResponse) => any;
|
|
3581
1639
|
}
|
|
3582
1640
|
export interface ListNotificationsRequest {
|
|
3583
|
-
|
|
3584
|
-
* <p>
|
|
3585
|
-
* The pagination token used to fetch the next set of results.
|
|
3586
|
-
* </p>
|
|
3587
|
-
*/
|
|
1641
|
+
|
|
3588
1642
|
nextToken?: string;
|
|
3589
|
-
|
|
3590
|
-
* <p>
|
|
3591
|
-
* Represents the maximum number of results per page, or per API request call.
|
|
3592
|
-
* </p>
|
|
3593
|
-
*/
|
|
1643
|
+
|
|
3594
1644
|
maxResults?: number;
|
|
3595
1645
|
}
|
|
3596
1646
|
export declare namespace ListNotificationsRequest {
|
|
3597
|
-
|
|
3598
|
-
* @internal
|
|
3599
|
-
*/
|
|
1647
|
+
|
|
3600
1648
|
const filterSensitiveLog: (obj: ListNotificationsRequest) => any;
|
|
3601
1649
|
}
|
|
3602
|
-
|
|
3603
|
-
* <p>
|
|
3604
|
-
* The notification used to inform a user of an update in Audit Manager. For example, this includes the notification that is sent when a control set is delegated for review.
|
|
3605
|
-
* </p>
|
|
3606
|
-
*/
|
|
1650
|
+
|
|
3607
1651
|
export interface Notification {
|
|
3608
|
-
|
|
3609
|
-
* <p>
|
|
3610
|
-
* The unique identifier for the notification.
|
|
3611
|
-
* </p>
|
|
3612
|
-
*/
|
|
1652
|
+
|
|
3613
1653
|
id?: string;
|
|
3614
|
-
|
|
3615
|
-
* <p>
|
|
3616
|
-
* The identifier for the specified assessment.
|
|
3617
|
-
* </p>
|
|
3618
|
-
*/
|
|
1654
|
+
|
|
3619
1655
|
assessmentId?: string;
|
|
3620
|
-
|
|
3621
|
-
* <p>
|
|
3622
|
-
* The name of the related assessment.
|
|
3623
|
-
* </p>
|
|
3624
|
-
*/
|
|
1656
|
+
|
|
3625
1657
|
assessmentName?: string;
|
|
3626
|
-
|
|
3627
|
-
* <p>
|
|
3628
|
-
* The identifier for the specified control set.
|
|
3629
|
-
* </p>
|
|
3630
|
-
*/
|
|
1658
|
+
|
|
3631
1659
|
controlSetId?: string;
|
|
3632
|
-
|
|
3633
|
-
* <p>
|
|
3634
|
-
* Specifies the name of the control set that the notification is about.
|
|
3635
|
-
* </p>
|
|
3636
|
-
*/
|
|
1660
|
+
|
|
3637
1661
|
controlSetName?: string;
|
|
3638
|
-
|
|
3639
|
-
* <p>
|
|
3640
|
-
* The description of the notification.
|
|
3641
|
-
* </p>
|
|
3642
|
-
*/
|
|
1662
|
+
|
|
3643
1663
|
description?: string;
|
|
3644
|
-
|
|
3645
|
-
* <p>
|
|
3646
|
-
* The time when the notification was sent.
|
|
3647
|
-
* </p>
|
|
3648
|
-
*/
|
|
1664
|
+
|
|
3649
1665
|
eventTime?: Date;
|
|
3650
|
-
|
|
3651
|
-
* <p>
|
|
3652
|
-
* The sender of the notification.
|
|
3653
|
-
* </p>
|
|
3654
|
-
*/
|
|
1666
|
+
|
|
3655
1667
|
source?: string;
|
|
3656
1668
|
}
|
|
3657
1669
|
export declare namespace Notification {
|
|
3658
|
-
|
|
3659
|
-
* @internal
|
|
3660
|
-
*/
|
|
1670
|
+
|
|
3661
1671
|
const filterSensitiveLog: (obj: Notification) => any;
|
|
3662
1672
|
}
|
|
3663
1673
|
export interface ListNotificationsResponse {
|
|
3664
|
-
|
|
3665
|
-
* <p>
|
|
3666
|
-
* The returned list of notifications.
|
|
3667
|
-
* </p>
|
|
3668
|
-
*/
|
|
1674
|
+
|
|
3669
1675
|
notifications?: Notification[];
|
|
3670
|
-
|
|
3671
|
-
* <p>
|
|
3672
|
-
* The pagination token used to fetch the next set of results.
|
|
3673
|
-
* </p>
|
|
3674
|
-
*/
|
|
1676
|
+
|
|
3675
1677
|
nextToken?: string;
|
|
3676
1678
|
}
|
|
3677
1679
|
export declare namespace ListNotificationsResponse {
|
|
3678
|
-
|
|
3679
|
-
* @internal
|
|
3680
|
-
*/
|
|
1680
|
+
|
|
3681
1681
|
const filterSensitiveLog: (obj: ListNotificationsResponse) => any;
|
|
3682
1682
|
}
|
|
3683
1683
|
export interface ListTagsForResourceRequest {
|
|
3684
|
-
|
|
3685
|
-
* <p>
|
|
3686
|
-
* The Amazon Resource Name (ARN) of the specified resource.
|
|
3687
|
-
* </p>
|
|
3688
|
-
*/
|
|
1684
|
+
|
|
3689
1685
|
resourceArn: string | undefined;
|
|
3690
1686
|
}
|
|
3691
1687
|
export declare namespace ListTagsForResourceRequest {
|
|
3692
|
-
|
|
3693
|
-
* @internal
|
|
3694
|
-
*/
|
|
1688
|
+
|
|
3695
1689
|
const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
3696
1690
|
}
|
|
3697
1691
|
export interface ListTagsForResourceResponse {
|
|
3698
|
-
|
|
3699
|
-
* <p>
|
|
3700
|
-
* The list of tags returned by the <code>ListTagsForResource</code> API.
|
|
3701
|
-
* </p>
|
|
3702
|
-
*/
|
|
1692
|
+
|
|
3703
1693
|
tags?: {
|
|
3704
1694
|
[key: string]: string;
|
|
3705
1695
|
};
|
|
3706
1696
|
}
|
|
3707
1697
|
export declare namespace ListTagsForResourceResponse {
|
|
3708
|
-
|
|
3709
|
-
* @internal
|
|
3710
|
-
*/
|
|
1698
|
+
|
|
3711
1699
|
const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
3712
1700
|
}
|
|
3713
1701
|
export interface RegisterAccountRequest {
|
|
3714
|
-
|
|
3715
|
-
* <p>
|
|
3716
|
-
* The KMS key details.
|
|
3717
|
-
* </p>
|
|
3718
|
-
*/
|
|
1702
|
+
|
|
3719
1703
|
kmsKey?: string;
|
|
3720
|
-
|
|
3721
|
-
* <p>
|
|
3722
|
-
* The delegated administrator account for Audit Manager.
|
|
3723
|
-
* </p>
|
|
3724
|
-
*/
|
|
1704
|
+
|
|
3725
1705
|
delegatedAdminAccount?: string;
|
|
3726
1706
|
}
|
|
3727
1707
|
export declare namespace RegisterAccountRequest {
|
|
3728
|
-
|
|
3729
|
-
* @internal
|
|
3730
|
-
*/
|
|
1708
|
+
|
|
3731
1709
|
const filterSensitiveLog: (obj: RegisterAccountRequest) => any;
|
|
3732
1710
|
}
|
|
3733
1711
|
export interface RegisterAccountResponse {
|
|
3734
|
-
|
|
3735
|
-
* <p>
|
|
3736
|
-
* The status of the account registration request.
|
|
3737
|
-
* </p>
|
|
3738
|
-
*/
|
|
1712
|
+
|
|
3739
1713
|
status?: AccountStatus | string;
|
|
3740
1714
|
}
|
|
3741
1715
|
export declare namespace RegisterAccountResponse {
|
|
3742
|
-
|
|
3743
|
-
* @internal
|
|
3744
|
-
*/
|
|
1716
|
+
|
|
3745
1717
|
const filterSensitiveLog: (obj: RegisterAccountResponse) => any;
|
|
3746
1718
|
}
|
|
3747
1719
|
export interface RegisterOrganizationAdminAccountRequest {
|
|
3748
|
-
|
|
3749
|
-
* <p>
|
|
3750
|
-
* The identifier for the specified delegated administrator account.
|
|
3751
|
-
* </p>
|
|
3752
|
-
*/
|
|
1720
|
+
|
|
3753
1721
|
adminAccountId: string | undefined;
|
|
3754
1722
|
}
|
|
3755
1723
|
export declare namespace RegisterOrganizationAdminAccountRequest {
|
|
3756
|
-
|
|
3757
|
-
* @internal
|
|
3758
|
-
*/
|
|
1724
|
+
|
|
3759
1725
|
const filterSensitiveLog: (obj: RegisterOrganizationAdminAccountRequest) => any;
|
|
3760
1726
|
}
|
|
3761
1727
|
export interface RegisterOrganizationAdminAccountResponse {
|
|
3762
|
-
|
|
3763
|
-
* <p>
|
|
3764
|
-
* The identifier for the specified delegated administrator account.
|
|
3765
|
-
* </p>
|
|
3766
|
-
*/
|
|
1728
|
+
|
|
3767
1729
|
adminAccountId?: string;
|
|
3768
|
-
|
|
3769
|
-
* <p>
|
|
3770
|
-
* The identifier for the specified organization.
|
|
3771
|
-
* </p>
|
|
3772
|
-
*/
|
|
1730
|
+
|
|
3773
1731
|
organizationId?: string;
|
|
3774
1732
|
}
|
|
3775
1733
|
export declare namespace RegisterOrganizationAdminAccountResponse {
|
|
3776
|
-
|
|
3777
|
-
* @internal
|
|
3778
|
-
*/
|
|
1734
|
+
|
|
3779
1735
|
const filterSensitiveLog: (obj: RegisterOrganizationAdminAccountResponse) => any;
|
|
3780
1736
|
}
|
|
3781
1737
|
export interface TagResourceRequest {
|
|
3782
|
-
|
|
3783
|
-
* <p>
|
|
3784
|
-
* The Amazon Resource Name (ARN) of the specified resource.
|
|
3785
|
-
* </p>
|
|
3786
|
-
*/
|
|
1738
|
+
|
|
3787
1739
|
resourceArn: string | undefined;
|
|
3788
|
-
|
|
3789
|
-
* <p>
|
|
3790
|
-
* The tags to be associated with the resource.
|
|
3791
|
-
* </p>
|
|
3792
|
-
*/
|
|
1740
|
+
|
|
3793
1741
|
tags: {
|
|
3794
1742
|
[key: string]: string;
|
|
3795
1743
|
} | undefined;
|
|
3796
1744
|
}
|
|
3797
1745
|
export declare namespace TagResourceRequest {
|
|
3798
|
-
|
|
3799
|
-
* @internal
|
|
3800
|
-
*/
|
|
1746
|
+
|
|
3801
1747
|
const filterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
3802
1748
|
}
|
|
3803
1749
|
export interface TagResourceResponse {
|
|
3804
1750
|
}
|
|
3805
1751
|
export declare namespace TagResourceResponse {
|
|
3806
|
-
|
|
3807
|
-
* @internal
|
|
3808
|
-
*/
|
|
1752
|
+
|
|
3809
1753
|
const filterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
3810
1754
|
}
|
|
3811
1755
|
export interface UntagResourceRequest {
|
|
3812
|
-
|
|
3813
|
-
* <p>
|
|
3814
|
-
* The Amazon Resource Name (ARN) of the specified resource.
|
|
3815
|
-
* </p>
|
|
3816
|
-
*/
|
|
1756
|
+
|
|
3817
1757
|
resourceArn: string | undefined;
|
|
3818
|
-
|
|
3819
|
-
* <p>
|
|
3820
|
-
* The name or key of the tag.
|
|
3821
|
-
* </p>
|
|
3822
|
-
*/
|
|
1758
|
+
|
|
3823
1759
|
tagKeys: string[] | undefined;
|
|
3824
1760
|
}
|
|
3825
1761
|
export declare namespace UntagResourceRequest {
|
|
3826
|
-
|
|
3827
|
-
* @internal
|
|
3828
|
-
*/
|
|
1762
|
+
|
|
3829
1763
|
const filterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
3830
1764
|
}
|
|
3831
1765
|
export interface UntagResourceResponse {
|
|
3832
1766
|
}
|
|
3833
1767
|
export declare namespace UntagResourceResponse {
|
|
3834
|
-
|
|
3835
|
-
* @internal
|
|
3836
|
-
*/
|
|
1768
|
+
|
|
3837
1769
|
const filterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
3838
1770
|
}
|
|
3839
1771
|
export interface UpdateAssessmentRequest {
|
|
3840
|
-
|
|
3841
|
-
* <p>
|
|
3842
|
-
* The identifier for the specified assessment.
|
|
3843
|
-
* </p>
|
|
3844
|
-
*/
|
|
1772
|
+
|
|
3845
1773
|
assessmentId: string | undefined;
|
|
3846
|
-
|
|
3847
|
-
* <p>
|
|
3848
|
-
* The name of the specified assessment to be updated.
|
|
3849
|
-
* </p>
|
|
3850
|
-
*/
|
|
1774
|
+
|
|
3851
1775
|
assessmentName?: string;
|
|
3852
|
-
|
|
3853
|
-
* <p>
|
|
3854
|
-
* The description of the specified assessment.
|
|
3855
|
-
* </p>
|
|
3856
|
-
*/
|
|
1776
|
+
|
|
3857
1777
|
assessmentDescription?: string;
|
|
3858
|
-
|
|
3859
|
-
* <p>
|
|
3860
|
-
* The scope of the specified assessment.
|
|
3861
|
-
* </p>
|
|
3862
|
-
*/
|
|
1778
|
+
|
|
3863
1779
|
scope: Scope | undefined;
|
|
3864
|
-
|
|
3865
|
-
* <p>
|
|
3866
|
-
* The assessment report storage destination for the specified assessment that is being updated.
|
|
3867
|
-
* </p>
|
|
3868
|
-
*/
|
|
1780
|
+
|
|
3869
1781
|
assessmentReportsDestination?: AssessmentReportsDestination;
|
|
3870
|
-
|
|
3871
|
-
* <p>
|
|
3872
|
-
* The list of roles for the specified assessment.
|
|
3873
|
-
* </p>
|
|
3874
|
-
*/
|
|
1782
|
+
|
|
3875
1783
|
roles?: Role[];
|
|
3876
1784
|
}
|
|
3877
1785
|
export declare namespace UpdateAssessmentRequest {
|
|
3878
|
-
|
|
3879
|
-
* @internal
|
|
3880
|
-
*/
|
|
1786
|
+
|
|
3881
1787
|
const filterSensitiveLog: (obj: UpdateAssessmentRequest) => any;
|
|
3882
1788
|
}
|
|
3883
1789
|
export interface UpdateAssessmentResponse {
|
|
3884
|
-
|
|
3885
|
-
* <p>
|
|
3886
|
-
* The response object (name of the updated assessment) for the <code>UpdateAssessmentRequest</code> API.
|
|
3887
|
-
* </p>
|
|
3888
|
-
*/
|
|
1790
|
+
|
|
3889
1791
|
assessment?: Assessment;
|
|
3890
1792
|
}
|
|
3891
1793
|
export declare namespace UpdateAssessmentResponse {
|
|
3892
|
-
|
|
3893
|
-
* @internal
|
|
3894
|
-
*/
|
|
1794
|
+
|
|
3895
1795
|
const filterSensitiveLog: (obj: UpdateAssessmentResponse) => any;
|
|
3896
1796
|
}
|
|
3897
1797
|
export interface UpdateAssessmentControlRequest {
|
|
3898
|
-
|
|
3899
|
-
* <p>
|
|
3900
|
-
* The identifier for the specified assessment.
|
|
3901
|
-
* </p>
|
|
3902
|
-
*/
|
|
1798
|
+
|
|
3903
1799
|
assessmentId: string | undefined;
|
|
3904
|
-
|
|
3905
|
-
* <p>
|
|
3906
|
-
* The identifier for the specified control set.
|
|
3907
|
-
* </p>
|
|
3908
|
-
*/
|
|
1800
|
+
|
|
3909
1801
|
controlSetId: string | undefined;
|
|
3910
|
-
|
|
3911
|
-
* <p>
|
|
3912
|
-
*
|
|
3913
|
-
* The identifier for the specified control.
|
|
3914
|
-
* </p>
|
|
3915
|
-
*/
|
|
1802
|
+
|
|
3916
1803
|
controlId: string | undefined;
|
|
3917
|
-
|
|
3918
|
-
* <p>
|
|
3919
|
-
* The status of the specified control.
|
|
3920
|
-
* </p>
|
|
3921
|
-
*/
|
|
1804
|
+
|
|
3922
1805
|
controlStatus?: ControlStatus | string;
|
|
3923
|
-
|
|
3924
|
-
* <p>
|
|
3925
|
-
* The comment body text for the specified control.
|
|
3926
|
-
* </p>
|
|
3927
|
-
*/
|
|
1806
|
+
|
|
3928
1807
|
commentBody?: string;
|
|
3929
1808
|
}
|
|
3930
1809
|
export declare namespace UpdateAssessmentControlRequest {
|
|
3931
|
-
|
|
3932
|
-
* @internal
|
|
3933
|
-
*/
|
|
1810
|
+
|
|
3934
1811
|
const filterSensitiveLog: (obj: UpdateAssessmentControlRequest) => any;
|
|
3935
1812
|
}
|
|
3936
1813
|
export interface UpdateAssessmentControlResponse {
|
|
3937
|
-
|
|
3938
|
-
* <p>
|
|
3939
|
-
* The name of the updated control set returned by the <code>UpdateAssessmentControl</code> API.
|
|
3940
|
-
* </p>
|
|
3941
|
-
*/
|
|
1814
|
+
|
|
3942
1815
|
control?: AssessmentControl;
|
|
3943
1816
|
}
|
|
3944
1817
|
export declare namespace UpdateAssessmentControlResponse {
|
|
3945
|
-
|
|
3946
|
-
* @internal
|
|
3947
|
-
*/
|
|
1818
|
+
|
|
3948
1819
|
const filterSensitiveLog: (obj: UpdateAssessmentControlResponse) => any;
|
|
3949
1820
|
}
|
|
3950
1821
|
export interface UpdateAssessmentControlSetStatusRequest {
|
|
3951
|
-
|
|
3952
|
-
* <p>
|
|
3953
|
-
* The identifier for the specified assessment.
|
|
3954
|
-
* </p>
|
|
3955
|
-
*/
|
|
1822
|
+
|
|
3956
1823
|
assessmentId: string | undefined;
|
|
3957
|
-
|
|
3958
|
-
* <p>
|
|
3959
|
-
* The identifier for the specified control set.
|
|
3960
|
-
* </p>
|
|
3961
|
-
*/
|
|
1824
|
+
|
|
3962
1825
|
controlSetId: string | undefined;
|
|
3963
|
-
|
|
3964
|
-
* <p>
|
|
3965
|
-
* The status of the control set that is being updated.
|
|
3966
|
-
* </p>
|
|
3967
|
-
*/
|
|
1826
|
+
|
|
3968
1827
|
status: ControlSetStatus | string | undefined;
|
|
3969
|
-
|
|
3970
|
-
* <p>
|
|
3971
|
-
* The comment related to the status update.
|
|
3972
|
-
* </p>
|
|
3973
|
-
*/
|
|
1828
|
+
|
|
3974
1829
|
comment: string | undefined;
|
|
3975
1830
|
}
|
|
3976
1831
|
export declare namespace UpdateAssessmentControlSetStatusRequest {
|
|
3977
|
-
|
|
3978
|
-
* @internal
|
|
3979
|
-
*/
|
|
1832
|
+
|
|
3980
1833
|
const filterSensitiveLog: (obj: UpdateAssessmentControlSetStatusRequest) => any;
|
|
3981
1834
|
}
|
|
3982
1835
|
export interface UpdateAssessmentControlSetStatusResponse {
|
|
3983
|
-
|
|
3984
|
-
* <p>
|
|
3985
|
-
* The name of the updated control set returned by the <code>UpdateAssessmentControlSetStatus</code> API.
|
|
3986
|
-
* </p>
|
|
3987
|
-
*/
|
|
1836
|
+
|
|
3988
1837
|
controlSet?: AssessmentControlSet;
|
|
3989
1838
|
}
|
|
3990
1839
|
export declare namespace UpdateAssessmentControlSetStatusResponse {
|
|
3991
|
-
|
|
3992
|
-
* @internal
|
|
3993
|
-
*/
|
|
1840
|
+
|
|
3994
1841
|
const filterSensitiveLog: (obj: UpdateAssessmentControlSetStatusResponse) => any;
|
|
3995
1842
|
}
|
|
3996
|
-
|
|
3997
|
-
* <p>
|
|
3998
|
-
* A <code>controlSet</code> entity that represents a collection of controls in Audit Manager. This does not contain the control set ID.
|
|
3999
|
-
* </p>
|
|
4000
|
-
*/
|
|
1843
|
+
|
|
4001
1844
|
export interface UpdateAssessmentFrameworkControlSet {
|
|
4002
|
-
|
|
4003
|
-
* <p>
|
|
4004
|
-
* The unique identifier for the control set.
|
|
4005
|
-
* </p>
|
|
4006
|
-
*/
|
|
1845
|
+
|
|
4007
1846
|
id?: string;
|
|
4008
|
-
|
|
4009
|
-
* <p>
|
|
4010
|
-
* The name of the control set.
|
|
4011
|
-
* </p>
|
|
4012
|
-
*/
|
|
1847
|
+
|
|
4013
1848
|
name: string | undefined;
|
|
4014
|
-
|
|
4015
|
-
* <p>
|
|
4016
|
-
* The list of controls contained within the control set.
|
|
4017
|
-
* </p>
|
|
4018
|
-
*/
|
|
1849
|
+
|
|
4019
1850
|
controls?: CreateAssessmentFrameworkControl[];
|
|
4020
1851
|
}
|
|
4021
1852
|
export declare namespace UpdateAssessmentFrameworkControlSet {
|
|
4022
|
-
|
|
4023
|
-
* @internal
|
|
4024
|
-
*/
|
|
1853
|
+
|
|
4025
1854
|
const filterSensitiveLog: (obj: UpdateAssessmentFrameworkControlSet) => any;
|
|
4026
1855
|
}
|
|
4027
1856
|
export interface UpdateAssessmentFrameworkRequest {
|
|
4028
|
-
|
|
4029
|
-
* <p>
|
|
4030
|
-
* The identifier for the specified framework.
|
|
4031
|
-
* </p>
|
|
4032
|
-
*/
|
|
1857
|
+
|
|
4033
1858
|
frameworkId: string | undefined;
|
|
4034
|
-
|
|
4035
|
-
* <p>
|
|
4036
|
-
* The name of the framework to be updated.
|
|
4037
|
-
* </p>
|
|
4038
|
-
*/
|
|
1859
|
+
|
|
4039
1860
|
name: string | undefined;
|
|
4040
|
-
|
|
4041
|
-
* <p>
|
|
4042
|
-
* The description of the framework that is to be updated.
|
|
4043
|
-
* </p>
|
|
4044
|
-
*/
|
|
1861
|
+
|
|
4045
1862
|
description?: string;
|
|
4046
|
-
|
|
4047
|
-
* <p>
|
|
4048
|
-
* The compliance type that the new custom framework supports, such as CIS or HIPAA.
|
|
4049
|
-
* </p>
|
|
4050
|
-
*/
|
|
1863
|
+
|
|
4051
1864
|
complianceType?: string;
|
|
4052
|
-
|
|
4053
|
-
* <p>
|
|
4054
|
-
* The control sets associated with the framework.
|
|
4055
|
-
* </p>
|
|
4056
|
-
*/
|
|
1865
|
+
|
|
4057
1866
|
controlSets: UpdateAssessmentFrameworkControlSet[] | undefined;
|
|
4058
1867
|
}
|
|
4059
1868
|
export declare namespace UpdateAssessmentFrameworkRequest {
|
|
4060
|
-
|
|
4061
|
-
* @internal
|
|
4062
|
-
*/
|
|
1869
|
+
|
|
4063
1870
|
const filterSensitiveLog: (obj: UpdateAssessmentFrameworkRequest) => any;
|
|
4064
1871
|
}
|
|
4065
1872
|
export interface UpdateAssessmentFrameworkResponse {
|
|
4066
|
-
|
|
4067
|
-
* <p>
|
|
4068
|
-
* The name of the specified framework.
|
|
4069
|
-
* </p>
|
|
4070
|
-
*/
|
|
1873
|
+
|
|
4071
1874
|
framework?: Framework;
|
|
4072
1875
|
}
|
|
4073
1876
|
export declare namespace UpdateAssessmentFrameworkResponse {
|
|
4074
|
-
|
|
4075
|
-
* @internal
|
|
4076
|
-
*/
|
|
1877
|
+
|
|
4077
1878
|
const filterSensitiveLog: (obj: UpdateAssessmentFrameworkResponse) => any;
|
|
4078
1879
|
}
|
|
4079
1880
|
export interface UpdateAssessmentStatusRequest {
|
|
4080
|
-
|
|
4081
|
-
* <p>
|
|
4082
|
-
* The identifier for the specified assessment.
|
|
4083
|
-
* </p>
|
|
4084
|
-
*/
|
|
1881
|
+
|
|
4085
1882
|
assessmentId: string | undefined;
|
|
4086
|
-
|
|
4087
|
-
* <p>
|
|
4088
|
-
* The current status of the specified assessment.
|
|
4089
|
-
* </p>
|
|
4090
|
-
*/
|
|
1883
|
+
|
|
4091
1884
|
status: AssessmentStatus | string | undefined;
|
|
4092
1885
|
}
|
|
4093
1886
|
export declare namespace UpdateAssessmentStatusRequest {
|
|
4094
|
-
|
|
4095
|
-
* @internal
|
|
4096
|
-
*/
|
|
1887
|
+
|
|
4097
1888
|
const filterSensitiveLog: (obj: UpdateAssessmentStatusRequest) => any;
|
|
4098
1889
|
}
|
|
4099
1890
|
export interface UpdateAssessmentStatusResponse {
|
|
4100
|
-
|
|
4101
|
-
* <p>
|
|
4102
|
-
* The name of the updated assessment returned by the <code>UpdateAssessmentStatus</code> API.
|
|
4103
|
-
* </p>
|
|
4104
|
-
*/
|
|
1891
|
+
|
|
4105
1892
|
assessment?: Assessment;
|
|
4106
1893
|
}
|
|
4107
1894
|
export declare namespace UpdateAssessmentStatusResponse {
|
|
4108
|
-
|
|
4109
|
-
* @internal
|
|
4110
|
-
*/
|
|
1895
|
+
|
|
4111
1896
|
const filterSensitiveLog: (obj: UpdateAssessmentStatusResponse) => any;
|
|
4112
1897
|
}
|
|
4113
1898
|
export interface UpdateControlRequest {
|
|
4114
|
-
|
|
4115
|
-
* <p>
|
|
4116
|
-
* The identifier for the specified control.
|
|
4117
|
-
* </p>
|
|
4118
|
-
*/
|
|
1899
|
+
|
|
4119
1900
|
controlId: string | undefined;
|
|
4120
|
-
|
|
4121
|
-
* <p>
|
|
4122
|
-
* The name of the control to be updated.
|
|
4123
|
-
* </p>
|
|
4124
|
-
*/
|
|
1901
|
+
|
|
4125
1902
|
name: string | undefined;
|
|
4126
|
-
|
|
4127
|
-
* <p>
|
|
4128
|
-
* The optional description of the control.
|
|
4129
|
-
* </p>
|
|
4130
|
-
*/
|
|
1903
|
+
|
|
4131
1904
|
description?: string;
|
|
4132
|
-
|
|
4133
|
-
* <p>
|
|
4134
|
-
* The steps that to follow to determine if the control has been satisfied.
|
|
4135
|
-
* </p>
|
|
4136
|
-
*/
|
|
1905
|
+
|
|
4137
1906
|
testingInformation?: string;
|
|
4138
|
-
|
|
4139
|
-
* <p>
|
|
4140
|
-
* The title of the action plan for remediating the control.
|
|
4141
|
-
* </p>
|
|
4142
|
-
*/
|
|
1907
|
+
|
|
4143
1908
|
actionPlanTitle?: string;
|
|
4144
|
-
|
|
4145
|
-
* <p>
|
|
4146
|
-
*
|
|
4147
|
-
* The recommended actions to carry out if the control is not fulfilled.
|
|
4148
|
-
* </p>
|
|
4149
|
-
*/
|
|
1909
|
+
|
|
4150
1910
|
actionPlanInstructions?: string;
|
|
4151
|
-
|
|
4152
|
-
* <p>
|
|
4153
|
-
* The data mapping sources for the specified control.
|
|
4154
|
-
* </p>
|
|
4155
|
-
*/
|
|
1911
|
+
|
|
4156
1912
|
controlMappingSources: ControlMappingSource[] | undefined;
|
|
4157
1913
|
}
|
|
4158
1914
|
export declare namespace UpdateControlRequest {
|
|
4159
|
-
|
|
4160
|
-
* @internal
|
|
4161
|
-
*/
|
|
1915
|
+
|
|
4162
1916
|
const filterSensitiveLog: (obj: UpdateControlRequest) => any;
|
|
4163
1917
|
}
|
|
4164
1918
|
export interface UpdateControlResponse {
|
|
4165
|
-
|
|
4166
|
-
* <p>
|
|
4167
|
-
* The name of the updated control set returned by the <code>UpdateControl</code> API.
|
|
4168
|
-
* </p>
|
|
4169
|
-
*/
|
|
1919
|
+
|
|
4170
1920
|
control?: Control;
|
|
4171
1921
|
}
|
|
4172
1922
|
export declare namespace UpdateControlResponse {
|
|
4173
|
-
|
|
4174
|
-
* @internal
|
|
4175
|
-
*/
|
|
1923
|
+
|
|
4176
1924
|
const filterSensitiveLog: (obj: UpdateControlResponse) => any;
|
|
4177
1925
|
}
|
|
4178
1926
|
export interface UpdateSettingsRequest {
|
|
4179
|
-
|
|
4180
|
-
* <p>
|
|
4181
|
-
* The Amazon Simple Notification Service (Amazon SNS) topic to which Audit Manager sends notifications.
|
|
4182
|
-
* </p>
|
|
4183
|
-
*/
|
|
1927
|
+
|
|
4184
1928
|
snsTopic?: string;
|
|
4185
|
-
|
|
4186
|
-
* <p>
|
|
4187
|
-
* The default storage destination for assessment reports.
|
|
4188
|
-
* </p>
|
|
4189
|
-
*/
|
|
1929
|
+
|
|
4190
1930
|
defaultAssessmentReportsDestination?: AssessmentReportsDestination;
|
|
4191
|
-
|
|
4192
|
-
* <p>
|
|
4193
|
-
* A list of the default audit owners.
|
|
4194
|
-
* </p>
|
|
4195
|
-
*/
|
|
1931
|
+
|
|
4196
1932
|
defaultProcessOwners?: Role[];
|
|
4197
|
-
|
|
4198
|
-
* <p>
|
|
4199
|
-
* The KMS key details.
|
|
4200
|
-
* </p>
|
|
4201
|
-
*/
|
|
1933
|
+
|
|
4202
1934
|
kmsKey?: string;
|
|
4203
1935
|
}
|
|
4204
1936
|
export declare namespace UpdateSettingsRequest {
|
|
4205
|
-
|
|
4206
|
-
* @internal
|
|
4207
|
-
*/
|
|
1937
|
+
|
|
4208
1938
|
const filterSensitiveLog: (obj: UpdateSettingsRequest) => any;
|
|
4209
1939
|
}
|
|
4210
1940
|
export interface UpdateSettingsResponse {
|
|
4211
|
-
|
|
4212
|
-
* <p>
|
|
4213
|
-
* The current list of settings.
|
|
4214
|
-
* </p>
|
|
4215
|
-
*/
|
|
1941
|
+
|
|
4216
1942
|
settings?: Settings;
|
|
4217
1943
|
}
|
|
4218
1944
|
export declare namespace UpdateSettingsResponse {
|
|
4219
|
-
|
|
4220
|
-
* @internal
|
|
4221
|
-
*/
|
|
1945
|
+
|
|
4222
1946
|
const filterSensitiveLog: (obj: UpdateSettingsResponse) => any;
|
|
4223
1947
|
}
|
|
4224
1948
|
export interface ValidateAssessmentReportIntegrityRequest {
|
|
4225
|
-
|
|
4226
|
-
* <p>
|
|
4227
|
-
* The relative path of the specified Amazon S3 bucket in which the assessment report is stored.
|
|
4228
|
-
* </p>
|
|
4229
|
-
*/
|
|
1949
|
+
|
|
4230
1950
|
s3RelativePath: string | undefined;
|
|
4231
1951
|
}
|
|
4232
1952
|
export declare namespace ValidateAssessmentReportIntegrityRequest {
|
|
4233
|
-
|
|
4234
|
-
* @internal
|
|
4235
|
-
*/
|
|
1953
|
+
|
|
4236
1954
|
const filterSensitiveLog: (obj: ValidateAssessmentReportIntegrityRequest) => any;
|
|
4237
1955
|
}
|
|
4238
1956
|
export interface ValidateAssessmentReportIntegrityResponse {
|
|
4239
|
-
|
|
4240
|
-
* <p>
|
|
4241
|
-
* Specifies whether the signature key is valid.
|
|
4242
|
-
* </p>
|
|
4243
|
-
*/
|
|
1957
|
+
|
|
4244
1958
|
signatureValid?: boolean;
|
|
4245
|
-
|
|
4246
|
-
* <p>
|
|
4247
|
-
* The signature algorithm used to code sign the assessment report file.
|
|
4248
|
-
* </p>
|
|
4249
|
-
*/
|
|
1959
|
+
|
|
4250
1960
|
signatureAlgorithm?: string;
|
|
4251
|
-
|
|
4252
|
-
* <p>
|
|
4253
|
-
* The date and time signature that specifies when the assessment report was created.
|
|
4254
|
-
* </p>
|
|
4255
|
-
*/
|
|
1961
|
+
|
|
4256
1962
|
signatureDateTime?: string;
|
|
4257
|
-
|
|
4258
|
-
* <p>
|
|
4259
|
-
* The unique identifier for the validation signature key.
|
|
4260
|
-
* </p>
|
|
4261
|
-
*/
|
|
1963
|
+
|
|
4262
1964
|
signatureKeyId?: string;
|
|
4263
|
-
|
|
4264
|
-
* <p>
|
|
4265
|
-
* Represents any errors that occurred when validating the assessment report.
|
|
4266
|
-
* </p>
|
|
4267
|
-
*/
|
|
1965
|
+
|
|
4268
1966
|
validationErrors?: string[];
|
|
4269
1967
|
}
|
|
4270
1968
|
export declare namespace ValidateAssessmentReportIntegrityResponse {
|
|
4271
|
-
|
|
4272
|
-
* @internal
|
|
4273
|
-
*/
|
|
1969
|
+
|
|
4274
1970
|
const filterSensitiveLog: (obj: ValidateAssessmentReportIntegrityResponse) => any;
|
|
4275
1971
|
}
|