'2.0', 'service' => '

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.

Audit Manager is a service that provides automated evidence collection so that you can continually audit your Amazon Web Services usage. You can use it to assess the effectiveness of your controls, manage risk, and simplify compliance.

Audit Manager provides prebuilt frameworks that structure and automate assessments for a given compliance standard. Frameworks include a prebuilt collection of controls with descriptions and testing procedures. These controls 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 specific requirements.

Use the following links to get started with the Audit Manager API:

If you\'re new to Audit Manager, we recommend that you review the Audit Manager User Guide.

', 'operations' => [ 'AssociateAssessmentReportEvidenceFolder' => '

Associates an evidence folder to an assessment report in an Audit Manager assessment.

', 'BatchAssociateAssessmentReportEvidence' => '

Associates a list of evidence to an assessment report in an Audit Manager assessment.

', 'BatchCreateDelegationByAssessment' => '

Creates a batch of delegations for an assessment in Audit Manager.

', 'BatchDeleteDelegationByAssessment' => '

Deletes a batch of delegations for an assessment in Audit Manager.

', 'BatchDisassociateAssessmentReportEvidence' => '

Disassociates a list of evidence from an assessment report in Audit Manager.

', 'BatchImportEvidenceToAssessmentControl' => '

Adds one or more pieces of evidence to a control in an Audit Manager assessment.

You can import manual evidence from any S3 bucket by specifying the S3 URI of the object. You can also upload a file from your browser, or enter plain text in response to a risk assessment question.

The following restrictions apply to this action:

For more information about Audit Manager service restrictions, see Quotas and restrictions for Audit Manager.

', 'CreateAssessment' => '

Creates an assessment in Audit Manager.

', 'CreateAssessmentFramework' => '

Creates a custom framework in Audit Manager.

', 'CreateAssessmentReport' => '

Creates an assessment report for the specified assessment.

', 'CreateControl' => '

Creates a new custom control in Audit Manager.

', 'DeleteAssessment' => '

Deletes an assessment in Audit Manager.

', 'DeleteAssessmentFramework' => '

Deletes a custom framework in Audit Manager.

', 'DeleteAssessmentFrameworkShare' => '

Deletes a share request for a custom framework in Audit Manager.

', 'DeleteAssessmentReport' => '

Deletes an assessment report in Audit Manager.

When you run the DeleteAssessmentReport operation, Audit Manager attempts to delete the following data:

  1. The specified assessment report that’s stored in your S3 bucket

  2. The associated metadata that’s stored in Audit Manager

If Audit Manager can’t access the assessment report in your S3 bucket, the report isn’t deleted. In this event, the DeleteAssessmentReport operation doesn’t fail. Instead, it proceeds to delete the associated metadata only. You must then delete the assessment report from the S3 bucket yourself.

This scenario happens when Audit Manager receives a 403 (Forbidden) or 404 (Not Found) error from Amazon S3. To avoid this, make sure that your S3 bucket is available, and that you configured the correct permissions for Audit Manager to delete resources in your S3 bucket. For an example permissions policy that you can use, see Assessment report destination permissions in the Audit Manager User Guide. For information about the issues that could cause a 403 (Forbidden) or 404 (Not Found) error from Amazon S3, see List of Error Codes in the Amazon Simple Storage Service API Reference.

', 'DeleteControl' => '

Deletes a custom control in Audit Manager.

When you invoke this operation, the custom control is deleted from any frameworks or assessments that it’s currently part of. As a result, Audit Manager will stop collecting evidence for that custom control in all of your assessments. This includes assessments that you previously created before you deleted the custom control.

', 'DeregisterAccount' => '

Deregisters an account in Audit Manager.

Before you deregister, you can use the UpdateSettings API operation to set your preferred data retention policy. By default, Audit Manager retains your data. If you want to delete your data, you can use the DeregistrationPolicy attribute to request the deletion of your data.

For more information about data retention, see Data Protection in the Audit Manager User Guide.

', 'DeregisterOrganizationAdminAccount' => '

Removes the specified Amazon Web Services account as a delegated administrator for Audit Manager.

When you remove a delegated administrator from your Audit Manager settings, you continue to have access to the evidence that you previously collected under that account. This is also the case when you deregister a delegated administrator from Organizations. However, Audit Manager stops collecting and attaching evidence to that delegated administrator account moving forward.

Keep in mind the following cleanup task if you use evidence finder:

Before you use your management account to remove a delegated administrator, make sure that the current delegated administrator account signs in to Audit Manager and disables evidence finder first. Disabling evidence finder automatically deletes the event data store that was created in their account when they enabled evidence finder. If this task isn’t completed, the event data store remains in their account. In this case, we recommend that the original delegated administrator goes to CloudTrail Lake and manually deletes the event data store.

This cleanup task is necessary to ensure that you don\'t end up with multiple event data stores. Audit Manager ignores an unused event data store after you remove or change a delegated administrator account. However, the unused event data store continues to incur storage costs from CloudTrail Lake if you don\'t delete it.

When you deregister a delegated administrator account for Audit Manager, the data for that account isn’t deleted. If you want to delete resource data for a delegated administrator account, you must perform that task separately before you deregister the account. Either, you can do this in the Audit Manager console. Or, you can use one of the delete API operations that are provided by Audit Manager.

To delete your Audit Manager resource data, see the following instructions:

At this time, Audit Manager doesn\'t provide an option to delete evidence for a specific delegated administrator. Instead, when your management account deregisters Audit Manager, we perform a cleanup for the current delegated administrator account at the time of deregistration.

', 'DisassociateAssessmentReportEvidenceFolder' => '

Disassociates an evidence folder from the specified assessment report in Audit Manager.

', 'GetAccountStatus' => '

Gets the registration status of an account in Audit Manager.

', 'GetAssessment' => '

Gets information about a specified assessment.

', 'GetAssessmentFramework' => '

Gets information about a specified framework.

', 'GetAssessmentReportUrl' => '

Gets the URL of an assessment report in Audit Manager.

', 'GetChangeLogs' => '

Gets a list of changelogs from Audit Manager.

', 'GetControl' => '

Gets information about a specified control.

', 'GetDelegations' => '

Gets a list of delegations from an audit owner to a delegate.

', 'GetEvidence' => '

Gets information about a specified evidence item.

', 'GetEvidenceByEvidenceFolder' => '

Gets all evidence from a specified evidence folder in Audit Manager.

', 'GetEvidenceFileUploadUrl' => '

Creates a presigned Amazon S3 URL that can be used to upload a file as manual evidence. For instructions on how to use this operation, see Upload a file from your browser in the Audit Manager User Guide.

The following restrictions apply to this operation:

For more information about Audit Manager service restrictions, see Quotas and restrictions for Audit Manager.

', 'GetEvidenceFolder' => '

Gets an evidence folder from a specified assessment in Audit Manager.

', 'GetEvidenceFoldersByAssessment' => '

Gets the evidence folders from a specified assessment in Audit Manager.

', 'GetEvidenceFoldersByAssessmentControl' => '

Gets a list of evidence folders that are associated with a specified control in an Audit Manager assessment.

', 'GetInsights' => '

Gets the latest analytics data for all your current active assessments.

', 'GetInsightsByAssessment' => '

Gets the latest analytics data for a specific active assessment.

', 'GetOrganizationAdminAccount' => '

Gets the name of the delegated Amazon Web Services administrator account for a specified organization.

', 'GetServicesInScope' => '

Gets a list of all of the Amazon Web Services that you can choose to include in your assessment. When you create an assessment, specify which of these services you want to include to narrow the assessment\'s scope.

', 'GetSettings' => '

Gets the settings for a specified Amazon Web Services account.

', 'ListAssessmentControlInsightsByControlDomain' => '

Lists the latest analytics data for controls within a specific control domain and a specific active assessment.

Control insights are listed only if the control belongs to the control domain and assessment that was specified. Moreover, the control must have collected evidence on the lastUpdated date of controlInsightsByAssessment. If neither of these conditions are met, no data is listed for that control.

', 'ListAssessmentFrameworkShareRequests' => '

Returns a list of sent or received share requests for custom frameworks in Audit Manager.

', 'ListAssessmentFrameworks' => '

Returns a list of the frameworks that are available in the Audit Manager framework library.

', 'ListAssessmentReports' => '

Returns a list of assessment reports created in Audit Manager.

', 'ListAssessments' => '

Returns a list of current and past assessments from Audit Manager.

', 'ListControlDomainInsights' => '

Lists the latest analytics data for control domains across all of your active assessments.

A control domain is listed only if at least one of the controls within that domain collected evidence on the lastUpdated date of controlDomainInsights. If this condition isn’t met, no data is listed for that control domain.

', 'ListControlDomainInsightsByAssessment' => '

Lists analytics data for control domains within a specified active assessment.

A control domain is listed only if at least one of the controls within that domain collected evidence on the lastUpdated date of controlDomainInsights. If this condition isn’t met, no data is listed for that domain.

', 'ListControlInsightsByControlDomain' => '

Lists the latest analytics data for controls within a specific control domain across all active assessments.

Control insights are listed only if the control belongs to the control domain that was specified and the control collected evidence on the lastUpdated date of controlInsightsMetadata. If neither of these conditions are met, no data is listed for that control.

', 'ListControls' => '

Returns a list of controls from Audit Manager.

', 'ListKeywordsForDataSource' => '

Returns a list of keywords that are pre-mapped to the specified control data source.

', 'ListNotifications' => '

Returns a list of all Audit Manager notifications.

', 'ListTagsForResource' => '

Returns a list of tags for the specified resource in Audit Manager.

', 'RegisterAccount' => '

Enables Audit Manager for the specified Amazon Web Services account.

', 'RegisterOrganizationAdminAccount' => '

Enables an Amazon Web Services account within the organization as the delegated administrator for Audit Manager.

', 'StartAssessmentFrameworkShare' => '

Creates a share request for a custom framework in Audit Manager.

The share request specifies a recipient and notifies them that a custom framework is available. Recipients have 120 days to accept or decline the request. If no action is taken, the share request expires.

When you create a share request, Audit Manager stores a snapshot of your custom framework in the US East (N. Virginia) Amazon Web Services Region. Audit Manager also stores a backup of the same snapshot in the US West (Oregon) Amazon Web Services Region.

Audit Manager deletes the snapshot and the backup snapshot when one of the following events occurs:

When a sender resends a share request, the snapshot is replaced with an updated version that corresponds with the latest version of the custom framework.

When a recipient accepts a share request, the snapshot is replicated into their Amazon Web Services account under the Amazon Web Services Region that was specified in the share request.

When you invoke the StartAssessmentFrameworkShare API, you are about to share a custom framework with another Amazon Web Services account. You may not share a custom framework that is derived from a standard framework if the standard framework is designated as not eligible for sharing by Amazon Web Services, unless you have obtained permission to do so from the owner of the standard framework. To learn more about which standard frameworks are eligible for sharing, see Framework sharing eligibility in the Audit Manager User Guide.

', 'TagResource' => '

Tags the specified resource in Audit Manager.

', 'UntagResource' => '

Removes a tag from a resource in Audit Manager.

', 'UpdateAssessment' => '

Edits an Audit Manager assessment.

', 'UpdateAssessmentControl' => '

Updates a control within an assessment in Audit Manager.

', 'UpdateAssessmentControlSetStatus' => '

Updates the status of a control set in an Audit Manager assessment.

', 'UpdateAssessmentFramework' => '

Updates a custom framework in Audit Manager.

', 'UpdateAssessmentFrameworkShare' => '

Updates a share request for a custom framework in Audit Manager.

', 'UpdateAssessmentStatus' => '

Updates the status of an assessment in Audit Manager.

', 'UpdateControl' => '

Updates a custom control in Audit Manager.

', 'UpdateSettings' => '

Updates Audit Manager settings for the current account.

', 'ValidateAssessmentReportIntegrity' => '

Validates the integrity of an assessment report in Audit Manager.

', ], 'shapes' => [ 'AWSAccount' => [ 'base' => '

The wrapper of Amazon Web Services account details, such as account ID or email address.

', 'refs' => [ 'AWSAccounts$member' => NULL, 'Assessment$awsAccount' => '

The Amazon Web Services account that\'s associated with the assessment.

', ], ], 'AWSAccounts' => [ 'base' => NULL, 'refs' => [ 'Scope$awsAccounts' => '

The Amazon Web Services accounts that are included in the scope of the assessment.

', ], ], 'AWSService' => [ 'base' => '

An Amazon Web Service such as Amazon S3 or CloudTrail.

For an example of how to find an Amazon Web Service name and how to define it in your assessment scope, see the following:

', 'refs' => [ 'AWSServices$member' => NULL, ], ], 'AWSServiceName' => [ 'base' => NULL, 'refs' => [ 'AWSService$serviceName' => '

The name of the Amazon Web Service.

', 'Evidence$eventSource' => '

The Amazon Web Service that the evidence is collected from.

', 'ServiceMetadata$name' => '

