@ThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AWSAuditManagerClient extends AmazonWebServiceClient implements AWSAuditManager
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 continuously audit your Amazon Web Services usage, and assess the effectiveness of your controls to better manage risk and simplify compliance.
Audit Manager provides pre-built frameworks that structure and automate assessments for a given compliance standard. Frameworks include a pre-built collection of controls with descriptions and testing procedures, which are grouped according to the requirements of the specified compliance standard or regulation. You can also customize frameworks and controls to support internal audits with unique requirements.
Use the following links to get started with the Audit Manager API:
Actions: An alphabetical list of all Audit Manager API operations.
Data types: An alphabetical list of all Audit Manager data types.
Common parameters: Parameters that all Query operations can use.
Common errors: Client and server errors that all operations can return.
If you're new to Audit Manager, we recommend that you review the Audit Manager User Guide.
LOGGING_AWS_REQUEST_METRIC
ENDPOINT_PREFIX
addRequestHandler, addRequestHandler, configureRegion, getClientConfiguration, getEndpointPrefix, getMonitoringListeners, getRequestMetricsCollector, getServiceName, getSignerByURI, getSignerOverride, getSignerRegionOverride, getTimeOffset, makeImmutable, removeRequestHandler, removeRequestHandler, setEndpoint, setEndpoint, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, withEndpoint, withRegion, withRegion, withTimeOffset
public static AWSAuditManagerClientBuilder builder()
public AssociateAssessmentReportEvidenceFolderResult associateAssessmentReportEvidenceFolder(AssociateAssessmentReportEvidenceFolderRequest request)
Associates an evidence folder to the specified assessment report in Audit Manager.
associateAssessmentReportEvidenceFolder
in interface AWSAuditManager
associateAssessmentReportEvidenceFolderRequest
- ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.ResourceNotFoundException
- The resource specified in the request cannot be found.public BatchAssociateAssessmentReportEvidenceResult batchAssociateAssessmentReportEvidence(BatchAssociateAssessmentReportEvidenceRequest request)
Associates a list of evidence to an assessment report in an Audit Manager assessment.
batchAssociateAssessmentReportEvidence
in interface AWSAuditManager
batchAssociateAssessmentReportEvidenceRequest
- ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.ResourceNotFoundException
- The resource specified in the request cannot be found.public BatchCreateDelegationByAssessmentResult batchCreateDelegationByAssessment(BatchCreateDelegationByAssessmentRequest request)
Create a batch of delegations for a specified assessment in Audit Manager.
batchCreateDelegationByAssessment
in interface AWSAuditManager
batchCreateDelegationByAssessmentRequest
- ResourceNotFoundException
- The resource specified in the request cannot be found.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.ValidationException
- The request has invalid or missing parameters.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public BatchDeleteDelegationByAssessmentResult batchDeleteDelegationByAssessment(BatchDeleteDelegationByAssessmentRequest request)
Deletes the delegations in the specified Audit Manager assessment.
batchDeleteDelegationByAssessment
in interface AWSAuditManager
batchDeleteDelegationByAssessmentRequest
- ResourceNotFoundException
- The resource specified in the request cannot be found.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.ValidationException
- The request has invalid or missing parameters.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public BatchDisassociateAssessmentReportEvidenceResult batchDisassociateAssessmentReportEvidence(BatchDisassociateAssessmentReportEvidenceRequest request)
Disassociates a list of evidence from the specified assessment report in Audit Manager.
batchDisassociateAssessmentReportEvidence
in interface AWSAuditManager
batchDisassociateAssessmentReportEvidenceRequest
- ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.ResourceNotFoundException
- The resource specified in the request cannot be found.public BatchImportEvidenceToAssessmentControlResult batchImportEvidenceToAssessmentControl(BatchImportEvidenceToAssessmentControlRequest request)
Uploads one or more pieces of evidence to the specified control in the assessment in Audit Manager.
batchImportEvidenceToAssessmentControl
in interface AWSAuditManager
batchImportEvidenceToAssessmentControlRequest
- ResourceNotFoundException
- The resource specified in the request cannot be found.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.ValidationException
- The request has invalid or missing parameters.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public CreateAssessmentResult createAssessment(CreateAssessmentRequest request)
Creates an assessment in Audit Manager.
createAssessment
in interface AWSAuditManager
createAssessmentRequest
- ResourceNotFoundException
- The resource specified in the request cannot be found.ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public CreateAssessmentFrameworkResult createAssessmentFramework(CreateAssessmentFrameworkRequest request)
Creates a custom framework in Audit Manager.
createAssessmentFramework
in interface AWSAuditManager
createAssessmentFrameworkRequest
- ResourceNotFoundException
- The resource specified in the request cannot be found.ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public CreateAssessmentReportResult createAssessmentReport(CreateAssessmentReportRequest request)
Creates an assessment report for the specified assessment.
createAssessmentReport
in interface AWSAuditManager
createAssessmentReportRequest
- ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.ResourceNotFoundException
- The resource specified in the request cannot be found.public CreateControlResult createControl(CreateControlRequest request)
Creates a new custom control in Audit Manager.
createControl
in interface AWSAuditManager
createControlRequest
- ResourceNotFoundException
- The resource specified in the request cannot be found.ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public DeleteAssessmentResult deleteAssessment(DeleteAssessmentRequest request)
Deletes an assessment in Audit Manager.
deleteAssessment
in interface AWSAuditManager
deleteAssessmentRequest
- ResourceNotFoundException
- The resource specified in the request cannot be found.ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public DeleteAssessmentFrameworkResult deleteAssessmentFramework(DeleteAssessmentFrameworkRequest request)
Deletes a custom framework in Audit Manager.
deleteAssessmentFramework
in interface AWSAuditManager
deleteAssessmentFrameworkRequest
- ResourceNotFoundException
- The resource specified in the request cannot be found.ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public DeleteAssessmentReportResult deleteAssessmentReport(DeleteAssessmentReportRequest request)
Deletes an assessment report from an assessment in Audit Manager.
deleteAssessmentReport
in interface AWSAuditManager
deleteAssessmentReportRequest
- ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.ResourceNotFoundException
- The resource specified in the request cannot be found.public DeleteControlResult deleteControl(DeleteControlRequest request)
Deletes a custom control in Audit Manager.
deleteControl
in interface AWSAuditManager
deleteControlRequest
- ResourceNotFoundException
- The resource specified in the request cannot be found.ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public DeregisterAccountResult deregisterAccount(DeregisterAccountRequest request)
Deregisters an account in Audit Manager.
deregisterAccount
in interface AWSAuditManager
deregisterAccountRequest
- ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.ResourceNotFoundException
- The resource specified in the request cannot be found.public DeregisterOrganizationAdminAccountResult deregisterOrganizationAdminAccount(DeregisterOrganizationAdminAccountRequest request)
Removes the specified member account as a delegated administrator for Audit Manager.
When you remove a delegated administrator from your Audit Manager settings, or when you deregister a delegated administrator from Organizations, you continue to have access to the evidence that you previously collected under that account. However, Audit Manager will stop collecting and attaching evidence to that delegated administrator account moving forward.
deregisterOrganizationAdminAccount
in interface AWSAuditManager
deregisterOrganizationAdminAccountRequest
- ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.ResourceNotFoundException
- The resource specified in the request cannot be found.public DisassociateAssessmentReportEvidenceFolderResult disassociateAssessmentReportEvidenceFolder(DisassociateAssessmentReportEvidenceFolderRequest request)
Disassociates an evidence folder from the specified assessment report in Audit Manager.
disassociateAssessmentReportEvidenceFolder
in interface AWSAuditManager
disassociateAssessmentReportEvidenceFolderRequest
- ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.ResourceNotFoundException
- The resource specified in the request cannot be found.public GetAccountStatusResult getAccountStatus(GetAccountStatusRequest request)
Returns the registration status of an account in Audit Manager.
getAccountStatus
in interface AWSAuditManager
getAccountStatusRequest
- InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public GetAssessmentResult getAssessment(GetAssessmentRequest request)
Returns an assessment from Audit Manager.
getAssessment
in interface AWSAuditManager
getAssessmentRequest
- ResourceNotFoundException
- The resource specified in the request cannot be found.ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public GetAssessmentFrameworkResult getAssessmentFramework(GetAssessmentFrameworkRequest request)
Returns a framework from Audit Manager.
getAssessmentFramework
in interface AWSAuditManager
getAssessmentFrameworkRequest
- ResourceNotFoundException
- The resource specified in the request cannot be found.ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public GetAssessmentReportUrlResult getAssessmentReportUrl(GetAssessmentReportUrlRequest request)
Returns the URL of a specified assessment report in Audit Manager.
getAssessmentReportUrl
in interface AWSAuditManager
getAssessmentReportUrlRequest
- ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.ResourceNotFoundException
- The resource specified in the request cannot be found.public GetChangeLogsResult getChangeLogs(GetChangeLogsRequest request)
Returns a list of changelogs from Audit Manager.
getChangeLogs
in interface AWSAuditManager
getChangeLogsRequest
- AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.ResourceNotFoundException
- The resource specified in the request cannot be found.ValidationException
- The request has invalid or missing parameters.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public GetControlResult getControl(GetControlRequest request)
Returns a control from Audit Manager.
getControl
in interface AWSAuditManager
getControlRequest
- ResourceNotFoundException
- The resource specified in the request cannot be found.ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public GetDelegationsResult getDelegations(GetDelegationsRequest request)
Returns a list of delegations from an audit owner to a delegate.
getDelegations
in interface AWSAuditManager
getDelegationsRequest
- ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public GetEvidenceResult getEvidence(GetEvidenceRequest request)
Returns evidence from Audit Manager.
getEvidence
in interface AWSAuditManager
getEvidenceRequest
- ResourceNotFoundException
- The resource specified in the request cannot be found.ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public GetEvidenceByEvidenceFolderResult getEvidenceByEvidenceFolder(GetEvidenceByEvidenceFolderRequest request)
Returns all evidence from a specified evidence folder in Audit Manager.
getEvidenceByEvidenceFolder
in interface AWSAuditManager
getEvidenceByEvidenceFolderRequest
- ResourceNotFoundException
- The resource specified in the request cannot be found.ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public GetEvidenceFolderResult getEvidenceFolder(GetEvidenceFolderRequest request)
Returns an evidence folder from the specified assessment in Audit Manager.
getEvidenceFolder
in interface AWSAuditManager
getEvidenceFolderRequest
- ResourceNotFoundException
- The resource specified in the request cannot be found.ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public GetEvidenceFoldersByAssessmentResult getEvidenceFoldersByAssessment(GetEvidenceFoldersByAssessmentRequest request)
Returns the evidence folders from a specified assessment in Audit Manager.
getEvidenceFoldersByAssessment
in interface AWSAuditManager
getEvidenceFoldersByAssessmentRequest
- ResourceNotFoundException
- The resource specified in the request cannot be found.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.ValidationException
- The request has invalid or missing parameters.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public GetEvidenceFoldersByAssessmentControlResult getEvidenceFoldersByAssessmentControl(GetEvidenceFoldersByAssessmentControlRequest request)
Returns a list of evidence folders associated with a specified control of an assessment in Audit Manager.
getEvidenceFoldersByAssessmentControl
in interface AWSAuditManager
getEvidenceFoldersByAssessmentControlRequest
- ResourceNotFoundException
- The resource specified in the request cannot be found.ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public GetOrganizationAdminAccountResult getOrganizationAdminAccount(GetOrganizationAdminAccountRequest request)
Returns the name of the delegated Amazon Web Services administrator account for the organization.
getOrganizationAdminAccount
in interface AWSAuditManager
getOrganizationAdminAccountRequest
- ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.ResourceNotFoundException
- The resource specified in the request cannot be found.public GetServicesInScopeResult getServicesInScope(GetServicesInScopeRequest request)
Returns a list of the in-scope Amazon Web Services services for the specified assessment.
getServicesInScope
in interface AWSAuditManager
getServicesInScopeRequest
- AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.ValidationException
- The request has invalid or missing parameters.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public GetSettingsResult getSettings(GetSettingsRequest request)
Returns the settings for the specified account.
getSettings
in interface AWSAuditManager
getSettingsRequest
- AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public ListAssessmentFrameworksResult listAssessmentFrameworks(ListAssessmentFrameworksRequest request)
Returns a list of the frameworks available in the Audit Manager framework library.
listAssessmentFrameworks
in interface AWSAuditManager
listAssessmentFrameworksRequest
- ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public ListAssessmentReportsResult listAssessmentReports(ListAssessmentReportsRequest request)
Returns a list of assessment reports created in Audit Manager.
listAssessmentReports
in interface AWSAuditManager
listAssessmentReportsRequest
- ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public ListAssessmentsResult listAssessments(ListAssessmentsRequest request)
Returns a list of current and past assessments from Audit Manager.
listAssessments
in interface AWSAuditManager
listAssessmentsRequest
- AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.ValidationException
- The request has invalid or missing parameters.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public ListControlsResult listControls(ListControlsRequest request)
Returns a list of controls from Audit Manager.
listControls
in interface AWSAuditManager
listControlsRequest
- AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.ValidationException
- The request has invalid or missing parameters.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public ListKeywordsForDataSourceResult listKeywordsForDataSource(ListKeywordsForDataSourceRequest request)
Returns a list of keywords that pre-mapped to the specified control data source.
listKeywordsForDataSource
in interface AWSAuditManager
listKeywordsForDataSourceRequest
- AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.ValidationException
- The request has invalid or missing parameters.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public ListNotificationsResult listNotifications(ListNotificationsRequest request)
Returns a list of all Audit Manager notifications.
listNotifications
in interface AWSAuditManager
listNotificationsRequest
- AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.ValidationException
- The request has invalid or missing parameters.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest request)
Returns a list of tags for the specified resource in Audit Manager.
listTagsForResource
in interface AWSAuditManager
listTagsForResourceRequest
- InternalServerException
- An internal service error occurred during the processing of your request. Try again later.ValidationException
- The request has invalid or missing parameters.ResourceNotFoundException
- The resource specified in the request cannot be found.public RegisterAccountResult registerAccount(RegisterAccountRequest request)
Enables Audit Manager for the specified account.
registerAccount
in interface AWSAuditManager
registerAccountRequest
- ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.ResourceNotFoundException
- The resource specified in the request cannot be found.public RegisterOrganizationAdminAccountResult registerOrganizationAdminAccount(RegisterOrganizationAdminAccountRequest request)
Enables an account within the organization as the delegated administrator for Audit Manager.
registerOrganizationAdminAccount
in interface AWSAuditManager
registerOrganizationAdminAccountRequest
- ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.ResourceNotFoundException
- The resource specified in the request cannot be found.public TagResourceResult tagResource(TagResourceRequest request)
Tags the specified resource in Audit Manager.
tagResource
in interface AWSAuditManager
tagResourceRequest
- InternalServerException
- An internal service error occurred during the processing of your request. Try again later.ValidationException
- The request has invalid or missing parameters.ResourceNotFoundException
- The resource specified in the request cannot be found.public UntagResourceResult untagResource(UntagResourceRequest request)
Removes a tag from a resource in Audit Manager.
untagResource
in interface AWSAuditManager
untagResourceRequest
- InternalServerException
- An internal service error occurred during the processing of your request. Try again later.ValidationException
- The request has invalid or missing parameters.ResourceNotFoundException
- The resource specified in the request cannot be found.public UpdateAssessmentResult updateAssessment(UpdateAssessmentRequest request)
Edits an Audit Manager assessment.
updateAssessment
in interface AWSAuditManager
updateAssessmentRequest
- ResourceNotFoundException
- The resource specified in the request cannot be found.ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public UpdateAssessmentControlResult updateAssessmentControl(UpdateAssessmentControlRequest request)
Updates a control within an assessment in Audit Manager.
updateAssessmentControl
in interface AWSAuditManager
updateAssessmentControlRequest
- ResourceNotFoundException
- The resource specified in the request cannot be found.ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public UpdateAssessmentControlSetStatusResult updateAssessmentControlSetStatus(UpdateAssessmentControlSetStatusRequest request)
Updates the status of a control set in an Audit Manager assessment.
updateAssessmentControlSetStatus
in interface AWSAuditManager
updateAssessmentControlSetStatusRequest
- ResourceNotFoundException
- The resource specified in the request cannot be found.ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public UpdateAssessmentFrameworkResult updateAssessmentFramework(UpdateAssessmentFrameworkRequest request)
Updates a custom framework in Audit Manager.
updateAssessmentFramework
in interface AWSAuditManager
updateAssessmentFrameworkRequest
- ResourceNotFoundException
- The resource specified in the request cannot be found.ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public UpdateAssessmentStatusResult updateAssessmentStatus(UpdateAssessmentStatusRequest request)
Updates the status of an assessment in Audit Manager.
updateAssessmentStatus
in interface AWSAuditManager
updateAssessmentStatusRequest
- ResourceNotFoundException
- The resource specified in the request cannot be found.ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public UpdateControlResult updateControl(UpdateControlRequest request)
Updates a custom control in Audit Manager.
updateControl
in interface AWSAuditManager
updateControlRequest
- ResourceNotFoundException
- The resource specified in the request cannot be found.ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public UpdateSettingsResult updateSettings(UpdateSettingsRequest request)
Updates Audit Manager settings for the current user account.
updateSettings
in interface AWSAuditManager
updateSettingsRequest
- ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.public ValidateAssessmentReportIntegrityResult validateAssessmentReportIntegrity(ValidateAssessmentReportIntegrityRequest request)
Validates the integrity of an assessment report in Audit Manager.
validateAssessmentReportIntegrity
in interface AWSAuditManager
validateAssessmentReportIntegrityRequest
- ValidationException
- The request has invalid or missing parameters.AccessDeniedException
- Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit
Manager settings page, and try again.InternalServerException
- An internal service error occurred during the processing of your request. Try again later.ResourceNotFoundException
- The resource specified in the request cannot be found.public ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
Response metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing the request.
getCachedResponseMetadata
in interface AWSAuditManager
request
- The originally executed requestpublic void shutdown()
AmazonWebServiceClient
shutdown
in interface AWSAuditManager
shutdown
in class AmazonWebServiceClient