@aws-sdk/client-auditmanager 3.296.0 → 3.298.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (208) hide show
  1. package/dist-cjs/commands/AssociateAssessmentReportEvidenceFolderCommand.js +2 -3
  2. package/dist-cjs/commands/BatchAssociateAssessmentReportEvidenceCommand.js +2 -3
  3. package/dist-cjs/commands/BatchCreateDelegationByAssessmentCommand.js +2 -3
  4. package/dist-cjs/commands/BatchDeleteDelegationByAssessmentCommand.js +2 -3
  5. package/dist-cjs/commands/BatchDisassociateAssessmentReportEvidenceCommand.js +2 -3
  6. package/dist-cjs/commands/BatchImportEvidenceToAssessmentControlCommand.js +2 -3
  7. package/dist-cjs/commands/CreateAssessmentCommand.js +2 -3
  8. package/dist-cjs/commands/CreateAssessmentFrameworkCommand.js +2 -3
  9. package/dist-cjs/commands/CreateAssessmentReportCommand.js +2 -3
  10. package/dist-cjs/commands/CreateControlCommand.js +2 -3
  11. package/dist-cjs/commands/DeleteAssessmentCommand.js +2 -3
  12. package/dist-cjs/commands/DeleteAssessmentFrameworkCommand.js +2 -3
  13. package/dist-cjs/commands/DeleteAssessmentFrameworkShareCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteAssessmentReportCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteControlCommand.js +2 -3
  16. package/dist-cjs/commands/DeregisterAccountCommand.js +2 -3
  17. package/dist-cjs/commands/DeregisterOrganizationAdminAccountCommand.js +2 -3
  18. package/dist-cjs/commands/DisassociateAssessmentReportEvidenceFolderCommand.js +2 -3
  19. package/dist-cjs/commands/GetAccountStatusCommand.js +2 -3
  20. package/dist-cjs/commands/GetAssessmentCommand.js +2 -3
  21. package/dist-cjs/commands/GetAssessmentFrameworkCommand.js +2 -3
  22. package/dist-cjs/commands/GetAssessmentReportUrlCommand.js +2 -3
  23. package/dist-cjs/commands/GetChangeLogsCommand.js +2 -3
  24. package/dist-cjs/commands/GetControlCommand.js +2 -3
  25. package/dist-cjs/commands/GetDelegationsCommand.js +2 -3
  26. package/dist-cjs/commands/GetEvidenceByEvidenceFolderCommand.js +2 -3
  27. package/dist-cjs/commands/GetEvidenceCommand.js +2 -3
  28. package/dist-cjs/commands/GetEvidenceFolderCommand.js +2 -3
  29. package/dist-cjs/commands/GetEvidenceFoldersByAssessmentCommand.js +2 -3
  30. package/dist-cjs/commands/GetEvidenceFoldersByAssessmentControlCommand.js +2 -3
  31. package/dist-cjs/commands/GetInsightsByAssessmentCommand.js +2 -3
  32. package/dist-cjs/commands/GetInsightsCommand.js +2 -3
  33. package/dist-cjs/commands/GetOrganizationAdminAccountCommand.js +2 -3
  34. package/dist-cjs/commands/GetServicesInScopeCommand.js +2 -3
  35. package/dist-cjs/commands/GetSettingsCommand.js +2 -3
  36. package/dist-cjs/commands/ListAssessmentControlInsightsByControlDomainCommand.js +2 -3
  37. package/dist-cjs/commands/ListAssessmentFrameworkShareRequestsCommand.js +2 -3
  38. package/dist-cjs/commands/ListAssessmentFrameworksCommand.js +2 -3
  39. package/dist-cjs/commands/ListAssessmentReportsCommand.js +2 -3
  40. package/dist-cjs/commands/ListAssessmentsCommand.js +2 -3
  41. package/dist-cjs/commands/ListControlDomainInsightsByAssessmentCommand.js +2 -3
  42. package/dist-cjs/commands/ListControlDomainInsightsCommand.js +2 -3
  43. package/dist-cjs/commands/ListControlInsightsByControlDomainCommand.js +2 -3
  44. package/dist-cjs/commands/ListControlsCommand.js +2 -3
  45. package/dist-cjs/commands/ListKeywordsForDataSourceCommand.js +2 -3
  46. package/dist-cjs/commands/ListNotificationsCommand.js +2 -3
  47. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  48. package/dist-cjs/commands/RegisterAccountCommand.js +2 -3
  49. package/dist-cjs/commands/RegisterOrganizationAdminAccountCommand.js +2 -3
  50. package/dist-cjs/commands/StartAssessmentFrameworkShareCommand.js +2 -3
  51. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  52. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  53. package/dist-cjs/commands/UpdateAssessmentCommand.js +2 -3
  54. package/dist-cjs/commands/UpdateAssessmentControlCommand.js +2 -3
  55. package/dist-cjs/commands/UpdateAssessmentControlSetStatusCommand.js +2 -3
  56. package/dist-cjs/commands/UpdateAssessmentFrameworkCommand.js +2 -3
  57. package/dist-cjs/commands/UpdateAssessmentFrameworkShareCommand.js +2 -3
  58. package/dist-cjs/commands/UpdateAssessmentStatusCommand.js +2 -3
  59. package/dist-cjs/commands/UpdateControlCommand.js +2 -3
  60. package/dist-cjs/commands/UpdateSettingsCommand.js +2 -3
  61. package/dist-cjs/commands/ValidateAssessmentReportIntegrityCommand.js +2 -3
  62. package/dist-cjs/models/models_0.js +1 -701
  63. package/dist-es/commands/AssociateAssessmentReportEvidenceFolderCommand.js +2 -3
  64. package/dist-es/commands/BatchAssociateAssessmentReportEvidenceCommand.js +2 -3
  65. package/dist-es/commands/BatchCreateDelegationByAssessmentCommand.js +2 -3
  66. package/dist-es/commands/BatchDeleteDelegationByAssessmentCommand.js +2 -3
  67. package/dist-es/commands/BatchDisassociateAssessmentReportEvidenceCommand.js +2 -3
  68. package/dist-es/commands/BatchImportEvidenceToAssessmentControlCommand.js +2 -3
  69. package/dist-es/commands/CreateAssessmentCommand.js +2 -3
  70. package/dist-es/commands/CreateAssessmentFrameworkCommand.js +2 -3
  71. package/dist-es/commands/CreateAssessmentReportCommand.js +2 -3
  72. package/dist-es/commands/CreateControlCommand.js +2 -3
  73. package/dist-es/commands/DeleteAssessmentCommand.js +2 -3
  74. package/dist-es/commands/DeleteAssessmentFrameworkCommand.js +2 -3
  75. package/dist-es/commands/DeleteAssessmentFrameworkShareCommand.js +2 -3
  76. package/dist-es/commands/DeleteAssessmentReportCommand.js +2 -3
  77. package/dist-es/commands/DeleteControlCommand.js +2 -3
  78. package/dist-es/commands/DeregisterAccountCommand.js +2 -3
  79. package/dist-es/commands/DeregisterOrganizationAdminAccountCommand.js +2 -3
  80. package/dist-es/commands/DisassociateAssessmentReportEvidenceFolderCommand.js +2 -3
  81. package/dist-es/commands/GetAccountStatusCommand.js +2 -3
  82. package/dist-es/commands/GetAssessmentCommand.js +2 -3
  83. package/dist-es/commands/GetAssessmentFrameworkCommand.js +2 -3
  84. package/dist-es/commands/GetAssessmentReportUrlCommand.js +2 -3
  85. package/dist-es/commands/GetChangeLogsCommand.js +2 -3
  86. package/dist-es/commands/GetControlCommand.js +2 -3
  87. package/dist-es/commands/GetDelegationsCommand.js +2 -3
  88. package/dist-es/commands/GetEvidenceByEvidenceFolderCommand.js +2 -3
  89. package/dist-es/commands/GetEvidenceCommand.js +2 -3
  90. package/dist-es/commands/GetEvidenceFolderCommand.js +2 -3
  91. package/dist-es/commands/GetEvidenceFoldersByAssessmentCommand.js +2 -3
  92. package/dist-es/commands/GetEvidenceFoldersByAssessmentControlCommand.js +2 -3
  93. package/dist-es/commands/GetInsightsByAssessmentCommand.js +2 -3
  94. package/dist-es/commands/GetInsightsCommand.js +2 -3
  95. package/dist-es/commands/GetOrganizationAdminAccountCommand.js +2 -3
  96. package/dist-es/commands/GetServicesInScopeCommand.js +2 -3
  97. package/dist-es/commands/GetSettingsCommand.js +2 -3
  98. package/dist-es/commands/ListAssessmentControlInsightsByControlDomainCommand.js +2 -3
  99. package/dist-es/commands/ListAssessmentFrameworkShareRequestsCommand.js +2 -3
  100. package/dist-es/commands/ListAssessmentFrameworksCommand.js +2 -3
  101. package/dist-es/commands/ListAssessmentReportsCommand.js +2 -3
  102. package/dist-es/commands/ListAssessmentsCommand.js +2 -3
  103. package/dist-es/commands/ListControlDomainInsightsByAssessmentCommand.js +2 -3
  104. package/dist-es/commands/ListControlDomainInsightsCommand.js +2 -3
  105. package/dist-es/commands/ListControlInsightsByControlDomainCommand.js +2 -3
  106. package/dist-es/commands/ListControlsCommand.js +2 -3
  107. package/dist-es/commands/ListKeywordsForDataSourceCommand.js +2 -3
  108. package/dist-es/commands/ListNotificationsCommand.js +2 -3
  109. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  110. package/dist-es/commands/RegisterAccountCommand.js +2 -3
  111. package/dist-es/commands/RegisterOrganizationAdminAccountCommand.js +2 -3
  112. package/dist-es/commands/StartAssessmentFrameworkShareCommand.js +2 -3
  113. package/dist-es/commands/TagResourceCommand.js +2 -3
  114. package/dist-es/commands/UntagResourceCommand.js +2 -3
  115. package/dist-es/commands/UpdateAssessmentCommand.js +2 -3
  116. package/dist-es/commands/UpdateAssessmentControlCommand.js +2 -3
  117. package/dist-es/commands/UpdateAssessmentControlSetStatusCommand.js +2 -3
  118. package/dist-es/commands/UpdateAssessmentFrameworkCommand.js +2 -3
  119. package/dist-es/commands/UpdateAssessmentFrameworkShareCommand.js +2 -3
  120. package/dist-es/commands/UpdateAssessmentStatusCommand.js +2 -3
  121. package/dist-es/commands/UpdateControlCommand.js +2 -3
  122. package/dist-es/commands/UpdateSettingsCommand.js +2 -3
  123. package/dist-es/commands/ValidateAssessmentReportIntegrityCommand.js +2 -3
  124. package/dist-es/models/models_0.js +0 -522
  125. package/dist-types/AuditManager.d.ts +62 -0
  126. package/dist-types/AuditManagerClient.d.ts +24 -4
  127. package/dist-types/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +16 -0
  128. package/dist-types/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +16 -0
  129. package/dist-types/commands/BatchCreateDelegationByAssessmentCommand.d.ts +16 -0
  130. package/dist-types/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +16 -0
  131. package/dist-types/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +16 -0
  132. package/dist-types/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +16 -0
  133. package/dist-types/commands/CreateAssessmentCommand.d.ts +16 -0
  134. package/dist-types/commands/CreateAssessmentFrameworkCommand.d.ts +16 -0
  135. package/dist-types/commands/CreateAssessmentReportCommand.d.ts +16 -0
  136. package/dist-types/commands/CreateControlCommand.d.ts +16 -0
  137. package/dist-types/commands/DeleteAssessmentCommand.d.ts +16 -0
  138. package/dist-types/commands/DeleteAssessmentFrameworkCommand.d.ts +16 -0
  139. package/dist-types/commands/DeleteAssessmentFrameworkShareCommand.d.ts +16 -0
  140. package/dist-types/commands/DeleteAssessmentReportCommand.d.ts +16 -0
  141. package/dist-types/commands/DeleteControlCommand.d.ts +16 -0
  142. package/dist-types/commands/DeregisterAccountCommand.d.ts +16 -0
  143. package/dist-types/commands/DeregisterOrganizationAdminAccountCommand.d.ts +16 -0
  144. package/dist-types/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +16 -0
  145. package/dist-types/commands/GetAccountStatusCommand.d.ts +16 -0
  146. package/dist-types/commands/GetAssessmentCommand.d.ts +16 -0
  147. package/dist-types/commands/GetAssessmentFrameworkCommand.d.ts +16 -0
  148. package/dist-types/commands/GetAssessmentReportUrlCommand.d.ts +16 -0
  149. package/dist-types/commands/GetChangeLogsCommand.d.ts +16 -0
  150. package/dist-types/commands/GetControlCommand.d.ts +16 -0
  151. package/dist-types/commands/GetDelegationsCommand.d.ts +16 -0
  152. package/dist-types/commands/GetEvidenceByEvidenceFolderCommand.d.ts +16 -0
  153. package/dist-types/commands/GetEvidenceCommand.d.ts +16 -0
  154. package/dist-types/commands/GetEvidenceFolderCommand.d.ts +16 -0
  155. package/dist-types/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +16 -0
  156. package/dist-types/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +16 -0
  157. package/dist-types/commands/GetInsightsByAssessmentCommand.d.ts +16 -0
  158. package/dist-types/commands/GetInsightsCommand.d.ts +16 -0
  159. package/dist-types/commands/GetOrganizationAdminAccountCommand.d.ts +16 -0
  160. package/dist-types/commands/GetServicesInScopeCommand.d.ts +16 -0
  161. package/dist-types/commands/GetSettingsCommand.d.ts +16 -0
  162. package/dist-types/commands/ListAssessmentControlInsightsByControlDomainCommand.d.ts +16 -0
  163. package/dist-types/commands/ListAssessmentFrameworkShareRequestsCommand.d.ts +16 -0
  164. package/dist-types/commands/ListAssessmentFrameworksCommand.d.ts +16 -0
  165. package/dist-types/commands/ListAssessmentReportsCommand.d.ts +16 -0
  166. package/dist-types/commands/ListAssessmentsCommand.d.ts +16 -0
  167. package/dist-types/commands/ListControlDomainInsightsByAssessmentCommand.d.ts +16 -0
  168. package/dist-types/commands/ListControlDomainInsightsCommand.d.ts +16 -0
  169. package/dist-types/commands/ListControlInsightsByControlDomainCommand.d.ts +16 -0
  170. package/dist-types/commands/ListControlsCommand.d.ts +16 -0
  171. package/dist-types/commands/ListKeywordsForDataSourceCommand.d.ts +16 -0
  172. package/dist-types/commands/ListNotificationsCommand.d.ts +16 -0
  173. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  174. package/dist-types/commands/RegisterAccountCommand.d.ts +16 -0
  175. package/dist-types/commands/RegisterOrganizationAdminAccountCommand.d.ts +16 -0
  176. package/dist-types/commands/StartAssessmentFrameworkShareCommand.d.ts +16 -0
  177. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  178. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  179. package/dist-types/commands/UpdateAssessmentCommand.d.ts +16 -0
  180. package/dist-types/commands/UpdateAssessmentControlCommand.d.ts +16 -0
  181. package/dist-types/commands/UpdateAssessmentControlSetStatusCommand.d.ts +16 -0
  182. package/dist-types/commands/UpdateAssessmentFrameworkCommand.d.ts +16 -0
  183. package/dist-types/commands/UpdateAssessmentFrameworkShareCommand.d.ts +16 -0
  184. package/dist-types/commands/UpdateAssessmentStatusCommand.d.ts +16 -0
  185. package/dist-types/commands/UpdateControlCommand.d.ts +16 -0
  186. package/dist-types/commands/UpdateSettingsCommand.d.ts +16 -0
  187. package/dist-types/commands/ValidateAssessmentReportIntegrityCommand.d.ts +16 -0
  188. package/dist-types/models/AuditManagerServiceException.d.ts +2 -0
  189. package/dist-types/models/models_0.d.ts +499 -696
  190. package/dist-types/pagination/GetChangeLogsPaginator.d.ts +3 -0
  191. package/dist-types/pagination/GetDelegationsPaginator.d.ts +3 -0
  192. package/dist-types/pagination/GetEvidenceByEvidenceFolderPaginator.d.ts +3 -0
  193. package/dist-types/pagination/GetEvidenceFoldersByAssessmentControlPaginator.d.ts +3 -0
  194. package/dist-types/pagination/GetEvidenceFoldersByAssessmentPaginator.d.ts +3 -0
  195. package/dist-types/pagination/Interfaces.d.ts +3 -0
  196. package/dist-types/pagination/ListAssessmentControlInsightsByControlDomainPaginator.d.ts +3 -0
  197. package/dist-types/pagination/ListAssessmentFrameworkShareRequestsPaginator.d.ts +3 -0
  198. package/dist-types/pagination/ListAssessmentFrameworksPaginator.d.ts +3 -0
  199. package/dist-types/pagination/ListAssessmentReportsPaginator.d.ts +3 -0
  200. package/dist-types/pagination/ListAssessmentsPaginator.d.ts +3 -0
  201. package/dist-types/pagination/ListControlDomainInsightsByAssessmentPaginator.d.ts +3 -0
  202. package/dist-types/pagination/ListControlDomainInsightsPaginator.d.ts +3 -0
  203. package/dist-types/pagination/ListControlInsightsByControlDomainPaginator.d.ts +3 -0
  204. package/dist-types/pagination/ListControlsPaginator.d.ts +3 -0
  205. package/dist-types/pagination/ListKeywordsForDataSourcePaginator.d.ts +3 -0
  206. package/dist-types/pagination/ListNotificationsPaginator.d.ts +3 -0
  207. package/dist-types/ts3.4/models/models_0.d.ts +0 -490
  208. package/package.json +4 -3