The name of the Amazon Web Service.

', ], ], 'AWSServices' => [ 'base' => NULL, 'refs' => [ 'Scope$awsServices' => '

The Amazon Web Services services that are included in the scope of the assessment.

', ], ], 'AccessDeniedException' => [ 'base' => '

Your account isn\'t registered with Audit Manager. Check the delegated administrator setup on the Audit Manager settings page, and try again.

', 'refs' => [], ], 'AccountId' => [ 'base' => NULL, 'refs' => [ 'AWSAccount$id' => '

The identifier for the Amazon Web Services account.

', 'AssessmentFrameworkShareRequest$sourceAccount' => '

The Amazon Web Services account of the sender.

', 'AssessmentFrameworkShareRequest$destinationAccount' => '

The Amazon Web Services account of the recipient.

', 'AssessmentReport$awsAccountId' => '

The identifier for the specified Amazon Web Services account.

', 'DeregisterOrganizationAdminAccountRequest$adminAccountId' => '

The identifier for the administrator account.

', 'Evidence$evidenceAwsAccountId' => '

The identifier for the Amazon Web Services account.

', 'Evidence$awsAccountId' => '

The identifier for the Amazon Web Services account.

', 'GetOrganizationAdminAccountResponse$adminAccountId' => '

The identifier for the administrator account.

', 'RegisterAccountRequest$delegatedAdminAccount' => '

The delegated administrator account for Audit Manager.

', 'RegisterOrganizationAdminAccountRequest$adminAccountId' => '

The identifier for the delegated administrator account.

', 'RegisterOrganizationAdminAccountResponse$adminAccountId' => '

The identifier for the delegated administrator account.

', 'StartAssessmentFrameworkShareRequest$destinationAccount' => '

The Amazon Web Services account of the recipient.

', ], ], 'AccountName' => [ 'base' => NULL, 'refs' => [ 'AWSAccount$name' => '

The name of the Amazon Web Services account.

', ], ], 'AccountStatus' => [ 'base' => NULL, 'refs' => [ 'DeregisterAccountResponse$status' => '

The registration status of the account.

', 'GetAccountStatusResponse$status' => '

The status of the Amazon Web Services account.

', 'RegisterAccountResponse$status' => '

The status of the account registration request.

', ], ], 'ActionEnum' => [ 'base' => NULL, 'refs' => [ 'ChangeLog$action' => '

The action that was performed.

', ], ], 'ActionPlanInstructions' => [ 'base' => NULL, 'refs' => [ 'Control$actionPlanInstructions' => '

The recommended actions to carry out if the control isn\'t fulfilled.

', 'CreateControlRequest$actionPlanInstructions' => '

The recommended actions to carry out if the control isn\'t fulfilled.

', 'UpdateControlRequest$actionPlanInstructions' => '

The recommended actions to carry out if the control isn\'t fulfilled.

', ], ], 'ActionPlanTitle' => [ 'base' => NULL, 'refs' => [ 'Control$actionPlanTitle' => '

The title of the action plan for remediating the control.

', 'CreateControlRequest$actionPlanTitle' => '

The title of the action plan for remediating the control.

', 'UpdateControlRequest$actionPlanTitle' => '

The title of the action plan for remediating the control.

', ], ], 'Assessment' => [ 'base' => '

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.

', 'refs' => [ 'CreateAssessmentResponse$assessment' => NULL, 'GetAssessmentResponse$assessment' => NULL, 'UpdateAssessmentResponse$assessment' => '

The response object for the UpdateAssessment API. This is the name of the updated assessment.

', 'UpdateAssessmentStatusResponse$assessment' => '

The name of the updated assessment that the UpdateAssessmentStatus API returned.

', ], ], 'AssessmentControl' => [ 'base' => '

The control entity that represents a standard control or a custom control in an Audit Manager assessment.

', 'refs' => [ 'AssessmentControls$member' => NULL, 'UpdateAssessmentControlResponse$control' => '

The name of the updated control set that the UpdateAssessmentControl API returned.

', ], ], 'AssessmentControlSet' => [ 'base' => '

Represents a set of controls in an Audit Manager assessment.

', 'refs' => [ 'AssessmentControlSets$member' => NULL, 'UpdateAssessmentControlSetStatusResponse$controlSet' => '

The name of the updated control set that the UpdateAssessmentControlSetStatus API returned.

', ], ], 'AssessmentControlSets' => [ 'base' => NULL, 'refs' => [ 'AssessmentFramework$controlSets' => '

The control sets that are associated with the framework.

', ], ], 'AssessmentControls' => [ 'base' => NULL, 'refs' => [ 'AssessmentControlSet$controls' => '

The list of controls that\'s contained with the control set.

', ], ], 'AssessmentDescription' => [ 'base' => NULL, 'refs' => [ 'AssessmentMetadata$description' => '

The description of the assessment.

', 'CreateAssessmentRequest$description' => '

The optional description of the assessment to be created.

', 'UpdateAssessmentRequest$assessmentDescription' => '

The description of the assessment.

', ], ], 'AssessmentEvidenceFolder' => [ 'base' => '

The folder where Audit Manager stores evidence for an assessment.

', 'refs' => [ 'AssessmentEvidenceFolders$member' => NULL, 'GetEvidenceFolderResponse$evidenceFolder' => '

The folder that the evidence is stored in.

', ], ], 'AssessmentEvidenceFolderName' => [ 'base' => NULL, 'refs' => [ 'AssessmentEvidenceFolder$name' => '

The name of the evidence folder.

', ], ], 'AssessmentEvidenceFolders' => [ 'base' => NULL, 'refs' => [ 'GetEvidenceFoldersByAssessmentControlResponse$evidenceFolders' => '

The list of evidence folders that the GetEvidenceFoldersByAssessmentControl API returned.

', 'GetEvidenceFoldersByAssessmentResponse$evidenceFolders' => '

The list of evidence folders that the GetEvidenceFoldersByAssessment API returned.

', ], ], 'AssessmentFramework' => [ 'base' => '

The file used to structure and automate Audit Manager assessments for a given compliance standard.

', 'refs' => [ 'Assessment$framework' => '

The framework that the assessment was created from.

', ], ], 'AssessmentFrameworkDescription' => [ 'base' => NULL, 'refs' => [ 'FrameworkMetadata$description' => '

The description of the framework.

', ], ], 'AssessmentFrameworkMetadata' => [ 'base' => '

The metadata that\'s associated with a standard framework or a custom framework.

', 'refs' => [ 'FrameworkMetadataList$member' => NULL, ], ], 'AssessmentFrameworkShareRequest' => [ 'base' => '

Represents a share request for a custom framework in Audit Manager.

', 'refs' => [ 'AssessmentFrameworkShareRequestList$member' => NULL, 'StartAssessmentFrameworkShareResponse$assessmentFrameworkShareRequest' => '

The share request that\'s created by the StartAssessmentFrameworkShare API.

', 'UpdateAssessmentFrameworkShareResponse$assessmentFrameworkShareRequest' => '

The updated share request that\'s returned by the UpdateAssessmentFrameworkShare operation.

', ], ], 'AssessmentFrameworkShareRequestList' => [ 'base' => NULL, 'refs' => [ 'ListAssessmentFrameworkShareRequestsResponse$assessmentFrameworkShareRequests' => '

The list of share requests that the ListAssessmentFrameworkShareRequests API returned.

', ], ], 'AssessmentMetadata' => [ 'base' => '

The metadata that\'s associated with the specified assessment.

', 'refs' => [ 'Assessment$metadata' => '

The metadata for the assessment.

', ], ], 'AssessmentMetadataItem' => [ 'base' => '

A metadata object that\'s associated with an assessment in Audit Manager.

', 'refs' => [ 'ListAssessmentMetadata$member' => NULL, ], ], 'AssessmentName' => [ 'base' => NULL, 'refs' => [ 'AssessmentMetadata$name' => '

The name of the assessment.

', 'AssessmentMetadataItem$name' => '

The name of the assessment.

', 'AssessmentReport$assessmentName' => '

The name of the associated assessment.

', 'AssessmentReportMetadata$assessmentName' => '

The name of the associated assessment.

', 'CreateAssessmentRequest$name' => '

The name of the assessment to be created.

', 'Delegation$assessmentName' => '

The name of the assessment that\'s associated with the delegation.

', 'DelegationMetadata$assessmentName' => '

The name of the associated assessment.

', 'FrameworkMetadata$name' => '

The name of the framework.

', 'Notification$assessmentName' => '

The name of the related assessment.

', 'UpdateAssessmentRequest$assessmentName' => '

The name of the assessment to be updated.

', ], ], 'AssessmentReport' => [ 'base' => '

A finalized document that\'s generated from an Audit Manager assessment. These reports summarize the relevant evidence that was collected for your audit, and link to the relevant evidence folders. These evidence folders are named and organized according to the controls that are specified in your assessment.

', 'refs' => [ 'CreateAssessmentReportResponse$assessmentReport' => '

The new assessment report that the CreateAssessmentReport API returned.

', ], ], 'AssessmentReportDescription' => [ 'base' => NULL, 'refs' => [ 'AssessmentReport$description' => '

The description of the specified assessment report.

', 'AssessmentReportMetadata$description' => '

The description of the assessment report.

', 'CreateAssessmentReportRequest$description' => '

The description of the assessment report.

', ], ], 'AssessmentReportDestinationType' => [ 'base' => NULL, 'refs' => [ 'AssessmentReportsDestination$destinationType' => '

The destination type, such as Amazon S3.

', ], ], 'AssessmentReportEvidenceError' => [ 'base' => '

An error entity for assessment report evidence errors. This is used to provide more meaningful errors than a simple string message.

', 'refs' => [ 'AssessmentReportEvidenceErrors$member' => NULL, ], ], 'AssessmentReportEvidenceErrors' => [ 'base' => NULL, 'refs' => [ 'BatchAssociateAssessmentReportEvidenceResponse$errors' => '

A list of errors that the BatchAssociateAssessmentReportEvidence API returned.

', 'BatchDisassociateAssessmentReportEvidenceResponse$errors' => '

A list of errors that the BatchDisassociateAssessmentReportEvidence API returned.

', ], ], 'AssessmentReportMetadata' => [ 'base' => '

The metadata objects that are associated with the specified assessment report.

', 'refs' => [ 'AssessmentReportsMetadata$member' => NULL, ], ], 'AssessmentReportName' => [ 'base' => NULL, 'refs' => [ 'AssessmentReport$name' => '

The name that\'s given to the assessment report.

', 'AssessmentReportMetadata$name' => '

The name of the assessment report.

', 'CreateAssessmentReportRequest$name' => '

The name of the new assessment report.

', ], ], 'AssessmentReportStatus' => [ 'base' => NULL, 'refs' => [ 'AssessmentReport$status' => '

The current status of the specified assessment report.

', 'AssessmentReportMetadata$status' => '

The current status of the assessment report.

', ], ], 'AssessmentReportsDestination' => [ 'base' => '

The location where Audit Manager saves assessment reports for the given assessment.

', 'refs' => [ 'AssessmentMetadata$assessmentReportsDestination' => '

The destination that evidence reports are stored in for the assessment.

', 'CreateAssessmentRequest$assessmentReportsDestination' => '

The assessment report storage destination for the assessment that\'s being created.

', 'Settings$defaultAssessmentReportsDestination' => '

The default S3 destination bucket for storing assessment reports.

', 'UpdateAssessmentRequest$assessmentReportsDestination' => '

The assessment report storage destination for the assessment that\'s being updated.

', 'UpdateSettingsRequest$defaultAssessmentReportsDestination' => '

The default S3 destination bucket for storing assessment reports.

', ], ], 'AssessmentReportsMetadata' => [ 'base' => NULL, 'refs' => [ 'ListAssessmentReportsResponse$assessmentReports' => '

The list of assessment reports that the ListAssessmentReports API returned.

', ], ], 'AssessmentStatus' => [ 'base' => NULL, 'refs' => [ 'AssessmentMetadata$status' => '

The overall status of the assessment.

', 'AssessmentMetadataItem$status' => '

The current status of the assessment.

', 'ListAssessmentsRequest$status' => '

The current status of the assessment.

', 'UpdateAssessmentStatusRequest$status' => '

The current status of the assessment.

', ], ], 'AssociateAssessmentReportEvidenceFolderRequest' => [ 'base' => NULL, 'refs' => [], ], 'AssociateAssessmentReportEvidenceFolderResponse' => [ 'base' => NULL, 'refs' => [], ], 'AuditManagerArn' => [ 'base' => NULL, 'refs' => [ 'Assessment$arn' => '

The Amazon Resource Name (ARN) of the assessment.

', 'AssessmentFramework$arn' => '

The Amazon Resource Name (ARN) of the framework.

', 'AssessmentFrameworkMetadata$arn' => '

The Amazon Resource Name (ARN) of the framework.

', 'Control$arn' => '

The Amazon Resource Name (ARN) of the control.

