github.com/aavshr/aws-sdk-go@v1.41.3/models/apis/auditmanager/2017-07-25/docs-2.json (about) 1 { 2 "version": "2.0", 3 "service": "<p>Welcome to the Audit Manager API reference. This guide is for developers who need detailed information about the Audit Manager API operations, data types, and errors. </p> <p>Audit Manager is a service that provides automated evidence collection so that you can continuously audit your Amazon Web Services usage, and assess the effectiveness of your controls to better manage risk and simplify compliance.</p> <p>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 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 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 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 Audit Manager, we recommend that you review the <a href=\"https://docs.aws.amazon.com/audit-manager/latest/userguide/what-is.html\"> Audit Manager User Guide</a>.</p>", 4 "operations": { 5 "AssociateAssessmentReportEvidenceFolder": "<p> Associates an evidence folder to the specified assessment report in Audit Manager. </p>", 6 "BatchAssociateAssessmentReportEvidence": "<p> Associates a list of evidence to an assessment report in an Audit Manager assessment. </p>", 7 "BatchCreateDelegationByAssessment": "<p> Create a batch of delegations for a specified assessment in Audit Manager. </p>", 8 "BatchDeleteDelegationByAssessment": "<p> Deletes the delegations in the specified Audit Manager assessment. </p>", 9 "BatchDisassociateAssessmentReportEvidence": "<p> Disassociates a list of evidence from the specified assessment report in Audit Manager. </p>", 10 "BatchImportEvidenceToAssessmentControl": "<p> Uploads one or more pieces of evidence to the specified control in the assessment in Audit Manager. </p>", 11 "CreateAssessment": "<p> Creates an assessment in Audit Manager. </p>", 12 "CreateAssessmentFramework": "<p> Creates a custom framework in Audit Manager. </p>", 13 "CreateAssessmentReport": "<p> Creates an assessment report for the specified assessment. </p>", 14 "CreateControl": "<p> Creates a new custom control in Audit Manager. </p>", 15 "DeleteAssessment": "<p> Deletes an assessment in Audit Manager. </p>", 16 "DeleteAssessmentFramework": "<p> Deletes a custom framework in Audit Manager. </p>", 17 "DeleteAssessmentReport": "<p> Deletes an assessment report from an assessment in Audit Manager. </p>", 18 "DeleteControl": "<p> Deletes a custom control in Audit Manager. </p>", 19 "DeregisterAccount": "<p> Deregisters an account in Audit Manager. </p>", 20 "DeregisterOrganizationAdminAccount": "<p>Removes the specified member account as a delegated administrator for Audit Manager. </p> <important> <p>When you remove a delegated administrator from your Audit Manager settings, or when you deregister a delegated administrator from Organizations, you continue to have access to the evidence that you previously collected under that account. However, Audit Manager will stop collecting and attaching evidence to that delegated administrator account moving forward.</p> </important>", 21 "DisassociateAssessmentReportEvidenceFolder": "<p> Disassociates an evidence folder from the specified assessment report in Audit Manager. </p>", 22 "GetAccountStatus": "<p> Returns the registration status of an account in Audit Manager. </p>", 23 "GetAssessment": "<p> Returns an assessment from Audit Manager. </p>", 24 "GetAssessmentFramework": "<p> Returns a framework from Audit Manager. </p>", 25 "GetAssessmentReportUrl": "<p> Returns the URL of a specified assessment report in Audit Manager. </p>", 26 "GetChangeLogs": "<p> Returns a list of changelogs from Audit Manager. </p>", 27 "GetControl": "<p> Returns a control from 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 Audit Manager. </p>", 30 "GetEvidenceByEvidenceFolder": "<p> Returns all evidence from a specified evidence folder in Audit Manager. </p>", 31 "GetEvidenceFolder": "<p> Returns an evidence folder from the specified assessment in Audit Manager. </p>", 32 "GetEvidenceFoldersByAssessment": "<p> Returns the evidence folders from a specified assessment in Audit Manager. </p>", 33 "GetEvidenceFoldersByAssessmentControl": "<p> Returns a list of evidence folders associated with a specified control of an assessment in Audit Manager. </p>", 34 "GetOrganizationAdminAccount": "<p> Returns the name of the delegated Amazon Web Services administrator account for the organization. </p>", 35 "GetServicesInScope": "<p> Returns a list of the in-scope Amazon Web Services services for the specified assessment. </p>", 36 "GetSettings": "<p> Returns the settings for the specified account. </p>", 37 "ListAssessmentFrameworks": "<p> Returns a list of the frameworks available in the Audit Manager framework library. </p>", 38 "ListAssessmentReports": "<p> Returns a list of assessment reports created in Audit Manager. </p>", 39 "ListAssessments": "<p> Returns a list of current and past assessments from Audit Manager. </p>", 40 "ListControls": "<p> Returns a list of controls from 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 Audit Manager notifications. </p>", 43 "ListTagsForResource": "<p> Returns a list of tags for the specified resource in Audit Manager. </p>", 44 "RegisterAccount": "<p> Enables Audit Manager for the specified account. </p>", 45 "RegisterOrganizationAdminAccount": "<p> Enables an account within the organization as the delegated administrator for Audit Manager. </p>", 46 "TagResource": "<p> Tags the specified resource in Audit Manager. </p>", 47 "UntagResource": "<p> Removes a tag from a resource in Audit Manager. </p>", 48 "UpdateAssessment": "<p> Edits an Audit Manager assessment. </p>", 49 "UpdateAssessmentControl": "<p> Updates a control within an assessment in Audit Manager. </p>", 50 "UpdateAssessmentControlSetStatus": "<p> Updates the status of a control set in an Audit Manager assessment. </p>", 51 "UpdateAssessmentFramework": "<p> Updates a custom framework in Audit Manager. </p>", 52 "UpdateAssessmentStatus": "<p> Updates the status of an assessment in Audit Manager. </p>", 53 "UpdateControl": "<p> Updates a custom control in Audit Manager. </p>", 54 "UpdateSettings": "<p> Updates Audit Manager settings for the current user account. </p>", 55 "ValidateAssessmentReportIntegrity": "<p> Validates the integrity of an assessment report in Audit Manager. </p>" 56 }, 57 "shapes": { 58 "AWSAccount": { 59 "base": "<p> The wrapper of account details, such as account ID, email address, and so on. </p>", 60 "refs": { 61 "AWSAccounts$member": null, 62 "Assessment$awsAccount": "<p> The account associated with the assessment. </p>" 63 } 64 }, 65 "AWSAccounts": { 66 "base": null, 67 "refs": { 68 "Scope$awsAccounts": "<p> The accounts included in the scope of the assessment. </p>" 69 } 70 }, 71 "AWSService": { 72 "base": "<p> An Amazon Web Service such as Amazon S3, 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 Amazon Web Service. </p>", 81 "Evidence$eventSource": "<p> The Amazon Web Service from which the evidence is collected. </p>", 82 "ServiceMetadata$name": "<p> The name of the Amazon Web Service. </p>" 83 } 84 }, 85 "AWSServices": { 86 "base": null, 87 "refs": { 88 "Scope$awsServices": "<p> The Amazon Web Services services included in the scope of the assessment. </p>" 89 } 90 }, 91 "AccessDeniedException": { 92 "base": "<p> Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit Manager settings page, and try again. </p>", 93 "refs": { 94 } 95 }, 96 "AccountId": { 97 "base": null, 98 "refs": { 99 "AWSAccount$id": "<p> The identifier for the specified account. </p>", 100 "AssessmentReport$awsAccountId": "<p> The identifier for the specified account. </p>", 101 "DeregisterOrganizationAdminAccountRequest$adminAccountId": "<p> The identifier for the specified administrator account. </p>", 102 "Evidence$evidenceAwsAccountId": "<p> The identifier for the specified account. </p>", 103 "Evidence$awsAccountId": "<p> The identifier for the specified account. </p>", 104 "GetOrganizationAdminAccountResponse$adminAccountId": "<p> The identifier for the specified administrator account. </p>", 105 "RegisterAccountRequest$delegatedAdminAccount": "<p> The delegated administrator account for 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 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 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 Audit Manager. An Audit Manager assessment is an implementation of an 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 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 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 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 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 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 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 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 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 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 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 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 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$id": "<p> The unique identifier for the control set. </p>", 581 "UpdateAssessmentFrameworkControlSet$name": "<p> The name of the control set. </p>" 582 } 583 }, 584 "ControlSetStatus": { 585 "base": null, 586 "refs": { 587 "AssessmentControlSet$status": "<p> Specifies the current status of the control set. </p>", 588 "UpdateAssessmentControlSetStatusRequest$status": "<p> The status of the control set that is being updated. </p>" 589 } 590 }, 591 "ControlSets": { 592 "base": null, 593 "refs": { 594 "Framework$controlSets": "<p> The control sets associated with the framework. </p>" 595 } 596 }, 597 "ControlSetsCount": { 598 "base": null, 599 "refs": { 600 "AssessmentFrameworkMetadata$controlSetsCount": "<p> The number of control sets associated with the specified framework. </p>" 601 } 602 }, 603 "ControlSources": { 604 "base": null, 605 "refs": { 606 "Control$controlSources": "<p> The data source that determines from where Audit Manager collects evidence for the control. </p>", 607 "ControlMetadata$controlSources": "<p> The data source that determines from where Audit Manager collects evidence for the control. </p>", 608 "Framework$controlSources": "<p> The sources from which Audit Manager collects evidence for the control. </p>" 609 } 610 }, 611 "ControlStatus": { 612 "base": null, 613 "refs": { 614 "AssessmentControl$status": "<p> The status of the specified control. </p>", 615 "UpdateAssessmentControlRequest$controlStatus": "<p> The status of the specified control. </p>" 616 } 617 }, 618 "ControlType": { 619 "base": null, 620 "refs": { 621 "Control$type": "<p> The type of control, such as custom or standard. </p>", 622 "ListControlsRequest$controlType": "<p> The type of control, such as standard or custom. </p>" 623 } 624 }, 625 "Controls": { 626 "base": null, 627 "refs": { 628 "ControlSet$controls": "<p> The list of controls within the control set. </p>" 629 } 630 }, 631 "ControlsCount": { 632 "base": null, 633 "refs": { 634 "AssessmentFrameworkMetadata$controlsCount": "<p> The number of controls associated with the specified framework. </p>" 635 } 636 }, 637 "CreateAssessmentFrameworkControl": { 638 "base": "<p> Control entity attributes that uniquely identify an existing control to be added to a framework in Audit Manager. </p>", 639 "refs": { 640 "CreateAssessmentFrameworkControls$member": null 641 } 642 }, 643 "CreateAssessmentFrameworkControlSet": { 644 "base": "<p> A <code>controlSet</code> entity that represents a collection of controls in Audit Manager. This does not contain the control set ID. </p>", 645 "refs": { 646 "CreateAssessmentFrameworkControlSets$member": null 647 } 648 }, 649 "CreateAssessmentFrameworkControlSets": { 650 "base": null, 651 "refs": { 652 "CreateAssessmentFrameworkRequest$controlSets": "<p> The control sets to be associated with the framework. </p>" 653 } 654 }, 655 "CreateAssessmentFrameworkControls": { 656 "base": null, 657 "refs": { 658 "CreateAssessmentFrameworkControlSet$controls": "<p> The list of controls within the control set. This does not contain the control set ID. </p>", 659 "UpdateAssessmentFrameworkControlSet$controls": "<p> The list of controls contained within the control set. </p>" 660 } 661 }, 662 "CreateAssessmentFrameworkRequest": { 663 "base": null, 664 "refs": { 665 } 666 }, 667 "CreateAssessmentFrameworkResponse": { 668 "base": null, 669 "refs": { 670 } 671 }, 672 "CreateAssessmentReportRequest": { 673 "base": null, 674 "refs": { 675 } 676 }, 677 "CreateAssessmentReportResponse": { 678 "base": null, 679 "refs": { 680 } 681 }, 682 "CreateAssessmentRequest": { 683 "base": null, 684 "refs": { 685 } 686 }, 687 "CreateAssessmentResponse": { 688 "base": null, 689 "refs": { 690 } 691 }, 692 "CreateControlMappingSource": { 693 "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>", 694 "refs": { 695 "CreateControlMappingSources$member": null 696 } 697 }, 698 "CreateControlMappingSources": { 699 "base": null, 700 "refs": { 701 "CreateControlRequest$controlMappingSources": "<p> The data mapping sources for the specified control. </p>" 702 } 703 }, 704 "CreateControlRequest": { 705 "base": null, 706 "refs": { 707 } 708 }, 709 "CreateControlResponse": { 710 "base": null, 711 "refs": { 712 } 713 }, 714 "CreateDelegationRequest": { 715 "base": "<p> A collection of attributes used to create a delegation for an assessment in Audit Manager. </p>", 716 "refs": { 717 "BatchCreateDelegationByAssessmentError$createDelegationRequest": "<p> The API request to batch create delegations in Audit Manager. </p>", 718 "CreateDelegationRequests$member": null 719 } 720 }, 721 "CreateDelegationRequests": { 722 "base": null, 723 "refs": { 724 "BatchCreateDelegationByAssessmentRequest$createDelegationRequests": "<p> The API request to batch create delegations in Audit Manager. </p>" 725 } 726 }, 727 "CreatedBy": { 728 "base": null, 729 "refs": { 730 "Control$createdBy": "<p> The IAM user or role that created the control. </p>", 731 "Delegation$createdBy": "<p> The IAM user or role that created the delegation. </p>", 732 "Framework$createdBy": "<p> The IAM user or role that created the framework. </p>" 733 } 734 }, 735 "Delegation": { 736 "base": "<p> The assignment of a control set to a delegate for review. </p>", 737 "refs": { 738 "Delegations$member": null 739 } 740 }, 741 "DelegationComment": { 742 "base": null, 743 "refs": { 744 "CreateDelegationRequest$comment": "<p> A comment related to the delegation request. </p>", 745 "Delegation$comment": "<p> The comment related to the delegation. </p>", 746 "UpdateAssessmentControlSetStatusRequest$comment": "<p> The comment related to the status update. </p>" 747 } 748 }, 749 "DelegationIds": { 750 "base": null, 751 "refs": { 752 "BatchDeleteDelegationByAssessmentRequest$delegationIds": "<p> The identifiers for the specified delegations. </p>" 753 } 754 }, 755 "DelegationMetadata": { 756 "base": "<p> The metadata associated with the specified delegation. </p>", 757 "refs": { 758 "DelegationMetadataList$member": null 759 } 760 }, 761 "DelegationMetadataList": { 762 "base": null, 763 "refs": { 764 "GetDelegationsResponse$delegations": "<p> The list of delegations returned by the <code>GetDelegations</code> API. </p>" 765 } 766 }, 767 "DelegationStatus": { 768 "base": null, 769 "refs": { 770 "Delegation$status": "<p> The status of the delegation. </p>", 771 "DelegationMetadata$status": "<p> The current status of the delgation. </p>" 772 } 773 }, 774 "Delegations": { 775 "base": null, 776 "refs": { 777 "AssessmentControlSet$delegations": "<p> The delegations associated with the control set. </p>", 778 "AssessmentMetadata$delegations": "<p> The delegations associated with the assessment. </p>", 779 "AssessmentMetadataItem$delegations": "<p> The delegations associated with the assessment. </p>", 780 "BatchCreateDelegationByAssessmentResponse$delegations": "<p> The delegations associated with the assessment. </p>" 781 } 782 }, 783 "DeleteAssessmentFrameworkRequest": { 784 "base": null, 785 "refs": { 786 } 787 }, 788 "DeleteAssessmentFrameworkResponse": { 789 "base": null, 790 "refs": { 791 } 792 }, 793 "DeleteAssessmentReportRequest": { 794 "base": null, 795 "refs": { 796 } 797 }, 798 "DeleteAssessmentReportResponse": { 799 "base": null, 800 "refs": { 801 } 802 }, 803 "DeleteAssessmentRequest": { 804 "base": null, 805 "refs": { 806 } 807 }, 808 "DeleteAssessmentResponse": { 809 "base": null, 810 "refs": { 811 } 812 }, 813 "DeleteControlRequest": { 814 "base": null, 815 "refs": { 816 } 817 }, 818 "DeleteControlResponse": { 819 "base": null, 820 "refs": { 821 } 822 }, 823 "DeregisterAccountRequest": { 824 "base": null, 825 "refs": { 826 } 827 }, 828 "DeregisterAccountResponse": { 829 "base": null, 830 "refs": { 831 } 832 }, 833 "DeregisterOrganizationAdminAccountRequest": { 834 "base": null, 835 "refs": { 836 } 837 }, 838 "DeregisterOrganizationAdminAccountResponse": { 839 "base": null, 840 "refs": { 841 } 842 }, 843 "DisassociateAssessmentReportEvidenceFolderRequest": { 844 "base": null, 845 "refs": { 846 } 847 }, 848 "DisassociateAssessmentReportEvidenceFolderResponse": { 849 "base": null, 850 "refs": { 851 } 852 }, 853 "EmailAddress": { 854 "base": null, 855 "refs": { 856 "AWSAccount$emailAddress": "<p> The email address associated with the specified account. </p>" 857 } 858 }, 859 "ErrorCode": { 860 "base": null, 861 "refs": { 862 "AssessmentReportEvidenceError$errorCode": "<p> The error code returned by the <code>AssessmentReportEvidence</code> API. </p>", 863 "BatchCreateDelegationByAssessmentError$errorCode": "<p> The error code returned by the <code>BatchCreateDelegationByAssessment</code> API. </p>", 864 "BatchDeleteDelegationByAssessmentError$errorCode": "<p> The error code returned by the <code>BatchDeleteDelegationByAssessment</code> API. </p>", 865 "BatchImportEvidenceToAssessmentControlError$errorCode": "<p> The error code returned by the <code>BatchImportEvidenceToAssessmentControl</code> API. </p>" 866 } 867 }, 868 "ErrorMessage": { 869 "base": null, 870 "refs": { 871 "AssessmentReportEvidenceError$errorMessage": "<p> The error message returned by the <code>AssessmentReportEvidence</code> API. </p>", 872 "BatchCreateDelegationByAssessmentError$errorMessage": "<p> The error message returned by the <code>BatchCreateDelegationByAssessment</code> API. </p>", 873 "BatchDeleteDelegationByAssessmentError$errorMessage": "<p> The error message returned by the <code>BatchDeleteDelegationByAssessment</code> API. </p>", 874 "BatchImportEvidenceToAssessmentControlError$errorMessage": "<p> The error message returned by the <code>BatchImportEvidenceToAssessmentControl</code> API. </p>" 875 } 876 }, 877 "EventName": { 878 "base": null, 879 "refs": { 880 "Evidence$eventName": "<p> The name of the specified evidence event. </p>" 881 } 882 }, 883 "Evidence": { 884 "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>", 885 "refs": { 886 "EvidenceList$member": null, 887 "GetEvidenceResponse$evidence": "<p> The evidence returned by the <code>GetEvidenceResponse</code> API. </p>" 888 } 889 }, 890 "EvidenceAttributeKey": { 891 "base": null, 892 "refs": { 893 "EvidenceAttributes$key": null 894 } 895 }, 896 "EvidenceAttributeValue": { 897 "base": null, 898 "refs": { 899 "EvidenceAttributes$value": null 900 } 901 }, 902 "EvidenceAttributes": { 903 "base": null, 904 "refs": { 905 "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>" 906 } 907 }, 908 "EvidenceIds": { 909 "base": null, 910 "refs": { 911 "BatchAssociateAssessmentReportEvidenceRequest$evidenceIds": "<p> The list of evidence identifiers. </p>", 912 "BatchAssociateAssessmentReportEvidenceResponse$evidenceIds": "<p> The identifier for the evidence. </p>", 913 "BatchDisassociateAssessmentReportEvidenceRequest$evidenceIds": "<p> The list of evidence identifiers. </p>", 914 "BatchDisassociateAssessmentReportEvidenceResponse$evidenceIds": "<p> The identifier for the evidence. </p>" 915 } 916 }, 917 "EvidenceList": { 918 "base": null, 919 "refs": { 920 "GetEvidenceByEvidenceFolderResponse$evidence": "<p> The list of evidence returned by the <code>GetEvidenceByEvidenceFolder</code> API. </p>" 921 } 922 }, 923 "EvidenceSources": { 924 "base": null, 925 "refs": { 926 "AssessmentControl$evidenceSources": "<p> The list of data sources for the specified evidence. </p>" 927 } 928 }, 929 "Filename": { 930 "base": null, 931 "refs": { 932 "AssessmentFrameworkMetadata$logo": "<p> The logo associated with the framework. </p>", 933 "Framework$logo": "<p> The logo associated with the framework. </p>", 934 "FrameworkMetadata$logo": "<p> The logo associated with the framework. </p>" 935 } 936 }, 937 "Framework": { 938 "base": "<p> The file used to structure and automate Audit Manager assessments for a given compliance standard. </p>", 939 "refs": { 940 "CreateAssessmentFrameworkResponse$framework": "<p> The name of the new framework returned by the <code>CreateAssessmentFramework</code> API. </p>", 941 "GetAssessmentFrameworkResponse$framework": "<p> The framework returned by the <code>GetAssessmentFramework</code> API. </p>", 942 "UpdateAssessmentFrameworkResponse$framework": "<p> The name of the specified framework. </p>" 943 } 944 }, 945 "FrameworkDescription": { 946 "base": null, 947 "refs": { 948 "AssessmentFrameworkMetadata$description": "<p> The description of the specified framework. </p>", 949 "CreateAssessmentFrameworkRequest$description": "<p> An optional description for the new custom framework. </p>", 950 "Framework$description": "<p> The description of the specified framework. </p>", 951 "UpdateAssessmentFrameworkRequest$description": "<p> The description of the framework that is to be updated. </p>" 952 } 953 }, 954 "FrameworkMetadata": { 955 "base": "<p> The metadata of a framework, such as the name, ID, description, and so on. </p>", 956 "refs": { 957 "AssessmentFramework$metadata": null 958 } 959 }, 960 "FrameworkMetadataList": { 961 "base": null, 962 "refs": { 963 "ListAssessmentFrameworksResponse$frameworkMetadataList": "<p> The list of metadata objects for the specified framework. </p>" 964 } 965 }, 966 "FrameworkName": { 967 "base": null, 968 "refs": { 969 "AssessmentFrameworkMetadata$name": "<p> The name of the specified framework. </p>", 970 "CreateAssessmentFrameworkRequest$name": "<p> The name of the new custom framework. </p>", 971 "Framework$name": "<p> The name of the specified framework. </p>", 972 "UpdateAssessmentFrameworkRequest$name": "<p> The name of the framework to be updated. </p>" 973 } 974 }, 975 "FrameworkType": { 976 "base": null, 977 "refs": { 978 "AssessmentFrameworkMetadata$type": "<p> The framework type, such as standard or custom. </p>", 979 "Framework$type": "<p> The framework type, such as custom or standard. </p>", 980 "ListAssessmentFrameworksRequest$frameworkType": "<p> The type of framework, such as standard or custom. </p>" 981 } 982 }, 983 "GenericArn": { 984 "base": null, 985 "refs": { 986 "Resource$arn": "<p> The Amazon Resource Name (ARN) for the specified resource. </p>" 987 } 988 }, 989 "GetAccountStatusRequest": { 990 "base": null, 991 "refs": { 992 } 993 }, 994 "GetAccountStatusResponse": { 995 "base": null, 996 "refs": { 997 } 998 }, 999 "GetAssessmentFrameworkRequest": { 1000 "base": null, 1001 "refs": { 1002 } 1003 }, 1004 "GetAssessmentFrameworkResponse": { 1005 "base": null, 1006 "refs": { 1007 } 1008 }, 1009 "GetAssessmentReportUrlRequest": { 1010 "base": null, 1011 "refs": { 1012 } 1013 }, 1014 "GetAssessmentReportUrlResponse": { 1015 "base": null, 1016 "refs": { 1017 } 1018 }, 1019 "GetAssessmentRequest": { 1020 "base": null, 1021 "refs": { 1022 } 1023 }, 1024 "GetAssessmentResponse": { 1025 "base": null, 1026 "refs": { 1027 } 1028 }, 1029 "GetChangeLogsRequest": { 1030 "base": null, 1031 "refs": { 1032 } 1033 }, 1034 "GetChangeLogsResponse": { 1035 "base": null, 1036 "refs": { 1037 } 1038 }, 1039 "GetControlRequest": { 1040 "base": null, 1041 "refs": { 1042 } 1043 }, 1044 "GetControlResponse": { 1045 "base": null, 1046 "refs": { 1047 } 1048 }, 1049 "GetDelegationsRequest": { 1050 "base": null, 1051 "refs": { 1052 } 1053 }, 1054 "GetDelegationsResponse": { 1055 "base": null, 1056 "refs": { 1057 } 1058 }, 1059 "GetEvidenceByEvidenceFolderRequest": { 1060 "base": null, 1061 "refs": { 1062 } 1063 }, 1064 "GetEvidenceByEvidenceFolderResponse": { 1065 "base": null, 1066 "refs": { 1067 } 1068 }, 1069 "GetEvidenceFolderRequest": { 1070 "base": null, 1071 "refs": { 1072 } 1073 }, 1074 "GetEvidenceFolderResponse": { 1075 "base": null, 1076 "refs": { 1077 } 1078 }, 1079 "GetEvidenceFoldersByAssessmentControlRequest": { 1080 "base": null, 1081 "refs": { 1082 } 1083 }, 1084 "GetEvidenceFoldersByAssessmentControlResponse": { 1085 "base": null, 1086 "refs": { 1087 } 1088 }, 1089 "GetEvidenceFoldersByAssessmentRequest": { 1090 "base": null, 1091 "refs": { 1092 } 1093 }, 1094 "GetEvidenceFoldersByAssessmentResponse": { 1095 "base": null, 1096 "refs": { 1097 } 1098 }, 1099 "GetEvidenceRequest": { 1100 "base": null, 1101 "refs": { 1102 } 1103 }, 1104 "GetEvidenceResponse": { 1105 "base": null, 1106 "refs": { 1107 } 1108 }, 1109 "GetOrganizationAdminAccountRequest": { 1110 "base": null, 1111 "refs": { 1112 } 1113 }, 1114 "GetOrganizationAdminAccountResponse": { 1115 "base": null, 1116 "refs": { 1117 } 1118 }, 1119 "GetServicesInScopeRequest": { 1120 "base": null, 1121 "refs": { 1122 } 1123 }, 1124 "GetServicesInScopeResponse": { 1125 "base": null, 1126 "refs": { 1127 } 1128 }, 1129 "GetSettingsRequest": { 1130 "base": null, 1131 "refs": { 1132 } 1133 }, 1134 "GetSettingsResponse": { 1135 "base": null, 1136 "refs": { 1137 } 1138 }, 1139 "HyperlinkName": { 1140 "base": null, 1141 "refs": { 1142 "URL$hyperlinkName": "<p> The name or word used as a hyperlink to the URL. </p>" 1143 } 1144 }, 1145 "IamArn": { 1146 "base": null, 1147 "refs": { 1148 "ChangeLog$createdBy": "<p> The IAM user or role that performed the action. </p>", 1149 "CreateDelegationRequest$roleArn": "<p> The Amazon Resource Name (ARN) of the IAM role. </p>", 1150 "Delegation$roleArn": "<p> The Amazon Resource Name (ARN) of the IAM role. </p>", 1151 "DelegationMetadata$roleArn": "<p> The Amazon Resource Name (ARN) of the IAM role. </p>", 1152 "Evidence$iamId": "<p> The unique identifier for the IAM user or role associated with the evidence. </p>", 1153 "Role$roleArn": "<p> The Amazon Resource Name (ARN) of the IAM role. </p>" 1154 } 1155 }, 1156 "Integer": { 1157 "base": null, 1158 "refs": { 1159 "AssessmentControl$evidenceCount": "<p> The amount of evidence generated for the control. </p>", 1160 "AssessmentControl$assessmentReportEvidenceCount": "<p> The amount of evidence in the assessment report. </p>", 1161 "AssessmentControlSet$systemEvidenceCount": "<p> The total number of evidence objects retrieved automatically for the control set. </p>", 1162 "AssessmentControlSet$manualEvidenceCount": "<p> The total number of evidence objects uploaded manually to the control set. </p>", 1163 "AssessmentEvidenceFolder$totalEvidence": "<p> The total amount of evidence in the evidence folder. </p>", 1164 "AssessmentEvidenceFolder$assessmentReportSelectionCount": "<p> The total count of evidence included in the assessment report. </p>", 1165 "AssessmentEvidenceFolder$evidenceResourcesIncludedCount": "<p> The amount of evidence included in the evidence folder. </p>", 1166 "AssessmentEvidenceFolder$evidenceByTypeConfigurationDataCount": "<p> The number of evidence that falls under the configuration data category. This evidence is collected from configuration snapshots of other Amazon Web Services services such as Amazon EC2, Amazon S3, or IAM. </p>", 1167 "AssessmentEvidenceFolder$evidenceByTypeManualCount": "<p> The number of evidence that falls under the manual category. This evidence is imported manually. </p>", 1168 "AssessmentEvidenceFolder$evidenceByTypeComplianceCheckCount": "<p> The number of evidence that falls under the compliance check category. This evidence is collected from Config or Security Hub. </p>", 1169 "AssessmentEvidenceFolder$evidenceByTypeComplianceCheckIssuesCount": "<p> The total number of issues that were reported directly from Security Hub, Config, or both. </p>", 1170 "AssessmentEvidenceFolder$evidenceByTypeUserActivityCount": "<p> The number of evidence that falls under the user activity category. This evidence is collected from CloudTrail logs. </p>", 1171 "AssessmentEvidenceFolder$evidenceAwsServiceSourceCount": "<p> The total number of Amazon Web Services resources assessed to generate the evidence. </p>" 1172 } 1173 }, 1174 "InternalServerException": { 1175 "base": "<p> An internal service error occurred during the processing of your request. Try again later. </p>", 1176 "refs": { 1177 } 1178 }, 1179 "KeywordInputType": { 1180 "base": null, 1181 "refs": { 1182 "SourceKeyword$keywordInputType": "<p> The method of input for the specified keyword. </p>" 1183 } 1184 }, 1185 "KeywordValue": { 1186 "base": null, 1187 "refs": { 1188 "Keywords$member": null, 1189 "SourceKeyword$keywordValue": "<p> The value of the keyword used to search CloudTrail logs, Config rules, Security Hub checks, and Amazon Web Services API names when mapping a control data source. </p>" 1190 } 1191 }, 1192 "Keywords": { 1193 "base": null, 1194 "refs": { 1195 "ListKeywordsForDataSourceResponse$keywords": "<p> The list of keywords for the specified event mapping source. </p>" 1196 } 1197 }, 1198 "KmsKey": { 1199 "base": null, 1200 "refs": { 1201 "RegisterAccountRequest$kmsKey": "<p> The KMS key details. </p>", 1202 "Settings$kmsKey": "<p> The KMS key details. </p>", 1203 "UpdateSettingsRequest$kmsKey": "<p> The KMS key details. </p>" 1204 } 1205 }, 1206 "LastUpdatedBy": { 1207 "base": null, 1208 "refs": { 1209 "Control$lastUpdatedBy": "<p> The IAM user or role that most recently updated the control. </p>", 1210 "Framework$lastUpdatedBy": "<p> The IAM user or role that most recently updated the framework. </p>" 1211 } 1212 }, 1213 "ListAssessmentFrameworksRequest": { 1214 "base": null, 1215 "refs": { 1216 } 1217 }, 1218 "ListAssessmentFrameworksResponse": { 1219 "base": null, 1220 "refs": { 1221 } 1222 }, 1223 "ListAssessmentMetadata": { 1224 "base": null, 1225 "refs": { 1226 "ListAssessmentsResponse$assessmentMetadata": "<p> The metadata associated with the assessment. </p>" 1227 } 1228 }, 1229 "ListAssessmentReportsRequest": { 1230 "base": null, 1231 "refs": { 1232 } 1233 }, 1234 "ListAssessmentReportsResponse": { 1235 "base": null, 1236 "refs": { 1237 } 1238 }, 1239 "ListAssessmentsRequest": { 1240 "base": null, 1241 "refs": { 1242 } 1243 }, 1244 "ListAssessmentsResponse": { 1245 "base": null, 1246 "refs": { 1247 } 1248 }, 1249 "ListControlsRequest": { 1250 "base": null, 1251 "refs": { 1252 } 1253 }, 1254 "ListControlsResponse": { 1255 "base": null, 1256 "refs": { 1257 } 1258 }, 1259 "ListKeywordsForDataSourceRequest": { 1260 "base": null, 1261 "refs": { 1262 } 1263 }, 1264 "ListKeywordsForDataSourceResponse": { 1265 "base": null, 1266 "refs": { 1267 } 1268 }, 1269 "ListNotificationsRequest": { 1270 "base": null, 1271 "refs": { 1272 } 1273 }, 1274 "ListNotificationsResponse": { 1275 "base": null, 1276 "refs": { 1277 } 1278 }, 1279 "ListTagsForResourceRequest": { 1280 "base": null, 1281 "refs": { 1282 } 1283 }, 1284 "ListTagsForResourceResponse": { 1285 "base": null, 1286 "refs": { 1287 } 1288 }, 1289 "ManualEvidence": { 1290 "base": "<p> Evidence that is uploaded to Audit Manager manually. </p>", 1291 "refs": { 1292 "BatchImportEvidenceToAssessmentControlError$manualEvidence": "<p> Manual evidence that cannot be collected automatically by Audit Manager. </p>", 1293 "ManualEvidenceList$member": null 1294 } 1295 }, 1296 "ManualEvidenceList": { 1297 "base": null, 1298 "refs": { 1299 "BatchImportEvidenceToAssessmentControlRequest$manualEvidence": "<p> The list of manual evidence objects. </p>" 1300 } 1301 }, 1302 "MaxResults": { 1303 "base": "Max results in the page.", 1304 "refs": { 1305 "GetChangeLogsRequest$maxResults": "<p> Represents the maximum number of results per page, or per API request call. </p>", 1306 "GetDelegationsRequest$maxResults": "<p> Represents the maximum number of results per page, or per API request call. </p>", 1307 "GetEvidenceByEvidenceFolderRequest$maxResults": "<p> Represents the maximum number of results per page, or per API request call. </p>", 1308 "GetEvidenceFoldersByAssessmentControlRequest$maxResults": "<p> Represents the maximum number of results per page, or per API request call. </p>", 1309 "GetEvidenceFoldersByAssessmentRequest$maxResults": "<p> Represents the maximum number of results per page, or per API request call. </p>", 1310 "ListAssessmentFrameworksRequest$maxResults": "<p> Represents the maximum number of results per page, or per API request call. </p>", 1311 "ListAssessmentReportsRequest$maxResults": "<p> Represents the maximum number of results per page, or per API request call. </p>", 1312 "ListAssessmentsRequest$maxResults": "<p> Represents the maximum number of results per page, or per API request call. </p>", 1313 "ListControlsRequest$maxResults": "<p> Represents the maximum number of results per page, or per API request call. </p>", 1314 "ListKeywordsForDataSourceRequest$maxResults": "<p> Represents the maximum number of results per page, or per API request call. </p>", 1315 "ListNotificationsRequest$maxResults": "<p> Represents the maximum number of results per page, or per API request call. </p>" 1316 } 1317 }, 1318 "NonEmptyString": { 1319 "base": null, 1320 "refs": { 1321 "AssessmentControlSet$description": "<p> The description for the control set. </p>", 1322 "ChangeLog$objectName": "<p> The name of the changelog object. </p>", 1323 "DelegationMetadata$controlSetName": "<p> Specifies the name of the control set delegated for review. </p>", 1324 "EvidenceSources$member": null, 1325 "Notification$controlSetName": "<p> Specifies the name of the control set that the notification is about. </p>", 1326 "Notification$description": "<p> The description of the notification. </p>", 1327 "Notification$source": "<p> The sender of the notification. </p>", 1328 "ServiceMetadata$displayName": "<p> The display name of the Amazon Web Service. </p>", 1329 "ServiceMetadata$description": "<p> The description of the specified Amazon Web Service. </p>", 1330 "ServiceMetadata$category": "<p> The category in which the Amazon Web Service belongs, such as compute, storage, database, and so on. </p>", 1331 "ValidationErrors$member": null 1332 } 1333 }, 1334 "Notification": { 1335 "base": "<p> The notification used to inform a user of an update in Audit Manager. For example, this includes the notification that is sent when a control set is delegated for review. </p>", 1336 "refs": { 1337 "Notifications$member": null 1338 } 1339 }, 1340 "Notifications": { 1341 "base": null, 1342 "refs": { 1343 "ListNotificationsResponse$notifications": "<p> The returned list of notifications. </p>" 1344 } 1345 }, 1346 "ObjectTypeEnum": { 1347 "base": null, 1348 "refs": { 1349 "ChangeLog$objectType": "<p> The changelog object type, such as an assessment, control, or control set. </p>" 1350 } 1351 }, 1352 "RegisterAccountRequest": { 1353 "base": null, 1354 "refs": { 1355 } 1356 }, 1357 "RegisterAccountResponse": { 1358 "base": null, 1359 "refs": { 1360 } 1361 }, 1362 "RegisterOrganizationAdminAccountRequest": { 1363 "base": null, 1364 "refs": { 1365 } 1366 }, 1367 "RegisterOrganizationAdminAccountResponse": { 1368 "base": null, 1369 "refs": { 1370 } 1371 }, 1372 "Resource": { 1373 "base": "<p> A system asset that is evaluated in an Audit Manager assessment. </p>", 1374 "refs": { 1375 "Resources$member": null 1376 } 1377 }, 1378 "ResourceNotFoundException": { 1379 "base": "<p> The resource specified in the request cannot be found. </p>", 1380 "refs": { 1381 } 1382 }, 1383 "Resources": { 1384 "base": null, 1385 "refs": { 1386 "Evidence$resourcesIncluded": "<p> The list of resources assessed to generate the evidence. </p>" 1387 } 1388 }, 1389 "Role": { 1390 "base": "<p> The wrapper that contains the Audit Manager role information of the current user, such as the role type and IAM Amazon Resource Name (ARN). </p>", 1391 "refs": { 1392 "GetAssessmentResponse$userRole": null, 1393 "Roles$member": null 1394 } 1395 }, 1396 "RoleType": { 1397 "base": null, 1398 "refs": { 1399 "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>", 1400 "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>", 1401 "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>" 1402 } 1403 }, 1404 "Roles": { 1405 "base": null, 1406 "refs": { 1407 "AssessmentControlSet$roles": "<p> The roles associated with the control set. </p>", 1408 "AssessmentMetadata$roles": "<p> The roles associated with the assessment. </p>", 1409 "AssessmentMetadataItem$roles": "<p> The roles associated with the assessment. </p>", 1410 "CreateAssessmentRequest$roles": "<p> The list of roles for the specified assessment. </p>", 1411 "Settings$defaultProcessOwners": "<p> The designated default audit owners. </p>", 1412 "UpdateAssessmentRequest$roles": "<p> The list of roles for the specified assessment. </p>", 1413 "UpdateSettingsRequest$defaultProcessOwners": "<p> A list of the default audit owners. </p>" 1414 } 1415 }, 1416 "S3Url": { 1417 "base": null, 1418 "refs": { 1419 "AssessmentReportsDestination$destination": "<p> The destination of the assessment report. </p>", 1420 "ManualEvidence$s3ResourcePath": "<p> The Amazon S3 URL that points to a manual evidence object. </p>", 1421 "ValidateAssessmentReportIntegrityRequest$s3RelativePath": "<p> The relative path of the specified Amazon S3 bucket in which the assessment report is stored. </p>" 1422 } 1423 }, 1424 "SNSTopic": { 1425 "base": null, 1426 "refs": { 1427 "Settings$snsTopic": "<p> The designated Amazon Simple Notification Service (Amazon SNS) topic. </p>" 1428 } 1429 }, 1430 "Scope": { 1431 "base": "<p> The wrapper that contains the accounts and services in scope for the assessment. </p>", 1432 "refs": { 1433 "AssessmentMetadata$scope": "<p> The wrapper of accounts and services in scope for the assessment. </p>", 1434 "CreateAssessmentRequest$scope": null, 1435 "UpdateAssessmentRequest$scope": "<p> The scope of the specified assessment. </p>" 1436 } 1437 }, 1438 "ServiceMetadata": { 1439 "base": "<p> The metadata associated with the specified Amazon Web Service. </p>", 1440 "refs": { 1441 "ServiceMetadataList$member": null 1442 } 1443 }, 1444 "ServiceMetadataList": { 1445 "base": null, 1446 "refs": { 1447 "GetServicesInScopeResponse$serviceMetadata": "<p> The metadata associated with the Amazon Web Service. </p>" 1448 } 1449 }, 1450 "SettingAttribute": { 1451 "base": null, 1452 "refs": { 1453 "GetSettingsRequest$attribute": "<p> The list of <code>SettingAttribute</code> enum values. </p>" 1454 } 1455 }, 1456 "Settings": { 1457 "base": "<p> The settings object that holds all supported Audit Manager settings. </p>", 1458 "refs": { 1459 "GetSettingsResponse$settings": "<p> The settings object that holds all supported Audit Manager settings. </p>", 1460 "UpdateSettingsResponse$settings": "<p> The current list of settings. </p>" 1461 } 1462 }, 1463 "SnsArn": { 1464 "base": null, 1465 "refs": { 1466 "UpdateSettingsRequest$snsTopic": "<p> The Amazon Simple Notification Service (Amazon SNS) topic to which Audit Manager sends notifications. </p>" 1467 } 1468 }, 1469 "SourceDescription": { 1470 "base": null, 1471 "refs": { 1472 "ControlMappingSource$sourceDescription": "<p> The description of the specified source. </p>", 1473 "CreateControlMappingSource$sourceDescription": "<p> The description of the data source that determines from where Audit Manager collects evidence for the control. </p>" 1474 } 1475 }, 1476 "SourceFrequency": { 1477 "base": null, 1478 "refs": { 1479 "ControlMappingSource$sourceFrequency": "<p> The frequency of evidence collection for the specified control mapping source. </p>", 1480 "CreateControlMappingSource$sourceFrequency": "<p> The frequency of evidence collection for the specified control mapping source. </p>" 1481 } 1482 }, 1483 "SourceKeyword": { 1484 "base": "<p> The keyword to search for in CloudTrail logs, Config rules, Security Hub checks, and Amazon Web Services API names. </p>", 1485 "refs": { 1486 "ControlMappingSource$sourceKeyword": null, 1487 "CreateControlMappingSource$sourceKeyword": null 1488 } 1489 }, 1490 "SourceName": { 1491 "base": null, 1492 "refs": { 1493 "ControlMappingSource$sourceName": "<p> The name of the specified source. </p>", 1494 "CreateControlMappingSource$sourceName": "<p> The name of the control mapping data source. </p>" 1495 } 1496 }, 1497 "SourceSetUpOption": { 1498 "base": null, 1499 "refs": { 1500 "ControlMappingSource$sourceSetUpOption": "<p> The setup option for the data source, which reflects if the evidence collection is automated or manual. </p>", 1501 "CreateControlMappingSource$sourceSetUpOption": "<p> The setup option for the data source, which reflects if the evidence collection is automated or manual. </p>" 1502 } 1503 }, 1504 "SourceType": { 1505 "base": null, 1506 "refs": { 1507 "ControlMappingSource$sourceType": "<p> Specifies one of the five types of data sources for evidence collection. </p>", 1508 "CreateControlMappingSource$sourceType": "<p> Specifies one of the five types of data sources for evidence collection. </p>", 1509 "ListKeywordsForDataSourceRequest$source": "<p> The control mapping data source to which the keywords apply. </p>" 1510 } 1511 }, 1512 "String": { 1513 "base": null, 1514 "refs": { 1515 "AccessDeniedException$message": null, 1516 "AssessmentEvidenceFolder$dataSource": "<p> The Amazon Web Service from which the evidence was collected. </p>", 1517 "AssessmentEvidenceFolder$author": "<p> The name of the user who created the evidence folder. </p>", 1518 "Evidence$dataSource": "<p> The data source from which the specified evidence was collected. </p>", 1519 "Evidence$evidenceByType": "<p> The type of automated evidence. </p>", 1520 "Evidence$complianceCheck": "<p> The evaluation status for evidence that falls under the compliance check category. For evidence collected from Security Hub, a <i>Pass</i> or <i>Fail</i> result is shown. For evidence collected from Config, a <i>Compliant</i> or <i>Noncompliant</i> result is shown. </p>", 1521 "Evidence$awsOrganization": "<p> The account from which the evidence is collected, and its organization path. </p>", 1522 "Evidence$assessmentReportSelection": "<p> Specifies whether the evidence is included in the assessment report. </p>", 1523 "InternalServerException$message": null, 1524 "Resource$value": "<p> The value of the specified resource. </p>", 1525 "ResourceNotFoundException$message": null, 1526 "ResourceNotFoundException$resourceId": "<p> The unique identifier for the specified resource. </p>", 1527 "ResourceNotFoundException$resourceType": "<p> The type of resource affected by the error. </p>", 1528 "UpdateAssessmentControlSetStatusRequest$controlSetId": "<p> The identifier for the specified control set. </p>", 1529 "ValidateAssessmentReportIntegrityResponse$signatureAlgorithm": "<p> The signature algorithm used to code sign the assessment report file. </p>", 1530 "ValidateAssessmentReportIntegrityResponse$signatureDateTime": "<p> The date and time signature that specifies when the assessment report was created. </p>", 1531 "ValidateAssessmentReportIntegrityResponse$signatureKeyId": "<p> The unique identifier for the validation signature key. </p>", 1532 "ValidationException$message": null, 1533 "ValidationExceptionField$name": "<p> The name of the validation error. </p>", 1534 "ValidationExceptionField$message": "<p> The body of the error message. </p>" 1535 } 1536 }, 1537 "TagKey": { 1538 "base": null, 1539 "refs": { 1540 "TagKeyList$member": null, 1541 "TagMap$key": null 1542 } 1543 }, 1544 "TagKeyList": { 1545 "base": null, 1546 "refs": { 1547 "UntagResourceRequest$tagKeys": "<p> The name or key of the tag. </p>" 1548 } 1549 }, 1550 "TagMap": { 1551 "base": null, 1552 "refs": { 1553 "Assessment$tags": "<p> The tags associated with the assessment. </p>", 1554 "Control$tags": "<p> The tags associated with the control. </p>", 1555 "CreateAssessmentFrameworkRequest$tags": "<p> The tags associated with the framework. </p>", 1556 "CreateAssessmentRequest$tags": "<p> The tags associated with the assessment. </p>", 1557 "CreateControlRequest$tags": "<p> The tags associated with the control. </p>", 1558 "Framework$tags": "<p> The tags associated with the framework. </p>", 1559 "ListTagsForResourceResponse$tags": "<p> The list of tags returned by the <code>ListTagsForResource</code> API. </p>", 1560 "TagResourceRequest$tags": "<p> The tags to be associated with the resource. </p>" 1561 } 1562 }, 1563 "TagResourceRequest": { 1564 "base": null, 1565 "refs": { 1566 } 1567 }, 1568 "TagResourceResponse": { 1569 "base": null, 1570 "refs": { 1571 } 1572 }, 1573 "TagValue": { 1574 "base": null, 1575 "refs": { 1576 "TagMap$value": null 1577 } 1578 }, 1579 "TestingInformation": { 1580 "base": null, 1581 "refs": { 1582 "Control$testingInformation": "<p> The steps to follow to determine if the control has been satisfied. </p>", 1583 "CreateControlRequest$testingInformation": "<p> The steps to follow to determine if the control has been satisfied. </p>", 1584 "UpdateControlRequest$testingInformation": "<p> The steps that to follow to determine if the control has been satisfied. </p>" 1585 } 1586 }, 1587 "Timestamp": { 1588 "base": null, 1589 "refs": { 1590 "AssessmentEvidenceFolder$date": "<p> The date when the first evidence was added to the evidence folder. </p>", 1591 "AssessmentFrameworkMetadata$createdAt": "<p> Specifies when the framework was created. </p>", 1592 "AssessmentFrameworkMetadata$lastUpdatedAt": "<p> Specifies when the framework was most recently updated. </p>", 1593 "AssessmentMetadata$creationTime": "<p> Specifies when the assessment was created. </p>", 1594 "AssessmentMetadata$lastUpdated": "<p> The time of the most recent update. </p>", 1595 "AssessmentMetadataItem$creationTime": "<p> Specifies when the assessment was created. </p>", 1596 "AssessmentMetadataItem$lastUpdated": "<p> The time of the most recent update. </p>", 1597 "AssessmentReport$creationTime": "<p> Specifies when the assessment report was created. </p>", 1598 "AssessmentReportMetadata$creationTime": "<p> Specifies when the assessment report was created. </p>", 1599 "ChangeLog$createdAt": "<p> The time of creation for the changelog object. </p>", 1600 "Control$createdAt": "<p> Specifies when the control was created. </p>", 1601 "Control$lastUpdatedAt": "<p> Specifies when the control was most recently updated. </p>", 1602 "ControlComment$postedDate": "<p> The time when the comment was posted. </p>", 1603 "ControlMetadata$createdAt": "<p> Specifies when the control was created. </p>", 1604 "ControlMetadata$lastUpdatedAt": "<p> Specifies when the control was most recently updated. </p>", 1605 "Delegation$creationTime": "<p> Specifies when the delegation was created. </p>", 1606 "Delegation$lastUpdated": "<p> Specifies when the delegation was last updated. </p>", 1607 "DelegationMetadata$creationTime": "<p> Specifies when the delegation was created. </p>", 1608 "Evidence$time": "<p> The timestamp that represents when the evidence was collected. </p>", 1609 "Framework$createdAt": "<p> Specifies when the framework was created. </p>", 1610 "Framework$lastUpdatedAt": "<p> Specifies when the framework was most recently updated. </p>", 1611 "Notification$eventTime": "<p> The time when the notification was sent. </p>" 1612 } 1613 }, 1614 "TimestampUUID": { 1615 "base": null, 1616 "refs": { 1617 "Notification$id": "<p> The unique identifier for the notification. </p>" 1618 } 1619 }, 1620 "Token": { 1621 "base": null, 1622 "refs": { 1623 "GetChangeLogsRequest$nextToken": "<p> The pagination token used to fetch the next set of results. </p>", 1624 "GetChangeLogsResponse$nextToken": "<p> The pagination token used to fetch the next set of results. </p>", 1625 "GetDelegationsRequest$nextToken": "<p> The pagination token used to fetch the next set of results. </p>", 1626 "GetDelegationsResponse$nextToken": "<p> The pagination token used to fetch the next set of results. </p>", 1627 "GetEvidenceByEvidenceFolderRequest$nextToken": "<p> The pagination token used to fetch the next set of results. </p>", 1628 "GetEvidenceByEvidenceFolderResponse$nextToken": "<p> The pagination token used to fetch the next set of results. </p>", 1629 "GetEvidenceFoldersByAssessmentControlRequest$nextToken": "<p> The pagination token used to fetch the next set of results. </p>", 1630 "GetEvidenceFoldersByAssessmentControlResponse$nextToken": "<p> The pagination token used to fetch the next set of results. </p>", 1631 "GetEvidenceFoldersByAssessmentRequest$nextToken": "<p> The pagination token used to fetch the next set of results. </p>", 1632 "GetEvidenceFoldersByAssessmentResponse$nextToken": "<p> The pagination token used to fetch the next set of results. </p>", 1633 "ListAssessmentFrameworksRequest$nextToken": "<p> The pagination token used to fetch the next set of results. </p>", 1634 "ListAssessmentFrameworksResponse$nextToken": "<p> The pagination token used to fetch the next set of results. </p>", 1635 "ListAssessmentReportsRequest$nextToken": "<p> The pagination token used to fetch the next set of results. </p>", 1636 "ListAssessmentReportsResponse$nextToken": "<p> The pagination token used to fetch the next set of results. </p>", 1637 "ListAssessmentsRequest$nextToken": "<p> The pagination token used to fetch the next set of results. </p>", 1638 "ListAssessmentsResponse$nextToken": "<p> The pagination token used to fetch the next set of results. </p>", 1639 "ListControlsRequest$nextToken": "<p> The pagination token used to fetch the next set of results. </p>", 1640 "ListControlsResponse$nextToken": "<p> The pagination token used to fetch the next set of results. </p>", 1641 "ListKeywordsForDataSourceRequest$nextToken": "<p> The pagination token used to fetch the next set of results. </p>", 1642 "ListKeywordsForDataSourceResponse$nextToken": "<p> The pagination token used to fetch the next set of results. </p>", 1643 "ListNotificationsRequest$nextToken": "<p> The pagination token used to fetch the next set of results. </p>", 1644 "ListNotificationsResponse$nextToken": "<p> The pagination token used to fetch the next set of results. </p>" 1645 } 1646 }, 1647 "TroubleshootingText": { 1648 "base": null, 1649 "refs": { 1650 "ControlMappingSource$troubleshootingText": "<p> The instructions for troubleshooting the specified control. </p>", 1651 "CreateControlMappingSource$troubleshootingText": "<p> The instructions for troubleshooting the specified control. </p>" 1652 } 1653 }, 1654 "URL": { 1655 "base": "<p> A uniform resource locator, used as a unique identifier to locate a resource on the internet. </p>", 1656 "refs": { 1657 "GetAssessmentReportUrlResponse$preSignedUrl": null 1658 } 1659 }, 1660 "UUID": { 1661 "base": null, 1662 "refs": { 1663 "AssessmentControl$id": "<p> The identifier for the specified control. </p>", 1664 "AssessmentEvidenceFolder$assessmentId": "<p> The identifier for the specified assessment. </p>", 1665 "AssessmentEvidenceFolder$controlId": "<p> The unique identifier for the specified control. </p>", 1666 "AssessmentEvidenceFolder$id": "<p> The identifier for the folder in which evidence is stored. </p>", 1667 "AssessmentFramework$id": "<p> The unique identifier for the framework. </p>", 1668 "AssessmentFrameworkMetadata$id": "<p> The unique identified for the specified framework. </p>", 1669 "AssessmentMetadata$id": "<p> The unique identifier for the assessment. </p>", 1670 "AssessmentMetadataItem$id": "<p> The unique identifier for the assessment. </p>", 1671 "AssessmentReport$id": "<p> The unique identifier for the specified assessment report. </p>", 1672 "AssessmentReport$assessmentId": "<p> The identifier for the specified assessment. </p>", 1673 "AssessmentReportEvidenceError$evidenceId": "<p> The identifier for the evidence. </p>", 1674 "AssessmentReportMetadata$id": "<p> The unique identifier for the assessment report. </p>", 1675 "AssessmentReportMetadata$assessmentId": "<p> The unique identifier for the associated assessment. </p>", 1676 "AssociateAssessmentReportEvidenceFolderRequest$assessmentId": "<p> The identifier for the specified assessment. </p>", 1677 "AssociateAssessmentReportEvidenceFolderRequest$evidenceFolderId": "<p> The identifier for the folder in which evidence is stored. </p>", 1678 "BatchAssociateAssessmentReportEvidenceRequest$assessmentId": "<p> The unique identifier for the specified assessment. </p>", 1679 "BatchAssociateAssessmentReportEvidenceRequest$evidenceFolderId": "<p> The identifier for the folder in which the evidence is stored. </p>", 1680 "BatchCreateDelegationByAssessmentRequest$assessmentId": "<p> The identifier for the specified assessment. </p>", 1681 "BatchDeleteDelegationByAssessmentError$delegationId": "<p> The identifier for the specified delegation. </p>", 1682 "BatchDeleteDelegationByAssessmentRequest$assessmentId": "<p> The identifier for the specified assessment. </p>", 1683 "BatchDisassociateAssessmentReportEvidenceRequest$assessmentId": "<p> The identifier for the specified assessment. </p>", 1684 "BatchDisassociateAssessmentReportEvidenceRequest$evidenceFolderId": "<p> The identifier for the folder in which evidence is stored. </p>", 1685 "BatchImportEvidenceToAssessmentControlRequest$assessmentId": "<p> The identifier for the specified assessment. </p>", 1686 "BatchImportEvidenceToAssessmentControlRequest$controlId": "<p> The identifier for the specified control. </p>", 1687 "Control$id": "<p> The unique identifier for the control. </p>", 1688 "ControlMappingSource$sourceId": "<p> The unique identifier for the specified source. </p>", 1689 "ControlMetadata$id": "<p> The unique identifier for the specified control. </p>", 1690 "ControlSet$id": "<p> The identifier of the control set in the assessment. This is the control set name in a plain string format. </p>", 1691 "CreateAssessmentFrameworkControl$id": "<p> The unique identifier of the control. </p>", 1692 "CreateAssessmentReportRequest$assessmentId": "<p> The identifier for the specified assessment. </p>", 1693 "CreateAssessmentRequest$frameworkId": "<p> The identifier for the specified framework. </p>", 1694 "Delegation$id": "<p> The unique identifier for the delegation. </p>", 1695 "Delegation$assessmentId": "<p> The identifier for the associated assessment. </p>", 1696 "DelegationIds$member": null, 1697 "DelegationMetadata$id": "<p> The unique identifier for the delegation. </p>", 1698 "DelegationMetadata$assessmentId": "<p> The unique identifier for the specified assessment. </p>", 1699 "DeleteAssessmentFrameworkRequest$frameworkId": "<p> The identifier for the specified framework. </p>", 1700 "DeleteAssessmentReportRequest$assessmentId": "<p> The identifier for the specified assessment. </p>", 1701 "DeleteAssessmentReportRequest$assessmentReportId": "<p> The unique identifier for the assessment report. </p>", 1702 "DeleteAssessmentRequest$assessmentId": "<p> The identifier for the specified assessment. </p>", 1703 "DeleteControlRequest$controlId": "<p> The identifier for the specified control. </p>", 1704 "DisassociateAssessmentReportEvidenceFolderRequest$assessmentId": "<p> The identifier for the specified assessment. </p>", 1705 "DisassociateAssessmentReportEvidenceFolderRequest$evidenceFolderId": "<p> The identifier for the folder in which evidence is stored. </p>", 1706 "Evidence$evidenceFolderId": "<p> The identifier for the folder in which the evidence is stored. </p>", 1707 "Evidence$id": "<p> The identifier for the evidence. </p>", 1708 "EvidenceIds$member": null, 1709 "Framework$id": "<p> The unique identifier for the specified framework. </p>", 1710 "GetAssessmentFrameworkRequest$frameworkId": "<p> The identifier for the specified framework. </p>", 1711 "GetAssessmentReportUrlRequest$assessmentReportId": "<p> The identifier for the assessment report. </p>", 1712 "GetAssessmentReportUrlRequest$assessmentId": "<p> The identifier for the specified assessment. </p>", 1713 "GetAssessmentRequest$assessmentId": "<p> The identifier for the specified assessment. </p>", 1714 "GetChangeLogsRequest$assessmentId": "<p> The identifier for the specified assessment. </p>", 1715 "GetChangeLogsRequest$controlId": "<p> The identifier for the specified control. </p>", 1716 "GetControlRequest$controlId": "<p> The identifier for the specified control. </p>", 1717 "GetEvidenceByEvidenceFolderRequest$assessmentId": "<p> The identifier for the specified assessment. </p>", 1718 "GetEvidenceByEvidenceFolderRequest$evidenceFolderId": "<p> The unique identifier for the folder in which the evidence is stored. </p>", 1719 "GetEvidenceFolderRequest$assessmentId": "<p> The identifier for the specified assessment. </p>", 1720 "GetEvidenceFolderRequest$evidenceFolderId": "<p> The identifier for the folder in which the evidence is stored. </p>", 1721 "GetEvidenceFoldersByAssessmentControlRequest$assessmentId": "<p> The identifier for the specified assessment. </p>", 1722 "GetEvidenceFoldersByAssessmentControlRequest$controlId": "<p> The identifier for the specified control. </p>", 1723 "GetEvidenceFoldersByAssessmentRequest$assessmentId": "<p> The identifier for the specified assessment. </p>", 1724 "GetEvidenceRequest$assessmentId": "<p> The identifier for the specified assessment. </p>", 1725 "GetEvidenceRequest$evidenceFolderId": "<p> The identifier for the folder in which the evidence is stored. </p>", 1726 "GetEvidenceRequest$evidenceId": "<p> The identifier for the evidence. </p>", 1727 "Notification$assessmentId": "<p> The identifier for the specified assessment. </p>", 1728 "UpdateAssessmentControlRequest$assessmentId": "<p> The identifier for the specified assessment. </p>", 1729 "UpdateAssessmentControlRequest$controlId": "<p> The identifier for the specified control. </p>", 1730 "UpdateAssessmentControlSetStatusRequest$assessmentId": "<p> The identifier for the specified assessment. </p>", 1731 "UpdateAssessmentFrameworkRequest$frameworkId": "<p> The identifier for the specified framework. </p>", 1732 "UpdateAssessmentRequest$assessmentId": "<p> The identifier for the specified assessment. </p>", 1733 "UpdateAssessmentStatusRequest$assessmentId": "<p> The identifier for the specified assessment. </p>", 1734 "UpdateControlRequest$controlId": "<p> The identifier for the specified control. </p>" 1735 } 1736 }, 1737 "UntagResourceRequest": { 1738 "base": null, 1739 "refs": { 1740 } 1741 }, 1742 "UntagResourceResponse": { 1743 "base": null, 1744 "refs": { 1745 } 1746 }, 1747 "UpdateAssessmentControlRequest": { 1748 "base": null, 1749 "refs": { 1750 } 1751 }, 1752 "UpdateAssessmentControlResponse": { 1753 "base": null, 1754 "refs": { 1755 } 1756 }, 1757 "UpdateAssessmentControlSetStatusRequest": { 1758 "base": null, 1759 "refs": { 1760 } 1761 }, 1762 "UpdateAssessmentControlSetStatusResponse": { 1763 "base": null, 1764 "refs": { 1765 } 1766 }, 1767 "UpdateAssessmentFrameworkControlSet": { 1768 "base": "<p> A <code>controlSet</code> entity that represents a collection of controls in Audit Manager. This does not contain the control set ID. </p>", 1769 "refs": { 1770 "UpdateAssessmentFrameworkControlSets$member": null 1771 } 1772 }, 1773 "UpdateAssessmentFrameworkControlSets": { 1774 "base": null, 1775 "refs": { 1776 "UpdateAssessmentFrameworkRequest$controlSets": "<p> The control sets associated with the framework. </p>" 1777 } 1778 }, 1779 "UpdateAssessmentFrameworkRequest": { 1780 "base": null, 1781 "refs": { 1782 } 1783 }, 1784 "UpdateAssessmentFrameworkResponse": { 1785 "base": null, 1786 "refs": { 1787 } 1788 }, 1789 "UpdateAssessmentRequest": { 1790 "base": null, 1791 "refs": { 1792 } 1793 }, 1794 "UpdateAssessmentResponse": { 1795 "base": null, 1796 "refs": { 1797 } 1798 }, 1799 "UpdateAssessmentStatusRequest": { 1800 "base": null, 1801 "refs": { 1802 } 1803 }, 1804 "UpdateAssessmentStatusResponse": { 1805 "base": null, 1806 "refs": { 1807 } 1808 }, 1809 "UpdateControlRequest": { 1810 "base": null, 1811 "refs": { 1812 } 1813 }, 1814 "UpdateControlResponse": { 1815 "base": null, 1816 "refs": { 1817 } 1818 }, 1819 "UpdateSettingsRequest": { 1820 "base": null, 1821 "refs": { 1822 } 1823 }, 1824 "UpdateSettingsResponse": { 1825 "base": null, 1826 "refs": { 1827 } 1828 }, 1829 "UrlLink": { 1830 "base": null, 1831 "refs": { 1832 "URL$link": "<p> The unique identifier for the internet resource. </p>" 1833 } 1834 }, 1835 "Username": { 1836 "base": null, 1837 "refs": { 1838 "AssessmentReport$author": "<p> The name of the user who created the assessment report. </p>", 1839 "AssessmentReportMetadata$author": "<p> The name of the user who created the assessment report. </p>", 1840 "ControlComment$authorName": "<p> The name of the user who authored the comment. </p>" 1841 } 1842 }, 1843 "ValidateAssessmentReportIntegrityRequest": { 1844 "base": null, 1845 "refs": { 1846 } 1847 }, 1848 "ValidateAssessmentReportIntegrityResponse": { 1849 "base": null, 1850 "refs": { 1851 } 1852 }, 1853 "ValidationErrors": { 1854 "base": null, 1855 "refs": { 1856 "ValidateAssessmentReportIntegrityResponse$validationErrors": "<p> Represents any errors that occurred when validating the assessment report. </p>" 1857 } 1858 }, 1859 "ValidationException": { 1860 "base": "<p> The request has invalid or missing parameters. </p>", 1861 "refs": { 1862 } 1863 }, 1864 "ValidationExceptionField": { 1865 "base": "<p> Indicates that the request has invalid or missing parameters for the specified field. </p>", 1866 "refs": { 1867 "ValidationExceptionFieldList$member": null 1868 } 1869 }, 1870 "ValidationExceptionFieldList": { 1871 "base": null, 1872 "refs": { 1873 "ValidationException$fields": "<p> The fields that caused the error, if applicable. </p>" 1874 } 1875 }, 1876 "ValidationExceptionReason": { 1877 "base": null, 1878 "refs": { 1879 "ValidationException$reason": "<p> The reason the request failed validation. </p>" 1880 } 1881 }, 1882 "organizationId": { 1883 "base": null, 1884 "refs": { 1885 "GetOrganizationAdminAccountResponse$organizationId": "<p> The identifier for the specified organization. </p>", 1886 "RegisterOrganizationAdminAccountResponse$organizationId": "<p> The identifier for the specified organization. </p>" 1887 } 1888 } 1889 } 1890 }