1{
2  "version": "2.0",
3  "service": "<p>Welcome to the AWS Audit Manager API reference. This guide is for developers who need detailed information about the AWS Audit Manager API operations, data types, and errors. </p> <p>AWS Audit Manager is a service that provides automated evidence collection so that you can continuously audit your AWS usage, and assess the effectiveness of your controls to better manage risk and simplify compliance.</p> <p>AWS Audit Manager provides pre-built frameworks that structure and automate assessments for a given compliance standard. Frameworks include a pre-built collection of controls with descriptions and testing procedures, which are grouped according to the requirements of the specified compliance standard or regulation. You can also customize frameworks and controls to support internal audits with unique requirements. </p> <p>Use the following links to get started with the AWS Audit Manager API:</p> <ul> <li> <p> <a href=\"https://docs.aws.amazon.com/audit-manager/latest/APIReference/API_Operations.html\">Actions</a>: An alphabetical list of all AWS Audit Manager API operations.</p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/audit-manager/latest/APIReference/API_Types.html\">Data types</a>: An alphabetical list of all AWS Audit Manager data types.</p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/audit-manager/latest/APIReference/CommonParameters.html\">Common parameters</a>: Parameters that all Query operations can use.</p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/audit-manager/latest/APIReference/CommonErrors.html\">Common errors</a>: Client and server errors that all operations can return.</p> </li> </ul> <p>If you're new to AWS Audit Manager, we recommend that you review the <a href=\"https://docs.aws.amazon.com/audit-manager/latest/userguide/what-is.html\"> AWS Audit Manager User Guide</a>.</p>",
4  "operations": {
5    "AssociateAssessmentReportEvidenceFolder": "<p> Associates an evidence folder to the specified assessment report in AWS Audit Manager. </p>",
6    "BatchAssociateAssessmentReportEvidence": "<p> Associates a list of evidence to an assessment report in an AWS Audit Manager assessment. </p>",
7    "BatchCreateDelegationByAssessment": "<p> Create a batch of delegations for a specified assessment in AWS Audit Manager. </p>",
8    "BatchDeleteDelegationByAssessment": "<p> Deletes the delegations in the specified AWS Audit Manager assessment. </p>",
9    "BatchDisassociateAssessmentReportEvidence": "<p> Disassociates a list of evidence from the specified assessment report in AWS Audit Manager. </p>",
10    "BatchImportEvidenceToAssessmentControl": "<p> Uploads one or more pieces of evidence to the specified control in the assessment in AWS Audit Manager. </p>",
11    "CreateAssessment": "<p> Creates an assessment in AWS Audit Manager. </p>",
12    "CreateAssessmentFramework": "<p> Creates a custom framework in AWS Audit Manager. </p>",
13    "CreateAssessmentReport": "<p> Creates an assessment report for the specified assessment. </p>",
14    "CreateControl": "<p> Creates a new custom control in AWS Audit Manager. </p>",
15    "DeleteAssessment": "<p> Deletes an assessment in AWS Audit Manager. </p>",
16    "DeleteAssessmentFramework": "<p> Deletes a custom framework in AWS Audit Manager. </p>",
17    "DeleteAssessmentReport": "<p> Deletes an assessment report from an assessment in AWS Audit Manager. </p>",
18    "DeleteControl": "<p> Deletes a custom control in AWS Audit Manager. </p>",
19    "DeregisterAccount": "<p> Deregisters an account in AWS Audit Manager. </p>",
20    "DeregisterOrganizationAdminAccount": "<p> Deregisters the delegated AWS administrator account from the AWS organization. </p>",
21    "DisassociateAssessmentReportEvidenceFolder": "<p> Disassociates an evidence folder from the specified assessment report in AWS Audit Manager. </p>",
22    "GetAccountStatus": "<p> Returns the registration status of an account in AWS Audit Manager. </p>",
23    "GetAssessment": "<p> Returns an assessment from AWS Audit Manager. </p>",
24    "GetAssessmentFramework": "<p> Returns a framework from AWS Audit Manager. </p>",
25    "GetAssessmentReportUrl": "<p> Returns the URL of a specified assessment report in AWS Audit Manager. </p>",
26    "GetChangeLogs": "<p> Returns a list of changelogs from AWS Audit Manager. </p>",
27    "GetControl": "<p> Returns a control from AWS Audit Manager. </p>",
28    "GetDelegations": "<p> Returns a list of delegations from an audit owner to a delegate. </p>",
29    "GetEvidence": "<p> Returns evidence from AWS Audit Manager. </p>",
30    "GetEvidenceByEvidenceFolder": "<p> Returns all evidence from a specified evidence folder in AWS Audit Manager. </p>",
31    "GetEvidenceFolder": "<p> Returns an evidence folder from the specified assessment in AWS Audit Manager. </p>",
32    "GetEvidenceFoldersByAssessment": "<p> Returns the evidence folders from a specified assessment in AWS Audit Manager. </p>",
33    "GetEvidenceFoldersByAssessmentControl": "<p> Returns a list of evidence folders associated with a specified control of an assessment in AWS Audit Manager. </p>",
34    "GetOrganizationAdminAccount": "<p> Returns the name of the delegated AWS administrator account for the AWS organization. </p>",
35    "GetServicesInScope": "<p> Returns a list of the in-scope AWS services for the specified assessment. </p>",
36    "GetSettings": "<p> Returns the settings for the specified AWS account. </p>",
37    "ListAssessmentFrameworks": "<p> Returns a list of the frameworks available in the AWS Audit Manager framework library. </p>",
38    "ListAssessmentReports": "<p> Returns a list of assessment reports created in AWS Audit Manager. </p>",
39    "ListAssessments": "<p> Returns a list of current and past assessments from AWS Audit Manager. </p>",
40    "ListControls": "<p> Returns a list of controls from AWS Audit Manager. </p>",
41    "ListKeywordsForDataSource": "<p> Returns a list of keywords that pre-mapped to the specified control data source. </p>",
42    "ListNotifications": "<p> Returns a list of all AWS Audit Manager notifications. </p>",
43    "ListTagsForResource": "<p> Returns a list of tags for the specified resource in AWS Audit Manager. </p>",
44    "RegisterAccount": "<p> Enables AWS Audit Manager for the specified AWS account. </p>",
45    "RegisterOrganizationAdminAccount": "<p> Enables an AWS account within the organization as the delegated administrator for AWS Audit Manager. </p>",
46    "TagResource": "<p> Tags the specified resource in AWS Audit Manager. </p>",
47    "UntagResource": "<p> Removes a tag from a resource in AWS Audit Manager. </p>",
48    "UpdateAssessment": "<p> Edits an AWS Audit Manager assessment. </p>",
49    "UpdateAssessmentControl": "<p> Updates a control within an assessment in AWS Audit Manager. </p>",
50    "UpdateAssessmentControlSetStatus": "<p> Updates the status of a control set in an AWS Audit Manager assessment. </p>",
51    "UpdateAssessmentFramework": "<p> Updates a custom framework in AWS Audit Manager. </p>",
52    "UpdateAssessmentStatus": "<p> Updates the status of an assessment in AWS Audit Manager. </p>",
53    "UpdateControl": "<p> Updates a custom control in AWS Audit Manager. </p>",
54    "UpdateSettings": "<p> Updates AWS Audit Manager settings for the current user account. </p>",
55    "ValidateAssessmentReportIntegrity": "<p> Validates the integrity of an assessment report in AWS Audit Manager. </p>"
56  },
57  "shapes": {
58    "AWSAccount": {
59      "base": "<p> The wrapper of AWS account details, such as account ID, email address, and so on. </p>",
60      "refs": {
61        "AWSAccounts$member": null,
62        "Assessment$awsAccount": "<p> The AWS account associated with the assessment. </p>"
63      }
64    },
65    "AWSAccounts": {
66      "base": null,
67      "refs": {
68        "Scope$awsAccounts": "<p> The AWS accounts included in the scope of the assessment. </p>"
69      }
70    },
71    "AWSService": {
72      "base": "<p> An AWS service such as Amazon S3, AWS CloudTrail, and so on. </p>",
73      "refs": {
74        "AWSServices$member": null
75      }
76    },
77    "AWSServiceName": {
78      "base": null,
79      "refs": {
80        "AWSService$serviceName": "<p> The name of the AWS service. </p>",
81        "Evidence$eventSource": "<p> The AWS service from which the evidence is collected. </p>",
82        "ServiceMetadata$name": "<p> The name of the AWS service. </p>"
83      }
84    },
85    "AWSServices": {
86      "base": null,
87      "refs": {
88        "Scope$awsServices": "<p> The AWS services included in the scope of the assessment. </p>"
89      }
90    },
91    "AccessDeniedException": {
92      "base": "<p> You do not have sufficient access to perform this action. </p>",
93      "refs": {
94      }
95    },
96    "AccountId": {
97      "base": null,
98      "refs": {
99        "AWSAccount$id": "<p> The identifier for the specified AWS account. </p>",
100        "AssessmentReport$awsAccountId": "<p> The identifier for the specified AWS account. </p>",
101        "DeregisterOrganizationAdminAccountRequest$adminAccountId": "<p> The identifier for the specified administrator account. </p>",
102        "Evidence$evidenceAwsAccountId": "<p> The identifier for the specified AWS account. </p>",
103        "Evidence$awsAccountId": "<p> The identifier for the specified AWS account. </p>",
104        "GetOrganizationAdminAccountResponse$adminAccountId": "<p> The identifier for the specified administrator account. </p>",
105        "RegisterAccountRequest$delegatedAdminAccount": "<p> The delegated administrator account for AWS Audit Manager. </p>",
106        "RegisterOrganizationAdminAccountRequest$adminAccountId": "<p> The identifier for the specified delegated administrator account. </p>",
107        "RegisterOrganizationAdminAccountResponse$adminAccountId": "<p> The identifier for the specified delegated administrator account. </p>"
108      }
109    },
110    "AccountName": {
111      "base": null,
112      "refs": {
113        "AWSAccount$name": "<p> The name of the specified AWS account. </p>"
114      }
115    },
116    "AccountStatus": {
117      "base": null,
118      "refs": {
119        "DeregisterAccountResponse$status": "<p> The registration status of the account. </p>",
120        "GetAccountStatusResponse$status": "<p> The status of the specified AWS account. </p>",
121        "RegisterAccountResponse$status": "<p> The status of the account registration request. </p>"
122      }
123    },
124    "ActionEnum": {
125      "base": null,
126      "refs": {
127        "ChangeLog$action": "<p> The action performed. </p>"
128      }
129    },
130    "ActionPlanInstructions": {
131      "base": null,
132      "refs": {
133        "Control$actionPlanInstructions": "<p> The recommended actions to carry out if the control is not fulfilled. </p>",
134        "CreateControlRequest$actionPlanInstructions": "<p> The recommended actions to carry out if the control is not fulfilled. </p>",
135        "UpdateControlRequest$actionPlanInstructions": "<p> The recommended actions to carry out if the control is not fulfilled. </p>"
136      }
137    },
138    "ActionPlanTitle": {
139      "base": null,
140      "refs": {
141        "Control$actionPlanTitle": "<p> The title of the action plan for remediating the control. </p>",
142        "CreateControlRequest$actionPlanTitle": "<p> The title of the action plan for remediating the control. </p>",
143        "UpdateControlRequest$actionPlanTitle": "<p> The title of the action plan for remediating the control. </p>"
144      }
145    },
146    "Assessment": {
147      "base": "<p> An entity that defines the scope of audit evidence collected by AWS Audit Manager. An AWS Audit Manager assessment is an implementation of an AWS Audit Manager framework. </p>",
148      "refs": {
149        "CreateAssessmentResponse$assessment": null,
150        "GetAssessmentResponse$assessment": null,
151        "UpdateAssessmentResponse$assessment": "<p> The response object (name of the updated assessment) for the <code>UpdateAssessmentRequest</code> API. </p>",
152        "UpdateAssessmentStatusResponse$assessment": "<p> The name of the updated assessment returned by the <code>UpdateAssessmentStatus</code> API. </p>"
153      }
154    },
155    "AssessmentControl": {
156      "base": "<p> The control entity that represents a standard or custom control used in an AWS Audit Manager assessment. </p>",
157      "refs": {
158        "AssessmentControls$member": null,
159        "UpdateAssessmentControlResponse$control": "<p> The name of the updated control set returned by the <code>UpdateAssessmentControl</code> API. </p>"
160      }
161    },
162    "AssessmentControlSet": {
163      "base": "<p> Represents a set of controls in an AWS Audit Manager assessment. </p>",
164      "refs": {
165        "AssessmentControlSets$member": null,
166        "UpdateAssessmentControlSetStatusResponse$controlSet": "<p> The name of the updated control set returned by the <code>UpdateAssessmentControlSetStatus</code> API. </p>"
167      }
168    },
169    "AssessmentControlSets": {
170      "base": null,
171      "refs": {
172        "AssessmentFramework$controlSets": "<p> The control sets associated with the framework. </p>"
173      }
174    },
175    "AssessmentControls": {
176      "base": null,
177      "refs": {
178        "AssessmentControlSet$controls": "<p> The list of controls contained with the control set. </p>"
179      }
180    },
181    "AssessmentDescription": {
182      "base": null,
183      "refs": {
184        "AssessmentMetadata$description": "<p> The description of the assessment. </p>",
185        "CreateAssessmentRequest$description": "<p> The optional description of the assessment to be created. </p>",
186        "UpdateAssessmentRequest$assessmentDescription": "<p> The description of the specified assessment. </p>"
187      }
188    },
189    "AssessmentEvidenceFolder": {
190      "base": "<p> The folder in which AWS Audit Manager stores evidence for an assessment. </p>",
191      "refs": {
192        "AssessmentEvidenceFolders$member": null,
193        "GetEvidenceFolderResponse$evidenceFolder": "<p> The folder in which evidence is stored. </p>"
194      }
195    },
196    "AssessmentEvidenceFolderName": {
197      "base": null,
198      "refs": {
199        "AssessmentEvidenceFolder$name": "<p> The name of the specified evidence folder. </p>"
200      }
201    },
202    "AssessmentEvidenceFolders": {
203      "base": null,
204      "refs": {
205        "GetEvidenceFoldersByAssessmentControlResponse$evidenceFolders": "<p> The list of evidence folders returned by the <code>GetEvidenceFoldersByAssessmentControl</code> API. </p>",
206        "GetEvidenceFoldersByAssessmentResponse$evidenceFolders": "<p> The list of evidence folders returned by the <code>GetEvidenceFoldersByAssessment</code> API. </p>"
207      }
208    },
209    "AssessmentFramework": {
210      "base": "<p> The file used to structure and automate AWS Audit Manager assessments for a given compliance standard. </p>",
211      "refs": {
212        "Assessment$framework": "<p> The framework from which the assessment was created. </p>"
213      }
214    },
215    "AssessmentFrameworkDescription": {
216      "base": null,
217      "refs": {
218        "FrameworkMetadata$description": "<p> The description of the framework. </p>"
219      }
220    },
221    "AssessmentFrameworkMetadata": {
222      "base": "<p> The metadata associated with a standard or custom framework. </p>",
223      "refs": {
224        "FrameworkMetadataList$member": null
225      }
226    },
227    "AssessmentMetadata": {
228      "base": "<p> The metadata associated with the specified assessment. </p>",
229      "refs": {
230        "Assessment$metadata": "<p> The metadata for the specified assessment. </p>"
231      }
232    },
233    "AssessmentMetadataItem": {
234      "base": "<p> A metadata object associated with an assessment in AWS Audit Manager. </p>",
235      "refs": {
236        "ListAssessmentMetadata$member": null
237      }
238    },
239    "AssessmentName": {
240      "base": null,
241      "refs": {
242        "AssessmentMetadata$name": "<p> The name of the assessment. </p>",
243        "AssessmentMetadataItem$name": "<p> The name of the assessment. </p>",
244        "AssessmentReport$assessmentName": "<p> The name of the associated assessment. </p>",
245        "AssessmentReportMetadata$assessmentName": "<p>The name of the associated assessment. </p>",
246        "CreateAssessmentRequest$name": "<p> The name of the assessment to be created. </p>",
247        "Delegation$assessmentName": "<p> The name of the associated assessment. </p>",
248        "DelegationMetadata$assessmentName": "<p> The name of the associated assessment. </p>",
249        "FrameworkMetadata$name": "<p> The name of the framework. </p>",
250        "Notification$assessmentName": "<p> The name of the related assessment. </p>",
251        "UpdateAssessmentRequest$assessmentName": "<p> The name of the specified assessment to be updated. </p>"
252      }
253    },
254    "AssessmentReport": {
255      "base": "<p> A finalized document generated from an AWS Audit Manager assessment. These reports summarize the relevant evidence collected for your audit, and link to the relevant evidence folders which are named and organized according to the controls specified in your assessment. </p>",
256      "refs": {
257        "CreateAssessmentReportResponse$assessmentReport": "<p> The new assessment report returned by the <code>CreateAssessmentReport</code> API. </p>"
258      }
259    },
260    "AssessmentReportDescription": {
261      "base": null,
262      "refs": {
263        "AssessmentReport$description": "<p> The description of the specified assessment report. </p>",
264        "AssessmentReportMetadata$description": "<p> The description of the specified assessment report. </p>",
265        "CreateAssessmentReportRequest$description": "<p> The description of the assessment report. </p>"
266      }
267    },
268    "AssessmentReportDestinationType": {
269      "base": null,
270      "refs": {
271        "AssessmentReportsDestination$destinationType": "<p> The destination type, such as Amazon S3. </p>"
272      }
273    },
274    "AssessmentReportEvidenceError": {
275      "base": "<p> An error entity for the <code>AssessmentReportEvidence</code> API. This is used to provide more meaningful errors than a simple string message. </p>",
276      "refs": {
277        "AssessmentReportEvidenceErrors$member": null
278      }
279    },
280    "AssessmentReportEvidenceErrors": {
281      "base": null,
282      "refs": {
283        "BatchAssociateAssessmentReportEvidenceResponse$errors": "<p> A list of errors returned by the <code>BatchAssociateAssessmentReportEvidence</code> API. </p>",
284        "BatchDisassociateAssessmentReportEvidenceResponse$errors": "<p> A list of errors returned by the <code>BatchDisassociateAssessmentReportEvidence</code> API. </p>"
285      }
286    },
287    "AssessmentReportMetadata": {
288      "base": "<p> The metadata objects associated with the specified assessment report. </p>",
289      "refs": {
290        "AssessmentReportsMetadata$member": null
291      }
292    },
293    "AssessmentReportName": {
294      "base": null,
295      "refs": {
296        "AssessmentReport$name": "<p> The name given to the assessment report. </p>",
297        "AssessmentReportMetadata$name": "<p> The name of the assessment report. </p>",
298        "CreateAssessmentReportRequest$name": "<p> The name of the new assessment report. </p>"
299      }
300    },
301    "AssessmentReportStatus": {
302      "base": null,
303      "refs": {
304        "AssessmentReport$status": "<p> The current status of the specified assessment report. </p>",
305        "AssessmentReportMetadata$status": "<p> The current status of the assessment report. </p>"
306      }
307    },
308    "AssessmentReportsDestination": {
309      "base": "<p> The location in which AWS Audit Manager saves assessment reports for the given assessment. </p>",
310      "refs": {
311        "AssessmentMetadata$assessmentReportsDestination": "<p> The destination in which evidence reports are stored for the specified assessment. </p>",
312        "CreateAssessmentRequest$assessmentReportsDestination": "<p> The assessment report storage destination for the specified assessment that is being created. </p>",
313        "Settings$defaultAssessmentReportsDestination": "<p> The default storage destination for assessment reports. </p>",
314        "UpdateAssessmentRequest$assessmentReportsDestination": "<p> The assessment report storage destination for the specified assessment that is being updated. </p>",
315        "UpdateSettingsRequest$defaultAssessmentReportsDestination": "<p> The default storage destination for assessment reports. </p>"
316      }
317    },
318    "AssessmentReportsMetadata": {
319      "base": null,
320      "refs": {
321        "ListAssessmentReportsResponse$assessmentReports": "<p> The list of assessment reports returned by the <code>ListAssessmentReports</code> API. </p>"
322      }
323    },
324    "AssessmentStatus": {
325      "base": null,
326      "refs": {
327        "AssessmentMetadata$status": "<p> The overall status of the assessment. </p>",
328        "AssessmentMetadataItem$status": "<p> The current status of the assessment. </p>",
329        "UpdateAssessmentStatusRequest$status": "<p> The current status of the specified assessment. </p>"
330      }
331    },
332    "AssociateAssessmentReportEvidenceFolderRequest": {
333      "base": null,
334      "refs": {
335      }
336    },
337    "AssociateAssessmentReportEvidenceFolderResponse": {
338      "base": null,
339      "refs": {
340      }
341    },
342    "AuditManagerArn": {
343      "base": null,
344      "refs": {
345        "Assessment$arn": "<p> The Amazon Resource Name (ARN) of the assessment. </p>",
346        "AssessmentFramework$arn": "<p> The Amazon Resource Name (ARN) of the specified framework. </p>",
347        "AssessmentFrameworkMetadata$arn": "<p> The Amazon Resource Name (ARN) of the framework. </p>",
348        "Control$arn": "<p> The Amazon Resource Name (ARN) of the specified control. </p>",
349        "ControlMetadata$arn": "<p> The Amazon Resource Name (ARN) of the specified control. </p>",
350        "Framework$arn": "<p> The Amazon Resource Name (ARN) of the specified framework. </p>",
351        "ListTagsForResourceRequest$resourceArn": "<p> The Amazon Resource Name (ARN) of the specified resource. </p>",
352        "TagResourceRequest$resourceArn": "<p> The Amazon Resource Name (ARN) of the specified resource. </p>",
353        "UntagResourceRequest$resourceArn": "<p> The Amazon Resource Name (ARN) of the specified resource. </p>"
354      }
355    },
356    "BatchAssociateAssessmentReportEvidenceRequest": {
357      "base": null,
358      "refs": {
359      }
360    },
361    "BatchAssociateAssessmentReportEvidenceResponse": {
362      "base": null,
363      "refs": {
364      }
365    },
366    "BatchCreateDelegationByAssessmentError": {
367      "base": "<p> An error entity for the <code>BatchCreateDelegationByAssessment</code> API. This is used to provide more meaningful errors than a simple string message. </p>",
368      "refs": {
369        "BatchCreateDelegationByAssessmentErrors$member": null
370      }
371    },
372    "BatchCreateDelegationByAssessmentErrors": {
373      "base": null,
374      "refs": {
375        "BatchCreateDelegationByAssessmentResponse$errors": "<p> A list of errors returned by the <code>BatchCreateDelegationByAssessment</code> API. </p>"
376      }
377    },
378    "BatchCreateDelegationByAssessmentRequest": {
379      "base": null,
380      "refs": {
381      }
382    },
383    "BatchCreateDelegationByAssessmentResponse": {
384      "base": null,
385      "refs": {
386      }
387    },
388    "BatchDeleteDelegationByAssessmentError": {
389      "base": "<p> An error entity for the <code>BatchDeleteDelegationByAssessment</code> API. This is used to provide more meaningful errors than a simple string message. </p>",
390      "refs": {
391        "BatchDeleteDelegationByAssessmentErrors$member": null
392      }
393    },
394    "BatchDeleteDelegationByAssessmentErrors": {
395      "base": null,
396      "refs": {
397        "BatchDeleteDelegationByAssessmentResponse$errors": "<p> A list of errors returned by the <code>BatchDeleteDelegationByAssessment</code> API. </p>"
398      }
399    },
400    "BatchDeleteDelegationByAssessmentRequest": {
401      "base": null,
402      "refs": {
403      }
404    },
405    "BatchDeleteDelegationByAssessmentResponse": {
406      "base": null,
407      "refs": {
408      }
409    },
410    "BatchDisassociateAssessmentReportEvidenceRequest": {
411      "base": null,
412      "refs": {
413      }
414    },
415    "BatchDisassociateAssessmentReportEvidenceResponse": {
416      "base": null,
417      "refs": {
418      }
419    },
420    "BatchImportEvidenceToAssessmentControlError": {
421      "base": "<p> An error entity for the <code>BatchImportEvidenceToAssessmentControl</code> API. This is used to provide more meaningful errors than a simple string message. </p>",
422      "refs": {
423        "BatchImportEvidenceToAssessmentControlErrors$member": null
424      }
425    },
426    "BatchImportEvidenceToAssessmentControlErrors": {
427      "base": null,
428      "refs": {
429        "BatchImportEvidenceToAssessmentControlResponse$errors": "<p> A list of errors returned by the <code>BatchImportEvidenceToAssessmentControl</code> API. </p>"
430      }
431    },
432    "BatchImportEvidenceToAssessmentControlRequest": {
433      "base": null,
434      "refs": {
435      }
436    },
437    "BatchImportEvidenceToAssessmentControlResponse": {
438      "base": null,
439      "refs": {
440      }
441    },
442    "Boolean": {
443      "base": null,
444      "refs": {
445        "Settings$isAwsOrgEnabled": "<p> Specifies whether AWS Organizations is enabled. </p>",
446        "ValidateAssessmentReportIntegrityResponse$signatureValid": "<p> Specifies whether the signature key is valid. </p>"
447      }
448    },
449    "ChangeLog": {
450      "base": "<p> The record of a change within AWS Audit Manager, such as a modified assessment, a delegated control set, and so on. </p>",
451      "refs": {
452        "ChangeLogs$member": null
453      }
454    },
455    "ChangeLogs": {
456      "base": null,
457      "refs": {
458        "GetChangeLogsResponse$changeLogs": "<p> The list of user activity for the control. </p>"
459      }
460    },
461    "ComplianceType": {
462      "base": null,
463      "refs": {
464        "AssessmentFrameworkMetadata$complianceType": "<p> The compliance type that the new custom framework supports, such as CIS or HIPAA. </p>",
465        "AssessmentMetadata$complianceType": "<p> The name of a compliance standard related to the assessment, such as PCI-DSS. </p>",
466        "AssessmentMetadataItem$complianceType": "<p> The name of the compliance standard related to the assessment, such as PCI-DSS. </p>",
467        "CreateAssessmentFrameworkRequest$complianceType": "<p> The compliance type that the new custom framework supports, such as CIS or HIPAA. </p>",
468        "Framework$complianceType": "<p> The compliance type that the new custom framework supports, such as CIS or HIPAA. </p>",
469        "FrameworkMetadata$complianceType": "<p> The compliance standard associated with the framework, such as PCI-DSS or HIPAA. </p>",
470        "UpdateAssessmentFrameworkRequest$complianceType": "<p> The compliance type that the new custom framework supports, such as CIS or HIPAA. </p>"
471      }
472    },
473    "Control": {
474      "base": "<p> A control in AWS Audit Manager. </p>",
475      "refs": {
476        "Controls$member": null,
477        "CreateControlResponse$control": "<p> The new control returned by the <code>CreateControl</code> API. </p>",
478        "GetControlResponse$control": "<p> The name of the control returned by the <code>GetControl</code> API. </p>",
479        "UpdateControlResponse$control": "<p> The name of the updated control set returned by the <code>UpdateControl</code> API. </p>"
480      }
481    },
482    "ControlComment": {
483      "base": "<p> A comment posted by a user on a control. This includes the author's name, the comment text, and a timestamp. </p>",
484      "refs": {
485        "ControlComments$member": null
486      }
487    },
488    "ControlCommentBody": {
489      "base": null,
490      "refs": {
491        "ControlComment$commentBody": "<p> The body text of a control comment. </p>",
492        "UpdateAssessmentControlRequest$commentBody": "<p> The comment body text for the specified control. </p>"
493      }
494    },
495    "ControlComments": {
496      "base": null,
497      "refs": {
498        "AssessmentControl$comments": "<p> The list of comments attached to the specified control. </p>"
499      }
500    },
501    "ControlDescription": {
502      "base": null,
503      "refs": {
504        "AssessmentControl$description": "<p> The description of the specified control. </p>",
505        "Control$description": "<p> The description of the specified control. </p>",
506        "CreateControlRequest$description": "<p> The description of the control. </p>",
507        "UpdateControlRequest$description": "<p> The optional description of the control. </p>"
508      }
509    },
510    "ControlMappingSource": {
511      "base": "<p> The data source that determines from where AWS Audit Manager collects evidence for the control. </p>",
512      "refs": {
513        "ControlMappingSources$member": null
514      }
515    },
516    "ControlMappingSources": {
517      "base": null,
518      "refs": {
519        "Control$controlMappingSources": "<p> The data mapping sources for the specified control. </p>",
520        "UpdateControlRequest$controlMappingSources": "<p> The data mapping sources for the specified control. </p>"
521      }
522    },
523    "ControlMetadata": {
524      "base": "<p> The metadata associated with the specified standard or custom control. </p>",
525      "refs": {
526        "ControlMetadataList$member": null
527      }
528    },
529    "ControlMetadataList": {
530      "base": null,
531      "refs": {
532        "ListControlsResponse$controlMetadataList": "<p> The list of control metadata objects returned by the <code>ListControls</code> API. </p>"
533      }
534    },
535    "ControlName": {
536      "base": null,
537      "refs": {
538        "AssessmentControl$name": "<p> The name of the specified control. </p>",
539        "AssessmentEvidenceFolder$controlName": "<p> The name of the control. </p>",
540        "Control$name": "<p> The name of the specified control. </p>",
541        "ControlMetadata$name": "<p> The name of the specified control. </p>",
542        "CreateControlRequest$name": "<p> The name of the control. </p>",
543        "UpdateControlRequest$name": "<p> The name of the control to be updated. </p>"
544      }
545    },
546    "ControlResponse": {
547      "base": null,
548      "refs": {
549        "AssessmentControl$response": "<p> The response of the specified control. </p>"
550      }
551    },
552    "ControlSet": {
553      "base": "<p> A set of controls in AWS Audit Manager. </p>",
554      "refs": {
555        "ControlSets$member": null
556      }
557    },
558    "ControlSetId": {
559      "base": null,
560      "refs": {
561        "AssessmentControlSet$id": "<p> The identifier of the control set in the assessment. This is the control set name in a plain string format. </p>",
562        "AssessmentEvidenceFolder$controlSetId": "<p> The identifier for the control set. </p>",
563        "BatchImportEvidenceToAssessmentControlRequest$controlSetId": "<p> The identifier for the specified control set. </p>",
564        "CreateDelegationRequest$controlSetId": "<p> The unique identifier for the control set. </p>",
565        "Delegation$controlSetId": "<p> The identifier for the associated control set. </p>",
566        "GetChangeLogsRequest$controlSetId": "<p> The identifier for the specified control set. </p>",
567        "GetEvidenceByEvidenceFolderRequest$controlSetId": "<p> The identifier for the control set. </p>",
568        "GetEvidenceFolderRequest$controlSetId": "<p> The identifier for the specified control set. </p>",
569        "GetEvidenceFoldersByAssessmentControlRequest$controlSetId": "<p> The identifier for the specified control set. </p>",
570        "GetEvidenceRequest$controlSetId": "<p> The identifier for the specified control set. </p>",
571        "Notification$controlSetId": "<p> The identifier for the specified control set. </p>",
572        "UpdateAssessmentControlRequest$controlSetId": "<p> The identifier for the specified control set. </p>"
573      }
574    },
575    "ControlSetName": {
576      "base": null,
577      "refs": {
578        "ControlSet$name": "<p> The name of the control set. </p>",
579        "CreateAssessmentFrameworkControlSet$name": "<p> The name of the specified control set. </p>",
580        "UpdateAssessmentFrameworkControlSet$name": "<p> The name of the control set. </p>"
581      }
582    },
583    "ControlSetStatus": {
584      "base": null,
585      "refs": {
586        "AssessmentControlSet$status": "<p> Specifies the current status of the control set. </p>",
587        "UpdateAssessmentControlSetStatusRequest$status": "<p> The status of the control set that is being updated. </p>"
588      }
589    },
590    "ControlSets": {
591      "base": null,
592      "refs": {
593        "Framework$controlSets": "<p> The control sets associated with the framework. </p>"
594      }
595    },
596    "ControlSetsCount": {
597      "base": null,
598      "refs": {
599        "AssessmentFrameworkMetadata$controlSetsCount": "<p> The number of control sets associated with the specified framework. </p>"
600      }
601    },
602    "ControlSources": {
603      "base": null,
604      "refs": {
605        "Control$controlSources": "<p> The data source that determines from where AWS Audit Manager collects evidence for the control. </p>",
606        "ControlMetadata$controlSources": "<p> The data source that determines from where AWS Audit Manager collects evidence for the control. </p>",
607        "Framework$controlSources": "<p> The sources from which AWS Audit Manager collects evidence for the control. </p>"
608      }
609    },
610    "ControlStatus": {
611      "base": null,
612      "refs": {
613        "AssessmentControl$status": "<p> The status of the specified control. </p>",
614        "UpdateAssessmentControlRequest$controlStatus": "<p> The status of the specified control. </p>"
615      }
616    },
617    "ControlType": {
618      "base": null,
619      "refs": {
620        "Control$type": "<p> The type of control, such as custom or standard. </p>",
621        "ListControlsRequest$controlType": "<p> The type of control, such as standard or custom. </p>"
622      }
623    },
624    "Controls": {
625      "base": null,
626      "refs": {
627        "ControlSet$controls": "<p> The list of controls within the control set. </p>"
628      }
629    },
630    "ControlsCount": {
631      "base": null,
632      "refs": {
633        "AssessmentFrameworkMetadata$controlsCount": "<p> The number of controls associated with the specified framework. </p>"
634      }
635    },
636    "CreateAssessmentFrameworkControl": {
637      "base": "<p> Control entity attributes that uniquely identify an existing control to be added to a framework in AWS Audit Manager. </p>",
638      "refs": {
639        "CreateAssessmentFrameworkControls$member": null
640      }
641    },
642    "CreateAssessmentFrameworkControlSet": {
643      "base": "<p> A <code>controlSet</code> entity that represents a collection of controls in AWS Audit Manager. This does not contain the control set ID. </p>",
644      "refs": {
645        "CreateAssessmentFrameworkControlSets$member": null
646      }
647    },
648    "CreateAssessmentFrameworkControlSets": {
649      "base": null,
650      "refs": {
651        "CreateAssessmentFrameworkRequest$controlSets": "<p> The control sets to be associated with the framework. </p>"
652      }
653    },
654    "CreateAssessmentFrameworkControls": {
655      "base": null,
656      "refs": {
657        "CreateAssessmentFrameworkControlSet$controls": "<p> The list of controls within the control set. This does not contain the control set ID. </p>",
658        "UpdateAssessmentFrameworkControlSet$controls": "<p> The list of controls contained within the control set. </p>"
659      }
660    },
661    "CreateAssessmentFrameworkRequest": {
662      "base": null,
663      "refs": {
664      }
665    },
666    "CreateAssessmentFrameworkResponse": {
667      "base": null,
668      "refs": {
669      }
670    },
671    "CreateAssessmentReportRequest": {
672      "base": null,
673      "refs": {
674      }
675    },
676    "CreateAssessmentReportResponse": {
677      "base": null,
678      "refs": {
679      }
680    },
681    "CreateAssessmentRequest": {
682      "base": null,
683      "refs": {
684      }
685    },
686    "CreateAssessmentResponse": {
687      "base": null,
688      "refs": {
689      }
690    },
691    "CreateControlMappingSource": {
692      "base": "<p> Control mapping fields that represent the source for evidence collection, along with related parameters and metadata. This does not contain <code>mappingID</code>. </p>",
693      "refs": {
694        "CreateControlMappingSources$member": null
695      }
696    },
697    "CreateControlMappingSources": {
698      "base": null,
699      "refs": {
700        "CreateControlRequest$controlMappingSources": "<p> The data mapping sources for the specified control. </p>"
701      }
702    },
703    "CreateControlRequest": {
704      "base": null,
705      "refs": {
706      }
707    },
708    "CreateControlResponse": {
709      "base": null,
710      "refs": {
711      }
712    },
713    "CreateDelegationRequest": {
714      "base": "<p> A collection of attributes used to create a delegation for an assessment in AWS Audit Manager. </p>",
715      "refs": {
716        "BatchCreateDelegationByAssessmentError$createDelegationRequest": "<p> The API request to batch create delegations in AWS Audit Manager. </p>",
717        "CreateDelegationRequests$member": null
718      }
719    },
720    "CreateDelegationRequests": {
721      "base": null,
722      "refs": {
723        "BatchCreateDelegationByAssessmentRequest$createDelegationRequests": "<p> The API request to batch create delegations in AWS Audit Manager. </p>"
724      }
725    },
726    "CreatedBy": {
727      "base": null,
728      "refs": {
729        "Control$createdBy": "<p> The IAM user or role that created the control. </p>",
730        "Delegation$createdBy": "<p> The IAM user or role that created the delegation. </p>",
731        "Framework$createdBy": "<p> The IAM user or role that created the framework. </p>"
732      }
733    },
734    "Delegation": {
735      "base": "<p> The assignment of a control set to a delegate for review. </p>",
736      "refs": {
737        "Delegations$member": null
738      }
739    },
740    "DelegationComment": {
741      "base": null,
742      "refs": {
743        "CreateDelegationRequest$comment": "<p> A comment related to the delegation request. </p>",
744        "Delegation$comment": "<p> The comment related to the delegation. </p>",
745        "UpdateAssessmentControlSetStatusRequest$comment": "<p> The comment related to the status update. </p>"
746      }
747    },
748    "DelegationIds": {
749      "base": null,
750      "refs": {
751        "BatchDeleteDelegationByAssessmentRequest$delegationIds": "<p> The identifiers for the specified delegations. </p>"
752      }
753    },
754    "DelegationMetadata": {
755      "base": "<p> The metadata associated with the specified delegation. </p>",
756      "refs": {
757        "DelegationMetadataList$member": null
758      }
759    },
760    "DelegationMetadataList": {
761      "base": null,
762      "refs": {
763        "GetDelegationsResponse$delegations": "<p> The list of delegations returned by the <code>GetDelegations</code> API. </p>"
764      }
765    },
766    "DelegationStatus": {
767      "base": null,
768      "refs": {
769        "Delegation$status": "<p> The status of the delegation. </p>",
770        "DelegationMetadata$status": "<p> The current status of the delgation. </p>"
771      }
772    },
773    "Delegations": {
774      "base": null,
775      "refs": {
776        "AssessmentControlSet$delegations": "<p> The delegations associated with the control set. </p>",
777        "AssessmentMetadata$delegations": "<p> The delegations associated with the assessment. </p>",
778        "AssessmentMetadataItem$delegations": "<p> The delegations associated with the assessment. </p>",
779        "BatchCreateDelegationByAssessmentResponse$delegations": "<p> The delegations associated with the assessment. </p>"
780      }
781    },
782    "DeleteAssessmentFrameworkRequest": {
783      "base": null,
784      "refs": {
785      }
786    },
787    "DeleteAssessmentFrameworkResponse": {
788      "base": null,
789      "refs": {
790      }
791    },
792    "DeleteAssessmentReportRequest": {
793      "base": null,
794      "refs": {
795      }
796    },
797    "DeleteAssessmentReportResponse": {
798      "base": null,
799      "refs": {
800      }
801    },
802    "DeleteAssessmentRequest": {
803      "base": null,
804      "refs": {
805      }
806    },
807    "DeleteAssessmentResponse": {
808      "base": null,
809      "refs": {
810      }
811    },
812    "DeleteControlRequest": {
813      "base": null,
814      "refs": {
815      }
816    },
817    "DeleteControlResponse": {
818      "base": null,
819      "refs": {
820      }
821    },
822    "DeregisterAccountRequest": {
823      "base": null,
824      "refs": {
825      }
826    },
827    "DeregisterAccountResponse": {
828      "base": null,
829      "refs": {
830      }
831    },
832    "DeregisterOrganizationAdminAccountRequest": {
833      "base": null,
834      "refs": {
835      }
836    },
837    "DeregisterOrganizationAdminAccountResponse": {
838      "base": null,
839      "refs": {
840      }
841    },
842    "DisassociateAssessmentReportEvidenceFolderRequest": {
843      "base": null,
844      "refs": {
845      }
846    },
847    "DisassociateAssessmentReportEvidenceFolderResponse": {
848      "base": null,
849      "refs": {
850      }
851    },
852    "EmailAddress": {
853      "base": null,
854      "refs": {
855        "AWSAccount$emailAddress": "<p> The email address associated with the specified AWS account. </p>"
856      }
857    },
858    "ErrorCode": {
859      "base": null,
860      "refs": {
861        "AssessmentReportEvidenceError$errorCode": "<p> The error code returned by the <code>AssessmentReportEvidence</code> API. </p>",
862        "BatchCreateDelegationByAssessmentError$errorCode": "<p> The error code returned by the <code>BatchCreateDelegationByAssessment</code> API. </p>",
863        "BatchDeleteDelegationByAssessmentError$errorCode": "<p> The error code returned by the <code>BatchDeleteDelegationByAssessment</code> API. </p>",
864        "BatchImportEvidenceToAssessmentControlError$errorCode": "<p> The error code returned by the <code>BatchImportEvidenceToAssessmentControl</code> API. </p>"
865      }
866    },
867    "ErrorMessage": {
868      "base": null,
869      "refs": {
870        "AssessmentReportEvidenceError$errorMessage": "<p> The error message returned by the <code>AssessmentReportEvidence</code> API. </p>",
871        "BatchCreateDelegationByAssessmentError$errorMessage": "<p> The error message returned by the <code>BatchCreateDelegationByAssessment</code> API. </p>",
872        "BatchDeleteDelegationByAssessmentError$errorMessage": "<p> The error message returned by the <code>BatchDeleteDelegationByAssessment</code> API. </p>",
873        "BatchImportEvidenceToAssessmentControlError$errorMessage": "<p> The error message returned by the <code>BatchImportEvidenceToAssessmentControl</code> API. </p>"
874      }
875    },
876    "EventName": {
877      "base": null,
878      "refs": {
879        "Evidence$eventName": "<p> The name of the specified evidence event. </p>"
880      }
881    },
882    "Evidence": {
883      "base": "<p> A record that contains the information needed to demonstrate compliance with the requirements specified by a control. Examples of evidence include change activity triggered by a user, or a system configuration snapshot. </p>",
884      "refs": {
885        "EvidenceList$member": null,
886        "GetEvidenceResponse$evidence": "<p> The evidence returned by the <code>GetEvidenceResponse</code> API. </p>"
887      }
888    },
889    "EvidenceAttributeKey": {
890      "base": null,
891      "refs": {
892        "EvidenceAttributes$key": null
893      }
894    },
895    "EvidenceAttributeValue": {
896      "base": null,
897      "refs": {
898        "EvidenceAttributes$value": null
899      }
900    },
901    "EvidenceAttributes": {
902      "base": null,
903      "refs": {
904        "Evidence$attributes": "<p> The names and values used by the evidence event, including an attribute name (such as <code>allowUsersToChangePassword</code>) and value (such as <code>true</code> or <code>false</code>). </p>"
905      }
906    },
907    "EvidenceIds": {
908      "base": null,
909      "refs": {
910        "BatchAssociateAssessmentReportEvidenceRequest$evidenceIds": "<p> The list of evidence identifiers. </p>",
911        "BatchAssociateAssessmentReportEvidenceResponse$evidenceIds": "<p> The identifier for the evidence. </p>",
912        "BatchDisassociateAssessmentReportEvidenceRequest$evidenceIds": "<p> The list of evidence identifiers. </p>",
913        "BatchDisassociateAssessmentReportEvidenceResponse$evidenceIds": "<p> The identifier for the evidence. </p>"
914      }
915    },
916    "EvidenceList": {
917      "base": null,
918      "refs": {
919        "GetEvidenceByEvidenceFolderResponse$evidence": "<p> The list of evidence returned by the <code>GetEvidenceByEvidenceFolder</code> API. </p>"
920      }
921    },
922    "EvidenceSources": {
923      "base": null,
924      "refs": {
925        "AssessmentControl$evidenceSources": "<p> The list of data sources for the specified evidence. </p>"
926      }
927    },
928    "Filename": {
929      "base": null,
930      "refs": {
931        "AssessmentFrameworkMetadata$logo": "<p> The logo associated with the framework. </p>",
932        "Framework$logo": "<p> The logo associated with the framework. </p>",
933        "FrameworkMetadata$logo": "<p> The logo associated with the framework. </p>"
934      }
935    },
936    "Framework": {
937      "base": "<p> The file used to structure and automate AWS Audit Manager assessments for a given compliance standard. </p>",
938      "refs": {
939        "CreateAssessmentFrameworkResponse$framework": "<p> The name of the new framework returned by the <code>CreateAssessmentFramework</code> API. </p>",
940        "GetAssessmentFrameworkResponse$framework": "<p> The framework returned by the <code>GetAssessmentFramework</code> API. </p>",
941        "UpdateAssessmentFrameworkResponse$framework": "<p> The name of the specified framework. </p>"
942      }
943    },
944    "FrameworkDescription": {
945      "base": null,
946      "refs": {
947        "AssessmentFrameworkMetadata$description": "<p> The description of the specified framework. </p>",
948        "CreateAssessmentFrameworkRequest$description": "<p> An optional description for the new custom framework. </p>",
949        "Framework$description": "<p> The description of the specified framework. </p>",
950        "UpdateAssessmentFrameworkRequest$description": "<p> The description of the framework that is to be updated. </p>"
951      }
952    },
953    "FrameworkMetadata": {
954      "base": "<p> The metadata of a framework, such as the name, ID, description, and so on. </p>",
955      "refs": {
956        "AssessmentFramework$metadata": null
957      }
958    },
959    "FrameworkMetadataList": {
960      "base": null,
961      "refs": {
962        "ListAssessmentFrameworksResponse$frameworkMetadataList": "<p> The list of metadata objects for the specified framework. </p>"
963      }
964    },
965    "FrameworkName": {
966      "base": null,
967      "refs": {
968        "AssessmentFrameworkMetadata$name": "<p> The name of the specified framework. </p>",
969        "CreateAssessmentFrameworkRequest$name": "<p> The name of the new custom framework. </p>",
970        "Framework$name": "<p> The name of the specified framework. </p>",
971        "UpdateAssessmentFrameworkRequest$name": "<p> The name of the framework to be updated. </p>"
972      }
973    },
974    "FrameworkType": {
975      "base": null,
976      "refs": {
977        "AssessmentFrameworkMetadata$type": "<p> The framework type, such as standard or custom. </p>",
978        "Framework$type": "<p> The framework type, such as custom or standard. </p>",
979        "ListAssessmentFrameworksRequest$frameworkType": "<p> The type of framework, such as standard or custom. </p>"
980      }
981    },
982    "GenericArn": {
983      "base": null,
984      "refs": {
985        "Resource$arn": "<p> The Amazon Resource Name (ARN) for the specified resource. </p>"
986      }
987    },
988    "GetAccountStatusRequest": {
989      "base": null,
990      "refs": {
991      }
992    },
993    "GetAccountStatusResponse": {
994      "base": null,
995      "refs": {
996      }
997    },
998    "GetAssessmentFrameworkRequest": {
999      "base": null,
1000      "refs": {
1001      }
1002    },
1003    "GetAssessmentFrameworkResponse": {
1004      "base": null,
1005      "refs": {
1006      }
1007    },
1008    "GetAssessmentReportUrlRequest": {
1009      "base": null,
1010      "refs": {
1011      }
1012    },
1013    "GetAssessmentReportUrlResponse": {
1014      "base": null,
1015      "refs": {
1016      }
1017    },
1018    "GetAssessmentRequest": {
1019      "base": null,
1020      "refs": {
1021      }
1022    },
1023    "GetAssessmentResponse": {
1024      "base": null,
1025      "refs": {
1026      }
1027    },
1028    "GetChangeLogsRequest": {
1029      "base": null,
1030      "refs": {
1031      }
1032    },
1033    "GetChangeLogsResponse": {
1034      "base": null,
1035      "refs": {
1036      }
1037    },
1038    "GetControlRequest": {
1039      "base": null,
1040      "refs": {
1041      }
1042    },
1043    "GetControlResponse": {
1044      "base": null,
1045      "refs": {
1046      }
1047    },
1048    "GetDelegationsRequest": {
1049      "base": null,
1050      "refs": {
1051      }
1052    },
1053    "GetDelegationsResponse": {
1054      "base": null,
1055      "refs": {
1056      }
1057    },
1058    "GetEvidenceByEvidenceFolderRequest": {
1059      "base": null,
1060      "refs": {
1061      }
1062    },
1063    "GetEvidenceByEvidenceFolderResponse": {
1064      "base": null,
1065      "refs": {
1066      }
1067    },
1068    "GetEvidenceFolderRequest": {
1069      "base": null,
1070      "refs": {
1071      }
1072    },
1073    "GetEvidenceFolderResponse": {
1074      "base": null,
1075      "refs": {
1076      }
1077    },
1078    "GetEvidenceFoldersByAssessmentControlRequest": {
1079      "base": null,
1080      "refs": {
1081      }
1082    },
1083    "GetEvidenceFoldersByAssessmentControlResponse": {
1084      "base": null,
1085      "refs": {
1086      }
1087    },
1088    "GetEvidenceFoldersByAssessmentRequest": {
1089      "base": null,
1090      "refs": {
1091      }
1092    },
1093    "GetEvidenceFoldersByAssessmentResponse": {
1094      "base": null,
1095      "refs": {
1096      }
1097    },
1098    "GetEvidenceRequest": {
1099      "base": null,
1100      "refs": {
1101      }
1102    },
1103    "GetEvidenceResponse": {
1104      "base": null,
1105      "refs": {
1106      }
1107    },
1108    "GetOrganizationAdminAccountRequest": {
1109      "base": null,
1110      "refs": {
1111      }
1112    },
1113    "GetOrganizationAdminAccountResponse": {
1114      "base": null,
1115      "refs": {
1116      }
1117    },
1118    "GetServicesInScopeRequest": {
1119      "base": null,
1120      "refs": {
1121      }
1122    },
1123    "GetServicesInScopeResponse": {
1124      "base": null,
1125      "refs": {
1126      }
1127    },
1128    "GetSettingsRequest": {
1129      "base": null,
1130      "refs": {
1131      }
1132    },
1133    "GetSettingsResponse": {
1134      "base": null,
1135      "refs": {
1136      }
1137    },
1138    "HyperlinkName": {
1139      "base": null,
1140      "refs": {
1141        "URL$hyperlinkName": "<p> The name or word used as a hyperlink to the URL. </p>"
1142      }
1143    },
1144    "IamArn": {
1145      "base": null,
1146      "refs": {
1147        "ChangeLog$createdBy": "<p> The IAM user or role that performed the action. </p>",
1148        "CreateDelegationRequest$roleArn": "<p> The Amazon Resource Name (ARN) of the IAM role. </p>",
1149        "Delegation$roleArn": "<p> The Amazon Resource Name (ARN) of the IAM role. </p>",
1150        "DelegationMetadata$roleArn": "<p> The Amazon Resource Name (ARN) of the IAM role. </p>",
1151        "Evidence$iamId": "<p> The unique identifier for the IAM user or role associated with the evidence. </p>",
1152        "Role$roleArn": "<p> The Amazon Resource Name (ARN) of the IAM role. </p>"
1153      }
1154    },
1155    "Integer": {
1156      "base": null,
1157      "refs": {
1158        "AssessmentControl$evidenceCount": "<p> The amount of evidence generated for the control. </p>",
1159        "AssessmentControl$assessmentReportEvidenceCount": "<p> The amount of evidence in the assessment report. </p>",
1160        "AssessmentControlSet$systemEvidenceCount": "<p> The total number of evidence objects retrieved automatically for the control set. </p>",
1161        "AssessmentControlSet$manualEvidenceCount": "<p> The total number of evidence objects uploaded manually to the control set. </p>",
1162        "AssessmentEvidenceFolder$totalEvidence": "<p> The total amount of evidence in the evidence folder. </p>",
1163        "AssessmentEvidenceFolder$assessmentReportSelectionCount": "<p> The total count of evidence included in the assessment report. </p>",
1164        "AssessmentEvidenceFolder$evidenceResourcesIncludedCount": "<p> The amount of evidence included in the evidence folder. </p>",
1165        "AssessmentEvidenceFolder$evidenceByTypeConfigurationDataCount": "<p> The number of evidence that falls under the configuration data category. This evidence is collected from configuration snapshots of other AWS services such as Amazon EC2, Amazon S3, or IAM. </p>",
1166        "AssessmentEvidenceFolder$evidenceByTypeManualCount": "<p> The number of evidence that falls under the manual category. This evidence is imported manually. </p>",
1167        "AssessmentEvidenceFolder$evidenceByTypeComplianceCheckCount": "<p> The number of evidence that falls under the compliance check category. This evidence is collected from AWS Config or AWS Security Hub. </p>",
1168        "AssessmentEvidenceFolder$evidenceByTypeComplianceCheckIssuesCount": "<p> The total number of issues that were reported directly from AWS Security Hub, AWS Config, or both. </p>",
1169        "AssessmentEvidenceFolder$evidenceByTypeUserActivityCount": "<p> The number of evidence that falls under the user activity category. This evidence is collected from AWS CloudTrail logs. </p>",
1170        "AssessmentEvidenceFolder$evidenceAwsServiceSourceCount": "<p> The total number of AWS resources assessed to generate the evidence. </p>"
1171      }
1172    },
1173    "InternalServerException": {
1174      "base": "<p> An internal service error occurred during the processing of your request. Try again later. </p>",
1175      "refs": {
1176      }
1177    },
1178    "KeywordInputType": {
1179      "base": null,
1180      "refs": {
1181        "SourceKeyword$keywordInputType": "<p> The method of input for the specified keyword. </p>"
1182      }
1183    },
1184    "KeywordValue": {
1185      "base": null,
1186      "refs": {
1187        "Keywords$member": null,
1188        "SourceKeyword$keywordValue": "<p> The value of the keyword used to search AWS CloudTrail logs when mapping a control data source. </p>"
1189      }
1190    },
1191    "Keywords": {
1192      "base": null,
1193      "refs": {
1194        "ListKeywordsForDataSourceResponse$keywords": "<p> The list of keywords for the specified event mapping source. </p>"
1195      }
1196    },
1197    "KmsKey": {
1198      "base": null,
1199      "refs": {
1200        "RegisterAccountRequest$kmsKey": "<p> The AWS KMS key details. </p>",
1201        "Settings$kmsKey": "<p> The AWS KMS key details. </p>",
1202        "UpdateSettingsRequest$kmsKey": "<p> The AWS KMS key details. </p>"
1203      }
1204    },
1205    "LastUpdatedBy": {
1206      "base": null,
1207      "refs": {
1208        "Control$lastUpdatedBy": "<p> The IAM user or role that most recently updated the control. </p>",
1209        "Framework$lastUpdatedBy": "<p> The IAM user or role that most recently updated the framework. </p>"
1210      }
1211    },
1212    "ListAssessmentFrameworksRequest": {
1213      "base": null,
1214      "refs": {
1215      }
1216    },
1217    "ListAssessmentFrameworksResponse": {
1218      "base": null,
1219      "refs": {
1220      }
1221    },
1222    "ListAssessmentMetadata": {
1223      "base": null,
1224      "refs": {
1225        "ListAssessmentsResponse$assessmentMetadata": "<p> The metadata associated with the assessment. </p>"
1226      }
1227    },
1228    "ListAssessmentReportsRequest": {
1229      "base": null,
1230      "refs": {
1231      }
1232    },
1233    "ListAssessmentReportsResponse": {
1234      "base": null,
1235      "refs": {
1236      }
1237    },
1238    "ListAssessmentsRequest": {
1239      "base": null,
1240      "refs": {
1241      }
1242    },
1243    "ListAssessmentsResponse": {
1244      "base": null,
1245      "refs": {
1246      }
1247    },
1248    "ListControlsRequest": {
1249      "base": null,
1250      "refs": {
1251      }
1252    },
1253    "ListControlsResponse": {
1254      "base": null,
1255      "refs": {
1256      }
1257    },
1258    "ListKeywordsForDataSourceRequest": {
1259      "base": null,
1260      "refs": {
1261      }
1262    },
1263    "ListKeywordsForDataSourceResponse": {
1264      "base": null,
1265      "refs": {
1266      }
1267    },
1268    "ListNotificationsRequest": {
1269      "base": null,
1270      "refs": {
1271      }
1272    },
1273    "ListNotificationsResponse": {
1274      "base": null,
1275      "refs": {
1276      }
1277    },
1278    "ListTagsForResourceRequest": {
1279      "base": null,
1280      "refs": {
1281      }
1282    },
1283    "ListTagsForResourceResponse": {
1284      "base": null,
1285      "refs": {
1286      }
1287    },
1288    "ManualEvidence": {
1289      "base": "<p> Evidence that is uploaded to AWS Audit Manager manually. </p>",
1290      "refs": {
1291        "BatchImportEvidenceToAssessmentControlError$manualEvidence": "<p> Manual evidence that cannot be collected automatically by AWS Audit Manager. </p>",
1292        "ManualEvidenceList$member": null
1293      }
1294    },
1295    "ManualEvidenceList": {
1296      "base": null,
1297      "refs": {
1298        "BatchImportEvidenceToAssessmentControlRequest$manualEvidence": "<p> The list of manual evidence objects. </p>"
1299      }
1300    },
1301    "MaxResults": {
1302      "base": "Max results in the page.",
1303      "refs": {
1304        "GetChangeLogsRequest$maxResults": "<p> Represents the maximum number of results per page, or per API request call. </p>",
1305        "GetDelegationsRequest$maxResults": "<p> Represents the maximum number of results per page, or per API request call. </p>",
1306        "GetEvidenceByEvidenceFolderRequest$maxResults": "<p> Represents the maximum number of results per page, or per API request call. </p>",
1307        "GetEvidenceFoldersByAssessmentControlRequest$maxResults": "<p> Represents the maximum number of results per page, or per API request call. </p>",
1308        "GetEvidenceFoldersByAssessmentRequest$maxResults": "<p> Represents the maximum number of results per page, or per API request call. </p>",
1309        "ListAssessmentFrameworksRequest$maxResults": "<p> Represents the maximum number of results per page, or per API request call. </p>",
1310        "ListAssessmentReportsRequest$maxResults": "<p> Represents the maximum number of results per page, or per API request call. </p>",
1311        "ListAssessmentsRequest$maxResults": "<p> Represents the maximum number of results per page, or per API request call. </p>",
1312        "ListControlsRequest$maxResults": "<p> Represents the maximum number of results per page, or per API request call. </p>",
1313        "ListKeywordsForDataSourceRequest$maxResults": "<p> Represents the maximum number of results per page, or per API request call. </p>",
1314        "ListNotificationsRequest$maxResults": "<p> Represents the maximum number of results per page, or per API request call. </p>"
1315      }
1316    },
1317    "NonEmptyString": {
1318      "base": null,
1319      "refs": {
1320        "AssessmentControlSet$description": "<p> The description for the control set. </p>",
1321        "ChangeLog$objectName": "<p> The name of the changelog object. </p>",
1322        "DelegationMetadata$controlSetName": "<p> Specifies the name of the control set delegated for review. </p>",
1323        "EvidenceSources$member": null,
1324        "Notification$controlSetName": "<p> Specifies the name of the control set that the notification is about. </p>",
1325        "Notification$description": "<p> The description of the notification. </p>",
1326        "Notification$source": "<p> The sender of the notification. </p>",
1327        "ServiceMetadata$displayName": "<p> The display name of the AWS service. </p>",
1328        "ServiceMetadata$description": "<p> The description of the specified AWS service. </p>",
1329        "ServiceMetadata$category": "<p> The category in which the AWS service belongs, such as compute, storage, database, and so on. </p>",
1330        "ValidationErrors$member": null
1331      }
1332    },
1333    "Notification": {
1334      "base": "<p> The notification used to inform a user of an update in AWS Audit Manager. For example, this includes the notification that is sent when a control set is delegated for review. </p>",
1335      "refs": {
1336        "Notifications$member": null
1337      }
1338    },
1339    "Notifications": {
1340      "base": null,
1341      "refs": {
1342        "ListNotificationsResponse$notifications": "<p> The returned list of notifications. </p>"
1343      }
1344    },
1345    "ObjectTypeEnum": {
1346      "base": null,
1347      "refs": {
1348        "ChangeLog$objectType": "<p> The changelog object type, such as an assessment, control, or control set. </p>"
1349      }
1350    },
1351    "RegisterAccountRequest": {
1352      "base": null,
1353      "refs": {
1354      }
1355    },
1356    "RegisterAccountResponse": {
1357      "base": null,
1358      "refs": {
1359      }
1360    },
1361    "RegisterOrganizationAdminAccountRequest": {
1362      "base": null,
1363      "refs": {
1364      }
1365    },
1366    "RegisterOrganizationAdminAccountResponse": {
1367      "base": null,
1368      "refs": {
1369      }
1370    },
1371    "Resource": {
1372      "base": "<p> A system asset that is evaluated in an AWS Audit Manager assessment. </p>",
1373      "refs": {
1374        "Resources$member": null
1375      }
1376    },
1377    "ResourceNotFoundException": {
1378      "base": "<p> The resource specified in the request cannot be found. </p>",
1379      "refs": {
1380      }
1381    },
1382    "Resources": {
1383      "base": null,
1384      "refs": {
1385        "Evidence$resourcesIncluded": "<p> The list of resources assessed to generate the evidence. </p>"
1386      }
1387    },
1388    "Role": {
1389      "base": "<p> The wrapper that contains AWS Audit Manager role information, such as the role type and IAM Amazon Resource Name (ARN). </p>",
1390      "refs": {
1391        "Roles$member": null
1392      }
1393    },
1394    "RoleType": {
1395      "base": null,
1396      "refs": {
1397        "CreateDelegationRequest$roleType": "<p> The type of customer persona. </p> <note> <p>In <code>CreateAssessment</code>, <code>roleType</code> can only be <code>PROCESS_OWNER</code>. </p> <p>In <code>UpdateSettings</code>, <code>roleType</code> can only be <code>PROCESS_OWNER</code>.</p> <p>In <code>BatchCreateDelegationByAssessment</code>, <code>roleType</code> can only be <code>RESOURCE_OWNER</code>.</p> </note>",
1398        "Delegation$roleType": "<p> The type of customer persona. </p> <note> <p>In <code>CreateAssessment</code>, <code>roleType</code> can only be <code>PROCESS_OWNER</code>. </p> <p>In <code>UpdateSettings</code>, <code>roleType</code> can only be <code>PROCESS_OWNER</code>.</p> <p>In <code>BatchCreateDelegationByAssessment</code>, <code>roleType</code> can only be <code>RESOURCE_OWNER</code>.</p> </note>",
1399        "Role$roleType": "<p> The type of customer persona. </p> <note> <p>In <code>CreateAssessment</code>, <code>roleType</code> can only be <code>PROCESS_OWNER</code>. </p> <p>In <code>UpdateSettings</code>, <code>roleType</code> can only be <code>PROCESS_OWNER</code>.</p> <p>In <code>BatchCreateDelegationByAssessment</code>, <code>roleType</code> can only be <code>RESOURCE_OWNER</code>.</p> </note>"
1400      }
1401    },
1402    "Roles": {
1403      "base": null,
1404      "refs": {
1405        "AssessmentControlSet$roles": "<p> The roles associated with the control set. </p>",
1406        "AssessmentMetadata$roles": "<p> The roles associated with the assessment. </p>",
1407        "AssessmentMetadataItem$roles": "<p> The roles associated with the assessment. </p>",
1408        "CreateAssessmentRequest$roles": "<p> The list of roles for the specified assessment. </p>",
1409        "Settings$defaultProcessOwners": "<p> The designated default audit owners. </p>",
1410        "UpdateAssessmentRequest$roles": "<p> The list of roles for the specified assessment. </p>",
1411        "UpdateSettingsRequest$defaultProcessOwners": "<p> A list of the default audit owners. </p>"
1412      }
1413    },
1414    "S3Url": {
1415      "base": null,
1416      "refs": {
1417        "AssessmentReportsDestination$destination": "<p> The destination of the assessment report. </p>",
1418        "ManualEvidence$s3ResourcePath": "<p> The Amazon S3 URL that points to a manual evidence object. </p>",
1419        "ValidateAssessmentReportIntegrityRequest$s3RelativePath": "<p> The relative path of the specified Amazon S3 bucket in which the assessment report is stored. </p>"
1420      }
1421    },
1422    "SNSTopic": {
1423      "base": null,
1424      "refs": {
1425        "Settings$snsTopic": "<p> The designated Amazon Simple Notification Service (Amazon SNS) topic. </p>"
1426      }
1427    },
1428    "Scope": {
1429      "base": "<p> The wrapper that contains the AWS accounts and AWS services in scope for the assessment. </p>",
1430      "refs": {
1431        "AssessmentMetadata$scope": "<p> The wrapper of AWS accounts and services in scope for the assessment. </p>",
1432        "CreateAssessmentRequest$scope": null,
1433        "UpdateAssessmentRequest$scope": "<p> The scope of the specified assessment. </p>"
1434      }
1435    },
1436    "ServiceMetadata": {
1437      "base": "<p> The metadata associated with the specified AWS service. </p>",
1438      "refs": {
1439        "ServiceMetadataList$member": null
1440      }
1441    },
1442    "ServiceMetadataList": {
1443      "base": null,
1444      "refs": {
1445        "GetServicesInScopeResponse$serviceMetadata": "<p> The metadata associated with the aAWS service. </p>"
1446      }
1447    },
1448    "SettingAttribute": {
1449      "base": null,
1450      "refs": {
1451        "GetSettingsRequest$attribute": "<p> The list of <code>SettingAttribute</code> enum values. </p>"
1452      }
1453    },
1454    "Settings": {
1455      "base": "<p> The settings object that holds all supported AWS Audit Manager settings. </p>",
1456      "refs": {
1457        "GetSettingsResponse$settings": "<p> The settings object that holds all supported AWS Audit Manager settings. </p>",
1458        "UpdateSettingsResponse$settings": "<p> The current list of settings. </p>"
1459      }
1460    },
1461    "SnsArn": {
1462      "base": null,
1463      "refs": {
1464        "UpdateSettingsRequest$snsTopic": "<p> The Amazon Simple Notification Service (Amazon SNS) topic to which AWS Audit Manager sends notifications. </p>"
1465      }
1466    },
1467    "SourceDescription": {
1468      "base": null,
1469      "refs": {
1470        "ControlMappingSource$sourceDescription": "<p> The description of the specified source. </p>",
1471        "CreateControlMappingSource$sourceDescription": "<p> The description of the data source that determines from where AWS Audit Manager collects evidence for the control. </p>"
1472      }
1473    },
1474    "SourceFrequency": {
1475      "base": null,
1476      "refs": {
1477        "ControlMappingSource$sourceFrequency": "<p> The frequency of evidence collection for the specified control mapping source. </p>",
1478        "CreateControlMappingSource$sourceFrequency": "<p> The frequency of evidence collection for the specified control mapping source. </p>"
1479      }
1480    },
1481    "SourceKeyword": {
1482      "base": "<p> The keyword to search for in AWS CloudTrail logs. </p>",
1483      "refs": {
1484        "ControlMappingSource$sourceKeyword": null,
1485        "CreateControlMappingSource$sourceKeyword": null
1486      }
1487    },
1488    "SourceName": {
1489      "base": null,
1490      "refs": {
1491        "ControlMappingSource$sourceName": "<p> The name of the specified source. </p>",
1492        "CreateControlMappingSource$sourceName": "<p> The name of the control mapping data source. </p>"
1493      }
1494    },
1495    "SourceSetUpOption": {
1496      "base": null,
1497      "refs": {
1498        "ControlMappingSource$sourceSetUpOption": "<p> The setup option for the data source, which reflects if the evidence collection is automated or manual. </p>",
1499        "CreateControlMappingSource$sourceSetUpOption": "<p> The setup option for the data source, which reflects if the evidence collection is automated or manual. </p>"
1500      }
1501    },
1502    "SourceType": {
1503      "base": null,
1504      "refs": {
1505        "ControlMappingSource$sourceType": "<p> Specifies one of the five types of data sources for evidence collection. </p>",
1506        "CreateControlMappingSource$sourceType": "<p> Specifies one of the five types of data sources for evidence collection. </p>",
1507        "ListKeywordsForDataSourceRequest$source": "<p> The control mapping data source to which the keywords apply. </p>"
1508      }
1509    },
1510    "String": {
1511      "base": null,
1512      "refs": {
1513        "AccessDeniedException$message": null,
1514        "AssessmentEvidenceFolder$dataSource": "<p> The AWS service from which the evidence was collected. </p>",
1515        "AssessmentEvidenceFolder$author": "<p> The name of the user who created the evidence folder. </p>",
1516        "Evidence$dataSource": "<p> The data source from which the specified evidence was collected. </p>",
1517        "Evidence$evidenceByType": "<p> The type of automated evidence. </p>",
1518        "Evidence$complianceCheck": "<p> The evaluation status for evidence that falls under the compliance check category. For evidence collected from AWS Security Hub, a <i>Pass</i> or <i>Fail</i> result is shown. For evidence collected from AWS Config, a <i>Compliant</i> or <i>Noncompliant</i> result is shown. </p>",
1519        "Evidence$awsOrganization": "<p> The AWS account from which the evidence is collected, and its AWS organization path. </p>",
1520        "Evidence$assessmentReportSelection": "<p> Specifies whether the evidence is inclded in the assessment report. </p>",
1521        "InternalServerException$message": null,
1522        "Resource$value": "<p> The value of the specified resource. </p>",
1523        "ResourceNotFoundException$message": null,
1524        "ResourceNotFoundException$resourceId": "<p> The unique identifier for the specified resource. </p>",
1525        "ResourceNotFoundException$resourceType": "<p> The type of resource affected by the error. </p>",
1526        "UpdateAssessmentControlSetStatusRequest$controlSetId": "<p> The identifier for the specified control set. </p>",
1527        "ValidateAssessmentReportIntegrityResponse$signatureAlgorithm": "<p> The signature algorithm used to code sign the assessment report file. </p>",
1528        "ValidateAssessmentReportIntegrityResponse$signatureDateTime": "<p> The date and time signature that specifies when the assessment report was created. </p>",
1529        "ValidateAssessmentReportIntegrityResponse$signatureKeyId": "<p> The unique identifier for the validation signature key. </p>",
1530        "ValidationException$message": null,
1531        "ValidationExceptionField$name": "<p> The name of the validation error. </p>",
1532        "ValidationExceptionField$message": "<p> The body of the error message. </p>"
1533      }
1534    },
1535    "TagKey": {
1536      "base": null,
1537      "refs": {
1538        "TagKeyList$member": null,
1539        "TagMap$key": null
1540      }
1541    },
1542    "TagKeyList": {
1543      "base": null,
1544      "refs": {
1545        "UntagResourceRequest$tagKeys": "<p> The name or key of the tag. </p>"
1546      }
1547    },
1548    "TagMap": {
1549      "base": null,
1550      "refs": {
1551        "Assessment$tags": "<p> The tags associated with the assessment. </p>",
1552        "Control$tags": "<p> The tags associated with the control. </p>",
1553        "CreateAssessmentFrameworkRequest$tags": "<p> The tags associated with the framework. </p>",
1554        "CreateAssessmentRequest$tags": "<p> The tags associated with the assessment. </p>",
1555        "CreateControlRequest$tags": "<p> The tags associated with the control. </p>",
1556        "Framework$tags": "<p> The tags associated with the framework. </p>",
1557        "ListTagsForResourceResponse$tags": "<p> The list of tags returned by the <code>ListTagsForResource</code> API. </p>",
1558        "TagResourceRequest$tags": "<p> The tags to be associated with the resource. </p>"
1559      }
1560    },
1561    "TagResourceRequest": {
1562      "base": null,
1563      "refs": {
1564      }
1565    },
1566    "TagResourceResponse": {
1567      "base": null,
1568      "refs": {
1569      }
1570    },
1571    "TagValue": {
1572      "base": null,
1573      "refs": {
1574        "TagMap$value": null
1575      }
1576    },
1577    "TestingInformation": {
1578      "base": null,
1579      "refs": {
1580        "Control$testingInformation": "<p> The steps to follow to determine if the control has been satisfied. </p>",
1581        "CreateControlRequest$testingInformation": "<p> The steps to follow to determine if the control has been satisfied. </p>",
1582        "UpdateControlRequest$testingInformation": "<p> The steps that to follow to determine if the control has been satisfied. </p>"
1583      }
1584    },
1585    "Timestamp": {
1586      "base": null,
1587      "refs": {
1588        "AssessmentEvidenceFolder$date": "<p> The date when the first evidence was added to the evidence folder. </p>",
1589        "AssessmentFrameworkMetadata$createdAt": "<p> Specifies when the framework was created. </p>",
1590        "AssessmentFrameworkMetadata$lastUpdatedAt": "<p> Specifies when the framework was most recently updated. </p>",
1591        "AssessmentMetadata$creationTime": "<p> Specifies when the assessment was created. </p>",
1592        "AssessmentMetadata$lastUpdated": "<p> The time of the most recent update. </p>",
1593        "AssessmentMetadataItem$creationTime": "<p> Specifies when the assessment was created. </p>",
1594        "AssessmentMetadataItem$lastUpdated": "<p> The time of the most recent update. </p>",
1595        "AssessmentReport$creationTime": "<p> Specifies when the assessment report was created. </p>",
1596        "AssessmentReportMetadata$creationTime": "<p> Specifies when the assessment report was created. </p>",
1597        "ChangeLog$createdAt": "<p> The time of creation for the changelog object. </p>",
1598        "Control$createdAt": "<p> Specifies when the control was created. </p>",
1599        "Control$lastUpdatedAt": "<p> Specifies when the control was most recently updated. </p>",
1600        "ControlComment$postedDate": "<p> The time when the comment was posted. </p>",
1601        "ControlMetadata$createdAt": "<p> Specifies when the control was created. </p>",
1602        "ControlMetadata$lastUpdatedAt": "<p> Specifies when the control was most recently updated. </p>",
1603        "Delegation$creationTime": "<p> Specifies when the delegation was created. </p>",
1604        "Delegation$lastUpdated": "<p> Specifies when the delegation was last updated. </p>",
1605        "DelegationMetadata$creationTime": "<p> Specifies when the delegation was created. </p>",
1606        "Evidence$time": "<p> The timestamp that represents when the evidence was collected. </p>",
1607        "Framework$createdAt": "<p> Specifies when the framework was created. </p>",
1608        "Framework$lastUpdatedAt": "<p> Specifies when the framework was most recently updated. </p>",
1609        "Notification$eventTime": "<p> The time when the notification was sent. </p>"
1610      }
1611    },
1612    "TimestampUUID": {
1613      "base": null,
1614      "refs": {
1615        "Notification$id": "<p> The unique identifier for the notification. </p>"
1616      }
1617    },
1618    "Token": {
1619      "base": null,
1620      "refs": {
1621        "GetChangeLogsRequest$nextToken": "<p> The pagination token used to fetch the next set of results. </p>",
1622        "GetChangeLogsResponse$nextToken": "<p> The pagination token used to fetch the next set of results. </p>",
1623        "GetDelegationsRequest$nextToken": "<p> The pagination token used to fetch the next set of results. </p>",
1624        "GetDelegationsResponse$nextToken": "<p> The pagination token used to fetch the next set of results. </p>",
1625        "GetEvidenceByEvidenceFolderRequest$nextToken": "<p> The pagination token used to fetch the next set of results. </p>",
1626        "GetEvidenceByEvidenceFolderResponse$nextToken": "<p> The pagination token used to fetch the next set of results. </p>",
1627        "GetEvidenceFoldersByAssessmentControlRequest$nextToken": "<p> The pagination token used to fetch the next set of results. </p>",
1628        "GetEvidenceFoldersByAssessmentControlResponse$nextToken": "<p> The pagination token used to fetch the next set of results. </p>",
1629        "GetEvidenceFoldersByAssessmentRequest$nextToken": "<p> The pagination token used to fetch the next set of results. </p>",
1630        "GetEvidenceFoldersByAssessmentResponse$nextToken": "<p> The pagination token used to fetch the next set of results. </p>",
1631        "ListAssessmentFrameworksRequest$nextToken": "<p> The pagination token used to fetch the next set of results. </p>",
1632        "ListAssessmentFrameworksResponse$nextToken": "<p> The pagination token used to fetch the next set of results. </p>",
1633        "ListAssessmentReportsRequest$nextToken": "<p> The pagination token used to fetch the next set of results. </p>",
1634        "ListAssessmentReportsResponse$nextToken": "<p> The pagination token used to fetch the next set of results. </p>",
1635        "ListAssessmentsRequest$nextToken": "<p> The pagination token used to fetch the next set of results. </p>",
1636        "ListAssessmentsResponse$nextToken": "<p> The pagination token used to fetch the next set of results. </p>",
1637        "ListControlsRequest$nextToken": "<p> The pagination token used to fetch the next set of results. </p>",
1638        "ListControlsResponse$nextToken": "<p> The pagination token used to fetch the next set of results. </p>",
1639        "ListKeywordsForDataSourceRequest$nextToken": "<p> The pagination token used to fetch the next set of results. </p>",
1640        "ListKeywordsForDataSourceResponse$nextToken": "<p> The pagination token used to fetch the next set of results. </p>",
1641        "ListNotificationsRequest$nextToken": "<p> The pagination token used to fetch the next set of results. </p>",
1642        "ListNotificationsResponse$nextToken": "<p> The pagination token used to fetch the next set of results. </p>"
1643      }
1644    },
1645    "TroubleshootingText": {
1646      "base": null,
1647      "refs": {
1648        "ControlMappingSource$troubleshootingText": "<p> The instructions for troubleshooting the specified control. </p>",
1649        "CreateControlMappingSource$troubleshootingText": "<p> The instructions for troubleshooting the specified control. </p>"
1650      }
1651    },
1652    "URL": {
1653      "base": "<p> A uniform resource locator, used as a unique identifier to locate a resource on the internet. </p>",
1654      "refs": {
1655        "GetAssessmentReportUrlResponse$preSignedUrl": null
1656      }
1657    },
1658    "UUID": {
1659      "base": null,
1660      "refs": {
1661        "AssessmentControl$id": "<p> The identifier for the specified control. </p>",
1662        "AssessmentEvidenceFolder$assessmentId": "<p> The identifier for the specified assessment. </p>",
1663        "AssessmentEvidenceFolder$controlId": "<p> The unique identifier for the specified control. </p>",
1664        "AssessmentEvidenceFolder$id": "<p> The identifier for the folder in which evidence is stored. </p>",
1665        "AssessmentFramework$id": "<p> The unique identifier for the framework. </p>",
1666        "AssessmentFrameworkMetadata$id": "<p> The unique identified for the specified framework. </p>",
1667        "AssessmentMetadata$id": "<p> The unique identifier for the assessment. </p>",
1668        "AssessmentMetadataItem$id": "<p> The unique identifier for the assessment. </p>",
1669        "AssessmentReport$id": "<p> The unique identifier for the specified assessment report. </p>",
1670        "AssessmentReport$assessmentId": "<p> The identifier for the specified assessment. </p>",
1671        "AssessmentReportEvidenceError$evidenceId": "<p> The identifier for the evidence. </p>",
1672        "AssessmentReportMetadata$id": "<p> The unique identifier for the assessment report. </p>",
1673        "AssessmentReportMetadata$assessmentId": "<p> The unique identifier for the associated assessment. </p>",
1674        "AssociateAssessmentReportEvidenceFolderRequest$assessmentId": "<p> The identifier for the specified assessment. </p>",
1675        "AssociateAssessmentReportEvidenceFolderRequest$evidenceFolderId": "<p> The identifier for the folder in which evidence is stored. </p>",
1676        "BatchAssociateAssessmentReportEvidenceRequest$assessmentId": "<p> The unique identifier for the specified assessment. </p>",
1677        "BatchAssociateAssessmentReportEvidenceRequest$evidenceFolderId": "<p> The identifier for the folder in which the evidence is stored. </p>",
1678        "BatchCreateDelegationByAssessmentRequest$assessmentId": "<p> The identifier for the specified assessment. </p>",
1679        "BatchDeleteDelegationByAssessmentError$delegationId": "<p> The identifier for the specified delegation. </p>",
1680        "BatchDeleteDelegationByAssessmentRequest$assessmentId": "<p> The identifier for the specified assessment. </p>",
1681        "BatchDisassociateAssessmentReportEvidenceRequest$assessmentId": "<p> The identifier for the specified assessment. </p>",
1682        "BatchDisassociateAssessmentReportEvidenceRequest$evidenceFolderId": "<p> The identifier for the folder in which evidence is stored. </p>",
1683        "BatchImportEvidenceToAssessmentControlRequest$assessmentId": "<p> The identifier for the specified assessment. </p>",
1684        "BatchImportEvidenceToAssessmentControlRequest$controlId": "<p> The identifier for the specified control. </p>",
1685        "Control$id": "<p> The unique identifier for the control. </p>",
1686        "ControlMappingSource$sourceId": "<p> The unique identifier for the specified source. </p>",
1687        "ControlMetadata$id": "<p> The unique identifier for the specified control. </p>",
1688        "ControlSet$id": "<p> The identifier of the control set in the assessment. This is the control set name in a plain string format. </p>",
1689        "CreateAssessmentFrameworkControl$id": "<p> The unique identifier of the control. </p>",
1690        "CreateAssessmentReportRequest$assessmentId": "<p> The identifier for the specified assessment. </p>",
1691        "CreateAssessmentRequest$frameworkId": "<p> The identifier for the specified framework. </p>",
1692        "Delegation$id": "<p> The unique identifier for the delegation. </p>",
1693        "Delegation$assessmentId": "<p> The identifier for the associated assessment. </p>",
1694        "DelegationIds$member": null,
1695        "DelegationMetadata$id": "<p> The unique identifier for the delegation. </p>",
1696        "DelegationMetadata$assessmentId": "<p> The unique identifier for the specified assessment. </p>",
1697        "DeleteAssessmentFrameworkRequest$frameworkId": "<p> The identifier for the specified framework. </p>",
1698        "DeleteAssessmentReportRequest$assessmentId": "<p> The identifier for the specified assessment. </p>",
1699        "DeleteAssessmentReportRequest$assessmentReportId": "<p> The unique identifier for the assessment report. </p>",
1700        "DeleteAssessmentRequest$assessmentId": "<p> The identifier for the specified assessment. </p>",
1701        "DeleteControlRequest$controlId": "<p> The identifier for the specified control. </p>",
1702        "DisassociateAssessmentReportEvidenceFolderRequest$assessmentId": "<p> The identifier for the specified assessment. </p>",
1703        "DisassociateAssessmentReportEvidenceFolderRequest$evidenceFolderId": "<p> The identifier for the folder in which evidence is stored. </p>",
1704        "Evidence$evidenceFolderId": "<p> The identifier for the folder in which the evidence is stored. </p>",
1705        "Evidence$id": "<p> The identifier for the evidence. </p>",
1706        "EvidenceIds$member": null,
1707        "Framework$id": "<p> The unique identifier for the specified framework. </p>",
1708        "GetAssessmentFrameworkRequest$frameworkId": "<p> The identifier for the specified framework. </p>",
1709        "GetAssessmentReportUrlRequest$assessmentReportId": "<p> The identifier for the assessment report. </p>",
1710        "GetAssessmentReportUrlRequest$assessmentId": "<p> The identifier for the specified assessment. </p>",
1711        "GetAssessmentRequest$assessmentId": "<p> The identifier for the specified assessment. </p>",
1712        "GetChangeLogsRequest$assessmentId": "<p> The identifier for the specified assessment. </p>",
1713        "GetChangeLogsRequest$controlId": "<p> The identifier for the specified control. </p>",
1714        "GetControlRequest$controlId": "<p> The identifier for the specified control. </p>",
1715        "GetEvidenceByEvidenceFolderRequest$assessmentId": "<p> The identifier for the specified assessment. </p>",
1716        "GetEvidenceByEvidenceFolderRequest$evidenceFolderId": "<p> The unique identifier for the folder in which the evidence is stored. </p>",
1717        "GetEvidenceFolderRequest$assessmentId": "<p> The identifier for the specified assessment. </p>",
1718        "GetEvidenceFolderRequest$evidenceFolderId": "<p> The identifier for the folder in which the evidence is stored. </p>",
1719        "GetEvidenceFoldersByAssessmentControlRequest$assessmentId": "<p> The identifier for the specified assessment. </p>",
1720        "GetEvidenceFoldersByAssessmentControlRequest$controlId": "<p> The identifier for the specified control. </p>",
1721        "GetEvidenceFoldersByAssessmentRequest$assessmentId": "<p> The identifier for the specified assessment. </p>",
1722        "GetEvidenceRequest$assessmentId": "<p> The identifier for the specified assessment. </p>",
1723        "GetEvidenceRequest$evidenceFolderId": "<p> The identifier for the folder in which the evidence is stored. </p>",
1724        "GetEvidenceRequest$evidenceId": "<p> The identifier for the evidence. </p>",
1725        "Notification$assessmentId": "<p> The identifier for the specified assessment. </p>",
1726        "UpdateAssessmentControlRequest$assessmentId": "<p> The identifier for the specified assessment. </p>",
1727        "UpdateAssessmentControlRequest$controlId": "<p> The identifier for the specified control. </p>",
1728        "UpdateAssessmentControlSetStatusRequest$assessmentId": "<p> The identifier for the specified assessment. </p>",
1729        "UpdateAssessmentFrameworkControlSet$id": "<p> The unique identifier for the control set. </p>",
1730        "UpdateAssessmentFrameworkRequest$frameworkId": "<p> The identifier for the specified framework. </p>",
1731        "UpdateAssessmentRequest$assessmentId": "<p> The identifier for the specified assessment. </p>",
1732        "UpdateAssessmentStatusRequest$assessmentId": "<p> The identifier for the specified assessment. </p>",
1733        "UpdateControlRequest$controlId": "<p> The identifier for the specified control. </p>"
1734      }
1735    },
1736    "UntagResourceRequest": {
1737      "base": null,
1738      "refs": {
1739      }
1740    },
1741    "UntagResourceResponse": {
1742      "base": null,
1743      "refs": {
1744      }
1745    },
1746    "UpdateAssessmentControlRequest": {
1747      "base": null,
1748      "refs": {
1749      }
1750    },
1751    "UpdateAssessmentControlResponse": {
1752      "base": null,
1753      "refs": {
1754      }
1755    },
1756    "UpdateAssessmentControlSetStatusRequest": {
1757      "base": null,
1758      "refs": {
1759      }
1760    },
1761    "UpdateAssessmentControlSetStatusResponse": {
1762      "base": null,
1763      "refs": {
1764      }
1765    },
1766    "UpdateAssessmentFrameworkControlSet": {
1767      "base": "<p> A <code>controlSet</code> entity that represents a collection of controls in AWS Audit Manager. This does not contain the control set ID. </p>",
1768      "refs": {
1769        "UpdateAssessmentFrameworkControlSets$member": null
1770      }
1771    },
1772    "UpdateAssessmentFrameworkControlSets": {
1773      "base": null,
1774      "refs": {
1775        "UpdateAssessmentFrameworkRequest$controlSets": "<p> The control sets associated with the framework. </p>"
1776      }
1777    },
1778    "UpdateAssessmentFrameworkRequest": {
1779      "base": null,
1780      "refs": {
1781      }
1782    },
1783    "UpdateAssessmentFrameworkResponse": {
1784      "base": null,
1785      "refs": {
1786      }
1787    },
1788    "UpdateAssessmentRequest": {
1789      "base": null,
1790      "refs": {
1791      }
1792    },
1793    "UpdateAssessmentResponse": {
1794      "base": null,
1795      "refs": {
1796      }
1797    },
1798    "UpdateAssessmentStatusRequest": {
1799      "base": null,
1800      "refs": {
1801      }
1802    },
1803    "UpdateAssessmentStatusResponse": {
1804      "base": null,
1805      "refs": {
1806      }
1807    },
1808    "UpdateControlRequest": {
1809      "base": null,
1810      "refs": {
1811      }
1812    },
1813    "UpdateControlResponse": {
1814      "base": null,
1815      "refs": {
1816      }
1817    },
1818    "UpdateSettingsRequest": {
1819      "base": null,
1820      "refs": {
1821      }
1822    },
1823    "UpdateSettingsResponse": {
1824      "base": null,
1825      "refs": {
1826      }
1827    },
1828    "UrlLink": {
1829      "base": null,
1830      "refs": {
1831        "URL$link": "<p> The unique identifier for the internet resource. </p>"
1832      }
1833    },
1834    "Username": {
1835      "base": null,
1836      "refs": {
1837        "AssessmentReport$author": "<p> The name of the user who created the assessment report. </p>",
1838        "AssessmentReportMetadata$author": "<p> The name of the user who created the assessment report. </p>",
1839        "ControlComment$authorName": "<p> The name of the user who authored the comment. </p>"
1840      }
1841    },
1842    "ValidateAssessmentReportIntegrityRequest": {
1843      "base": null,
1844      "refs": {
1845      }
1846    },
1847    "ValidateAssessmentReportIntegrityResponse": {
1848      "base": null,
1849      "refs": {
1850      }
1851    },
1852    "ValidationErrors": {
1853      "base": null,
1854      "refs": {
1855        "ValidateAssessmentReportIntegrityResponse$validationErrors": "<p> Represents any errors that occurred when validating the assessment report. </p>"
1856      }
1857    },
1858    "ValidationException": {
1859      "base": "<p> The request has invalid or missing parameters. </p>",
1860      "refs": {
1861      }
1862    },
1863    "ValidationExceptionField": {
1864      "base": "<p> Indicates that the request has invalid or missing parameters for the specified field. </p>",
1865      "refs": {
1866        "ValidationExceptionFieldList$member": null
1867      }
1868    },
1869    "ValidationExceptionFieldList": {
1870      "base": null,
1871      "refs": {
1872        "ValidationException$fields": "<p> The fields that caused the error, if applicable. </p>"
1873      }
1874    },
1875    "ValidationExceptionReason": {
1876      "base": null,
1877      "refs": {
1878        "ValidationException$reason": "<p> The reason the request failed validation. </p>"
1879      }
1880    },
1881    "organizationId": {
1882      "base": null,
1883      "refs": {
1884        "GetOrganizationAdminAccountResponse$organizationId": "<p> The identifier for the specified organization. </p>",
1885        "RegisterOrganizationAdminAccountResponse$organizationId": "<p> The identifier for the specified AWS organization. </p>"
1886      }
1887    }
1888  }
1889}
1890