', 'ControlMetadata$arn' => '

The Amazon Resource Name (ARN) of the control.

', 'Framework$arn' => '

The Amazon Resource Name (ARN) of the framework.

', 'ListTagsForResourceRequest$resourceArn' => '

The Amazon Resource Name (ARN) of the resource.

', 'TagResourceRequest$resourceArn' => '

The Amazon Resource Name (ARN) of the resource.

', 'UntagResourceRequest$resourceArn' => '

The Amazon Resource Name (ARN) of the specified resource.

', ], ], 'BatchAssociateAssessmentReportEvidenceRequest' => [ 'base' => NULL, 'refs' => [], ], 'BatchAssociateAssessmentReportEvidenceResponse' => [ 'base' => NULL, 'refs' => [], ], 'BatchCreateDelegationByAssessmentError' => [ 'base' => '

An error entity for the BatchCreateDelegationByAssessment API. This is used to provide more meaningful errors than a simple string message.

', 'refs' => [ 'BatchCreateDelegationByAssessmentErrors$member' => NULL, ], ], 'BatchCreateDelegationByAssessmentErrors' => [ 'base' => NULL, 'refs' => [ 'BatchCreateDelegationByAssessmentResponse$errors' => '

A list of errors that the BatchCreateDelegationByAssessment API returned.

', ], ], 'BatchCreateDelegationByAssessmentRequest' => [ 'base' => NULL, 'refs' => [], ], 'BatchCreateDelegationByAssessmentResponse' => [ 'base' => NULL, 'refs' => [], ], 'BatchDeleteDelegationByAssessmentError' => [ 'base' => '

An error entity for the BatchDeleteDelegationByAssessment API. This is used to provide more meaningful errors than a simple string message.

', 'refs' => [ 'BatchDeleteDelegationByAssessmentErrors$member' => NULL, ], ], 'BatchDeleteDelegationByAssessmentErrors' => [ 'base' => NULL, 'refs' => [ 'BatchDeleteDelegationByAssessmentResponse$errors' => '

A list of errors that the BatchDeleteDelegationByAssessment API returned.

', ], ], 'BatchDeleteDelegationByAssessmentRequest' => [ 'base' => NULL, 'refs' => [], ], 'BatchDeleteDelegationByAssessmentResponse' => [ 'base' => NULL, 'refs' => [], ], 'BatchDisassociateAssessmentReportEvidenceRequest' => [ 'base' => NULL, 'refs' => [], ], 'BatchDisassociateAssessmentReportEvidenceResponse' => [ 'base' => NULL, 'refs' => [], ], 'BatchImportEvidenceToAssessmentControlError' => [ 'base' => '

An error entity for the BatchImportEvidenceToAssessmentControl API. This is used to provide more meaningful errors than a simple string message.

', 'refs' => [ 'BatchImportEvidenceToAssessmentControlErrors$member' => NULL, ], ], 'BatchImportEvidenceToAssessmentControlErrors' => [ 'base' => NULL, 'refs' => [ 'BatchImportEvidenceToAssessmentControlResponse$errors' => '

A list of errors that the BatchImportEvidenceToAssessmentControl API returned.

', ], ], 'BatchImportEvidenceToAssessmentControlRequest' => [ 'base' => NULL, 'refs' => [], ], 'BatchImportEvidenceToAssessmentControlResponse' => [ 'base' => NULL, 'refs' => [], ], 'Boolean' => [ 'base' => NULL, 'refs' => [ 'Settings$isAwsOrgEnabled' => '

Specifies whether Organizations is enabled.

', 'UpdateSettingsRequest$evidenceFinderEnabled' => '

Specifies whether the evidence finder feature is enabled. Change this attribute to enable or disable evidence finder.

When you use this attribute to disable evidence finder, Audit Manager deletes the event data store that’s used to query your evidence data. As a result, you can’t re-enable evidence finder and use the feature again. Your only alternative is to deregister and then re-register Audit Manager.

', 'ValidateAssessmentReportIntegrityResponse$signatureValid' => '

Specifies whether the signature key is valid.

', ], ], 'ChangeLog' => [ 'base' => '

The record of a change within Audit Manager. For example, this could be the status change of an assessment or the delegation of a control set.

', 'refs' => [ 'ChangeLogs$member' => NULL, ], ], 'ChangeLogs' => [ 'base' => NULL, 'refs' => [ 'GetChangeLogsResponse$changeLogs' => '

The list of user activity for the control.

', ], ], 'CloudTrailArn' => [ 'base' => NULL, 'refs' => [ 'EvidenceFinderEnablement$eventDataStoreArn' => '

The Amazon Resource Name (ARN) of the CloudTrail Lake event data store that’s used by evidence finder. The event data store is the lake of evidence data that evidence finder runs queries against.

', ], ], 'ComplianceType' => [ 'base' => NULL, 'refs' => [ 'AssessmentFrameworkMetadata$complianceType' => '

The compliance type that the new custom framework supports, such as CIS or HIPAA.

', 'AssessmentFrameworkShareRequest$complianceType' => '

The compliance type that the shared custom framework supports, such as CIS or HIPAA.

', 'AssessmentMetadata$complianceType' => '

The name of the compliance standard that\'s related to the assessment, such as PCI-DSS.

', 'AssessmentMetadataItem$complianceType' => '

The name of the compliance standard that\'s related to the assessment, such as PCI-DSS.

', 'CreateAssessmentFrameworkRequest$complianceType' => '

The compliance type that the new custom framework supports, such as CIS or HIPAA.

', 'Framework$complianceType' => '

The compliance type that the framework supports, such as CIS or HIPAA.

', 'FrameworkMetadata$complianceType' => '

The compliance standard that\'s associated with the framework. For example, this could be PCI DSS or HIPAA.

', 'UpdateAssessmentFrameworkRequest$complianceType' => '

The compliance type that the new custom framework supports, such as CIS or HIPAA.

', ], ], 'Control' => [ 'base' => '

A control in Audit Manager.

', 'refs' => [ 'Controls$member' => NULL, 'CreateControlResponse$control' => '

The new control that the CreateControl API returned.

', 'GetControlResponse$control' => '

The details of the control that the GetControl API returned.

', 'UpdateControlResponse$control' => '

The name of the updated control set that the UpdateControl API returned.

', ], ], 'ControlComment' => [ 'base' => '

A comment that\'s posted by a user on a control. This includes the author\'s name, the comment text, and a timestamp.

', 'refs' => [ 'ControlComments$member' => NULL, ], ], 'ControlCommentBody' => [ 'base' => NULL, 'refs' => [ 'ControlComment$commentBody' => '

The body text of a control comment.

', 'UpdateAssessmentControlRequest$commentBody' => '

The comment body text for the control.

', ], ], 'ControlComments' => [ 'base' => NULL, 'refs' => [ 'AssessmentControl$comments' => '

The list of comments that\'s attached to the control.

', ], ], 'ControlDescription' => [ 'base' => NULL, 'refs' => [ 'AssessmentControl$description' => '

The description of the control.

', 'Control$description' => '

The description of the control.

', 'CreateControlRequest$description' => '

The description of the control.

', 'UpdateControlRequest$description' => '

The optional description of the control.

', ], ], 'ControlDomainInsights' => [ 'base' => '

A summary of the latest analytics data for a specific control domain.

Control domain insights are grouped by control domain, and ranked by the highest total count of non-compliant evidence.

', 'refs' => [ 'ControlDomainInsightsList$member' => NULL, ], ], 'ControlDomainInsightsList' => [ 'base' => NULL, 'refs' => [ 'ListControlDomainInsightsByAssessmentResponse$controlDomainInsights' => '

The control domain analytics data that the ListControlDomainInsightsByAssessment API returned.

', 'ListControlDomainInsightsResponse$controlDomainInsights' => '

The control domain analytics data that the ListControlDomainInsights API returned.

', ], ], 'ControlInsightsMetadata' => [ 'base' => NULL, 'refs' => [ 'ListControlInsightsByControlDomainResponse$controlInsightsMetadata' => '

The control analytics data that the ListControlInsightsByControlDomain API returned.

', ], ], 'ControlInsightsMetadataByAssessment' => [ 'base' => NULL, 'refs' => [ 'ListAssessmentControlInsightsByControlDomainResponse$controlInsightsByAssessment' => '

The assessment control analytics data that the ListAssessmentControlInsightsByControlDomain API returned.

', ], ], 'ControlInsightsMetadataByAssessmentItem' => [ 'base' => '

A summary of the latest analytics data for a specific control in a specific active assessment.

Control insights are grouped by control domain, and ranked by the highest total count of non-compliant evidence.

', 'refs' => [ 'ControlInsightsMetadataByAssessment$member' => NULL, ], ], 'ControlInsightsMetadataItem' => [ 'base' => '

A summary of the latest analytics data for a specific control.

This data reflects the total counts for the specified control across all active assessments. Control insights are grouped by control domain, and ranked by the highest total count of non-compliant evidence.

', 'refs' => [ 'ControlInsightsMetadata$member' => NULL, ], ], 'ControlMappingSource' => [ 'base' => '

The data source that determines where Audit Manager collects evidence from for the control.

', 'refs' => [ 'ControlMappingSources$member' => NULL, ], ], 'ControlMappingSources' => [ 'base' => NULL, 'refs' => [ 'Control$controlMappingSources' => '

The data mapping sources for the control.

', 'UpdateControlRequest$controlMappingSources' => '

The data mapping sources for the control.

', ], ], 'ControlMetadata' => [ 'base' => '

The metadata that\'s associated with the standard control or custom control.

', 'refs' => [ 'ControlMetadataList$member' => NULL, ], ], 'ControlMetadataList' => [ 'base' => NULL, 'refs' => [ 'ListControlsResponse$controlMetadataList' => '

A list of metadata that the ListControls API returns for each control.

', ], ], 'ControlName' => [ 'base' => NULL, 'refs' => [ 'AssessmentControl$name' => '

The name of the control.

', 'AssessmentEvidenceFolder$controlName' => '

The name of the control.

', 'Control$name' => '

The name of the control.

', 'ControlMetadata$name' => '

The name of the control.

', 'CreateControlRequest$name' => '

The name of the control.

', 'UpdateControlRequest$name' => '

The name of the updated control.

', ], ], 'ControlResponse' => [ 'base' => NULL, 'refs' => [ 'AssessmentControl$response' => '

The response of the control.

', ], ], 'ControlSet' => [ 'base' => '

A set of controls in Audit Manager.

', 'refs' => [ 'ControlSets$member' => NULL, ], ], 'ControlSetId' => [ 'base' => NULL, 'refs' => [ 'AssessmentControlSet$id' => '

The identifier of the control set in the assessment. This is the control set name in a plain string format.

', 'AssessmentEvidenceFolder$controlSetId' => '

The identifier for the control set.

', 'BatchImportEvidenceToAssessmentControlRequest$controlSetId' => '

The identifier for the control set.

', 'CreateDelegationRequest$controlSetId' => '

The unique identifier for the control set.

', 'Delegation$controlSetId' => '

The identifier for the control set that\'s associated with the delegation.

', 'GetChangeLogsRequest$controlSetId' => '

The unique identifier for the control set.

', 'GetEvidenceByEvidenceFolderRequest$controlSetId' => '

The identifier for the control set.

', 'GetEvidenceFolderRequest$controlSetId' => '

The unique identifier for the control set.

', 'GetEvidenceFoldersByAssessmentControlRequest$controlSetId' => '

The identifier for the control set.

', 'GetEvidenceRequest$controlSetId' => '

The unique identifier for the control set.

', 'Notification$controlSetId' => '

The identifier for the control set.

', 'UpdateAssessmentControlRequest$controlSetId' => '

The unique identifier for the control set.

', ], ], 'ControlSetName' => [ 'base' => NULL, 'refs' => [ 'ControlSet$name' => '

The name of the control set.

', 'CreateAssessmentFrameworkControlSet$name' => '

The name of the control set.

', 'UpdateAssessmentFrameworkControlSet$id' => '

The unique identifier for the control set.

', 'UpdateAssessmentFrameworkControlSet$name' => '

The name of the control set.

', ], ], 'ControlSetStatus' => [ 'base' => NULL, 'refs' => [ 'AssessmentControlSet$status' => '

The current status of the control set.

', 'UpdateAssessmentControlSetStatusRequest$status' => '

The status of the control set that\'s being updated.

', ], ], 'ControlSets' => [ 'base' => NULL, 'refs' => [ 'Framework$controlSets' => '

The control sets that are associated with the framework.

', ], ], 'ControlSetsCount' => [ 'base' => NULL, 'refs' => [ 'AssessmentFrameworkMetadata$controlSetsCount' => '

The number of control sets that are associated with the framework.

', ], ], 'ControlSources' => [ 'base' => NULL, 'refs' => [ 'Control$controlSources' => '

The data source types that determine where Audit Manager collects evidence from for the control.

', 'ControlMetadata$controlSources' => '