@@ -1,6 +1,7 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
2
  import { AuditManagerServiceException as __BaseException } from "./AuditManagerServiceException";
3
3
  /**
4
+ * @public
4
5
  * <p> Your account isn't registered with Audit Manager. Check the delegated
5
6
  * administrator setup on the Audit Manager settings page, and try again. </p>
6
7
  */
@@ -12,11 +13,17 @@ export declare class AccessDeniedException extends __BaseException {
12
13
  */
13
14
  constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
14
15
  }
16
+ /**
17
+ * @public
18
+ */
15
19
  export declare enum AccountStatus {
16
20
  ACTIVE = "ACTIVE",
17
21
  INACTIVE = "INACTIVE",
18
22
  PENDING_ACTIVATION = "PENDING_ACTIVATION"
19
23
  }
24
+ /**
25
+ * @public
26
+ */
20
27
  export declare enum ActionEnum {
21
28
  ACTIVE = "ACTIVE",
22
29
  CREATE = "CREATE",
@@ -28,6 +35,7 @@ export declare enum ActionEnum {
28
35
  UPDATE_METADATA = "UPDATE_METADATA"
29
36
  }
30
37
  /**
38
+ * @public
31
39
  * <p> The wrapper of Amazon Web Services account details, such as account ID or email address.
32
40
  * </p>
33
41
  */
@@ -46,6 +54,7 @@ export interface AWSAccount {
46
54
  name?: string;
47
55
  }
48
56
  /**
57
+ * @public
49
58
  * <p> A comment that's posted by a user on a control. This includes the author's name, the
50
59
  * comment text, and a timestamp. </p>
51
60
  */
@@ -63,18 +72,25 @@ export interface ControlComment {
63
72
  */
64
73
  postedDate?: Date;
65
74
  }
75
+ /**
76
+ * @public
77
+ */
66
78
  export declare enum ControlResponse {
67
79
  AUTOMATE = "AUTOMATE",
68
80
  DEFER = "DEFER",
69
81
  IGNORE = "IGNORE",
70
82
  MANUAL = "MANUAL"
71
83
  }
84
+ /**
85
+ * @public
86
+ */
72
87
  export declare enum ControlStatus {
73
88
  INACTIVE = "INACTIVE",
74
89
  REVIEWED = "REVIEWED",
75
90
  UNDER_REVIEW = "UNDER_REVIEW"
76
91
  }
77
92
  /**
93
+ * @public
78
94
  * <p> The control entity that represents a standard control or a custom control in an Audit Manager assessment. </p>
79
95
  */
80
96
  export interface AssessmentControl {
@@ -115,16 +131,23 @@ export interface AssessmentControl {
115
131
  */
116
132
  assessmentReportEvidenceCount?: number;
117
133
  }
134
+ /**
135
+ * @public
136
+ */
118
137
  export declare enum RoleType {
119
138
  PROCESS_OWNER = "PROCESS_OWNER",
120
139
  RESOURCE_OWNER = "RESOURCE_OWNER"
121
140
  }
141
+ /**
142
+ * @public
143
+ */
122
144
  export declare enum DelegationStatus {
123
145
  COMPLETE = "COMPLETE",
124
146
  IN_PROGRESS = "IN_PROGRESS",
125
147
  UNDER_REVIEW = "UNDER_REVIEW"
126
148
  }
127
149
  /**
150
+ * @public
128
151
  * <p> The assignment of a control set to a delegate for review. </p>
129
152
  */
130
153
  export interface Delegation {
@@ -182,6 +205,7 @@ export interface Delegation {
182
205
  createdBy?: string;
183
206
  }
184
207
  /**
208
+ * @public
185
209
  * <p> The wrapper that contains the Audit Manager role information of the current user.
186
210
  * This includes the role type and IAM Amazon Resource Name (ARN). </p>
187
211
  */
@@ -203,12 +227,16 @@ export interface Role {
203
227
  */
204
228
  roleArn: string | undefined;
205
229
  }
230
+ /**
231
+ * @public
232
+ */
206
233
  export declare enum ControlSetStatus {
207
234
  ACTIVE = "ACTIVE",
208
235
  REVIEWED = "REVIEWED",
209
236
  UNDER_REVIEW = "UNDER_REVIEW"
210
237
  }
211
238
  /**
239
+ * @public
212
240
  * <p> Represents a set of controls in an Audit Manager assessment. </p>
213
241
  */
214
242
  export interface AssessmentControlSet {
@@ -249,6 +277,7 @@ export interface AssessmentControlSet {
249
277
  manualEvidenceCount?: number;
250
278
  }
251
279
  /**
280
+ * @public
252
281
  * <p> The metadata of a framework, such as the name, ID, or description. </p>
253
282
  */
254
283
  export interface FrameworkMetadata {
@@ -271,6 +300,7 @@ export interface FrameworkMetadata {
271
300
  complianceType?: string;
272
301
  }
273
302
  /**
303
+ * @public
274
304
  * <p> The file used to structure and automate Audit Manager assessments for a given
275
305
  * compliance standard. </p>
276
306
  */
@@ -292,10 +322,14 @@ export interface AssessmentFramework {
292
322
  */
293
323
  controlSets?: AssessmentControlSet[];
294
324
  }
325
+ /**
326
+ * @public
327
+ */
295
328
  export declare enum AssessmentReportDestinationType {
296
329
  S3 = "S3"
297
330
  }
298
331
  /**
332
+ * @public
299
333
  * <p> The location where Audit Manager saves assessment reports for the given
300
334
  * assessment. </p>
301
335
  */
@@ -310,6 +344,7 @@ export interface AssessmentReportsDestination {
310
344
  destination?: string;
311
345
  }
312
346
  /**
347
+ * @public
313
348
  * <p> An Amazon Web Service such as Amazon S3 or CloudTrail.
314
349
  * </p>
315
350
  * <p>For an example of how to find an Amazon Web Service name and how to define it in
@@ -334,6 +369,7 @@ export interface AWSService {
334
369
  serviceName?: string;
335
370
  }
336
371
  /**
372
+ * @public
337
373
  * <p> The wrapper that contains the Amazon Web Services accounts and services that are in
338
374
  * scope for the assessment. </p>
339
375
  */
@@ -349,11 +385,15 @@ export interface Scope {
349
385
  */
350
386
  awsServices?: AWSService[];
351
387
  }
388
+ /**
389
+ * @public
390
+ */
352
391
  export declare enum AssessmentStatus {
353
392
  ACTIVE = "ACTIVE",
354
393
  INACTIVE = "INACTIVE"
355
394
  }
356
395
  /**
396
+ * @public
357
397
  * <p> The metadata that's associated with the specified assessment. </p>
358
398
  */
359
399
  export interface AssessmentMetadata {
@@ -405,6 +445,7 @@ export interface AssessmentMetadata {
405
445
  lastUpdated?: Date;
406
446
  }
407
447
  /**
448
+ * @public
408
449
  * <p> An entity that defines the scope of audit evidence collected by Audit Manager.
409
450
  * An Audit Manager assessment is an implementation of an Audit Manager framework. </p>
410
451
  */
@@ -431,6 +472,7 @@ export interface Assessment {
431
472
  tags?: Record<string, string>;
432
473
  }
433
474
  /**
475
+ * @public
434
476
  * <p> The folder where Audit Manager stores evidence for an assessment. </p>
435
477
  */
436
478
  export interface AssessmentEvidenceFolder {
@@ -514,11 +556,15 @@ export interface AssessmentEvidenceFolder {
514
556
  */
515
557
  evidenceAwsServiceSourceCount?: number;
516
558
  }
559
+ /**
560
+ * @public
561
+ */
517
562
  export declare enum FrameworkType {
518
563
  CUSTOM = "Custom",
519
564
  STANDARD = "Standard"
520
565
  }
521
566
  /**
567
+ * @public
522
568
  * <p> The metadata that's associated with a standard framework or a custom framework. </p>
523
569
  */
524
570
  export interface AssessmentFrameworkMetadata {
@@ -568,6 +614,9 @@ export interface AssessmentFrameworkMetadata {
568
614
  */
569
615
  lastUpdatedAt?: Date;
570
616
  }
617
+ /**
618
+ * @public
619
+ */
571
620
  export declare enum ShareRequestStatus {
572
621
  ACTIVE = "ACTIVE",
573
622
  DECLINED = "DECLINED",
@@ -579,6 +628,7 @@ export declare enum ShareRequestStatus {
579
628
  SHARED = "SHARED"
580
629
  }
581
630
  /**
631
+ * @public
582
632
  * <p> Represents a share request for a custom framework in Audit Manager. </p>
583
633
  */
584
634
  export interface AssessmentFrameworkShareRequest {
@@ -645,6 +695,7 @@ export interface AssessmentFrameworkShareRequest {
645
695
  complianceType?: string;
646
696
  }
647
697
  /**
698
+ * @public
648
699
  * <p> A metadata object that's associated with an assessment in Audit Manager.
649
700
  * </p>
650
701
  */
@@ -683,12 +734,16 @@ export interface AssessmentMetadataItem {
683
734
  */
684
735
  lastUpdated?: Date;
685
736
  }
737
+ /**
738
+ * @public
739
+ */
686
740
  export declare enum AssessmentReportStatus {
687
741
  COMPLETE = "COMPLETE",
688
742
  FAILED = "FAILED",
689
743
  IN_PROGRESS = "IN_PROGRESS"
690
744
  }
691
745
  /**
746
+ * @public
692
747
  * <p> A finalized document that's generated from an Audit Manager assessment. These
693
748
  * reports summarize the relevant evidence that was collected for your audit, and link to the
694
749
  * relevant evidence folders. These evidence folders are named and organized according to the
@@ -733,6 +788,7 @@ export interface AssessmentReport {
733
788
  creationTime?: Date;
734
789
  }
735
790
  /**
791
+ * @public
736
792
  * <p> An error entity for assessment report evidence errors. This is used to provide more
737
793
  * meaningful errors than a simple string message. </p>
738
794
  */
@@ -751,6 +807,7 @@ export interface AssessmentReportEvidenceError {
751
807
  errorMessage?: string;
752
808
  }
753
809
  /**
810
+ * @public
754
811
  * <p> The metadata objects that are associated with the specified assessment report. </p>
755
812
  */
756
813
  export interface AssessmentReportMetadata {
@@ -787,6 +844,9 @@ export interface AssessmentReportMetadata {
787
844
  */
788
845
  creationTime?: Date;
789
846
  }
847
+ /**
848
+ * @public
849
+ */
790
850
  export interface AssociateAssessmentReportEvidenceFolderRequest {
791
851
  /**
792
852
  * <p> The identifier for the assessment. </p>
@@ -797,9 +857,13 @@ export interface AssociateAssessmentReportEvidenceFolderRequest {
797
857
  */
798
858
  evidenceFolderId: string | undefined;
799
859
  }
860
+ /**
861
+ * @public
862
+ */
800
863
  export interface AssociateAssessmentReportEvidenceFolderResponse {
801
864
  }
802
865
  /**
866
+ * @public
803
867
  * <p> An internal service error occurred during the processing of your request. Try again
804
868
  * later. </p>
805
869
  */
@@ -812,6 +876,7 @@ export declare class InternalServerException extends __BaseException {
812
876
  constructor(opts: __ExceptionOptionType<InternalServerException, __BaseException>);
813
877
  }
814
878
  /**
879
+ * @public
815
880
  * <p> The resource that's specified in the request can't be found. </p>
816
881
  */
817
882
  export declare class ResourceNotFoundException extends __BaseException {
@@ -831,6 +896,7 @@ export declare class ResourceNotFoundException extends __BaseException {
831
896
  constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
832
897
  }
833
898
  /**
899
+ * @public
834
900
  * <p> Indicates that the request has invalid or missing parameters for the field. </p>
835
901
  */
836
902
  export interface ValidationExceptionField {
@@ -843,6 +909,9 @@ export interface ValidationExceptionField {
843
909
  */
844
910
  message: string | undefined;
845
911
  }
912
+ /**
913
+ * @public
914
+ */
846
915
  export declare enum ValidationExceptionReason {
847
916
  CANNOT_PARSE = "cannotParse",
848
917
  FIELD_VALIDATION_FAILED = "fieldValidationFailed",
@@ -850,6 +919,7 @@ export declare enum ValidationExceptionReason {
850
919
  UNKNOWN_OPERATION = "unknownOperation"
851
920
  }
852
921
  /**
922
+ * @public
853
923
  * <p> The request has invalid or missing parameters. </p>
854
924
  */
855
925
  export declare class ValidationException extends __BaseException {
@@ -868,6 +938,9 @@ export declare class ValidationException extends __BaseException {
868
938
  */
869
939
  constructor(opts: __ExceptionOptionType<ValidationException, __BaseException>);
870
940
  }
941
+ /**
942
+ * @public
943
+ */
871
944
  export interface BatchAssociateAssessmentReportEvidenceRequest {
872
945
  /**
873
946
  * <p> The identifier for the assessment. </p>
@@ -882,6 +955,9 @@ export interface BatchAssociateAssessmentReportEvidenceRequest {
882
955
  */
883
956
  evidenceIds: string[] | undefined;
884
957
  }
958
+ /**
959
+ * @public
960
+ */
885
961
  export interface BatchAssociateAssessmentReportEvidenceResponse {
886
962
  /**
887
963
  * <p> The list of evidence identifiers. </p>
@@ -894,6 +970,7 @@ export interface BatchAssociateAssessmentReportEvidenceResponse {
894
970
  errors?: AssessmentReportEvidenceError[];
895
971
  }
896
972
  /**
973
+ * @public
897
974
  * <p> A collection of attributes that's used to create a delegation for an assessment in
898
975
  * Audit Manager. </p>
899
976
  */
@@ -923,6 +1000,9 @@ export interface CreateDelegationRequest {
923
1000
  */
924
1001
  roleType?: RoleType | string;
925
1002
  }
1003
+ /**
1004
+ * @public
1005
+ */
926
1006
  export interface BatchCreateDelegationByAssessmentRequest {
927
1007
  /**
928
1008
  * <p> The API request to batch create delegations in Audit Manager. </p>
@@ -934,6 +1014,7 @@ export interface BatchCreateDelegationByAssessmentRequest {
934
1014
  assessmentId: string | undefined;
935
1015
  }
936
1016
  /**
1017
+ * @public
937
1018
  * <p> An error entity for the <code>BatchCreateDelegationByAssessment</code> API. This is
938
1019
  * used to provide more meaningful errors than a simple string message. </p>
939
1020
  */
@@ -953,6 +1034,9 @@ export interface BatchCreateDelegationByAssessmentError {
953
1034
  */
954
1035
  errorMessage?: string;
955
1036
  }
1037
+ /**
1038
+ * @public
1039
+ */
956
1040
  export interface BatchCreateDelegationByAssessmentResponse {
957
1041
  /**
958
1042
  * <p> The delegations that are associated with the assessment. </p>
@@ -964,6 +1048,9 @@ export interface BatchCreateDelegationByAssessmentResponse {
964
1048
  */
965
1049
  errors?: BatchCreateDelegationByAssessmentError[];
966
1050
  }
1051
+ /**
1052
+ * @public
1053
+ */
967
1054
  export interface BatchDeleteDelegationByAssessmentRequest {
968
1055
  /**
969
1056
  * <p> The identifiers for the delegations. </p>
@@ -975,6 +1062,7 @@ export interface BatchDeleteDelegationByAssessmentRequest {
975
1062
  assessmentId: string | undefined;
976
1063
  }
977
1064
  /**
1065
+ * @public
978
1066
  * <p> An error entity for the <code>BatchDeleteDelegationByAssessment</code> API. This is
979
1067
  * used to provide more meaningful errors than a simple string message. </p>
980
1068
  */
@@ -994,6 +1082,9 @@ export interface BatchDeleteDelegationByAssessmentError {
994
1082
  */
995
1083
  errorMessage?: string;
996
1084
  }
1085
+ /**
1086
+ * @public
1087
+ */
997
1088
  export interface BatchDeleteDelegationByAssessmentResponse {
998
1089
  /**
999
1090
  * <p> A list of errors that the <code>BatchDeleteDelegationByAssessment</code> API returned.
@@ -1001,6 +1092,9 @@ export interface BatchDeleteDelegationByAssessmentResponse {
1001
1092
  */
1002
1093
  errors?: BatchDeleteDelegationByAssessmentError[];
1003
1094
  }
1095
+ /**
1096
+ * @public
1097
+ */
1004
1098
  export interface BatchDisassociateAssessmentReportEvidenceRequest {
1005
1099
  /**
1006
1100
  * <p> The identifier for the assessment. </p>
@@ -1015,6 +1109,9 @@ export interface BatchDisassociateAssessmentReportEvidenceRequest {
1015
1109
  */
1016
1110
  evidenceIds: string[] | undefined;
1017
1111
  }
1112
+ /**
1113
+ * @public
1114
+ */
1018
1115
  export interface BatchDisassociateAssessmentReportEvidenceResponse {
1019
1116
  /**
1020
1117
  * <p> The identifier for the evidence. </p>
@@ -1027,6 +1124,7 @@ export interface BatchDisassociateAssessmentReportEvidenceResponse {
1027
1124
  errors?: AssessmentReportEvidenceError[];
1028
1125
  }
1029
1126
  /**
1127
+ * @public
1030
1128
  * <p> Evidence that's uploaded to Audit Manager manually. </p>
1031
1129
  */
1032
1130
  export interface ManualEvidence {
@@ -1035,6 +1133,9 @@ export interface ManualEvidence {
1035
1133
  */
1036
1134
  s3ResourcePath?: string;
1037
1135
  }
1136
+ /**
1137
+ * @public
1138
+ */
1038
1139
  export interface BatchImportEvidenceToAssessmentControlRequest {
1039
1140
  /**
1040
1141
  * <p> The identifier for the assessment. </p>
@@ -1054,6 +1155,7 @@ export interface BatchImportEvidenceToAssessmentControlRequest {
1054
1155
  manualEvidence: ManualEvidence[] | undefined;
1055
1156
  }
1056
1157
  /**
1158
+ * @public
1057
1159
  * <p> An error entity for the <code>BatchImportEvidenceToAssessmentControl</code> API. This
1058
1160
  * is used to provide more meaningful errors than a simple string message. </p>
1059
1161
  */
@@ -1073,6 +1175,9 @@ export interface BatchImportEvidenceToAssessmentControlError {
1073
1175
  */
1074
1176
  errorMessage?: string;
1075
1177
  }
1178
+ /**
1179
+ * @public
1180
+ */
1076
1181
  export interface BatchImportEvidenceToAssessmentControlResponse {
1077
1182
  /**
1078
1183
  * <p> A list of errors that the <code>BatchImportEvidenceToAssessmentControl</code> API
@@ -1080,6 +1185,9 @@ export interface BatchImportEvidenceToAssessmentControlResponse {
1080
1185
  */
1081
1186
  errors?: BatchImportEvidenceToAssessmentControlError[];
1082
1187
  }
1188
+ /**
1189
+ * @public
1190
+ */
1083
1191
  export interface CreateAssessmentRequest {
1084
1192
  /**
1085
1193
  * <p> The name of the assessment to be created. </p>
@@ -1112,6 +1220,9 @@ export interface CreateAssessmentRequest {
1112
1220
  */
1113
1221
  tags?: Record<string, string>;
1114
1222
  }
1223
+ /**
1224
+ * @public
1225
+ */
1115
1226
  export interface CreateAssessmentResponse {
1116
1227
  /**
1117
1228
  * <p> An entity that defines the scope of audit evidence collected by Audit Manager.
@@ -1120,6 +1231,7 @@ export interface CreateAssessmentResponse {
1120
1231
  assessment?: Assessment;
1121
1232
  }
1122
1233
  /**
1234
+ * @public
1123
1235
  * <p>You've reached your account quota for this resource type. To perform the requested
1124
1236
  * action, delete some existing resources or <a href="https://docs.aws.amazon.com/general/latest/gr/aws_service_limits.html">request a quota increase</a> from
1125
1237
  * the Service Quotas console. For a list of Audit Manager service quotas, see <a href="https://docs.aws.amazon.com/audit-manager/latest/userguide/service-quotas.html">Quotas and
@@ -1134,6 +1246,7 @@ export declare class ServiceQuotaExceededException extends __BaseException {
1134
1246
  constructor(opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>);
1135
1247
  }
1136
1248
  /**
1249
+ * @public
1137
1250
  * <p> The control entity attributes that uniquely identify an existing control to be added to
1138
1251
  * a framework in Audit Manager. </p>
1139
1252
  */
@@ -1144,6 +1257,7 @@ export interface CreateAssessmentFrameworkControl {
1144
1257
  id: string | undefined;
1145
1258
  }
1146
1259
  /**
1260
+ * @public
1147
1261
  * <p> A <code>controlSet</code> entity that represents a collection of controls in Audit Manager. This doesn't contain the control set ID. </p>
1148
1262
  */
1149
1263
  export interface CreateAssessmentFrameworkControlSet {
@@ -1157,6 +1271,9 @@ export interface CreateAssessmentFrameworkControlSet {
1157
1271
  */
1158
1272
  controls?: CreateAssessmentFrameworkControl[];
1159
1273
  }
1274
+ /**
1275
+ * @public
1276
+ */
1160
1277
  export interface CreateAssessmentFrameworkRequest {
1161
1278
  /**
1162
1279
  * <p> The name of the new custom framework. </p>
@@ -1180,15 +1297,22 @@ export interface CreateAssessmentFrameworkRequest {
1180
1297
  */
1181
1298
  tags?: Record<string, string>;
1182
1299
  }
1300
+ /**
1301
+ * @public
1302
+ */
1183
1303
  export declare enum SourceFrequency {
1184
1304
  DAILY = "DAILY",
1185
1305
  MONTHLY = "MONTHLY",
1186
1306
  WEEKLY = "WEEKLY"
1187
1307
  }
1308
+ /**
1309
+ * @public
1310
+ */
1188
1311
  export declare enum KeywordInputType {
1189
1312
  SELECT_FROM_LIST = "SELECT_FROM_LIST"
1190
1313
  }
1191
1314
  /**
1315
+ * @public
1192
1316
  * <p> The keyword to search for in CloudTrail logs, Config rules,
1193
1317
  * Security Hub checks, and Amazon Web Services API names. </p>
1194
1318
  * <p> To learn more about the supported keywords that you can use when mapping a control data
@@ -1284,10 +1408,16 @@ export interface SourceKeyword {
1284
1408
  */
1285
1409
  keywordValue?: string;
1286
1410
  }
1411
+ /**
1412
+ * @public
1413
+ */
1287
1414
  export declare enum SourceSetUpOption {
1288
1415
  PROCEDURAL_CONTROLS_MAPPING = "Procedural_Controls_Mapping",
1289
1416
  SYSTEM_CONTROLS_MAPPING = "System_Controls_Mapping"
1290
1417
  }
1418
+ /**
1419
+ * @public
1420
+ */
1291
1421
  export declare enum SourceType {
1292
1422
  AWS_API_CALL = "AWS_API_Call",
1293
1423
  AWS_CLOUDTRAIL = "AWS_Cloudtrail",
@@ -1296,6 +1426,7 @@ export declare enum SourceType {
1296
1426
  MANUAL = "MANUAL"
1297
1427
  }
1298
1428
  /**
1429
+ * @public
1299
1430
  * <p> The data source that determines where Audit Manager collects evidence from for
1300
1431
  * the control. </p>
1301
1432
  */
@@ -1361,11 +1492,15 @@ export interface ControlMappingSource {
1361
1492
  */
1362
1493
  troubleshootingText?: string;
1363
1494
  }
1495
+ /**
1496
+ * @public
1497
+ */
1364
1498
  export declare enum ControlType {
1365
1499
  CUSTOM = "Custom",
1366
1500
  STANDARD = "Standard"
1367
1501
  }
1368
1502
  /**
1503
+ * @public
1369
1504
  * <p> A control in Audit Manager. </p>
1370
1505
  */
1371
1506
  export interface Control {
@@ -1433,6 +1568,7 @@ export interface Control {
1433
1568
  tags?: Record<string, string>;
1434
1569
  }
1435
1570
  /**
1571
+ * @public
1436
1572
  * <p> A set of controls in Audit Manager. </p>
1437
1573
  */
1438
1574
  export interface ControlSet {
@@ -1451,6 +1587,7 @@ export interface ControlSet {
1451
1587
  controls?: Control[];
1452
1588
  }
1453
1589
  /**
1590
+ * @public
1454
1591
  * <p> The file that's used to structure and automate Audit Manager assessments for a
1455
1592
  * given compliance standard. </p>
1456
1593
  */
@@ -1513,6 +1650,9 @@ export interface Framework {
1513
1650
  */
1514
1651
  tags?: Record<string, string>;
1515
1652
  }
1653
+ /**
1654
+ * @public
1655
+ */
1516
1656
  export interface CreateAssessmentFrameworkResponse {
1517
1657
  /**
1518
1658
  * <p> The name of the new framework that the <code>CreateAssessmentFramework</code> API
@@ -1520,6 +1660,9 @@ export interface CreateAssessmentFrameworkResponse {
1520
1660
  */
1521
1661
  framework?: Framework;
1522
1662
  }
1663
+ /**
1664
+ * @public
1665
+ */
1523
1666
  export interface CreateAssessmentReportRequest {
1524
1667
  /**
1525
1668
  * <p> The name of the new assessment report. </p>
@@ -1547,6 +1690,9 @@ export interface CreateAssessmentReportRequest {
1547
1690
  */
1548
1691
  queryStatement?: string;
1549
1692
  }
1693
+ /**
1694
+ * @public
1695
+ */
1550
1696
  export interface CreateAssessmentReportResponse {
1551
1697
  /**
1552
1698
  * <p> The new assessment report that the <code>CreateAssessmentReport</code> API returned.
@@ -1555,6 +1701,7 @@ export interface CreateAssessmentReportResponse {
1555
1701
  assessmentReport?: AssessmentReport;
1556
1702
  }
1557
1703
  /**
1704
+ * @public
1558
1705
  * <p> The control mapping fields that represent the source for evidence collection, along
1559
1706
  * with related parameters and metadata. This doesn't contain <code>mappingID</code>. </p>
1560
1707
  */
@@ -1617,6 +1764,9 @@ export interface CreateControlMappingSource {
1617
1764
  */
1618
1765
  troubleshootingText?: string;
1619
1766
  }
1767
+ /**
1768
+ * @public
1769
+ */
1620
1770
  export interface CreateControlRequest {
1621
1771
  /**
1622
1772
  * <p> The name of the control. </p>
@@ -1647,32 +1797,53 @@ export interface CreateControlRequest {
1647
1797
  */
1648
1798
  tags?: Record<string, string>;
1649
1799
  }
1800
+ /**
1801
+ * @public
1802
+ */
1650
1803
  export interface CreateControlResponse {
1651
1804
  /**
1652
1805
  * <p> The new control that the <code>CreateControl</code> API returned. </p>
1653
1806
  */
1654
1807
  control?: Control;
1655
1808
  }
1809
+ /**
1810
+ * @public
1811
+ */
1656
1812
  export interface DeleteAssessmentRequest {
1657
1813
  /**
1658
1814
  * <p> The identifier for the assessment. </p>
1659
1815
  */
1660
1816
  assessmentId: string | undefined;
1661
1817
  }
1818
+ /**
1819
+ * @public
1820
+ */
1662
1821
  export interface DeleteAssessmentResponse {
1663
1822
  }
1823
+ /**
1824
+ * @public
1825
+ */
1664
1826
  export interface DeleteAssessmentFrameworkRequest {
1665
1827
  /**
1666
1828
  * <p> The identifier for the custom framework. </p>
1667
1829
  */
1668
1830
  frameworkId: string | undefined;
1669
1831
  }
1832
+ /**
1833
+ * @public
1834
+ */
1670
1835
  export interface DeleteAssessmentFrameworkResponse {
1671
1836
  }
1837
+ /**
1838
+ * @public
1839
+ */
1672
1840
  export declare enum ShareRequestType {
1673
1841
  RECEIVED = "RECEIVED",
1674
1842
  SENT = "SENT"
1675
1843
  }
1844
+ /**
1845
+ * @public
1846
+ */
1676
1847
  export interface DeleteAssessmentFrameworkShareRequest {
1677
1848
  /**
1678
1849
  * <p>The unique identifier for the share request to be deleted.</p>
@@ -1683,8 +1854,14 @@ export interface DeleteAssessmentFrameworkShareRequest {
1683
1854
  */
1684
1855
  requestType: ShareRequestType | string | undefined;
1685
1856
  }
1857
+ /**
1858
+ * @public
1859
+ */
1686
1860
  export interface DeleteAssessmentFrameworkShareResponse {
1687
1861
  }
1862
+ /**
1863
+ * @public
1864
+ */
1688
1865
  export interface DeleteAssessmentReportRequest {
1689
1866
  /**
1690
1867
  * <p> The unique identifier for the assessment. </p>
@@ -1695,32 +1872,56 @@ export interface DeleteAssessmentReportRequest {
1695
1872
  */
1696
1873
  assessmentReportId: string | undefined;
1697
1874
  }
1875
+ /**
1876
+ * @public
1877
+ */
1698
1878
  export interface DeleteAssessmentReportResponse {
1699
1879
  }
1880
+ /**
1881
+ * @public
1882
+ */
1700
1883
  export interface DeleteControlRequest {
1701
1884
  /**
1702
1885
  * <p> The unique identifier for the control. </p>
1703
1886
  */
1704
1887
  controlId: string | undefined;
1705
1888
  }
1889
+ /**
1890
+ * @public
1891
+ */
1706
1892
  export interface DeleteControlResponse {
1707
1893
  }
1894
+ /**
1895
+ * @public
1896
+ */
1708
1897
  export interface DeregisterAccountRequest {
1709
1898
  }
1899
+ /**
1900
+ * @public
1901
+ */
1710
1902
  export interface DeregisterAccountResponse {
1711
1903
  /**
1712
1904
  * <p> The registration status of the account. </p>
1713
1905
  */
1714
1906
  status?: AccountStatus | string;
1715
1907
  }
1908
+ /**
1909
+ * @public
1910
+ */
1716
1911
  export interface DeregisterOrganizationAdminAccountRequest {
1717
1912
  /**
1718
1913
  * <p> The identifier for the administrator account. </p>
1719
1914
  */
1720
1915
  adminAccountId?: string;
1721
1916
  }
1917
+ /**
1918
+ * @public
1919
+ */
1722
1920
  export interface DeregisterOrganizationAdminAccountResponse {
1723
1921
  }
1922
+ /**
1923
+ * @public
1924
+ */
1724
1925
  export interface DisassociateAssessmentReportEvidenceFolderRequest {
1725
1926
  /**
1726
1927
  * <p> The unique identifier for the assessment. </p>
@@ -1731,22 +1932,37 @@ export interface DisassociateAssessmentReportEvidenceFolderRequest {
1731
1932
  */
1732
1933
  evidenceFolderId: string | undefined;
1733
1934
  }
1935
+ /**
1936
+ * @public
1937
+ */
1734
1938
  export interface DisassociateAssessmentReportEvidenceFolderResponse {
1735
1939
  }
1940
+ /**
1941
+ * @public
1942
+ */
1736
1943
  export interface GetAccountStatusRequest {
1737
1944
  }
1945
+ /**
1946
+ * @public
1947
+ */
1738
1948
  export interface GetAccountStatusResponse {
1739
1949
  /**
1740
1950
  * <p> The status of the Amazon Web Services account. </p>
1741
1951
  */
1742
1952
  status?: AccountStatus | string;
1743
1953
  }
1954
+ /**
1955
+ * @public
1956
+ */
1744
1957
  export interface GetAssessmentRequest {
1745
1958
  /**
1746
1959
  * <p>The unique identifier for the assessment. </p>
1747
1960
  */
1748
1961
  assessmentId: string | undefined;
1749
1962
  }
1963
+ /**
1964
+ * @public
1965
+ */
1750
1966
  export interface GetAssessmentResponse {
1751
1967
  /**
1752
1968
  * <p> An entity that defines the scope of audit evidence collected by Audit Manager.
@@ -1759,18 +1975,27 @@ export interface GetAssessmentResponse {
1759
1975
  */
1760
1976
  userRole?: Role;
1761
1977
  }
1978
+ /**
1979
+ * @public
1980
+ */
1762
1981
  export interface GetAssessmentFrameworkRequest {
1763
1982
  /**
1764
1983
  * <p> The identifier for the framework. </p>
1765
1984
  */
1766
1985
  frameworkId: string | undefined;
1767
1986
  }
1987
+ /**
1988
+ * @public
1989
+ */
1768
1990
  export interface GetAssessmentFrameworkResponse {
1769
1991
  /**
1770
1992
  * <p> The framework that the <code>GetAssessmentFramework</code> API returned. </p>
1771
1993
  */
1772
1994
  framework?: Framework;
1773
1995
  }
1996
+ /**
1997
+ * @public
1998
+ */
1774
1999
  export interface GetAssessmentReportUrlRequest {
1775
2000
  /**
1776
2001
  * <p> The unique identifier for the assessment report. </p>
@@ -1782,6 +2007,7 @@ export interface GetAssessmentReportUrlRequest {
1782
2007
  assessmentId: string | undefined;
1783
2008
  }
1784
2009
  /**
2010
+ * @public
1785
2011
  * <p> Short for uniform resource locator. A URL is used as a unique identifier to locate a
1786
2012
  * resource on the internet. </p>
1787
2013
  */
@@ -1795,6 +2021,9 @@ export interface URL {
1795
2021
  */
1796
2022
  link?: string;
1797
2023
  }
2024
+ /**
2025
+ * @public
2026
+ */
1798
2027
  export interface GetAssessmentReportUrlResponse {
1799
2028
  /**
1800
2029
  * <p> Short for uniform resource locator. A URL is used as a unique identifier to locate a
@@ -1802,6 +2031,9 @@ export interface GetAssessmentReportUrlResponse {
1802
2031
  */
1803
2032
  preSignedUrl?: URL;
1804
2033
  }
2034
+ /**
2035
+ * @public
2036
+ */
1805
2037
  export interface GetChangeLogsRequest {
1806
2038
  /**
1807
2039
  * <p>The unique identifier for the assessment. </p>
@@ -1824,6 +2056,9 @@ export interface GetChangeLogsRequest {
1824
2056
  */
1825
2057
  maxResults?: number;
1826
2058
  }
2059
+ /**
2060
+ * @public
2061
+ */
1827
2062
  export declare enum ObjectTypeEnum {
1828
2063
  ASSESSMENT = "ASSESSMENT",
1829
2064
  ASSESSMENT_REPORT = "ASSESSMENT_REPORT",
@@ -1832,6 +2067,7 @@ export declare enum ObjectTypeEnum {
1832
2067
  DELEGATION = "DELEGATION"
1833
2068
  }
1834
2069
  /**
2070
+ * @public
1835
2071
  * <p> The record of a change within Audit Manager. For example, this could be the
1836
2072
  * status change of an assessment or the delegation of a control set. </p>
1837
2073
  */
@@ -1858,6 +2094,9 @@ export interface ChangeLog {
1858
2094
  */
1859
2095
  createdBy?: string;
1860
2096
  }
2097
+ /**
2098
+ * @public
2099
+ */
1861
2100
  export interface GetChangeLogsResponse {
1862
2101
  /**
1863
2102
  * <p>The list of user activity for the control. </p>
@@ -1868,18 +2107,27 @@ export interface GetChangeLogsResponse {
1868
2107
  */
1869
2108
  nextToken?: string;
1870
2109
  }
2110
+ /**
2111
+ * @public
2112
+ */
1871
2113
  export interface GetControlRequest {
1872
2114
  /**
1873
2115
  * <p> The identifier for the control. </p>
1874
2116
  */
1875
2117
  controlId: string | undefined;
1876
2118
  }
2119
+ /**
2120
+ * @public
2121
+ */
1877
2122
  export interface GetControlResponse {
1878
2123
  /**
1879
2124
  * <p> The name of the control that the <code>GetControl</code> API returned. </p>
1880
2125
  */
1881
2126
  control?: Control;
1882
2127
  }
2128
+ /**
2129
+ * @public
2130
+ */
1883
2131
  export interface GetDelegationsRequest {
1884
2132
  /**
1885
2133
  * <p> The pagination token that's used to fetch the next set of results. </p>
@@ -1891,6 +2139,7 @@ export interface GetDelegationsRequest {
1891
2139
  maxResults?: number;
1892
2140
  }
1893
2141
  /**
2142
+ * @public
1894
2143
  * <p> The metadata that's associated with the delegation. </p>
1895
2144
  */
1896
2145
  export interface DelegationMetadata {
@@ -1923,6 +2172,9 @@ export interface DelegationMetadata {
1923
2172
  */
1924
2173
  controlSetName?: string;
1925
2174
  }
2175
+ /**
2176
+ * @public
2177
+ */
1926
2178
  export interface GetDelegationsResponse {
1927
2179
  /**
1928
2180
  * <p> The list of delegations that the <code>GetDelegations</code> API returned. </p>
@@ -1933,6 +2185,9 @@ export interface GetDelegationsResponse {
1933
2185
  */
1934
2186
  nextToken?: string;
1935
2187
  }
2188
+ /**
2189
+ * @public
2190
+ */
1936
2191
  export interface GetEvidenceRequest {
1937
2192
  /**
1938
2193
  * <p> The unique identifier for the assessment. </p>
@@ -1952,6 +2207,7 @@ export interface GetEvidenceRequest {
1952
2207
  evidenceId: string | undefined;
1953
2208
  }
1954
2209
  /**
2210
+ * @public
1955
2211
  * <p> A system asset that's evaluated in an Audit Manager assessment. </p>
1956
2212
  */
1957
2213
  export interface Resource {
@@ -1989,6 +2245,7 @@ export interface Resource {
1989
2245
  complianceCheck?: string;
1990
2246
  }
1991
2247
  /**
2248
+ * @public
1992
2249
  * <p> A record that contains the information needed to demonstrate compliance with the
1993
2250
  * requirements specified by a control. Examples of evidence include change activity invoked
1994
2251
  * by a user, or a system configuration snapshot. </p>
@@ -2080,12 +2337,18 @@ export interface Evidence {
2080
2337
  */
2081
2338
  assessmentReportSelection?: string;
2082
2339
  }
2340
+ /**
2341
+ * @public
2342
+ */
2083
2343
  export interface GetEvidenceResponse {
2084
2344
  /**
2085
2345
  * <p> The evidence that the <code>GetEvidence</code> API returned. </p>
2086
2346
  */
2087
2347
  evidence?: Evidence;
2088
2348
  }
2349
+ /**
2350
+ * @public
2351
+ */
2089
2352
  export interface GetEvidenceByEvidenceFolderRequest {
2090
2353
  /**
2091
2354
  * <p> The identifier for the assessment. </p>
@@ -2108,6 +2371,9 @@ export interface GetEvidenceByEvidenceFolderRequest {
2108
2371
  */
2109
2372
  maxResults?: number;
2110
2373
  }
2374
+ /**
2375
+ * @public
2376
+ */
2111
2377
  export interface GetEvidenceByEvidenceFolderResponse {
2112
2378
  /**
2113
2379
  * <p> The list of evidence that the <code>GetEvidenceByEvidenceFolder</code> API returned.
@@ -2119,6 +2385,9 @@ export interface GetEvidenceByEvidenceFolderResponse {
2119
2385
  */
2120
2386
  nextToken?: string;
2121
2387
  }
2388
+ /**
2389
+ * @public
2390
+ */
2122
2391
  export interface GetEvidenceFolderRequest {
2123
2392
  /**
2124
2393
  * <p> The unique identifier for the assessment. </p>
@@ -2133,12 +2402,18 @@ export interface GetEvidenceFolderRequest {
2133
2402
  */
2134
2403
  evidenceFolderId: string | undefined;
2135
2404
  }
2405
+ /**
2406
+ * @public
2407
+ */
2136
2408
  export interface GetEvidenceFolderResponse {
2137
2409
  /**
2138
2410
  * <p> The folder that the evidence is stored in. </p>
2139
2411
  */
2140
2412
  evidenceFolder?: AssessmentEvidenceFolder;
2141
2413
  }
2414
+ /**
2415
+ * @public
2416
+ */
2142
2417
  export interface GetEvidenceFoldersByAssessmentRequest {
2143
2418
  /**
2144
2419
  * <p> The unique identifier for the assessment. </p>
@@ -2153,6 +2428,9 @@ export interface GetEvidenceFoldersByAssessmentRequest {
2153
2428
  */
2154
2429
  maxResults?: number;
2155
2430
  }
2431
+ /**
2432
+ * @public
2433
+ */
2156
2434
  export interface GetEvidenceFoldersByAssessmentResponse {
2157
2435
  /**
2158
2436
  * <p> The list of evidence folders that the <code>GetEvidenceFoldersByAssessment</code> API
@@ -2164,6 +2442,9 @@ export interface GetEvidenceFoldersByAssessmentResponse {
2164
2442
  */
2165
2443
  nextToken?: string;
2166
2444
  }
2445
+ /**
2446
+ * @public
2447
+ */
2167
2448
  export interface GetEvidenceFoldersByAssessmentControlRequest {
2168
2449
  /**
2169
2450
  * <p> The identifier for the assessment. </p>
@@ -2186,6 +2467,9 @@ export interface GetEvidenceFoldersByAssessmentControlRequest {
2186
2467
  */
2187
2468
  maxResults?: number;
2188
2469
  }
2470
+ /**
2471
+ * @public
2472
+ */
2189
2473
  export interface GetEvidenceFoldersByAssessmentControlResponse {
2190
2474
  /**
2191
2475
  * <p> The list of evidence folders that the
@@ -2197,9 +2481,13 @@ export interface GetEvidenceFoldersByAssessmentControlResponse {
2197
2481
  */
2198
2482
  nextToken?: string;
2199
2483
  }
2484
+ /**
2485
+ * @public
2486
+ */
2200
2487
  export interface GetInsightsRequest {
2201
2488
  }
2202
2489
  /**
2490
+ * @public
2203
2491
  * <p>A summary of the latest analytics data for all your active assessments. </p>
2204
2492
  * <p>This summary is a snapshot of the data that your active assessments collected on the
2205
2493
  * <code>lastUpdated</code> date. It’s important to understand that the following totals
@@ -2274,12 +2562,18 @@ export interface Insights {
2274
2562
  */
2275
2563
  lastUpdated?: Date;
2276
2564
  }
2565
+ /**
2566
+ * @public
2567
+ */
2277
2568
  export interface GetInsightsResponse {
2278
2569
  /**
2279
2570
  * <p>The analytics data that the <code>GetInsights</code> API returned. </p>
2280
2571
  */
2281
2572
  insights?: Insights;
2282
2573
  }
2574
+ /**
2575
+ * @public
2576
+ */
2283
2577
  export interface GetInsightsByAssessmentRequest {
2284
2578
  /**
2285
2579
  * <p>The unique identifier for the assessment. </p>
@@ -2287,6 +2581,7 @@ export interface GetInsightsByAssessmentRequest {
2287
2581
  assessmentId: string | undefined;
2288
2582
  }
2289
2583
  /**
2584
+ * @public
2290
2585
  * <p>A summary of the latest analytics data for a specific active assessment.</p>
2291
2586
  * <p>This summary is a snapshot of the data that was collected on the
2292
2587
  * <code>lastUpdated</code> date. It’s important to understand that the totals in
@@ -2359,6 +2654,9 @@ export interface InsightsByAssessment {
2359
2654
  */
2360
2655
  lastUpdated?: Date;
2361
2656
  }
2657
+ /**
2658
+ * @public
2659
+ */
2362
2660
  export interface GetInsightsByAssessmentResponse {
2363
2661
  /**
2364
2662
  * <p> The assessment analytics data that the <code>GetInsightsByAssessment</code> API
@@ -2366,8 +2664,14 @@ export interface GetInsightsByAssessmentResponse {
2366
2664
  */
2367
2665
  insights?: InsightsByAssessment;
2368
2666
  }
2667
+ /**
2668
+ * @public
2669
+ */
2369
2670
  export interface GetOrganizationAdminAccountRequest {
2370
2671
  }
2672
+ /**
2673
+ * @public
2674
+ */
2371
2675
  export interface GetOrganizationAdminAccountResponse {
2372
2676
  /**
2373
2677
  * <p> The identifier for the administrator account. </p>
@@ -2378,9 +2682,13 @@ export interface GetOrganizationAdminAccountResponse {
2378
2682
  */
2379
2683
  organizationId?: string;
2380
2684
  }
2685
+ /**
2686
+ * @public
2687
+ */
2381
2688
  export interface GetServicesInScopeRequest {
2382
2689
  }
2383
2690
  /**
2691
+ * @public
2384
2692
  * <p> The metadata that's associated with the Amazon Web Service. </p>
2385
2693
  */
2386
2694
  export interface ServiceMetadata {
@@ -2402,12 +2710,18 @@ export interface ServiceMetadata {
2402
2710
  */
2403
2711
  category?: string;
2404
2712
  }
2713
+ /**
2714
+ * @public
2715
+ */
2405
2716
  export interface GetServicesInScopeResponse {
2406
2717
  /**
2407
2718
  * <p> The metadata that's associated with the Amazon Web Service. </p>
2408
2719
  */
2409
2720
  serviceMetadata?: ServiceMetadata[];
2410
2721
  }
2722
+ /**
2723
+ * @public
2724
+ */
2411
2725
  export declare enum SettingAttribute {
2412
2726
  ALL = "ALL",
2413
2727
  DEFAULT_ASSESSMENT_REPORTS_DESTINATION = "DEFAULT_ASSESSMENT_REPORTS_DESTINATION",
@@ -2417,17 +2731,24 @@ export declare enum SettingAttribute {
2417
2731
  IS_AWS_ORG_ENABLED = "IS_AWS_ORG_ENABLED",
2418
2732
  SNS_TOPIC = "SNS_TOPIC"
2419
2733
  }
2734
+ /**
2735
+ * @public
2736
+ */
2420
2737
  export interface GetSettingsRequest {
2421
2738
  /**
2422
2739
  * <p> The list of setting attribute enum values. </p>
2423
2740
  */
2424
2741
  attribute: SettingAttribute | string | undefined;
2425
2742
  }
2743
+ /**
2744
+ * @public
2745
+ */
2426
2746
  export declare enum DeleteResources {
2427
2747
  ALL = "ALL",
2428
2748
  DEFAULT = "DEFAULT"
2429
2749
  }
2430
2750
  /**
2751
+ * @public
2431
2752
  * <p>The deregistration policy for the data that's stored in Audit Manager. You can
2432
2753
  * use this attribute to determine how your data is handled when you <a href="https://docs.aws.amazon.com/audit-manager/latest/APIReference/API_DeregisterAccount.html">deregister Audit Manager</a>.</p>
2433
2754
  * <p>By default, Audit Manager retains evidence data for two years from the time of its
@@ -2463,11 +2784,17 @@ export interface DeregistrationPolicy {
2463
2784
  */
2464
2785
  deleteResources?: DeleteResources | string;
2465
2786
  }
2787
+ /**
2788
+ * @public
2789
+ */
2466
2790
  export declare enum EvidenceFinderBackfillStatus {
2467
2791
  COMPLETED = "COMPLETED",
2468
2792
  IN_PROGRESS = "IN_PROGRESS",
2469
2793
  NOT_STARTED = "NOT_STARTED"
2470
2794
  }
2795
+ /**
2796
+ * @public
2797
+ */
2471
2798
  export declare enum EvidenceFinderEnablementStatus {
2472
2799
  DISABLED = "DISABLED",
2473
2800
  DISABLE_IN_PROGRESS = "DISABLE_IN_PROGRESS",
@@ -2475,6 +2802,7 @@ export declare enum EvidenceFinderEnablementStatus {
2475
2802
  ENABLE_IN_PROGRESS = "ENABLE_IN_PROGRESS"
2476
2803
  }
2477
2804
  /**
2805
+ * @public
2478
2806
  * <p>The settings object that specifies whether evidence finder is enabled. This object also
2479
2807
  * describes the related event data store, and the backfill status for populating the event
2480
2808
  * data store with evidence data.</p>
@@ -2545,6 +2873,7 @@ export interface EvidenceFinderEnablement {
2545
2873
  error?: string;
2546
2874
  }
2547
2875
  /**
2876
+ * @public
2548
2877
  * <p> The settings object that holds all supported Audit Manager settings. </p>
2549
2878
  */
2550
2879
  export interface Settings {
@@ -2578,12 +2907,18 @@ export interface Settings {
2578
2907
  */
2579
2908
  deregistrationPolicy?: DeregistrationPolicy;
2580
2909
  }
2910
+ /**
2911
+ * @public
2912
+ */
2581
2913
  export interface GetSettingsResponse {
2582
2914
  /**
2583
2915
  * <p> The settings object that holds all supported Audit Manager settings. </p>
2584
2916
  */
2585
2917
  settings?: Settings;
2586
2918
  }
2919
+ /**
2920
+ * @public
2921
+ */
2587
2922
  export interface ListAssessmentControlInsightsByControlDomainRequest {
2588
2923
  /**
2589
2924
  * <p>The unique identifier for the control domain. </p>
@@ -2603,6 +2938,7 @@ export interface ListAssessmentControlInsightsByControlDomainRequest {
2603
2938
  maxResults?: number;
2604
2939
  }
2605
2940
  /**
2941
+ * @public
2606
2942
  * <p>A breakdown of the latest compliance check status for the evidence in your Audit Manager assessments. </p>
2607
2943
  */
2608
2944
  export interface EvidenceInsights {
@@ -2634,6 +2970,7 @@ export interface EvidenceInsights {
2634
2970
  inconclusiveEvidenceCount?: number;
2635
2971
  }
2636
2972
  /**
2973
+ * @public
2637
2974
  * <p>A summary of the latest analytics data for a specific control in a specific active
2638
2975
  * assessment.</p>
2639
2976
  * <p>Control insights are grouped by control domain, and ranked by the highest total count of
@@ -2662,6 +2999,9 @@ export interface ControlInsightsMetadataByAssessmentItem {
2662
2999
  */
2663
3000
  lastUpdated?: Date;
2664
3001
  }
3002
+ /**
3003
+ * @public
3004
+ */
2665
3005
  export interface ListAssessmentControlInsightsByControlDomainResponse {
2666
3006
  /**
2667
3007
  * <p>The assessment control analytics data that the
@@ -2673,6 +3013,9 @@ export interface ListAssessmentControlInsightsByControlDomainResponse {
2673
3013
  */
2674
3014
  nextToken?: string;
2675
3015
  }
3016
+ /**
3017
+ * @public
3018
+ */
2676
3019
  export interface ListAssessmentFrameworksRequest {
2677
3020
  /**
2678
3021
  * <p> The type of framework, such as a standard framework or a custom framework. </p>
@@ -2687,6 +3030,9 @@ export interface ListAssessmentFrameworksRequest {
2687
3030
  */
2688
3031
  maxResults?: number;
2689
3032
  }
3033
+ /**
3034
+ * @public
3035
+ */
2690
3036
  export interface ListAssessmentFrameworksResponse {
2691
3037
  /**
2692
3038
  * <p> The list of metadata objects for the framework. </p>
@@ -2697,6 +3043,9 @@ export interface ListAssessmentFrameworksResponse {
2697
3043
  */
2698
3044
  nextToken?: string;
2699
3045
  }
3046
+ /**
3047
+ * @public
3048
+ */
2700
3049
  export interface ListAssessmentFrameworkShareRequestsRequest {
2701
3050
  /**
2702
3051
  * <p> Specifies whether the share request is a sent request or a received request.</p>
@@ -2711,6 +3060,9 @@ export interface ListAssessmentFrameworkShareRequestsRequest {
2711
3060
  */
2712
3061
  maxResults?: number;
2713
3062
  }
3063
+ /**
3064
+ * @public
3065
+ */
2714
3066
  export interface ListAssessmentFrameworkShareRequestsResponse {
2715
3067
  /**
2716
3068
  * <p> The list of share requests that the <code>ListAssessmentFrameworkShareRequests</code>
@@ -2722,6 +3074,9 @@ export interface ListAssessmentFrameworkShareRequestsResponse {
2722
3074
  */
2723
3075
  nextToken?: string;
2724
3076
  }
3077
+ /**
3078
+ * @public
3079
+ */
2725
3080
  export interface ListAssessmentReportsRequest {
2726
3081
  /**
2727
3082
  * <p> The pagination token that's used to fetch the next set of results. </p>
@@ -2732,6 +3087,9 @@ export interface ListAssessmentReportsRequest {
2732
3087
  */
2733
3088
  maxResults?: number;
2734
3089
  }
3090
+ /**
3091
+ * @public
3092
+ */
2735
3093
  export interface ListAssessmentReportsResponse {
2736
3094
  /**
2737
3095
  * <p> The list of assessment reports that the <code>ListAssessmentReports</code> API
@@ -2743,6 +3101,9 @@ export interface ListAssessmentReportsResponse {
2743
3101
  */
2744
3102
  nextToken?: string;
2745
3103
  }
3104
+ /**
3105
+ * @public
3106
+ */
2746
3107
  export interface ListAssessmentsRequest {
2747
3108
  /**
2748
3109
  * <p> The current status of the assessment.</p>
@@ -2757,6 +3118,9 @@ export interface ListAssessmentsRequest {
2757
3118
  */
2758
3119
  maxResults?: number;
2759
3120
  }
3121
+ /**
3122
+ * @public
3123
+ */
2760
3124
  export interface ListAssessmentsResponse {
2761
3125
  /**
2762
3126
  * <p> The metadata that's associated with the assessment. </p>
@@ -2767,6 +3131,9 @@ export interface ListAssessmentsResponse {
2767
3131
  */
2768
3132
  nextToken?: string;
2769
3133
  }
3134
+ /**
3135
+ * @public
3136
+ */
2770
3137
  export interface ListControlDomainInsightsRequest {
2771
3138
  /**
2772
3139
  * <p>The pagination token that's used to fetch the next set of results. </p>
@@ -2778,6 +3145,7 @@ export interface ListControlDomainInsightsRequest {
2778
3145
  maxResults?: number;
2779
3146
  }
2780
3147
  /**
3148
+ * @public
2781
3149
  * <p>A summary of the latest analytics data for a specific control domain.</p>
2782
3150
  * <p>Control domain insights are grouped by control domain, and ranked by the highest total
2783
3151
  * count of non-compliant evidence.</p>
@@ -2810,6 +3178,9 @@ export interface ControlDomainInsights {
2810
3178
  */
2811
3179
  lastUpdated?: Date;
2812
3180
  }
3181
+ /**
3182
+ * @public
3183
+ */
2813
3184
  export interface ListControlDomainInsightsResponse {
2814
3185
  /**
2815
3186
  * <p>The control domain analytics data that the <code>ListControlDomainInsights</code> API
@@ -2821,6 +3192,9 @@ export interface ListControlDomainInsightsResponse {
2821
3192
  */
2822
3193
  nextToken?: string;
2823
3194
  }
3195
+ /**
3196
+ * @public
3197
+ */
2824
3198
  export interface ListControlDomainInsightsByAssessmentRequest {
2825
3199
  /**
2826
3200
  * <p>The unique identifier for the active assessment. </p>
@@ -2835,6 +3209,9 @@ export interface ListControlDomainInsightsByAssessmentRequest {
2835
3209
  */
2836
3210
  maxResults?: number;
2837
3211
  }
3212
+ /**
3213
+ * @public
3214
+ */
2838
3215
  export interface ListControlDomainInsightsByAssessmentResponse {
2839
3216
  /**
2840
3217
  * <p>The control domain analytics data that the
@@ -2846,6 +3223,9 @@ export interface ListControlDomainInsightsByAssessmentResponse {
2846
3223
  */
2847
3224
  nextToken?: string;
2848
3225
  }
3226
+ /**
3227
+ * @public
3228
+ */
2849
3229
  export interface ListControlInsightsByControlDomainRequest {
2850
3230
  /**
2851
3231
  * <p>The unique identifier for the control domain. </p>
@@ -2861,6 +3241,7 @@ export interface ListControlInsightsByControlDomainRequest {
2861
3241
  maxResults?: number;
2862
3242
  }
2863
3243
  /**
3244
+ * @public
2864
3245
  * <p>A summary of the latest analytics data for a specific control. </p>
2865
3246
  * <p>This data reflects the total counts for the specified control across all active
2866
3247
  * assessments. Control insights are grouped by control domain, and ranked by the highest
@@ -2885,6 +3266,9 @@ export interface ControlInsightsMetadataItem {
2885
3266
  */
2886
3267
  lastUpdated?: Date;
2887
3268
  }
3269
+ /**
3270
+ * @public
3271
+ */
2888
3272
  export interface ListControlInsightsByControlDomainResponse {
2889
3273
  /**
2890
3274
  * <p>The control analytics data that the <code>ListControlInsightsByControlDomain</code> API
@@ -2896,6 +3280,9 @@ export interface ListControlInsightsByControlDomainResponse {
2896
3280
  */
2897
3281
  nextToken?: string;
2898
3282
  }
3283
+ /**
3284
+ * @public
3285
+ */
2899
3286
  export interface ListControlsRequest {
2900
3287
  /**
2901
3288
  * <p> The type of control, such as a standard control or a custom control. </p>
@@ -2911,6 +3298,7 @@ export interface ListControlsRequest {
2911
3298
  maxResults?: number;
2912
3299
  }
2913
3300
  /**
3301
+ * @public
2914
3302
  * <p> The metadata that's associated with the standard control or custom control. </p>
2915
3303
  */
2916
3304
  export interface ControlMetadata {
@@ -2940,6 +3328,9 @@ export interface ControlMetadata {
2940
3328
  */
2941
3329
  lastUpdatedAt?: Date;
2942
3330
  }
3331
+ /**
3332
+ * @public
3333
+ */
2943
3334
  export interface ListControlsResponse {
2944
3335
  /**
2945
3336
  * <p> The list of control metadata objects that the <code>ListControls</code> API returned.
@@ -2951,6 +3342,9 @@ export interface ListControlsResponse {
2951
3342
  */
2952
3343
  nextToken?: string;
2953
3344
  }
3345
+ /**
3346
+ * @public
3347
+ */
2954
3348
  export interface ListKeywordsForDataSourceRequest {
2955
3349
  /**
2956
3350
  * <p> The control mapping data source that the keywords apply to. </p>
@@ -2965,6 +3359,9 @@ export interface ListKeywordsForDataSourceRequest {
2965
3359
  */
2966
3360
  maxResults?: number;
2967
3361
  }
3362
+ /**
3363
+ * @public
3364
+ */
2968
3365
  export interface ListKeywordsForDataSourceResponse {
2969
3366
  /**
2970
3367
  * <p> The list of keywords for the event mapping source. </p>
@@ -2975,6 +3372,9 @@ export interface ListKeywordsForDataSourceResponse {
2975
3372
  */
2976
3373
  nextToken?: string;
2977
3374
  }
3375
+ /**
3376
+ * @public
3377
+ */
2978
3378
  export interface ListNotificationsRequest {
2979
3379
  /**
2980
3380
  * <p> The pagination token that's used to fetch the next set of results. </p>
@@ -2986,6 +3386,7 @@ export interface ListNotificationsRequest {
2986
3386
  maxResults?: number;
2987
3387
  }
2988
3388
  /**
3389
+ * @public
2989
3390
  * <p> The notification that informs a user of an update in Audit Manager. For
2990
3391
  * example, this includes the notification that's sent when a control set is delegated for
2991
3392
  * review. </p>
@@ -3024,6 +3425,9 @@ export interface Notification {
3024
3425
  */
3025
3426
  source?: string;
3026
3427
  }
3428
+ /**
3429
+ * @public
3430
+ */
3027
3431
  export interface ListNotificationsResponse {
3028
3432
  /**
3029
3433
  * <p> The returned list of notifications. </p>
@@ -3034,18 +3438,27 @@ export interface ListNotificationsResponse {
3034
3438
  */
3035
3439
  nextToken?: string;
3036
3440
  }
3441
+ /**
3442
+ * @public
3443
+ */
3037
3444
  export interface ListTagsForResourceRequest {
3038
3445
  /**
3039
3446
  * <p> The Amazon Resource Name (ARN) of the resource. </p>
3040
3447
  */
3041
3448
  resourceArn: string | undefined;
3042
3449
  }
3450
+ /**
3451
+ * @public
3452
+ */
3043
3453
  export interface ListTagsForResourceResponse {
3044
3454
  /**
3045
3455
  * <p> The list of tags that the <code>ListTagsForResource</code> API returned. </p>
3046
3456
  */
3047
3457
  tags?: Record<string, string>;
3048
3458
  }
3459
+ /**
3460
+ * @public
3461
+ */
3049
3462
  export interface RegisterAccountRequest {
3050
3463
  /**
3051
3464
  * <p> The KMS key details. </p>
@@ -3056,6 +3469,9 @@ export interface RegisterAccountRequest {
3056
3469
  */
3057
3470
  delegatedAdminAccount?: string;
3058
3471
  }
3472
+ /**
3473
+ * @public
3474
+ */
3059
3475
  export interface RegisterAccountResponse {
3060
3476
  /**
3061
3477
  * <p> The status of the account registration request. </p>
@@ -3063,6 +3479,7 @@ export interface RegisterAccountResponse {
3063
3479
  status?: AccountStatus | string;
3064
3480
  }
3065
3481
  /**
3482
+ * @public
3066
3483
  * <p>The request was denied due to request throttling.</p>
3067
3484
  */
3068
3485
  export declare class ThrottlingException extends __BaseException {
@@ -3073,12 +3490,18 @@ export declare class ThrottlingException extends __BaseException {
3073
3490
  */
3074
3491
  constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
3075
3492
  }
3493
+ /**
3494
+ * @public
3495
+ */
3076
3496
  export interface RegisterOrganizationAdminAccountRequest {
3077
3497
  /**
3078
3498
  * <p> The identifier for the delegated administrator account. </p>
3079
3499
  */
3080
3500
  adminAccountId: string | undefined;
3081
3501
  }
3502
+ /**
3503
+ * @public
3504
+ */
3082
3505
  export interface RegisterOrganizationAdminAccountResponse {
3083
3506
  /**
3084
3507
  * <p> The identifier for the delegated administrator account. </p>
@@ -3089,6 +3512,9 @@ export interface RegisterOrganizationAdminAccountResponse {
3089
3512
  */
3090
3513
  organizationId?: string;
3091
3514
  }
3515
+ /**
3516
+ * @public
3517
+ */
3092
3518
  export interface StartAssessmentFrameworkShareRequest {
3093
3519
  /**
3094
3520
  * <p> The unique identifier for the custom framework to be shared. </p>
@@ -3107,6 +3533,9 @@ export interface StartAssessmentFrameworkShareRequest {
3107
3533
  */
3108
3534
  comment?: string;
3109
3535
  }
3536
+ /**
3537
+ * @public
3538
+ */
3110
3539
  export interface StartAssessmentFrameworkShareResponse {
3111
3540
  /**
3112
3541
  * <p> The share request that's created by the <code>StartAssessmentFrameworkShare</code> API.
@@ -3114,6 +3543,9 @@ export interface StartAssessmentFrameworkShareResponse {
3114
3543
  */
3115
3544
  assessmentFrameworkShareRequest?: AssessmentFrameworkShareRequest;
3116
3545
  }
3546
+ /**
3547
+ * @public
3548
+ */
3117
3549
  export interface TagResourceRequest {
3118
3550
  /**
3119
3551
  * <p> The Amazon Resource Name (ARN) of the resource. </p>
@@ -3124,8 +3556,14 @@ export interface TagResourceRequest {
3124
3556
  */
3125
3557
  tags: Record<string, string> | undefined;
3126
3558
  }
3559
+ /**
3560
+ * @public
3561
+ */
3127
3562
  export interface TagResourceResponse {
3128
3563
  }
3564
+ /**
3565
+ * @public
3566
+ */
3129
3567
  export interface UntagResourceRequest {
3130
3568
  /**
3131
3569
  * <p> The Amazon Resource Name (ARN) of the specified resource. </p>
@@ -3136,8 +3574,14 @@ export interface UntagResourceRequest {
3136
3574
  */
3137
3575
  tagKeys: string[] | undefined;
3138
3576
  }
3577
+ /**
3578
+ * @public
3579
+ */
3139
3580
  export interface UntagResourceResponse {
3140
3581
  }
3582
+ /**
3583
+ * @public
3584
+ */
3141
3585
  export interface UpdateAssessmentRequest {
3142
3586
  /**
3143
3587
  * <p> The unique identifier for the assessment. </p>
@@ -3165,6 +3609,9 @@ export interface UpdateAssessmentRequest {
3165
3609
  */
3166
3610
  roles?: Role[];
3167
3611
  }
3612
+ /**
3613
+ * @public
3614
+ */
3168
3615
  export interface UpdateAssessmentResponse {
3169
3616
  /**
3170
3617
  * <p> The response object for the <code>UpdateAssessment</code> API. This is the name of the
@@ -3172,6 +3619,9 @@ export interface UpdateAssessmentResponse {
3172
3619
  */
3173
3620
  assessment?: Assessment;
3174
3621
  }
3622
+ /**
3623
+ * @public
3624
+ */
3175
3625
  export interface UpdateAssessmentControlRequest {
3176
3626
  /**
3177
3627
  * <p> The unique identifier for the assessment. </p>
@@ -3194,6 +3644,9 @@ export interface UpdateAssessmentControlRequest {
3194
3644
  */
3195
3645
  commentBody?: string;
3196
3646
  }
3647
+ /**
3648
+ * @public
3649
+ */
3197
3650
  export interface UpdateAssessmentControlResponse {
3198
3651
  /**
3199
3652
  * <p> The name of the updated control set that the <code>UpdateAssessmentControl</code> API
@@ -3201,6 +3654,9 @@ export interface UpdateAssessmentControlResponse {
3201
3654
  */
3202
3655
  control?: AssessmentControl;
3203
3656
  }
3657
+ /**
3658
+ * @public
3659
+ */
3204
3660
  export interface UpdateAssessmentControlSetStatusRequest {
3205
3661
  /**
3206
3662
  * <p> The unique identifier for the assessment. </p>
@@ -3219,6 +3675,9 @@ export interface UpdateAssessmentControlSetStatusRequest {
3219
3675
  */
3220
3676
  comment: string | undefined;
3221
3677
  }
3678
+ /**
3679
+ * @public
3680
+ */
3222
3681
  export interface UpdateAssessmentControlSetStatusResponse {
3223
3682
  /**
3224
3683
  * <p> The name of the updated control set that the
@@ -3227,6 +3686,7 @@ export interface UpdateAssessmentControlSetStatusResponse {
3227
3686
  controlSet?: AssessmentControlSet;
3228
3687
  }
3229
3688
  /**
3689
+ * @public
3230
3690
  * <p> A <code>controlSet</code> entity that represents a collection of controls in Audit Manager. This doesn't contain the control set ID. </p>
3231
3691
  */
3232
3692
  export interface UpdateAssessmentFrameworkControlSet {
@@ -3243,6 +3703,9 @@ export interface UpdateAssessmentFrameworkControlSet {
3243
3703
  */
3244
3704
  controls: CreateAssessmentFrameworkControl[] | undefined;
3245
3705
  }
3706
+ /**
3707
+ * @public
3708
+ */
3246
3709
  export interface UpdateAssessmentFrameworkRequest {
3247
3710
  /**
3248
3711
  * <p> The unique identifier for the framework. </p>
@@ -3266,17 +3729,26 @@ export interface UpdateAssessmentFrameworkRequest {
3266
3729
  */
3267
3730
  controlSets: UpdateAssessmentFrameworkControlSet[] | undefined;
3268
3731
  }
3732
+ /**
3733
+ * @public
3734
+ */
3269
3735
  export interface UpdateAssessmentFrameworkResponse {
3270
3736
  /**
3271
3737
  * <p> The name of the framework. </p>
3272
3738
  */
3273
3739
  framework?: Framework;
3274
3740
  }
3741
+ /**
3742
+ * @public
3743
+ */
3275
3744
  export declare enum ShareRequestAction {
3276
3745
  ACCEPT = "ACCEPT",
3277
3746
  DECLINE = "DECLINE",
3278
3747
  REVOKE = "REVOKE"
3279
3748
  }
3749
+ /**
3750
+ * @public
3751
+ */
3280
3752
  export interface UpdateAssessmentFrameworkShareRequest {
3281
3753
  /**
3282
3754
  * <p> The unique identifier for the share request. </p>
@@ -3291,6 +3763,9 @@ export interface UpdateAssessmentFrameworkShareRequest {
3291
3763
  */
3292
3764
  action: ShareRequestAction | string | undefined;
3293
3765
  }
3766
+ /**
3767
+ * @public
3768
+ */
3294
3769
  export interface UpdateAssessmentFrameworkShareResponse {
3295
3770
  /**
3296
3771
  * <p> The updated share request that's returned by the
@@ -3298,6 +3773,9 @@ export interface UpdateAssessmentFrameworkShareResponse {
3298
3773
  */
3299
3774
  assessmentFrameworkShareRequest?: AssessmentFrameworkShareRequest;
3300
3775
  }
3776
+ /**
3777
+ * @public
3778
+ */
3301
3779
  export interface UpdateAssessmentStatusRequest {
3302
3780
  /**
3303
3781
  * <p> The unique identifier for the assessment. </p>
@@ -3308,6 +3786,9 @@ export interface UpdateAssessmentStatusRequest {
3308
3786
  */
3309
3787
  status: AssessmentStatus | string | undefined;
3310
3788
  }
3789
+ /**
3790
+ * @public
3791
+ */
3311
3792
  export interface UpdateAssessmentStatusResponse {
3312
3793
  /**
3313
3794
  * <p> The name of the updated assessment that the <code>UpdateAssessmentStatus</code> API
@@ -3315,6 +3796,9 @@ export interface UpdateAssessmentStatusResponse {
3315
3796
  */
3316
3797
  assessment?: Assessment;
3317
3798
  }
3799
+ /**
3800
+ * @public
3801
+ */
3318
3802
  export interface UpdateControlRequest {
3319
3803
  /**
3320
3804
  * <p> The identifier for the control. </p>
@@ -3345,6 +3829,9 @@ export interface UpdateControlRequest {
3345
3829
  */
3346
3830
  controlMappingSources: ControlMappingSource[] | undefined;
3347
3831
  }
3832
+ /**
3833
+ * @public
3834
+ */
3348
3835
  export interface UpdateControlResponse {
3349
3836
  /**
3350
3837
  * <p> The name of the updated control set that the <code>UpdateControl</code> API returned.
@@ -3352,6 +3839,9 @@ export interface UpdateControlResponse {
3352
3839
  */
3353
3840
  control?: Control;
3354
3841
  }
3842
+ /**
3843
+ * @public
3844
+ */
3355
3845
  export interface UpdateSettingsRequest {
3356
3846
  /**
3357
3847
  * <p> The Amazon Simple Notification Service (Amazon SNS) topic that Audit Manager sends
@@ -3387,12 +3877,18 @@ export interface UpdateSettingsRequest {
3387
3877
  */
3388
3878
  deregistrationPolicy?: DeregistrationPolicy;
3389
3879
  }
3880
+ /**
3881
+ * @public
3882
+ */
3390
3883
  export interface UpdateSettingsResponse {
3391
3884
  /**
3392
3885
  * <p> The current list of settings. </p>
3393
3886
  */
3394
3887
  settings?: Settings;
3395
3888
  }
3889
+ /**
3890
+ * @public
3891
+ */
3396
3892
  export interface ValidateAssessmentReportIntegrityRequest {
3397
3893
  /**
3398
3894
  * <p> The relative path of the Amazon S3 bucket that the assessment report is stored
@@ -3400,6 +3896,9 @@ export interface ValidateAssessmentReportIntegrityRequest {
3400
3896
  */
3401
3897
  s3RelativePath: string | undefined;
3402
3898
  }
3899
+ /**
3900
+ * @public
3901
+ */
3403
3902
  export interface ValidateAssessmentReportIntegrityResponse {
3404
3903
  /**
3405
3904
  * <p> Specifies whether the signature key is valid. </p>
@@ -3423,699 +3922,3 @@ export interface ValidateAssessmentReportIntegrityResponse {
3423
3922
  */
3424
3923
  validationErrors?: string[];
3425
3924
  }
3426
- /**
3427
- * @internal
3428
- */
3429
- export declare const AWSAccountFilterSensitiveLog: (obj: AWSAccount) => any;
3430
- /**
3431
- * @internal
3432
- */
3433
- export declare const ControlCommentFilterSensitiveLog: (obj: ControlComment) => any;
3434
- /**
3435
- * @internal
3436
- */
3437
- export declare const AssessmentControlFilterSensitiveLog: (obj: AssessmentControl) => any;
3438
- /**
3439
- * @internal
3440
- */
3441
- export declare const DelegationFilterSensitiveLog: (obj: Delegation) => any;
3442
- /**
3443
- * @internal
3444
- */
3445
- export declare const RoleFilterSensitiveLog: (obj: Role) => any;
3446
- /**
3447
- * @internal
3448
- */
3449
- export declare const AssessmentControlSetFilterSensitiveLog: (obj: AssessmentControlSet) => any;
3450
- /**
3451
- * @internal
3452
- */
3453
- export declare const FrameworkMetadataFilterSensitiveLog: (obj: FrameworkMetadata) => any;
3454
- /**
3455
- * @internal
3456
- */
3457
- export declare const AssessmentFrameworkFilterSensitiveLog: (obj: AssessmentFramework) => any;
3458
- /**
3459
- * @internal
3460
- */
3461
- export declare const AssessmentReportsDestinationFilterSensitiveLog: (obj: AssessmentReportsDestination) => any;
3462
- /**
3463
- * @internal
3464
- */
3465
- export declare const AWSServiceFilterSensitiveLog: (obj: AWSService) => any;
3466
- /**
3467
- * @internal
3468
- */
3469
- export declare const ScopeFilterSensitiveLog: (obj: Scope) => any;
3470
- /**
3471
- * @internal
3472
- */
3473
- export declare const AssessmentMetadataFilterSensitiveLog: (obj: AssessmentMetadata) => any;
3474
- /**
3475
- * @internal
3476
- */
3477
- export declare const AssessmentFilterSensitiveLog: (obj: Assessment) => any;
3478
- /**
3479
- * @internal
3480
- */
3481
- export declare const AssessmentEvidenceFolderFilterSensitiveLog: (obj: AssessmentEvidenceFolder) => any;
3482
- /**
3483
- * @internal
3484
- */
3485
- export declare const AssessmentFrameworkMetadataFilterSensitiveLog: (obj: AssessmentFrameworkMetadata) => any;
3486
- /**
3487
- * @internal
3488
- */
3489
- export declare const AssessmentFrameworkShareRequestFilterSensitiveLog: (obj: AssessmentFrameworkShareRequest) => any;
3490
- /**
3491
- * @internal
3492
- */
3493
- export declare const AssessmentMetadataItemFilterSensitiveLog: (obj: AssessmentMetadataItem) => any;
3494
- /**
3495
- * @internal
3496
- */
3497
- export declare const AssessmentReportFilterSensitiveLog: (obj: AssessmentReport) => any;
3498
- /**
3499
- * @internal
3500
- */
3501
- export declare const AssessmentReportEvidenceErrorFilterSensitiveLog: (obj: AssessmentReportEvidenceError) => any;
3502
- /**
3503
- * @internal
3504
- */
3505
- export declare const AssessmentReportMetadataFilterSensitiveLog: (obj: AssessmentReportMetadata) => any;
3506
- /**
3507
- * @internal
3508
- */
3509
- export declare const AssociateAssessmentReportEvidenceFolderRequestFilterSensitiveLog: (obj: AssociateAssessmentReportEvidenceFolderRequest) => any;
3510
- /**
3511
- * @internal
3512
- */
3513
- export declare const AssociateAssessmentReportEvidenceFolderResponseFilterSensitiveLog: (obj: AssociateAssessmentReportEvidenceFolderResponse) => any;
3514
- /**
3515
- * @internal
3516
- */
3517
- export declare const ValidationExceptionFieldFilterSensitiveLog: (obj: ValidationExceptionField) => any;
3518
- /**
3519
- * @internal
3520
- */
3521
- export declare const BatchAssociateAssessmentReportEvidenceRequestFilterSensitiveLog: (obj: BatchAssociateAssessmentReportEvidenceRequest) => any;
3522
- /**
3523
- * @internal
3524
- */
3525
- export declare const BatchAssociateAssessmentReportEvidenceResponseFilterSensitiveLog: (obj: BatchAssociateAssessmentReportEvidenceResponse) => any;
3526
- /**
3527
- * @internal
3528
- */
3529
- export declare const CreateDelegationRequestFilterSensitiveLog: (obj: CreateDelegationRequest) => any;
3530
- /**
3531
- * @internal
3532
- */
3533
- export declare const BatchCreateDelegationByAssessmentRequestFilterSensitiveLog: (obj: BatchCreateDelegationByAssessmentRequest) => any;
3534
- /**
3535
- * @internal
3536
- */
3537
- export declare const BatchCreateDelegationByAssessmentErrorFilterSensitiveLog: (obj: BatchCreateDelegationByAssessmentError) => any;
3538
- /**
3539
- * @internal
3540
- */
3541
- export declare const BatchCreateDelegationByAssessmentResponseFilterSensitiveLog: (obj: BatchCreateDelegationByAssessmentResponse) => any;
3542
- /**
3543
- * @internal
3544
- */
3545
- export declare const BatchDeleteDelegationByAssessmentRequestFilterSensitiveLog: (obj: BatchDeleteDelegationByAssessmentRequest) => any;
3546
- /**
3547
- * @internal
3548
- */
3549
- export declare const BatchDeleteDelegationByAssessmentErrorFilterSensitiveLog: (obj: BatchDeleteDelegationByAssessmentError) => any;
3550
- /**
3551
- * @internal
3552
- */
3553
- export declare const BatchDeleteDelegationByAssessmentResponseFilterSensitiveLog: (obj: BatchDeleteDelegationByAssessmentResponse) => any;
3554
- /**
3555
- * @internal
3556
- */
3557
- export declare const BatchDisassociateAssessmentReportEvidenceRequestFilterSensitiveLog: (obj: BatchDisassociateAssessmentReportEvidenceRequest) => any;
3558
- /**
3559
- * @internal
3560
- */
3561
- export declare const BatchDisassociateAssessmentReportEvidenceResponseFilterSensitiveLog: (obj: BatchDisassociateAssessmentReportEvidenceResponse) => any;
3562
- /**
3563
- * @internal
3564
- */
3565
- export declare const ManualEvidenceFilterSensitiveLog: (obj: ManualEvidence) => any;
3566
- /**
3567
- * @internal
3568
- */
3569
- export declare const BatchImportEvidenceToAssessmentControlRequestFilterSensitiveLog: (obj: BatchImportEvidenceToAssessmentControlRequest) => any;
3570
- /**
3571
- * @internal
3572
- */
3573
- export declare const BatchImportEvidenceToAssessmentControlErrorFilterSensitiveLog: (obj: BatchImportEvidenceToAssessmentControlError) => any;
3574
- /**
3575
- * @internal
3576
- */
3577
- export declare const BatchImportEvidenceToAssessmentControlResponseFilterSensitiveLog: (obj: BatchImportEvidenceToAssessmentControlResponse) => any;
3578
- /**
3579
- * @internal
3580
- */
3581
- export declare const CreateAssessmentRequestFilterSensitiveLog: (obj: CreateAssessmentRequest) => any;
3582
- /**
3583
- * @internal
3584
- */
3585
- export declare const CreateAssessmentResponseFilterSensitiveLog: (obj: CreateAssessmentResponse) => any;
3586
- /**
3587
- * @internal
3588
- */
3589
- export declare const CreateAssessmentFrameworkControlFilterSensitiveLog: (obj: CreateAssessmentFrameworkControl) => any;
3590
- /**
3591
- * @internal
3592
- */
3593
- export declare const CreateAssessmentFrameworkControlSetFilterSensitiveLog: (obj: CreateAssessmentFrameworkControlSet) => any;
3594
- /**
3595
- * @internal
3596
- */
3597
- export declare const CreateAssessmentFrameworkRequestFilterSensitiveLog: (obj: CreateAssessmentFrameworkRequest) => any;
3598
- /**
3599
- * @internal
3600
- */
3601
- export declare const SourceKeywordFilterSensitiveLog: (obj: SourceKeyword) => any;
3602
- /**
3603
- * @internal
3604
- */
3605
- export declare const ControlMappingSourceFilterSensitiveLog: (obj: ControlMappingSource) => any;
3606
- /**
3607
- * @internal
3608
- */
3609
- export declare const ControlFilterSensitiveLog: (obj: Control) => any;
3610
- /**
3611
- * @internal
3612
- */
3613
- export declare const ControlSetFilterSensitiveLog: (obj: ControlSet) => any;
3614
- /**
3615
- * @internal
3616
- */
3617
- export declare const FrameworkFilterSensitiveLog: (obj: Framework) => any;
3618
- /**
3619
- * @internal
3620
- */
3621
- export declare const CreateAssessmentFrameworkResponseFilterSensitiveLog: (obj: CreateAssessmentFrameworkResponse) => any;
3622
- /**
3623
- * @internal
3624
- */
3625
- export declare const CreateAssessmentReportRequestFilterSensitiveLog: (obj: CreateAssessmentReportRequest) => any;
3626
- /**
3627
- * @internal
3628
- */
3629
- export declare const CreateAssessmentReportResponseFilterSensitiveLog: (obj: CreateAssessmentReportResponse) => any;
3630
- /**
3631
- * @internal
3632
- */
3633
- export declare const CreateControlMappingSourceFilterSensitiveLog: (obj: CreateControlMappingSource) => any;
3634
- /**
3635
- * @internal
3636
- */
3637
- export declare const CreateControlRequestFilterSensitiveLog: (obj: CreateControlRequest) => any;
3638
- /**
3639
- * @internal
3640
- */
3641
- export declare const CreateControlResponseFilterSensitiveLog: (obj: CreateControlResponse) => any;
3642
- /**
3643
- * @internal
3644
- */
3645
- export declare const DeleteAssessmentRequestFilterSensitiveLog: (obj: DeleteAssessmentRequest) => any;
3646
- /**
3647
- * @internal
3648
- */
3649
- export declare const DeleteAssessmentResponseFilterSensitiveLog: (obj: DeleteAssessmentResponse) => any;
3650
- /**
3651
- * @internal
3652
- */
3653
- export declare const DeleteAssessmentFrameworkRequestFilterSensitiveLog: (obj: DeleteAssessmentFrameworkRequest) => any;
3654
- /**
3655
- * @internal
3656
- */
3657
- export declare const DeleteAssessmentFrameworkResponseFilterSensitiveLog: (obj: DeleteAssessmentFrameworkResponse) => any;
3658
- /**
3659
- * @internal
3660
- */
3661
- export declare const DeleteAssessmentFrameworkShareRequestFilterSensitiveLog: (obj: DeleteAssessmentFrameworkShareRequest) => any;
3662
- /**
3663
- * @internal
3664
- */
3665
- export declare const DeleteAssessmentFrameworkShareResponseFilterSensitiveLog: (obj: DeleteAssessmentFrameworkShareResponse) => any;
3666
- /**
3667
- * @internal
3668
- */
3669
- export declare const DeleteAssessmentReportRequestFilterSensitiveLog: (obj: DeleteAssessmentReportRequest) => any;
3670
- /**
3671
- * @internal
3672
- */
3673
- export declare const DeleteAssessmentReportResponseFilterSensitiveLog: (obj: DeleteAssessmentReportResponse) => any;
3674
- /**
3675
- * @internal
3676
- */
3677
- export declare const DeleteControlRequestFilterSensitiveLog: (obj: DeleteControlRequest) => any;
3678
- /**
3679
- * @internal
3680
- */
3681
- export declare const DeleteControlResponseFilterSensitiveLog: (obj: DeleteControlResponse) => any;
3682
- /**
3683
- * @internal
3684
- */
3685
- export declare const DeregisterAccountRequestFilterSensitiveLog: (obj: DeregisterAccountRequest) => any;
3686
- /**
3687
- * @internal
3688
- */
3689
- export declare const DeregisterAccountResponseFilterSensitiveLog: (obj: DeregisterAccountResponse) => any;
3690
- /**
3691
- * @internal
3692
- */
3693
- export declare const DeregisterOrganizationAdminAccountRequestFilterSensitiveLog: (obj: DeregisterOrganizationAdminAccountRequest) => any;
3694
- /**
3695
- * @internal
3696
- */
3697
- export declare const DeregisterOrganizationAdminAccountResponseFilterSensitiveLog: (obj: DeregisterOrganizationAdminAccountResponse) => any;
3698
- /**
3699
- * @internal
3700
- */
3701
- export declare const DisassociateAssessmentReportEvidenceFolderRequestFilterSensitiveLog: (obj: DisassociateAssessmentReportEvidenceFolderRequest) => any;
3702
- /**
3703
- * @internal
3704
- */
3705
- export declare const DisassociateAssessmentReportEvidenceFolderResponseFilterSensitiveLog: (obj: DisassociateAssessmentReportEvidenceFolderResponse) => any;
3706
- /**
3707
- * @internal
3708
- */
3709
- export declare const GetAccountStatusRequestFilterSensitiveLog: (obj: GetAccountStatusRequest) => any;
3710
- /**
3711
- * @internal
3712
- */
3713
- export declare const GetAccountStatusResponseFilterSensitiveLog: (obj: GetAccountStatusResponse) => any;
3714
- /**
3715
- * @internal
3716
- */
3717
- export declare const GetAssessmentRequestFilterSensitiveLog: (obj: GetAssessmentRequest) => any;
3718
- /**
3719
- * @internal
3720
- */
3721
- export declare const GetAssessmentResponseFilterSensitiveLog: (obj: GetAssessmentResponse) => any;
3722
- /**
3723
- * @internal
3724
- */
3725
- export declare const GetAssessmentFrameworkRequestFilterSensitiveLog: (obj: GetAssessmentFrameworkRequest) => any;
3726
- /**
3727
- * @internal
3728
- */
3729
- export declare const GetAssessmentFrameworkResponseFilterSensitiveLog: (obj: GetAssessmentFrameworkResponse) => any;
3730
- /**
3731
- * @internal
3732
- */
3733
- export declare const GetAssessmentReportUrlRequestFilterSensitiveLog: (obj: GetAssessmentReportUrlRequest) => any;
3734
- /**
3735
- * @internal
3736
- */
3737
- export declare const URLFilterSensitiveLog: (obj: URL) => any;
3738
- /**
3739
- * @internal
3740
- */
3741
- export declare const GetAssessmentReportUrlResponseFilterSensitiveLog: (obj: GetAssessmentReportUrlResponse) => any;
3742
- /**
3743
- * @internal
3744
- */
3745
- export declare const GetChangeLogsRequestFilterSensitiveLog: (obj: GetChangeLogsRequest) => any;
3746
- /**
3747
- * @internal
3748
- */
3749
- export declare const ChangeLogFilterSensitiveLog: (obj: ChangeLog) => any;
3750
- /**
3751
- * @internal
3752
- */
3753
- export declare const GetChangeLogsResponseFilterSensitiveLog: (obj: GetChangeLogsResponse) => any;
3754
- /**
3755
- * @internal
3756
- */
3757
- export declare const GetControlRequestFilterSensitiveLog: (obj: GetControlRequest) => any;
3758
- /**
3759
- * @internal
3760
- */
3761
- export declare const GetControlResponseFilterSensitiveLog: (obj: GetControlResponse) => any;
3762
- /**
3763
- * @internal
3764
- */
3765
- export declare const GetDelegationsRequestFilterSensitiveLog: (obj: GetDelegationsRequest) => any;
3766
- /**
3767
- * @internal
3768
- */
3769
- export declare const DelegationMetadataFilterSensitiveLog: (obj: DelegationMetadata) => any;
3770
- /**
3771
- * @internal
3772
- */
3773
- export declare const GetDelegationsResponseFilterSensitiveLog: (obj: GetDelegationsResponse) => any;
3774
- /**
3775
- * @internal
3776
- */
3777
- export declare const GetEvidenceRequestFilterSensitiveLog: (obj: GetEvidenceRequest) => any;
3778
- /**
3779
- * @internal
3780
- */
3781
- export declare const ResourceFilterSensitiveLog: (obj: Resource) => any;
3782
- /**
3783
- * @internal
3784
- */
3785
- export declare const EvidenceFilterSensitiveLog: (obj: Evidence) => any;
3786
- /**
3787
- * @internal
3788
- */
3789
- export declare const GetEvidenceResponseFilterSensitiveLog: (obj: GetEvidenceResponse) => any;
3790
- /**
3791
- * @internal
3792
- */
3793
- export declare const GetEvidenceByEvidenceFolderRequestFilterSensitiveLog: (obj: GetEvidenceByEvidenceFolderRequest) => any;
3794
- /**
3795
- * @internal
3796
- */
3797
- export declare const GetEvidenceByEvidenceFolderResponseFilterSensitiveLog: (obj: GetEvidenceByEvidenceFolderResponse) => any;
3798
- /**
3799
- * @internal
3800
- */
3801
- export declare const GetEvidenceFolderRequestFilterSensitiveLog: (obj: GetEvidenceFolderRequest) => any;
3802
- /**
3803
- * @internal
3804
- */
3805
- export declare const GetEvidenceFolderResponseFilterSensitiveLog: (obj: GetEvidenceFolderResponse) => any;
3806
- /**
3807
- * @internal
3808
- */
3809
- export declare const GetEvidenceFoldersByAssessmentRequestFilterSensitiveLog: (obj: GetEvidenceFoldersByAssessmentRequest) => any;
3810
- /**
3811
- * @internal
3812
- */
3813
- export declare const GetEvidenceFoldersByAssessmentResponseFilterSensitiveLog: (obj: GetEvidenceFoldersByAssessmentResponse) => any;
3814
- /**
3815
- * @internal
3816
- */
3817
- export declare const GetEvidenceFoldersByAssessmentControlRequestFilterSensitiveLog: (obj: GetEvidenceFoldersByAssessmentControlRequest) => any;
3818
- /**
3819
- * @internal
3820
- */
3821
- export declare const GetEvidenceFoldersByAssessmentControlResponseFilterSensitiveLog: (obj: GetEvidenceFoldersByAssessmentControlResponse) => any;
3822
- /**
3823
- * @internal
3824
- */
3825
- export declare const GetInsightsRequestFilterSensitiveLog: (obj: GetInsightsRequest) => any;
3826
- /**
3827
- * @internal
3828
- */
3829
- export declare const InsightsFilterSensitiveLog: (obj: Insights) => any;
3830
- /**
3831
- * @internal
3832
- */
3833
- export declare const GetInsightsResponseFilterSensitiveLog: (obj: GetInsightsResponse) => any;
3834
- /**
3835
- * @internal
3836
- */
3837
- export declare const GetInsightsByAssessmentRequestFilterSensitiveLog: (obj: GetInsightsByAssessmentRequest) => any;
3838
- /**
3839
- * @internal
3840
- */
3841
- export declare const InsightsByAssessmentFilterSensitiveLog: (obj: InsightsByAssessment) => any;
3842
- /**
3843
- * @internal
3844
- */
3845
- export declare const GetInsightsByAssessmentResponseFilterSensitiveLog: (obj: GetInsightsByAssessmentResponse) => any;
3846
- /**
3847
- * @internal
3848
- */
3849
- export declare const GetOrganizationAdminAccountRequestFilterSensitiveLog: (obj: GetOrganizationAdminAccountRequest) => any;
3850
- /**
3851
- * @internal
3852
- */
3853
- export declare const GetOrganizationAdminAccountResponseFilterSensitiveLog: (obj: GetOrganizationAdminAccountResponse) => any;
3854
- /**
3855
- * @internal
3856
- */
3857
- export declare const GetServicesInScopeRequestFilterSensitiveLog: (obj: GetServicesInScopeRequest) => any;
3858
- /**
3859
- * @internal
3860
- */
3861
- export declare const ServiceMetadataFilterSensitiveLog: (obj: ServiceMetadata) => any;
3862
- /**
3863
- * @internal
3864
- */
3865
- export declare const GetServicesInScopeResponseFilterSensitiveLog: (obj: GetServicesInScopeResponse) => any;
3866
- /**
3867
- * @internal
3868
- */
3869
- export declare const GetSettingsRequestFilterSensitiveLog: (obj: GetSettingsRequest) => any;
3870
- /**
3871
- * @internal
3872
- */
3873
- export declare const DeregistrationPolicyFilterSensitiveLog: (obj: DeregistrationPolicy) => any;
3874
- /**
3875
- * @internal
3876
- */
3877
- export declare const EvidenceFinderEnablementFilterSensitiveLog: (obj: EvidenceFinderEnablement) => any;
3878
- /**
3879
- * @internal
3880
- */
3881
- export declare const SettingsFilterSensitiveLog: (obj: Settings) => any;
3882
- /**
3883
- * @internal
3884
- */
3885
- export declare const GetSettingsResponseFilterSensitiveLog: (obj: GetSettingsResponse) => any;
3886
- /**
3887
- * @internal
3888
- */
3889
- export declare const ListAssessmentControlInsightsByControlDomainRequestFilterSensitiveLog: (obj: ListAssessmentControlInsightsByControlDomainRequest) => any;
3890
- /**
3891
- * @internal
3892
- */
3893
- export declare const EvidenceInsightsFilterSensitiveLog: (obj: EvidenceInsights) => any;
3894
- /**
3895
- * @internal
3896
- */
3897
- export declare const ControlInsightsMetadataByAssessmentItemFilterSensitiveLog: (obj: ControlInsightsMetadataByAssessmentItem) => any;
3898
- /**
3899
- * @internal
3900
- */
3901
- export declare const ListAssessmentControlInsightsByControlDomainResponseFilterSensitiveLog: (obj: ListAssessmentControlInsightsByControlDomainResponse) => any;
3902
- /**
3903
- * @internal
3904
- */
3905
- export declare const ListAssessmentFrameworksRequestFilterSensitiveLog: (obj: ListAssessmentFrameworksRequest) => any;
3906
- /**
3907
- * @internal
3908
- */
3909
- export declare const ListAssessmentFrameworksResponseFilterSensitiveLog: (obj: ListAssessmentFrameworksResponse) => any;
3910
- /**
3911
- * @internal
3912
- */
3913
- export declare const ListAssessmentFrameworkShareRequestsRequestFilterSensitiveLog: (obj: ListAssessmentFrameworkShareRequestsRequest) => any;
3914
- /**
3915
- * @internal
3916
- */
3917
- export declare const ListAssessmentFrameworkShareRequestsResponseFilterSensitiveLog: (obj: ListAssessmentFrameworkShareRequestsResponse) => any;
3918
- /**
3919
- * @internal
3920
- */
3921
- export declare const ListAssessmentReportsRequestFilterSensitiveLog: (obj: ListAssessmentReportsRequest) => any;
3922
- /**
3923
- * @internal
3924
- */
3925
- export declare const ListAssessmentReportsResponseFilterSensitiveLog: (obj: ListAssessmentReportsResponse) => any;
3926
- /**
3927
- * @internal
3928
- */
3929
- export declare const ListAssessmentsRequestFilterSensitiveLog: (obj: ListAssessmentsRequest) => any;
3930
- /**
3931
- * @internal
3932
- */
3933
- export declare const ListAssessmentsResponseFilterSensitiveLog: (obj: ListAssessmentsResponse) => any;
3934
- /**
3935
- * @internal
3936
- */
3937
- export declare const ListControlDomainInsightsRequestFilterSensitiveLog: (obj: ListControlDomainInsightsRequest) => any;
3938
- /**
3939
- * @internal
3940
- */
3941
- export declare const ControlDomainInsightsFilterSensitiveLog: (obj: ControlDomainInsights) => any;
3942
- /**
3943
- * @internal
3944
- */
3945
- export declare const ListControlDomainInsightsResponseFilterSensitiveLog: (obj: ListControlDomainInsightsResponse) => any;
3946
- /**
3947
- * @internal
3948
- */
3949
- export declare const ListControlDomainInsightsByAssessmentRequestFilterSensitiveLog: (obj: ListControlDomainInsightsByAssessmentRequest) => any;
3950
- /**
3951
- * @internal
3952
- */
3953
- export declare const ListControlDomainInsightsByAssessmentResponseFilterSensitiveLog: (obj: ListControlDomainInsightsByAssessmentResponse) => any;
3954
- /**
3955
- * @internal
3956
- */
3957
- export declare const ListControlInsightsByControlDomainRequestFilterSensitiveLog: (obj: ListControlInsightsByControlDomainRequest) => any;
3958
- /**
3959
- * @internal
3960
- */
3961
- export declare const ControlInsightsMetadataItemFilterSensitiveLog: (obj: ControlInsightsMetadataItem) => any;
3962
- /**
3963
- * @internal
3964
- */
3965
- export declare const ListControlInsightsByControlDomainResponseFilterSensitiveLog: (obj: ListControlInsightsByControlDomainResponse) => any;
3966
- /**
3967
- * @internal
3968
- */
3969
- export declare const ListControlsRequestFilterSensitiveLog: (obj: ListControlsRequest) => any;
3970
- /**
3971
- * @internal
3972
- */
3973
- export declare const ControlMetadataFilterSensitiveLog: (obj: ControlMetadata) => any;
3974
- /**
3975
- * @internal
3976
- */
3977
- export declare const ListControlsResponseFilterSensitiveLog: (obj: ListControlsResponse) => any;
3978
- /**
3979
- * @internal
3980
- */
3981
- export declare const ListKeywordsForDataSourceRequestFilterSensitiveLog: (obj: ListKeywordsForDataSourceRequest) => any;
3982
- /**
3983
- * @internal
3984
- */
3985
- export declare const ListKeywordsForDataSourceResponseFilterSensitiveLog: (obj: ListKeywordsForDataSourceResponse) => any;
3986
- /**
3987
- * @internal
3988
- */
3989
- export declare const ListNotificationsRequestFilterSensitiveLog: (obj: ListNotificationsRequest) => any;
3990
- /**
3991
- * @internal
3992
- */
3993
- export declare const NotificationFilterSensitiveLog: (obj: Notification) => any;
3994
- /**
3995
- * @internal
3996
- */
3997
- export declare const ListNotificationsResponseFilterSensitiveLog: (obj: ListNotificationsResponse) => any;
3998
- /**
3999
- * @internal
4000
- */
4001
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
4002
- /**
4003
- * @internal
4004
- */
4005
- export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
4006
- /**
4007
- * @internal
4008
- */
4009
- export declare const RegisterAccountRequestFilterSensitiveLog: (obj: RegisterAccountRequest) => any;
4010
- /**
4011
- * @internal
4012
- */
4013
- export declare const RegisterAccountResponseFilterSensitiveLog: (obj: RegisterAccountResponse) => any;
4014
- /**
4015
- * @internal
4016
- */
4017
- export declare const RegisterOrganizationAdminAccountRequestFilterSensitiveLog: (obj: RegisterOrganizationAdminAccountRequest) => any;
4018
- /**
4019
- * @internal
4020
- */
4021
- export declare const RegisterOrganizationAdminAccountResponseFilterSensitiveLog: (obj: RegisterOrganizationAdminAccountResponse) => any;
4022
- /**
4023
- * @internal
4024
- */
4025
- export declare const StartAssessmentFrameworkShareRequestFilterSensitiveLog: (obj: StartAssessmentFrameworkShareRequest) => any;
4026
- /**
4027
- * @internal
4028
- */
4029
- export declare const StartAssessmentFrameworkShareResponseFilterSensitiveLog: (obj: StartAssessmentFrameworkShareResponse) => any;
4030
- /**
4031
- * @internal
4032
- */
4033
- export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
4034
- /**
4035
- * @internal
4036
- */
4037
- export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
4038
- /**
4039
- * @internal
4040
- */
4041
- export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
4042
- /**
4043
- * @internal
4044
- */
4045
- export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
4046
- /**
4047
- * @internal
4048
- */
4049
- export declare const UpdateAssessmentRequestFilterSensitiveLog: (obj: UpdateAssessmentRequest) => any;
4050
- /**
4051
- * @internal
4052
- */
4053
- export declare const UpdateAssessmentResponseFilterSensitiveLog: (obj: UpdateAssessmentResponse) => any;
4054
- /**
4055
- * @internal
4056
- */
4057
- export declare const UpdateAssessmentControlRequestFilterSensitiveLog: (obj: UpdateAssessmentControlRequest) => any;
4058
- /**
4059
- * @internal
4060
- */
4061
- export declare const UpdateAssessmentControlResponseFilterSensitiveLog: (obj: UpdateAssessmentControlResponse) => any;
4062
- /**
4063
- * @internal
4064
- */
4065
- export declare const UpdateAssessmentControlSetStatusRequestFilterSensitiveLog: (obj: UpdateAssessmentControlSetStatusRequest) => any;
4066
- /**
4067
- * @internal
4068
- */
4069
- export declare const UpdateAssessmentControlSetStatusResponseFilterSensitiveLog: (obj: UpdateAssessmentControlSetStatusResponse) => any;
4070
- /**
4071
- * @internal
4072
- */
4073
- export declare const UpdateAssessmentFrameworkControlSetFilterSensitiveLog: (obj: UpdateAssessmentFrameworkControlSet) => any;
4074
- /**
4075
- * @internal
4076
- */
4077
- export declare const UpdateAssessmentFrameworkRequestFilterSensitiveLog: (obj: UpdateAssessmentFrameworkRequest) => any;
4078
- /**
4079
- * @internal
4080
- */
4081
- export declare const UpdateAssessmentFrameworkResponseFilterSensitiveLog: (obj: UpdateAssessmentFrameworkResponse) => any;
4082
- /**
4083
- * @internal
4084
- */
4085
- export declare const UpdateAssessmentFrameworkShareRequestFilterSensitiveLog: (obj: UpdateAssessmentFrameworkShareRequest) => any;
4086
- /**
4087
- * @internal
4088
- */
4089
- export declare const UpdateAssessmentFrameworkShareResponseFilterSensitiveLog: (obj: UpdateAssessmentFrameworkShareResponse) => any;
4090
- /**
4091
- * @internal
4092
- */
4093
- export declare const UpdateAssessmentStatusRequestFilterSensitiveLog: (obj: UpdateAssessmentStatusRequest) => any;
4094
- /**
4095
- * @internal
4096
- */
4097
- export declare const UpdateAssessmentStatusResponseFilterSensitiveLog: (obj: UpdateAssessmentStatusResponse) => any;
4098
- /**
4099
- * @internal
4100
- */
4101
- export declare const UpdateControlRequestFilterSensitiveLog: (obj: UpdateControlRequest) => any;
4102
- /**
4103
- * @internal
4104
- */
4105
- export declare const UpdateControlResponseFilterSensitiveLog: (obj: UpdateControlResponse) => any;
4106
- /**
4107
- * @internal
4108
- */
4109
- export declare const UpdateSettingsRequestFilterSensitiveLog: (obj: UpdateSettingsRequest) => any;
4110
- /**
4111
- * @internal
4112
- */
4113
- export declare const UpdateSettingsResponseFilterSensitiveLog: (obj: UpdateSettingsResponse) => any;
4114
- /**
4115
- * @internal
4116
- */
4117
- export declare const ValidateAssessmentReportIntegrityRequestFilterSensitiveLog: (obj: ValidateAssessmentReportIntegrityRequest) => any;
4118
- /**
4119
- * @internal
4120
- */
4121
- export declare const ValidateAssessmentReportIntegrityResponseFilterSensitiveLog: (obj: ValidateAssessmentReportIntegrityResponse) => any;