The data source that determines where Audit Manager collects evidence from for the control.

', 'Framework$controlSources' => '

The control data sources where Audit Manager collects evidence from.

', ], ], 'ControlStatus' => [ 'base' => NULL, 'refs' => [ 'AssessmentControl$status' => '

The status of the control.

', 'UpdateAssessmentControlRequest$controlStatus' => '

The status of the control.

', ], ], 'ControlType' => [ 'base' => NULL, 'refs' => [ 'Control$type' => '

Specifies whether the control is a standard control or a custom control.

', 'ListControlsRequest$controlType' => '

The type of control, such as a standard control or a custom control.

', ], ], 'Controls' => [ 'base' => NULL, 'refs' => [ 'ControlSet$controls' => '

The list of controls within the control set.

', ], ], 'ControlsCount' => [ 'base' => NULL, 'refs' => [ 'AssessmentFrameworkMetadata$controlsCount' => '

The number of controls that are associated with the framework.

', ], ], 'CreateAssessmentFrameworkControl' => [ 'base' => '

The control entity attributes that uniquely identify an existing control to be added to a framework in Audit Manager.

', 'refs' => [ 'CreateAssessmentFrameworkControls$member' => NULL, ], ], 'CreateAssessmentFrameworkControlSet' => [ 'base' => '

A controlSet entity that represents a collection of controls in Audit Manager. This doesn\'t contain the control set ID.

', 'refs' => [ 'CreateAssessmentFrameworkControlSets$member' => NULL, ], ], 'CreateAssessmentFrameworkControlSets' => [ 'base' => NULL, 'refs' => [ 'CreateAssessmentFrameworkRequest$controlSets' => '

The control sets that are associated with the framework.

', ], ], 'CreateAssessmentFrameworkControls' => [ 'base' => NULL, 'refs' => [ 'CreateAssessmentFrameworkControlSet$controls' => '

The list of controls within the control set. This doesn\'t contain the control set ID.

', 'UpdateAssessmentFrameworkControlSet$controls' => '

The list of controls that are contained within the control set.

', ], ], 'CreateAssessmentFrameworkRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateAssessmentFrameworkResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateAssessmentReportRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateAssessmentReportResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateAssessmentRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateAssessmentResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateControlMappingSource' => [ 'base' => '

The control mapping fields that represent the source for evidence collection, along with related parameters and metadata. This doesn\'t contain mappingID.

', 'refs' => [ 'CreateControlMappingSources$member' => NULL, ], ], 'CreateControlMappingSources' => [ 'base' => NULL, 'refs' => [ 'CreateControlRequest$controlMappingSources' => '

The data mapping sources for the control.

', ], ], 'CreateControlRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateControlResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateDelegationRequest' => [ 'base' => '

A collection of attributes that\'s used to create a delegation for an assessment in Audit Manager.

', 'refs' => [ 'BatchCreateDelegationByAssessmentError$createDelegationRequest' => '

The API request to batch create delegations in Audit Manager.

', 'CreateDelegationRequests$member' => NULL, ], ], 'CreateDelegationRequests' => [ 'base' => NULL, 'refs' => [ 'BatchCreateDelegationByAssessmentRequest$createDelegationRequests' => '

The API request to batch create delegations in Audit Manager.

', ], ], 'CreatedBy' => [ 'base' => NULL, 'refs' => [ 'Control$createdBy' => '

The user or role that created the control.

', 'Delegation$createdBy' => '

The user or role that created the delegation.

', 'Framework$createdBy' => '

The user or role that created the framework.

', ], ], 'DefaultExportDestination' => [ 'base' => '

The default s3 bucket where Audit Manager saves the files that you export from evidence finder.

', 'refs' => [ 'Settings$defaultExportDestination' => '

The default S3 destination bucket for storing evidence finder exports.

', 'UpdateSettingsRequest$defaultExportDestination' => '

The default S3 destination bucket for storing evidence finder exports.

', ], ], 'Delegation' => [ 'base' => '

The assignment of a control set to a delegate for review.

', 'refs' => [ 'Delegations$member' => NULL, ], ], 'DelegationComment' => [ 'base' => NULL, 'refs' => [ 'CreateDelegationRequest$comment' => '

A comment that\'s related to the delegation request.

', 'Delegation$comment' => '

The comment that\'s related to the delegation.

', 'UpdateAssessmentControlSetStatusRequest$comment' => '

The comment that\'s related to the status update.

', ], ], 'DelegationIds' => [ 'base' => NULL, 'refs' => [ 'BatchDeleteDelegationByAssessmentRequest$delegationIds' => '

The identifiers for the delegations.

', ], ], 'DelegationMetadata' => [ 'base' => '

The metadata that\'s associated with the delegation.

', 'refs' => [ 'DelegationMetadataList$member' => NULL, ], ], 'DelegationMetadataList' => [ 'base' => NULL, 'refs' => [ 'GetDelegationsResponse$delegations' => '

The list of delegations that the GetDelegations API returned.

', ], ], 'DelegationStatus' => [ 'base' => NULL, 'refs' => [ 'Delegation$status' => '

The status of the delegation.

', 'DelegationMetadata$status' => '

The current status of the delegation.

', ], ], 'Delegations' => [ 'base' => NULL, 'refs' => [ 'AssessmentControlSet$delegations' => '

The delegations that are associated with the control set.

', 'AssessmentMetadata$delegations' => '

The delegations that are associated with the assessment.

', 'AssessmentMetadataItem$delegations' => '

The delegations that are associated with the assessment.

', 'BatchCreateDelegationByAssessmentResponse$delegations' => '

The delegations that are associated with the assessment.

', ], ], 'DeleteAssessmentFrameworkRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteAssessmentFrameworkResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteAssessmentFrameworkShareRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteAssessmentFrameworkShareResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteAssessmentReportRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteAssessmentReportResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteAssessmentRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteAssessmentResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteControlRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteControlResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteResources' => [ 'base' => NULL, 'refs' => [ 'DeregistrationPolicy$deleteResources' => '

Specifies which Audit Manager data will be deleted when you deregister Audit Manager.

', ], ], 'DeregisterAccountRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeregisterAccountResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeregisterOrganizationAdminAccountRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeregisterOrganizationAdminAccountResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeregistrationPolicy' => [ 'base' => '

The deregistration policy for the data that\'s stored in Audit Manager. You can use this attribute to determine how your data is handled when you deregister Audit Manager.

By default, Audit Manager retains evidence data for two years from the time of its creation. Other Audit Manager resources (including assessments, custom controls, and custom frameworks) remain in Audit Manager indefinitely, and are available if you re-register Audit Manager in the future. For more information about data retention, see Data Protection in the Audit Manager User Guide.

If you choose to delete all data, this action permanently deletes all evidence data in your account within seven days. It also deletes all of the Audit Manager resources that you created, including assessments, custom controls, and custom frameworks. Your data will not be available if you re-register Audit Manager in the future.

', 'refs' => [ 'Settings$deregistrationPolicy' => '

The deregistration policy for your Audit Manager data. You can use this attribute to determine how your data is handled when you deregister Audit Manager.

', 'UpdateSettingsRequest$deregistrationPolicy' => '

The deregistration policy for your Audit Manager data. You can use this attribute to determine how your data is handled when you deregister Audit Manager.

', ], ], 'DisassociateAssessmentReportEvidenceFolderRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateAssessmentReportEvidenceFolderResponse' => [ 'base' => NULL, 'refs' => [], ], 'EmailAddress' => [ 'base' => NULL, 'refs' => [ 'AWSAccount$emailAddress' => '

The email address that\'s associated with the Amazon Web Services account.

', ], ], 'ErrorCode' => [ 'base' => NULL, 'refs' => [ 'AssessmentReportEvidenceError$errorCode' => '

The error code that was returned.

', 'BatchCreateDelegationByAssessmentError$errorCode' => '

The error code that the BatchCreateDelegationByAssessment API returned.

', 'BatchDeleteDelegationByAssessmentError$errorCode' => '

The error code that the BatchDeleteDelegationByAssessment API returned.

', 'BatchImportEvidenceToAssessmentControlError$errorCode' => '

The error code that the BatchImportEvidenceToAssessmentControl API returned.

', ], ], 'ErrorMessage' => [ 'base' => NULL, 'refs' => [ 'AssessmentReportEvidenceError$errorMessage' => '

The error message that was returned.

', 'BatchCreateDelegationByAssessmentError$errorMessage' => '

The error message that the BatchCreateDelegationByAssessment API returned.

', 'BatchDeleteDelegationByAssessmentError$errorMessage' => '

The error message that the BatchDeleteDelegationByAssessment API returned.

', 'BatchImportEvidenceToAssessmentControlError$errorMessage' => '

The error message that the BatchImportEvidenceToAssessmentControl API returned.

', 'EvidenceFinderEnablement$error' => '

Represents any errors that occurred when enabling or disabling evidence finder.

', ], ], 'EventName' => [ 'base' => NULL, 'refs' => [ 'Evidence$eventName' => '

The name of the evidence event.

', ], ], 'Evidence' => [ 'base' => '

A record that contains the information needed to demonstrate compliance with the requirements specified by a control. Examples of evidence include change activity invoked by a user, or a system configuration snapshot.

', 'refs' => [ 'EvidenceList$member' => NULL, 'GetEvidenceResponse$evidence' => '

The evidence that the GetEvidence API returned.

', ], ], 'EvidenceAttributeKey' => [ 'base' => NULL, 'refs' => [ 'EvidenceAttributes$key' => NULL, ], ], 'EvidenceAttributeValue' => [ 'base' => NULL, 'refs' => [ 'EvidenceAttributes$value' => NULL, ], ], 'EvidenceAttributes' => [ 'base' => NULL, 'refs' => [ 'Evidence$attributes' => '

The names and values that are used by the evidence event. This includes an attribute name (such as allowUsersToChangePassword) and value (such as true or false).

', ], ], 'EvidenceFinderBackfillStatus' => [ 'base' => NULL, 'refs' => [ 'EvidenceFinderEnablement$backfillStatus' => '

The current status of the evidence data backfill process.

The backfill starts after you enable evidence finder. During this task, Audit Manager populates an event data store with your past two years’ worth of evidence data so that your evidence can be queried.

', ], ], 'EvidenceFinderEnablement' => [ 'base' => '

The settings object that specifies whether evidence finder is enabled. This object also describes the related event data store, and the backfill status for populating the event data store with evidence data.

', 'refs' => [ 'Settings$evidenceFinderEnablement' => '

The current evidence finder status and event data store details.

', ], ], 'EvidenceFinderEnablementStatus' => [ 'base' => NULL, 'refs' => [ 'EvidenceFinderEnablement$enablementStatus' => '

The current status of the evidence finder feature and the related event data store.

', ], ], 'EvidenceIds' => [ 'base' => NULL, 'refs' => [ 'BatchAssociateAssessmentReportEvidenceRequest$evidenceIds' => '

The list of evidence identifiers.

', 'BatchAssociateAssessmentReportEvidenceResponse$evidenceIds' => '

The list of evidence identifiers.

', 'BatchDisassociateAssessmentReportEvidenceRequest$evidenceIds' => '

The list of evidence identifiers.

', 'BatchDisassociateAssessmentReportEvidenceResponse$evidenceIds' => '

The identifier for the evidence.

', ], ], 'EvidenceInsights' => [ 'base' => '

A breakdown of the latest compliance check status for the evidence in your Audit Manager assessments.

', 'refs' => [ 'ControlDomainInsights$evidenceInsights' => '

A breakdown of the compliance check status for the evidence that’s associated with the control domain.

', 'ControlInsightsMetadataByAssessmentItem$evidenceInsights' => '

A breakdown of the compliance check status for the evidence that’s associated with the assessment control.

', 'ControlInsightsMetadataItem$evidenceInsights' => '

A breakdown of the compliance check status for the evidence that’s associated with the control.

', ], ], 'EvidenceList' => [ 'base' => NULL, 'refs' => [ 'GetEvidenceByEvidenceFolderResponse$evidence' => '

The list of evidence that the GetEvidenceByEvidenceFolder API returned.

', ], ], 'EvidenceSources' => [ 'base' => NULL, 'refs' => [ 'AssessmentControl$evidenceSources' => '

The list of data sources for the evidence.

', ], ], 'ExportDestinationType' => [ 'base' => NULL, 'refs' => [ 'DefaultExportDestination$destinationType' => '

The destination type, such as Amazon S3.

', ], ], 'Filename' => [ 'base' => NULL, 'refs' => [ 'AssessmentFrameworkMetadata$logo' => '

The logo that\'s associated with the framework.

', 'Framework$logo' => '

The logo that\'s associated with the framework.

', 'FrameworkMetadata$logo' => '

The logo that\'s associated with the framework.

', ], ], 'Framework' => [ 'base' => '

The file that\'s used to structure and automate Audit Manager assessments for a given compliance standard.

', 'refs' => [ 'CreateAssessmentFrameworkResponse$framework' => '

The name of the new framework that the CreateAssessmentFramework API returned.

', 'GetAssessmentFrameworkResponse$framework' => '

The framework that the GetAssessmentFramework API returned.

', 'UpdateAssessmentFrameworkResponse$framework' => '

The name of the framework.

', ], ], 'FrameworkDescription' => [ 'base' => NULL, 'refs' => [ 'AssessmentFrameworkMetadata$description' => '

The description of the framework.

', 'AssessmentFrameworkShareRequest$frameworkDescription' => '

The description of the shared custom framework.

', 'CreateAssessmentFrameworkRequest$description' => '

An optional description for the new custom framework.

', 'Framework$description' => '

The description of the framework.

', 'UpdateAssessmentFrameworkRequest$description' => '

The description of the updated framework.

', ], ], 'FrameworkMetadata' => [ 'base' => '

The metadata of a framework, such as the name, ID, or description.

', 'refs' => [ 'AssessmentFramework$metadata' => NULL, ], ], 'FrameworkMetadataList' => [ 'base' => NULL, 'refs' => [ 'ListAssessmentFrameworksResponse$frameworkMetadataList' => '

A list of metadata that the ListAssessmentFrameworks API returns for each framework.

', ], ], 'FrameworkName' => [ 'base' => NULL, 'refs' => [ 'AssessmentFrameworkMetadata$name' => '

The name of the framework.

', 'AssessmentFrameworkShareRequest$frameworkName' => '

The name of the custom framework that the share request is for.

', 'CreateAssessmentFrameworkRequest$name' => '

The name of the new custom framework.

', 'Framework$name' => '

The name of the framework.

', 'UpdateAssessmentFrameworkRequest$name' => '

The name of the framework to be updated.

', ], ], 'FrameworkType' => [ 'base' => NULL, 'refs' => [ 'AssessmentFrameworkMetadata$type' => '

The framework type, such as a standard framework or a custom framework.

', 'Framework$type' => '

Specifies whether the framework is a standard framework or a custom framework.

', 'ListAssessmentFrameworksRequest$frameworkType' => '

The type of framework, such as a standard framework or a custom framework.

', ], ], 'GenericArn' => [ 'base' => NULL, 'refs' => [ 'Resource$arn' => '

The Amazon Resource Name (ARN) for the resource.

', ], ], 'GetAccountStatusRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetAccountStatusResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetAssessmentFrameworkRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetAssessmentFrameworkResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetAssessmentReportUrlRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetAssessmentReportUrlResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetAssessmentRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetAssessmentResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetChangeLogsRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetChangeLogsResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetControlRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetControlResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetDelegationsRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetDelegationsResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetEvidenceByEvidenceFolderRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetEvidenceByEvidenceFolderResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetEvidenceFileUploadUrlRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetEvidenceFileUploadUrlResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetEvidenceFolderRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetEvidenceFolderResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetEvidenceFoldersByAssessmentControlRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetEvidenceFoldersByAssessmentControlResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetEvidenceFoldersByAssessmentRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetEvidenceFoldersByAssessmentResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetEvidenceRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetEvidenceResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetInsightsByAssessmentRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetInsightsByAssessmentResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetInsightsRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetInsightsResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetOrganizationAdminAccountRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetOrganizationAdminAccountResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetServicesInScopeRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetServicesInScopeResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetSettingsRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetSettingsResponse' => [ 'base' => NULL, 'refs' => [], ], 'HyperlinkName' => [ 'base' => NULL, 'refs' => [ 'URL$hyperlinkName' => '

The name or word that\'s used as a hyperlink to the URL.

', ], ], 'IamArn' => [ 'base' => NULL, 'refs' => [ 'ChangeLog$createdBy' => '

The user or role that performed the action.

', 'CreateDelegationRequest$roleArn' => '

The Amazon Resource Name (ARN) of the IAM role.

', 'Delegation$roleArn' => '

The Amazon Resource Name (ARN) of the IAM role.

', 'DelegationMetadata$roleArn' => '

The Amazon Resource Name (ARN) of the IAM role.

', 'Evidence$iamId' => '

The unique identifier for the user or role that\'s associated with the evidence.

', 'Role$roleArn' => '

The Amazon Resource Name (ARN) of the IAM role.

', ], ], 'Insights' => [ 'base' => '

A summary of the latest analytics data for all your active assessments.

This summary is a snapshot of the data that your active assessments collected on the lastUpdated date. It’s important to understand that the following totals are daily counts based on this date — they aren’t a total sum to date.

The Insights data is eventually consistent. This means that, when you read data from Insights, the response might not instantly reflect the results of a recently completed write or update operation. If you repeat your read request after a few hours, the response should return the latest data.

If you delete an assessment or change its status to inactive, InsightsByAssessment includes data for that assessment as follows.

', 'refs' => [ 'GetInsightsResponse$insights' => '

The analytics data that the GetInsights API returned.

', ], ], 'InsightsByAssessment' => [ 'base' => '

A summary of the latest analytics data for a specific active assessment.

This summary is a snapshot of the data that was collected on the lastUpdated date. It’s important to understand that the totals in InsightsByAssessment are daily counts based on this date — they aren’t a total sum to date.

The InsightsByAssessment data is eventually consistent. This means that when you read data from InsightsByAssessment, the response might not instantly reflect the results of a recently completed write or update operation. If you repeat your read request after a few hours, the response returns the latest data.

If you delete an assessment or change its status to inactive, InsightsByAssessment includes data for that assessment as follows.

', 'refs' => [ 'GetInsightsByAssessmentResponse$insights' => '

The assessment analytics data that the GetInsightsByAssessment API returned.

', ], ], 'Integer' => [ 'base' => NULL, 'refs' => [ 'AssessmentControl$evidenceCount' => '

The amount of evidence that\'s collected for the control.

', 'AssessmentControl$assessmentReportEvidenceCount' => '

The amount of evidence in the assessment report.

', 'AssessmentControlSet$systemEvidenceCount' => '

The total number of evidence objects that are retrieved automatically for the control set.

', 'AssessmentControlSet$manualEvidenceCount' => '

The total number of evidence objects that are uploaded manually to the control set.

', 'AssessmentEvidenceFolder$totalEvidence' => '

The total amount of evidence in the evidence folder.

', 'AssessmentEvidenceFolder$assessmentReportSelectionCount' => '

The total count of evidence that\'s included in the assessment report.

', 'AssessmentEvidenceFolder$evidenceResourcesIncludedCount' => '

The amount of evidence that\'s included in the evidence folder.

', 'AssessmentEvidenceFolder$evidenceByTypeConfigurationDataCount' => '

The number of evidence that falls under the configuration data category. This evidence is collected from configuration snapshots of other Amazon Web Services such as Amazon EC2, Amazon S3, or IAM.

', 'AssessmentEvidenceFolder$evidenceByTypeManualCount' => '

The number of evidence that falls under the manual category. This evidence is imported manually.

', 'AssessmentEvidenceFolder$evidenceByTypeComplianceCheckCount' => '

The number of evidence that falls under the compliance check category. This evidence is collected from Config or Security Hub.

', 'AssessmentEvidenceFolder$evidenceByTypeComplianceCheckIssuesCount' => '

The total number of issues that were reported directly from Security Hub, Config, or both.

', 'AssessmentEvidenceFolder$evidenceByTypeUserActivityCount' => '

The number of evidence that falls under the user activity category. This evidence is collected from CloudTrail logs.

', 'AssessmentEvidenceFolder$evidenceAwsServiceSourceCount' => '

The total number of Amazon Web Services resources that were assessed to generate the evidence.

', ], ], 'InternalServerException' => [ 'base' => '

An internal service error occurred during the processing of your request. Try again later.

', 'refs' => [], ], 'KeywordInputType' => [ 'base' => NULL, 'refs' => [ 'SourceKeyword$keywordInputType' => '

The input method for the keyword.

', ], ], 'KeywordValue' => [ 'base' => NULL, 'refs' => [ 'Keywords$member' => NULL, 'SourceKeyword$keywordValue' => '

The value of the keyword that\'s used when mapping a control data source. For example, this can be a CloudTrail event name, a rule name for Config, a Security Hub control, or the name of an Amazon Web Services API call.

If you’re mapping a data source to a rule in Config, the keywordValue that you specify depends on the type of rule:

The keywordValue is case sensitive. If you enter a value incorrectly, Audit Manager might not recognize the data source mapping. As a result, you might not successfully collect evidence from that data source as intended.

Keep in mind the following requirements, depending on the data source type that you\'re using.

  1. For Config:

    • For managed rules, make sure that the keywordValue is the rule identifier in ALL_CAPS_WITH_UNDERSCORES. For example, CLOUDWATCH_LOG_GROUP_ENCRYPTED. For accuracy, we recommend that you reference the list of supported Config managed rules.

    • For custom rules, make sure that the keywordValue has the Custom_ prefix followed by the custom rule name. The format of the custom rule name itself may vary. For accuracy, we recommend that you visit the Config console to verify your custom rule name.

  2. For Security Hub: The format varies for Security Hub control names. For accuracy, we recommend that you reference the list of supported Security Hub controls.

  3. For Amazon Web Services API calls: Make sure that the keywordValue is written as serviceprefix_ActionName. For example, iam_ListGroups. For accuracy, we recommend that you reference the list of supported API calls.

  4. For CloudTrail: Make sure that the keywordValue is written as serviceprefix_ActionName. For example, cloudtrail_StartLogging. For accuracy, we recommend that you review the Amazon Web Service prefix and action names in the Service Authorization Reference.

', ], ], 'Keywords' => [ 'base' => NULL, 'refs' => [ 'ListKeywordsForDataSourceResponse$keywords' => '

The list of keywords for the event mapping source.

', ], ], 'KmsKey' => [ 'base' => NULL, 'refs' => [ 'RegisterAccountRequest$kmsKey' => '

The KMS key details.

', 'Settings$kmsKey' => '

The KMS key details.

', 'UpdateSettingsRequest$kmsKey' => '

The KMS key details.

', ], ], 'LastUpdatedBy' => [ 'base' => NULL, 'refs' => [ 'Control$lastUpdatedBy' => '

The user or role that most recently updated the control.

', 'Framework$lastUpdatedBy' => '

The user or role that most recently updated the framework.

', ], ], 'ListAssessmentControlInsightsByControlDomainRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListAssessmentControlInsightsByControlDomainResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListAssessmentFrameworkShareRequestsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListAssessmentFrameworkShareRequestsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListAssessmentFrameworksRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListAssessmentFrameworksResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListAssessmentMetadata' => [ 'base' => NULL, 'refs' => [ 'ListAssessmentsResponse$assessmentMetadata' => '

The metadata that the ListAssessments API returns for each assessment.

', ], ], 'ListAssessmentReportsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListAssessmentReportsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListAssessmentsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListAssessmentsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListControlDomainInsightsByAssessmentRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListControlDomainInsightsByAssessmentResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListControlDomainInsightsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListControlDomainInsightsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListControlInsightsByControlDomainRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListControlInsightsByControlDomainResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListControlsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListControlsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListKeywordsForDataSourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListKeywordsForDataSourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListNotificationsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListNotificationsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'ManualEvidence' => [ 'base' => '

Evidence that\'s manually added to a control in Audit Manager. manualEvidence can be one of the following: evidenceFileName, s3ResourcePath, or textResponse.

', 'refs' => [ 'BatchImportEvidenceToAssessmentControlError$manualEvidence' => '

Manual evidence that can\'t be collected automatically by Audit Manager.

', 'ManualEvidenceList$member' => NULL, ], ], 'ManualEvidenceList' => [ 'base' => NULL, 'refs' => [ 'BatchImportEvidenceToAssessmentControlRequest$manualEvidence' => '

The list of manual evidence objects.

', ], ], 'ManualEvidenceLocalFileName' => [ 'base' => NULL, 'refs' => [ 'GetEvidenceFileUploadUrlRequest$fileName' => '

The file that you want to upload. For a list of supported file formats, see Supported file types for manual evidence in the Audit Manager User Guide.

', 'ManualEvidence$evidenceFileName' => '

The name of the file that\'s uploaded as manual evidence. This name is populated using the evidenceFileName value from the GetEvidenceFileUploadUrl API response.

', ], ], 'ManualEvidenceTextResponse' => [ 'base' => NULL, 'refs' => [ 'ManualEvidence$textResponse' => '

The plain text response that\'s entered and saved as manual evidence.

', ], ], 'MaxResults' => [ 'base' => 'Max results in the page.', 'refs' => [ 'GetChangeLogsRequest$maxResults' => '

Represents the maximum number of results on a page or for an API request call.

', 'GetDelegationsRequest$maxResults' => '

Represents the maximum number of results on a page or for an API request call.

', 'GetEvidenceByEvidenceFolderRequest$maxResults' => '

Represents the maximum number of results on a page or for an API request call.

', 'GetEvidenceFoldersByAssessmentControlRequest$maxResults' => '

Represents the maximum number of results on a page or for an API request call.

', 'GetEvidenceFoldersByAssessmentRequest$maxResults' => '

Represents the maximum number of results on a page or for an API request call.

', 'ListAssessmentControlInsightsByControlDomainRequest$maxResults' => '

Represents the maximum number of results on a page or for an API request call.

', 'ListAssessmentFrameworkShareRequestsRequest$maxResults' => '

Represents the maximum number of results on a page or for an API request call.

', 'ListAssessmentFrameworksRequest$maxResults' => '

Represents the maximum number of results on a page or for an API request call.

', 'ListAssessmentReportsRequest$maxResults' => '

Represents the maximum number of results on a page or for an API request call.

', 'ListAssessmentsRequest$maxResults' => '

Represents the maximum number of results on a page or for an API request call.

', 'ListControlDomainInsightsByAssessmentRequest$maxResults' => '

Represents the maximum number of results on a page or for an API request call.

', 'ListControlDomainInsightsRequest$maxResults' => '

Represents the maximum number of results on a page or for an API request call.

', 'ListControlInsightsByControlDomainRequest$maxResults' => '

Represents the maximum number of results on a page or for an API request call.

', 'ListControlsRequest$maxResults' => '

Represents the maximum number of results on a page or for an API request call.

', 'ListKeywordsForDataSourceRequest$maxResults' => '

Represents the maximum number of results on a page or for an API request call.

', 'ListNotificationsRequest$maxResults' => '

Represents the maximum number of results on a page or for an API request call.

', ], ], 'NonEmptyString' => [ 'base' => NULL, 'refs' => [ 'AssessmentControlSet$description' => '

The description for the control set.

', 'ChangeLog$objectName' => '

The name of the object that changed. This could be the name of an assessment, control, or control set.

', 'ControlDomainInsights$name' => '

The name of the control domain.

', 'ControlInsightsMetadataByAssessmentItem$name' => '

The name of the assessment control.

', 'ControlInsightsMetadataByAssessmentItem$controlSetName' => '

The name of the control set that the assessment control belongs to.

', 'ControlInsightsMetadataItem$name' => '

The name of the control.

', 'DelegationMetadata$controlSetName' => '

Specifies the name of the control set that was delegated for review.

', 'EvidenceSources$member' => NULL, 'GetEvidenceFileUploadUrlResponse$evidenceFileName' => '

The name of the uploaded manual evidence file that the presigned URL was generated for.

', 'GetEvidenceFileUploadUrlResponse$uploadUrl' => '

The presigned URL that was generated.

', 'Notification$controlSetName' => '

Specifies the name of the control set that the notification is about.

', 'Notification$description' => '

The description of the notification.

', 'Notification$source' => '

The sender of the notification.

', 'ServiceMetadata$displayName' => '

The display name of the Amazon Web Service.

', 'ServiceMetadata$description' => '

The description of the Amazon Web Service.

', 'ServiceMetadata$category' => '

The category that the Amazon Web Service belongs to, such as compute, storage, or database.

', 'ValidationErrors$member' => NULL, ], ], 'Notification' => [ 'base' => '

The notification that informs a user of an update in Audit Manager. For example, this includes the notification that\'s sent when a control set is delegated for review.

', 'refs' => [ 'Notifications$member' => NULL, ], ], 'Notifications' => [ 'base' => NULL, 'refs' => [ 'ListNotificationsResponse$notifications' => '

The returned list of notifications.

', ], ], 'NullableInteger' => [ 'base' => NULL, 'refs' => [ 'AssessmentFrameworkShareRequest$standardControlsCount' => '

The number of standard controls that are part of the shared custom framework.

', 'AssessmentFrameworkShareRequest$customControlsCount' => '

The number of custom controls that are part of the shared custom framework.

', 'ControlDomainInsights$controlsCountByNoncompliantEvidence' => '

The number of controls in the control domain that collected non-compliant evidence on the lastUpdated date.

', 'ControlDomainInsights$totalControlsCount' => '

The total number of controls in the control domain.

', 'EvidenceInsights$noncompliantEvidenceCount' => '

The number of compliance check evidence that Audit Manager classified as non-compliant. This includes evidence that was collected from Security Hub with a Fail ruling, or collected from Config with a Non-compliant ruling.

', 'EvidenceInsights$compliantEvidenceCount' => '

The number of compliance check evidence that Audit Manager classified as compliant. This includes evidence that was collected from Security Hub with a Pass ruling, or collected from Config with a Compliant ruling.

', 'EvidenceInsights$inconclusiveEvidenceCount' => '

The number of evidence that a compliance check ruling isn\'t available for. Evidence is inconclusive when the associated control uses Security Hub or Config as a data source but you didn\'t enable those services. This is also the case when a control uses a data source that doesn’t support compliance checks (for example, manual evidence, API calls, or CloudTrail).

If evidence has a compliance check status of not applicable in the console, it\'s classified as inconclusive in EvidenceInsights data.

', 'Insights$activeAssessmentsCount' => '

The number of active assessments in Audit Manager.

', 'Insights$noncompliantEvidenceCount' => '

The number of compliance check evidence that Audit Manager classified as non-compliant on the lastUpdated date. This includes evidence that was collected from Security Hub with a Fail ruling, or collected from Config with a Non-compliant ruling.

', 'Insights$compliantEvidenceCount' => '

The number of compliance check evidence that Audit Manager classified as compliant on the lastUpdated date. This includes evidence that was collected from Security Hub with a Pass ruling, or collected from Config with a Compliant ruling.

', 'Insights$inconclusiveEvidenceCount' => '

The number of evidence without a compliance check ruling. Evidence is inconclusive when the associated control uses Security Hub or Config as a data source but you didn\'t enable those services. This is also the case when a control uses a data source that doesn’t support compliance checks (for example: manual evidence, API calls, or CloudTrail).

If evidence has a compliance check status of not applicable, it\'s classed as inconclusive in Insights data.

', 'Insights$assessmentControlsCountByNoncompliantEvidence' => '

The number of assessment controls that collected non-compliant evidence on the lastUpdated date.

', 'Insights$totalAssessmentControlsCount' => '

The total number of controls across all active assessments.

', 'InsightsByAssessment$noncompliantEvidenceCount' => '

The number of compliance check evidence that Audit Manager classified as non-compliant. This includes evidence that was collected from Security Hub with a Fail ruling, or collected from Config with a Non-compliant ruling.

', 'InsightsByAssessment$compliantEvidenceCount' => '

The number of compliance check evidence that Audit Manager classified as compliant. This includes evidence that was collected from Security Hub with a Pass ruling, or collected from Config with a Compliant ruling.

', 'InsightsByAssessment$inconclusiveEvidenceCount' => '

The amount of evidence without a compliance check ruling. Evidence is inconclusive if the associated control uses Security Hub or Config as a data source and you didn\'t enable those services. This is also the case if a control uses a data source that doesn’t support compliance checks (for example, manual evidence, API calls, or CloudTrail).

If evidence has a compliance check status of not applicable, it\'s classified as inconclusive in InsightsByAssessment data.

', 'InsightsByAssessment$assessmentControlsCountByNoncompliantEvidence' => '

The number of assessment controls that collected non-compliant evidence on the lastUpdated date.

', 'InsightsByAssessment$totalAssessmentControlsCount' => '

The total number of controls in the assessment.

', ], ], 'ObjectTypeEnum' => [ 'base' => NULL, 'refs' => [ 'ChangeLog$objectType' => '

The object that was changed, such as an assessment, control, or control set.

', ], ], 'QueryStatement' => [ 'base' => NULL, 'refs' => [ 'CreateAssessmentReportRequest$queryStatement' => '

A SQL statement that represents an evidence finder query.

Provide this parameter when you want to generate an assessment report from the results of an evidence finder search query. When you use this parameter, Audit Manager generates a one-time report using only the evidence from the query output. This report does not include any assessment evidence that was manually added to a report using the console, or associated with a report using the API.

To use this parameter, the enablementStatus of evidence finder must be ENABLED.

For examples and help resolving queryStatement validation exceptions, see Troubleshooting evidence finder issues in the Audit Manager User Guide.

', ], ], 'Region' => [ 'base' => NULL, 'refs' => [ 'AssessmentFrameworkShareRequest$destinationRegion' => '

The Amazon Web Services Region of the recipient.

', 'StartAssessmentFrameworkShareRequest$destinationRegion' => '

The Amazon Web Services Region of the recipient.

', ], ], 'RegisterAccountRequest' => [ 'base' => NULL, 'refs' => [], ], 'RegisterAccountResponse' => [ 'base' => NULL, 'refs' => [], ], 'RegisterOrganizationAdminAccountRequest' => [ 'base' => NULL, 'refs' => [], ], 'RegisterOrganizationAdminAccountResponse' => [ 'base' => NULL, 'refs' => [], ], 'Resource' => [ 'base' => '

A system asset that\'s evaluated in an Audit Manager assessment.

', 'refs' => [ 'Resources$member' => NULL, ], ], 'ResourceNotFoundException' => [ 'base' => '

The resource that\'s specified in the request can\'t be found.

', 'refs' => [], ], 'Resources' => [ 'base' => NULL, 'refs' => [ 'Evidence$resourcesIncluded' => '

The list of resources that are assessed to generate the evidence.

', ], ], 'Role' => [ 'base' => '

The wrapper that contains the Audit Manager role information of the current user. This includes the role type and IAM Amazon Resource Name (ARN).

', 'refs' => [ 'GetAssessmentResponse$userRole' => NULL, 'Roles$member' => NULL, ], ], 'RoleType' => [ 'base' => NULL, 'refs' => [ 'CreateDelegationRequest$roleType' => '

The type of customer persona.

In CreateAssessment, roleType can only be PROCESS_OWNER.

In UpdateSettings, roleType can only be PROCESS_OWNER.

In BatchCreateDelegationByAssessment, roleType can only be RESOURCE_OWNER.

', 'Delegation$roleType' => '

The type of customer persona.

In CreateAssessment, roleType can only be PROCESS_OWNER.

In UpdateSettings, roleType can only be PROCESS_OWNER.

In BatchCreateDelegationByAssessment, roleType can only be RESOURCE_OWNER.

', 'Role$roleType' => '

The type of customer persona.

In CreateAssessment, roleType can only be PROCESS_OWNER.

In UpdateSettings, roleType can only be PROCESS_OWNER.

In BatchCreateDelegationByAssessment, roleType can only be RESOURCE_OWNER.

', ], ], 'Roles' => [ 'base' => NULL, 'refs' => [ 'AssessmentControlSet$roles' => '

The roles that are associated with the control set.

', 'AssessmentMetadata$roles' => '

The roles that are associated with the assessment.

', 'AssessmentMetadataItem$roles' => '

The roles that are associated with the assessment.

', 'CreateAssessmentRequest$roles' => '

The list of roles for the assessment.

', 'Settings$defaultProcessOwners' => '

The designated default audit owners.

', 'UpdateAssessmentRequest$roles' => '

The list of roles for the assessment.

', 'UpdateSettingsRequest$defaultProcessOwners' => '

A list of the default audit owners.

', ], ], 'S3Url' => [ 'base' => NULL, 'refs' => [ 'AssessmentReportsDestination$destination' => '

The destination bucket where Audit Manager stores assessment reports.

', 'DefaultExportDestination$destination' => '

The destination bucket where Audit Manager stores exported files.

', 'ManualEvidence$s3ResourcePath' => '

The S3 URL of the object that\'s imported as manual evidence.

', 'ValidateAssessmentReportIntegrityRequest$s3RelativePath' => '

The relative path of the Amazon S3 bucket that the assessment report is stored in.

', ], ], 'SNSTopic' => [ 'base' => NULL, 'refs' => [ 'Settings$snsTopic' => '

The designated Amazon Simple Notification Service (Amazon SNS) topic.

', ], ], 'Scope' => [ 'base' => '

The wrapper that contains the Amazon Web Services accounts and services that are in scope for the assessment.

', 'refs' => [ 'AssessmentMetadata$scope' => '

The wrapper of Amazon Web Services accounts and services that are in scope for the assessment.

', 'CreateAssessmentRequest$scope' => NULL, 'UpdateAssessmentRequest$scope' => '

The scope of the assessment.

', ], ], 'ServiceMetadata' => [ 'base' => '

The metadata that\'s associated with the Amazon Web Service.

', 'refs' => [ 'ServiceMetadataList$member' => NULL, ], ], 'ServiceMetadataList' => [ 'base' => NULL, 'refs' => [ 'GetServicesInScopeResponse$serviceMetadata' => '

The metadata that\'s associated with the Amazon Web Service.

', ], ], 'ServiceQuotaExceededException' => [ 'base' => '

You\'ve reached your account quota for this resource type. To perform the requested action, delete some existing resources or request a quota increase from the Service Quotas console. For a list of Audit Manager service quotas, see Quotas and restrictions for Audit Manager.

', 'refs' => [], ], 'SettingAttribute' => [ 'base' => NULL, 'refs' => [ 'GetSettingsRequest$attribute' => '

The list of setting attribute enum values.

', ], ], 'Settings' => [ 'base' => '

The settings object that holds all supported Audit Manager settings.

', 'refs' => [ 'GetSettingsResponse$settings' => '

The settings object that holds all supported Audit Manager settings.

', 'UpdateSettingsResponse$settings' => '

The current list of settings.

', ], ], 'ShareRequestAction' => [ 'base' => NULL, 'refs' => [ 'UpdateAssessmentFrameworkShareRequest$action' => '

Specifies the update action for the share request.

', ], ], 'ShareRequestComment' => [ 'base' => NULL, 'refs' => [ 'AssessmentFrameworkShareRequest$comment' => '

An optional comment from the sender about the share request.

', 'StartAssessmentFrameworkShareRequest$comment' => '

An optional comment from the sender about the share request.

', ], ], 'ShareRequestStatus' => [ 'base' => NULL, 'refs' => [ 'AssessmentFrameworkShareRequest$status' => '

The status of the share request.

', ], ], 'ShareRequestType' => [ 'base' => NULL, 'refs' => [ 'DeleteAssessmentFrameworkShareRequest$requestType' => '

Specifies whether the share request is a sent request or a received request.

', 'ListAssessmentFrameworkShareRequestsRequest$requestType' => '

Specifies whether the share request is a sent request or a received request.

', 'UpdateAssessmentFrameworkShareRequest$requestType' => '

Specifies whether the share request is a sent request or a received request.

', ], ], 'SnsArn' => [ 'base' => NULL, 'refs' => [ 'UpdateSettingsRequest$snsTopic' => '

The Amazon Simple Notification Service (Amazon SNS) topic that Audit Manager sends notifications to.

', ], ], 'SourceDescription' => [ 'base' => NULL, 'refs' => [ 'ControlMappingSource$sourceDescription' => '

The description of the source.

', 'CreateControlMappingSource$sourceDescription' => '

The description of the data source that determines where Audit Manager collects evidence from for the control.

', ], ], 'SourceFrequency' => [ 'base' => NULL, 'refs' => [ 'ControlMappingSource$sourceFrequency' => '

Specifies how often evidence is collected from the control mapping source.

', 'CreateControlMappingSource$sourceFrequency' => '

Specifies how often evidence is collected from the control mapping source.

', ], ], 'SourceKeyword' => [ 'base' => '

A keyword that relates to the control data source.

For manual evidence, this keyword indicates if the manual evidence is a file or text.

For automated evidence, this keyword identifies a specific CloudTrail event, Config rule, Security Hub control, or Amazon Web Services API name.

To learn more about the supported keywords that you can use when mapping a control data source, see the following pages in the Audit Manager User Guide:

', 'refs' => [ 'ControlMappingSource$sourceKeyword' => NULL, 'CreateControlMappingSource$sourceKeyword' => NULL, ], ], 'SourceName' => [ 'base' => NULL, 'refs' => [ 'ControlMappingSource$sourceName' => '

The name of the source.

', 'CreateControlMappingSource$sourceName' => '

The name of the control mapping data source.

', ], ], 'SourceSetUpOption' => [ 'base' => NULL, 'refs' => [ 'ControlMappingSource$sourceSetUpOption' => '

The setup option for the data source. This option reflects if the evidence collection is automated or manual.

', 'CreateControlMappingSource$sourceSetUpOption' => '

The setup option for the data source, which reflects if the evidence collection is automated or manual.

', ], ], 'SourceType' => [ 'base' => NULL, 'refs' => [ 'ControlMappingSource$sourceType' => '

Specifies one of the five data source types for evidence collection.

', 'CreateControlMappingSource$sourceType' => '

Specifies one of the five types of data sources for evidence collection.

', 'ListKeywordsForDataSourceRequest$source' => '

The control mapping data source that the keywords apply to.

', ], ], 'StartAssessmentFrameworkShareRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartAssessmentFrameworkShareResponse' => [ 'base' => NULL, 'refs' => [], ], 'String' => [ 'base' => NULL, 'refs' => [ 'AccessDeniedException$message' => NULL, 'AssessmentEvidenceFolder$dataSource' => '

The Amazon Web Service that the evidence was collected from.

', 'AssessmentEvidenceFolder$author' => '

The name of the user who created the evidence folder.

', 'Evidence$dataSource' => '

The data source where the evidence was collected from.

', 'Evidence$evidenceByType' => '

The type of automated evidence.

', 'Evidence$complianceCheck' => '

The evaluation status for automated evidence that falls under the compliance check category.

', 'Evidence$awsOrganization' => '

The Amazon Web Services account that the evidence is collected from, and its organization path.

', 'Evidence$assessmentReportSelection' => '

Specifies whether the evidence is included in the assessment report.

', 'InternalServerException$message' => NULL, 'Resource$value' => '

The value of the resource.

', 'Resource$complianceCheck' => '

The evaluation status for a resource that was assessed when collecting compliance check evidence.

', 'ResourceNotFoundException$message' => NULL, 'ResourceNotFoundException$resourceId' => '

The unique identifier for the resource.

', 'ResourceNotFoundException$resourceType' => '

The type of resource that\'s affected by the error.

', 'ServiceQuotaExceededException$message' => NULL, 'ThrottlingException$message' => NULL, 'UpdateAssessmentControlSetStatusRequest$controlSetId' => '

The unique identifier for the control set.

', 'ValidateAssessmentReportIntegrityResponse$signatureAlgorithm' => '

The signature algorithm that\'s used to code sign the assessment report file.

', 'ValidateAssessmentReportIntegrityResponse$signatureDateTime' => '

The date and time signature that specifies when the assessment report was created.

', 'ValidateAssessmentReportIntegrityResponse$signatureKeyId' => '

The unique identifier for the validation signature key.

', 'ValidationException$message' => NULL, 'ValidationExceptionField$name' => '

The name of the validation error.

', 'ValidationExceptionField$message' => '

The body of the error message.

', ], ], 'TagKey' => [ 'base' => NULL, 'refs' => [ 'TagKeyList$member' => NULL, 'TagMap$key' => NULL, ], ], 'TagKeyList' => [ 'base' => NULL, 'refs' => [ 'UntagResourceRequest$tagKeys' => '

The name or key of the tag.

', ], ], 'TagMap' => [ 'base' => NULL, 'refs' => [ 'Assessment$tags' => '

The tags that are associated with the assessment.

', 'Control$tags' => '

The tags associated with the control.

', 'CreateAssessmentFrameworkRequest$tags' => '

The tags that are associated with the framework.

', 'CreateAssessmentRequest$tags' => '

The tags that are associated with the assessment.

', 'CreateControlRequest$tags' => '

The tags that are associated with the control.

', 'Framework$tags' => '

The tags that are associated with the framework.

', 'ListTagsForResourceResponse$tags' => '

The list of tags that the ListTagsForResource API returned.

', 'TagResourceRequest$tags' => '

The tags that are associated with the resource.

', ], ], 'TagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'TagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'TagValue' => [ 'base' => NULL, 'refs' => [ 'TagMap$value' => NULL, ], ], 'TestingInformation' => [ 'base' => NULL, 'refs' => [ 'Control$testingInformation' => '

The steps that you should follow to determine if the control has been satisfied.

', 'CreateControlRequest$testingInformation' => '

The steps to follow to determine if the control is satisfied.

', 'UpdateControlRequest$testingInformation' => '

The steps that you should follow to determine if the control is met.

', ], ], 'ThrottlingException' => [ 'base' => '

The request was denied due to request throttling.

', 'refs' => [], ], 'Timestamp' => [ 'base' => NULL, 'refs' => [ 'AssessmentEvidenceFolder$date' => '

The date when the first evidence was added to the evidence folder.

', 'AssessmentFrameworkMetadata$createdAt' => '

The time when the framework was created.

', 'AssessmentFrameworkMetadata$lastUpdatedAt' => '

The time when the framework was most recently updated.

', 'AssessmentFrameworkShareRequest$expirationTime' => '

The time when the share request expires.

', 'AssessmentFrameworkShareRequest$creationTime' => '

The time when the share request was created.

', 'AssessmentFrameworkShareRequest$lastUpdated' => '

Specifies when the share request was last updated.

', 'AssessmentMetadata$creationTime' => '

Specifies when the assessment was created.

', 'AssessmentMetadata$lastUpdated' => '

The time of the most recent update.

', 'AssessmentMetadataItem$creationTime' => '

Specifies when the assessment was created.

', 'AssessmentMetadataItem$lastUpdated' => '

The time of the most recent update.

', 'AssessmentReport$creationTime' => '

Specifies when the assessment report was created.

', 'AssessmentReportMetadata$creationTime' => '

Specifies when the assessment report was created.

', 'ChangeLog$createdAt' => '

The time when the action was performed and the changelog record was created.

', 'Control$createdAt' => '

The time when the control was created.

', 'Control$lastUpdatedAt' => '

The time when the control was most recently updated.

', 'ControlComment$postedDate' => '

The time when the comment was posted.

', 'ControlDomainInsights$lastUpdated' => '

The time when the control domain insights were last updated.

', 'ControlInsightsMetadataByAssessmentItem$lastUpdated' => '

The time when the assessment control insights were last updated.

', 'ControlInsightsMetadataItem$lastUpdated' => '

The time when the control insights were last updated.

', 'ControlMetadata$createdAt' => '

The time when the control was created.

', 'ControlMetadata$lastUpdatedAt' => '

The time when the control was most recently updated.

', 'Delegation$creationTime' => '

Specifies when the delegation was created.

', 'Delegation$lastUpdated' => '

Specifies when the delegation was last updated.

', 'DelegationMetadata$creationTime' => '

Specifies when the delegation was created.

', 'Evidence$time' => '

The timestamp that represents when the evidence was collected.

', 'Framework$createdAt' => '

The time when the framework was created.

', 'Framework$lastUpdatedAt' => '

The time when the framework was most recently updated.

', 'Insights$lastUpdated' => '

The time when the cross-assessment insights were last updated.

', 'InsightsByAssessment$lastUpdated' => '

The time when the assessment insights were last updated.

', 'Notification$eventTime' => '

The time when the notification was sent.

', ], ], 'TimestampUUID' => [ 'base' => NULL, 'refs' => [ 'Notification$id' => '

The unique identifier for the notification.

', ], ], 'Token' => [ 'base' => NULL, 'refs' => [ 'GetChangeLogsRequest$nextToken' => '

The pagination token that\'s used to fetch the next set of results.

', 'GetChangeLogsResponse$nextToken' => '

The pagination token that\'s used to fetch the next set of results.

', 'GetDelegationsRequest$nextToken' => '

The pagination token that\'s used to fetch the next set of results.

', 'GetDelegationsResponse$nextToken' => '

The pagination token that\'s used to fetch the next set of results.

', 'GetEvidenceByEvidenceFolderRequest$nextToken' => '

The pagination token that\'s used to fetch the next set of results.

', 'GetEvidenceByEvidenceFolderResponse$nextToken' => '

The pagination token that\'s used to fetch the next set of results.

', 'GetEvidenceFoldersByAssessmentControlRequest$nextToken' => '

The pagination token that\'s used to fetch the next set of results.

', 'GetEvidenceFoldersByAssessmentControlResponse$nextToken' => '

The pagination token that\'s used to fetch the next set of results.

', 'GetEvidenceFoldersByAssessmentRequest$nextToken' => '

The pagination token that\'s used to fetch the next set of results.

', 'GetEvidenceFoldersByAssessmentResponse$nextToken' => '

The pagination token that\'s used to fetch the next set of results.

', 'ListAssessmentControlInsightsByControlDomainRequest$nextToken' => '

The pagination token that\'s used to fetch the next set of results.

', 'ListAssessmentControlInsightsByControlDomainResponse$nextToken' => '

The pagination token that\'s used to fetch the next set of results.

', 'ListAssessmentFrameworkShareRequestsRequest$nextToken' => '

The pagination token that\'s used to fetch the next set of results.

', 'ListAssessmentFrameworkShareRequestsResponse$nextToken' => '

The pagination token that\'s used to fetch the next set of results.

', 'ListAssessmentFrameworksRequest$nextToken' => '

The pagination token that\'s used to fetch the next set of results.

', 'ListAssessmentFrameworksResponse$nextToken' => '

The pagination token that\'s used to fetch the next set of results.

', 'ListAssessmentReportsRequest$nextToken' => '

The pagination token that\'s used to fetch the next set of results.

', 'ListAssessmentReportsResponse$nextToken' => '

The pagination token that\'s used to fetch the next set of results.

', 'ListAssessmentsRequest$nextToken' => '

The pagination token that\'s used to fetch the next set of results.

', 'ListAssessmentsResponse$nextToken' => '

The pagination token that\'s used to fetch the next set of results.

', 'ListControlDomainInsightsByAssessmentRequest$nextToken' => '

The pagination token that\'s used to fetch the next set of results.

', 'ListControlDomainInsightsByAssessmentResponse$nextToken' => '

The pagination token that\'s used to fetch the next set of results.

', 'ListControlDomainInsightsRequest$nextToken' => '

The pagination token that\'s used to fetch the next set of results.

', 'ListControlDomainInsightsResponse$nextToken' => '

The pagination token that\'s used to fetch the next set of results.

', 'ListControlInsightsByControlDomainRequest$nextToken' => '

The pagination token that\'s used to fetch the next set of results.

', 'ListControlInsightsByControlDomainResponse$nextToken' => '

The pagination token that\'s used to fetch the next set of results.

', 'ListControlsRequest$nextToken' => '

The pagination token that\'s used to fetch the next set of results.

', 'ListControlsResponse$nextToken' => '

The pagination token that\'s used to fetch the next set of results.

', 'ListKeywordsForDataSourceRequest$nextToken' => '

The pagination token that\'s used to fetch the next set of results.

', 'ListKeywordsForDataSourceResponse$nextToken' => '

The pagination token that\'s used to fetch the next set of results.

', 'ListNotificationsRequest$nextToken' => '

The pagination token that\'s used to fetch the next set of results.

', 'ListNotificationsResponse$nextToken' => '

The pagination token that\'s used to fetch the next set of results.

', ], ], 'TroubleshootingText' => [ 'base' => NULL, 'refs' => [ 'ControlMappingSource$troubleshootingText' => '

The instructions for troubleshooting the control.

', 'CreateControlMappingSource$troubleshootingText' => '

The instructions for troubleshooting the control.

', ], ], 'URL' => [ 'base' => '

Short for uniform resource locator. A URL is used as a unique identifier to locate a resource on the internet.

', 'refs' => [ 'GetAssessmentReportUrlResponse$preSignedUrl' => NULL, ], ], 'UUID' => [ 'base' => NULL, 'refs' => [ 'AssessmentControl$id' => '

The identifier for the control.

', 'AssessmentEvidenceFolder$assessmentId' => '

The identifier for the assessment.

', 'AssessmentEvidenceFolder$controlId' => '

The unique identifier for the control.

', 'AssessmentEvidenceFolder$id' => '

The identifier for the folder that the evidence is stored in.

', 'AssessmentFramework$id' => '

The unique identifier for the framework.

', 'AssessmentFrameworkMetadata$id' => '

The unique identifier for the framework.

', 'AssessmentFrameworkShareRequest$id' => '

The unique identifier for the share request.

', 'AssessmentFrameworkShareRequest$frameworkId' => '

The unique identifier for the shared custom framework.

', 'AssessmentMetadata$id' => '

The unique identifier for the assessment.

', 'AssessmentMetadataItem$id' => '

The unique identifier for the assessment.

', 'AssessmentReport$id' => '

The unique identifier for the assessment report.

', 'AssessmentReport$assessmentId' => '

The identifier for the specified assessment.

', 'AssessmentReportEvidenceError$evidenceId' => '

The identifier for the evidence.

', 'AssessmentReportMetadata$id' => '

The unique identifier for the assessment report.

', 'AssessmentReportMetadata$assessmentId' => '

The unique identifier for the associated assessment.

', 'AssociateAssessmentReportEvidenceFolderRequest$assessmentId' => '

The identifier for the assessment.

', 'AssociateAssessmentReportEvidenceFolderRequest$evidenceFolderId' => '

The identifier for the folder that the evidence is stored in.

', 'BatchAssociateAssessmentReportEvidenceRequest$assessmentId' => '

The identifier for the assessment.

', 'BatchAssociateAssessmentReportEvidenceRequest$evidenceFolderId' => '

The identifier for the folder that the evidence is stored in.

', 'BatchCreateDelegationByAssessmentRequest$assessmentId' => '

The identifier for the assessment.

', 'BatchDeleteDelegationByAssessmentError$delegationId' => '

The identifier for the delegation.

', 'BatchDeleteDelegationByAssessmentRequest$assessmentId' => '

The identifier for the assessment.

', 'BatchDisassociateAssessmentReportEvidenceRequest$assessmentId' => '

The identifier for the assessment.

', 'BatchDisassociateAssessmentReportEvidenceRequest$evidenceFolderId' => '

The identifier for the folder that the evidence is stored in.

', 'BatchImportEvidenceToAssessmentControlRequest$assessmentId' => '

The identifier for the assessment.

', 'BatchImportEvidenceToAssessmentControlRequest$controlId' => '

The identifier for the control.

', 'Control$id' => '

The unique identifier for the control.

', 'ControlDomainInsights$id' => '

The unique identifier for the control domain.

', 'ControlInsightsMetadataByAssessmentItem$id' => '

The unique identifier for the assessment control.

', 'ControlInsightsMetadataItem$id' => '

The unique identifier for the control.

', 'ControlMappingSource$sourceId' => '

The unique identifier for the source.

', 'ControlMetadata$id' => '

The unique identifier for the control.

', 'ControlSet$id' => '

The identifier of the control set in the assessment. This is the control set name in a plain string format.

', 'CreateAssessmentFrameworkControl$id' => '

The unique identifier of the control.

', 'CreateAssessmentReportRequest$assessmentId' => '

The identifier for the assessment.

', 'CreateAssessmentRequest$frameworkId' => '

The identifier for the framework that the assessment will be created from.

', 'Delegation$id' => '

The unique identifier for the delegation.

', 'Delegation$assessmentId' => '

The identifier for the assessment that\'s associated with the delegation.

', 'DelegationIds$member' => NULL, 'DelegationMetadata$id' => '

The unique identifier for the delegation.

', 'DelegationMetadata$assessmentId' => '

The unique identifier for the assessment.

', 'DeleteAssessmentFrameworkRequest$frameworkId' => '

The identifier for the custom framework.

', 'DeleteAssessmentFrameworkShareRequest$requestId' => '

The unique identifier for the share request to be deleted.

', 'DeleteAssessmentReportRequest$assessmentId' => '

The unique identifier for the assessment.

', 'DeleteAssessmentReportRequest$assessmentReportId' => '

The unique identifier for the assessment report.

', 'DeleteAssessmentRequest$assessmentId' => '

The identifier for the assessment.

', 'DeleteControlRequest$controlId' => '

The unique identifier for the control.

', 'DisassociateAssessmentReportEvidenceFolderRequest$assessmentId' => '

The unique identifier for the assessment.

', 'DisassociateAssessmentReportEvidenceFolderRequest$evidenceFolderId' => '

The unique identifier for the folder that the evidence is stored in.

', 'Evidence$evidenceFolderId' => '

The identifier for the folder that the evidence is stored in.

', 'Evidence$id' => '

The identifier for the evidence.

', 'EvidenceIds$member' => NULL, 'Framework$id' => '

The unique identifier for the framework.

', 'GetAssessmentFrameworkRequest$frameworkId' => '

The identifier for the framework.

', 'GetAssessmentReportUrlRequest$assessmentReportId' => '

The unique identifier for the assessment report.

', 'GetAssessmentReportUrlRequest$assessmentId' => '

The unique identifier for the assessment.

', 'GetAssessmentRequest$assessmentId' => '

The unique identifier for the assessment.

', 'GetChangeLogsRequest$assessmentId' => '

The unique identifier for the assessment.

', 'GetChangeLogsRequest$controlId' => '

The unique identifier for the control.

', 'GetControlRequest$controlId' => '

The identifier for the control.

', 'GetEvidenceByEvidenceFolderRequest$assessmentId' => '

The identifier for the assessment.

', 'GetEvidenceByEvidenceFolderRequest$evidenceFolderId' => '

The unique identifier for the folder that the evidence is stored in.

', 'GetEvidenceFolderRequest$assessmentId' => '

The unique identifier for the assessment.

', 'GetEvidenceFolderRequest$evidenceFolderId' => '

The unique identifier for the folder that the evidence is stored in.

', 'GetEvidenceFoldersByAssessmentControlRequest$assessmentId' => '

The identifier for the assessment.

', 'GetEvidenceFoldersByAssessmentControlRequest$controlId' => '

The identifier for the control.

', 'GetEvidenceFoldersByAssessmentRequest$assessmentId' => '

The unique identifier for the assessment.

', 'GetEvidenceRequest$assessmentId' => '

The unique identifier for the assessment.

', 'GetEvidenceRequest$evidenceFolderId' => '

The unique identifier for the folder that the evidence is stored in.

', 'GetEvidenceRequest$evidenceId' => '

The unique identifier for the evidence.

', 'GetInsightsByAssessmentRequest$assessmentId' => '

The unique identifier for the assessment.

', 'ListAssessmentControlInsightsByControlDomainRequest$controlDomainId' => '

The unique identifier for the control domain.

', 'ListAssessmentControlInsightsByControlDomainRequest$assessmentId' => '

The unique identifier for the active assessment.

', 'ListControlDomainInsightsByAssessmentRequest$assessmentId' => '

The unique identifier for the active assessment.

', 'ListControlInsightsByControlDomainRequest$controlDomainId' => '

The unique identifier for the control domain.

', 'Notification$assessmentId' => '

The identifier for the assessment.

', 'StartAssessmentFrameworkShareRequest$frameworkId' => '

The unique identifier for the custom framework to be shared.

', 'UpdateAssessmentControlRequest$assessmentId' => '

The unique identifier for the assessment.

', 'UpdateAssessmentControlRequest$controlId' => '

The unique identifier for the control.

', 'UpdateAssessmentControlSetStatusRequest$assessmentId' => '

The unique identifier for the assessment.

', 'UpdateAssessmentFrameworkRequest$frameworkId' => '

The unique identifier for the framework.

', 'UpdateAssessmentFrameworkShareRequest$requestId' => '

The unique identifier for the share request.

', 'UpdateAssessmentRequest$assessmentId' => '

The unique identifier for the assessment.

', 'UpdateAssessmentStatusRequest$assessmentId' => '

The unique identifier for the assessment.

', 'UpdateControlRequest$controlId' => '

The identifier for the control.

', ], ], 'UntagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'UntagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateAssessmentControlRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateAssessmentControlResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateAssessmentControlSetStatusRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateAssessmentControlSetStatusResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateAssessmentFrameworkControlSet' => [ 'base' => '

A controlSet entity that represents a collection of controls in Audit Manager. This doesn\'t contain the control set ID.

', 'refs' => [ 'UpdateAssessmentFrameworkControlSets$member' => NULL, ], ], 'UpdateAssessmentFrameworkControlSets' => [ 'base' => NULL, 'refs' => [ 'UpdateAssessmentFrameworkRequest$controlSets' => '

The control sets that are associated with the framework.

', ], ], 'UpdateAssessmentFrameworkRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateAssessmentFrameworkResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateAssessmentFrameworkShareRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateAssessmentFrameworkShareResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateAssessmentRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateAssessmentResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateAssessmentStatusRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateAssessmentStatusResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateControlRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateControlResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateSettingsRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateSettingsResponse' => [ 'base' => NULL, 'refs' => [], ], 'UrlLink' => [ 'base' => NULL, 'refs' => [ 'URL$link' => '

The unique identifier for the internet resource.

', ], ], 'Username' => [ 'base' => NULL, 'refs' => [ 'AssessmentReport$author' => '

The name of the user who created the assessment report.

', 'AssessmentReportMetadata$author' => '

The name of the user who created the assessment report.

', 'ControlComment$authorName' => '

The name of the user who authored the comment.

', ], ], 'ValidateAssessmentReportIntegrityRequest' => [ 'base' => NULL, 'refs' => [], ], 'ValidateAssessmentReportIntegrityResponse' => [ 'base' => NULL, 'refs' => [], ], 'ValidationErrors' => [ 'base' => NULL, 'refs' => [ 'ValidateAssessmentReportIntegrityResponse$validationErrors' => '

Represents any errors that occurred when validating the assessment report.

', ], ], 'ValidationException' => [ 'base' => '

The request has invalid or missing parameters.

', 'refs' => [], ], 'ValidationExceptionField' => [ 'base' => '

Indicates that the request has invalid or missing parameters for the field.

', 'refs' => [ 'ValidationExceptionFieldList$member' => NULL, ], ], 'ValidationExceptionFieldList' => [ 'base' => NULL, 'refs' => [ 'ValidationException$fields' => '

The fields that caused the error, if applicable.

', ], ], 'ValidationExceptionReason' => [ 'base' => NULL, 'refs' => [ 'ValidationException$reason' => '

The reason the request failed validation.

', ], ], 'organizationId' => [ 'base' => NULL, 'refs' => [ 'GetOrganizationAdminAccountResponse$organizationId' => '

The identifier for the organization.

', 'RegisterOrganizationAdminAccountResponse$organizationId' => '

The identifier for the organization.

', ], ], ],];