@ThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AWSAuditManagerAsyncClient extends AWSAuditManagerClient implements AWSAuditManagerAsync
AsyncHandler can be used to receive
notification when an asynchronous operation completes.
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:
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_METRICENDPOINT_PREFIXassociateAssessmentReportEvidenceFolder, batchAssociateAssessmentReportEvidence, batchCreateDelegationByAssessment, batchDeleteDelegationByAssessment, batchDisassociateAssessmentReportEvidence, batchImportEvidenceToAssessmentControl, builder, createAssessment, createAssessmentFramework, createAssessmentReport, createControl, deleteAssessment, deleteAssessmentFramework, deleteAssessmentFrameworkShare, deleteAssessmentReport, deleteControl, deregisterAccount, deregisterOrganizationAdminAccount, disassociateAssessmentReportEvidenceFolder, getAccountStatus, getAssessment, getAssessmentFramework, getAssessmentReportUrl, getCachedResponseMetadata, getChangeLogs, getControl, getDelegations, getEvidence, getEvidenceByEvidenceFolder, getEvidenceFolder, getEvidenceFoldersByAssessment, getEvidenceFoldersByAssessmentControl, getInsights, getInsightsByAssessment, getOrganizationAdminAccount, getServicesInScope, getSettings, listAssessmentControlInsightsByControlDomain, listAssessmentFrameworks, listAssessmentFrameworkShareRequests, listAssessmentReports, listAssessments, listControlDomainInsights, listControlDomainInsightsByAssessment, listControlInsightsByControlDomain, listControls, listKeywordsForDataSource, listNotifications, listTagsForResource, registerAccount, registerOrganizationAdminAccount, startAssessmentFrameworkShare, tagResource, untagResource, updateAssessment, updateAssessmentControl, updateAssessmentControlSetStatus, updateAssessmentFramework, updateAssessmentFrameworkShare, updateAssessmentStatus, updateControl, updateSettings, validateAssessmentReportIntegrityaddRequestHandler, addRequestHandler, configureRegion, getClientConfiguration, getEndpointPrefix, getMonitoringListeners, getRequestMetricsCollector, getServiceName, getSignerByURI, getSignerOverride, getSignerRegionOverride, getTimeOffset, makeImmutable, removeRequestHandler, removeRequestHandler, setEndpoint, setEndpoint, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, withEndpoint, withRegion, withRegion, withTimeOffsetequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassociateAssessmentReportEvidenceFolder, batchAssociateAssessmentReportEvidence, batchCreateDelegationByAssessment, batchDeleteDelegationByAssessment, batchDisassociateAssessmentReportEvidence, batchImportEvidenceToAssessmentControl, createAssessment, createAssessmentFramework, createAssessmentReport, createControl, deleteAssessment, deleteAssessmentFramework, deleteAssessmentFrameworkShare, deleteAssessmentReport, deleteControl, deregisterAccount, deregisterOrganizationAdminAccount, disassociateAssessmentReportEvidenceFolder, getAccountStatus, getAssessment, getAssessmentFramework, getAssessmentReportUrl, getCachedResponseMetadata, getChangeLogs, getControl, getDelegations, getEvidence, getEvidenceByEvidenceFolder, getEvidenceFolder, getEvidenceFoldersByAssessment, getEvidenceFoldersByAssessmentControl, getInsights, getInsightsByAssessment, getOrganizationAdminAccount, getServicesInScope, getSettings, listAssessmentControlInsightsByControlDomain, listAssessmentFrameworks, listAssessmentFrameworkShareRequests, listAssessmentReports, listAssessments, listControlDomainInsights, listControlDomainInsightsByAssessment, listControlInsightsByControlDomain, listControls, listKeywordsForDataSource, listNotifications, listTagsForResource, registerAccount, registerOrganizationAdminAccount, startAssessmentFrameworkShare, tagResource, untagResource, updateAssessment, updateAssessmentControl, updateAssessmentControlSetStatus, updateAssessmentFramework, updateAssessmentFrameworkShare, updateAssessmentStatus, updateControl, updateSettings, validateAssessmentReportIntegritypublic static AWSAuditManagerAsyncClientBuilder asyncBuilder()
public ExecutorService getExecutorService()
public Future<AssociateAssessmentReportEvidenceFolderResult> associateAssessmentReportEvidenceFolderAsync(AssociateAssessmentReportEvidenceFolderRequest request)
AWSAuditManagerAsyncAssociates an evidence folder to an assessment report in a Audit Manager assessment.
associateAssessmentReportEvidenceFolderAsync in interface AWSAuditManagerAsyncpublic Future<AssociateAssessmentReportEvidenceFolderResult> associateAssessmentReportEvidenceFolderAsync(AssociateAssessmentReportEvidenceFolderRequest request, AsyncHandler<AssociateAssessmentReportEvidenceFolderRequest,AssociateAssessmentReportEvidenceFolderResult> asyncHandler)
AWSAuditManagerAsyncAssociates an evidence folder to an assessment report in a Audit Manager assessment.
associateAssessmentReportEvidenceFolderAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<BatchAssociateAssessmentReportEvidenceResult> batchAssociateAssessmentReportEvidenceAsync(BatchAssociateAssessmentReportEvidenceRequest request)
AWSAuditManagerAsyncAssociates a list of evidence to an assessment report in an Audit Manager assessment.
batchAssociateAssessmentReportEvidenceAsync in interface AWSAuditManagerAsyncpublic Future<BatchAssociateAssessmentReportEvidenceResult> batchAssociateAssessmentReportEvidenceAsync(BatchAssociateAssessmentReportEvidenceRequest request, AsyncHandler<BatchAssociateAssessmentReportEvidenceRequest,BatchAssociateAssessmentReportEvidenceResult> asyncHandler)
AWSAuditManagerAsyncAssociates a list of evidence to an assessment report in an Audit Manager assessment.
batchAssociateAssessmentReportEvidenceAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<BatchCreateDelegationByAssessmentResult> batchCreateDelegationByAssessmentAsync(BatchCreateDelegationByAssessmentRequest request)
AWSAuditManagerAsyncCreates a batch of delegations for an assessment in Audit Manager.
batchCreateDelegationByAssessmentAsync in interface AWSAuditManagerAsyncpublic Future<BatchCreateDelegationByAssessmentResult> batchCreateDelegationByAssessmentAsync(BatchCreateDelegationByAssessmentRequest request, AsyncHandler<BatchCreateDelegationByAssessmentRequest,BatchCreateDelegationByAssessmentResult> asyncHandler)
AWSAuditManagerAsyncCreates a batch of delegations for an assessment in Audit Manager.
batchCreateDelegationByAssessmentAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<BatchDeleteDelegationByAssessmentResult> batchDeleteDelegationByAssessmentAsync(BatchDeleteDelegationByAssessmentRequest request)
AWSAuditManagerAsyncDeletes a batch of delegations for an assessment in Audit Manager.
batchDeleteDelegationByAssessmentAsync in interface AWSAuditManagerAsyncpublic Future<BatchDeleteDelegationByAssessmentResult> batchDeleteDelegationByAssessmentAsync(BatchDeleteDelegationByAssessmentRequest request, AsyncHandler<BatchDeleteDelegationByAssessmentRequest,BatchDeleteDelegationByAssessmentResult> asyncHandler)
AWSAuditManagerAsyncDeletes a batch of delegations for an assessment in Audit Manager.
batchDeleteDelegationByAssessmentAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<BatchDisassociateAssessmentReportEvidenceResult> batchDisassociateAssessmentReportEvidenceAsync(BatchDisassociateAssessmentReportEvidenceRequest request)
AWSAuditManagerAsyncDisassociates a list of evidence from an assessment report in Audit Manager.
batchDisassociateAssessmentReportEvidenceAsync in interface AWSAuditManagerAsyncpublic Future<BatchDisassociateAssessmentReportEvidenceResult> batchDisassociateAssessmentReportEvidenceAsync(BatchDisassociateAssessmentReportEvidenceRequest request, AsyncHandler<BatchDisassociateAssessmentReportEvidenceRequest,BatchDisassociateAssessmentReportEvidenceResult> asyncHandler)
AWSAuditManagerAsyncDisassociates a list of evidence from an assessment report in Audit Manager.
batchDisassociateAssessmentReportEvidenceAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<BatchImportEvidenceToAssessmentControlResult> batchImportEvidenceToAssessmentControlAsync(BatchImportEvidenceToAssessmentControlRequest request)
AWSAuditManagerAsyncUploads one or more pieces of evidence to a control in an Audit Manager assessment.
batchImportEvidenceToAssessmentControlAsync in interface AWSAuditManagerAsyncpublic Future<BatchImportEvidenceToAssessmentControlResult> batchImportEvidenceToAssessmentControlAsync(BatchImportEvidenceToAssessmentControlRequest request, AsyncHandler<BatchImportEvidenceToAssessmentControlRequest,BatchImportEvidenceToAssessmentControlResult> asyncHandler)
AWSAuditManagerAsyncUploads one or more pieces of evidence to a control in an Audit Manager assessment.
batchImportEvidenceToAssessmentControlAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateAssessmentResult> createAssessmentAsync(CreateAssessmentRequest request)
AWSAuditManagerAsyncCreates an assessment in Audit Manager.
createAssessmentAsync in interface AWSAuditManagerAsyncpublic Future<CreateAssessmentResult> createAssessmentAsync(CreateAssessmentRequest request, AsyncHandler<CreateAssessmentRequest,CreateAssessmentResult> asyncHandler)
AWSAuditManagerAsyncCreates an assessment in Audit Manager.
createAssessmentAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateAssessmentFrameworkResult> createAssessmentFrameworkAsync(CreateAssessmentFrameworkRequest request)
AWSAuditManagerAsyncCreates a custom framework in Audit Manager.
createAssessmentFrameworkAsync in interface AWSAuditManagerAsyncpublic Future<CreateAssessmentFrameworkResult> createAssessmentFrameworkAsync(CreateAssessmentFrameworkRequest request, AsyncHandler<CreateAssessmentFrameworkRequest,CreateAssessmentFrameworkResult> asyncHandler)
AWSAuditManagerAsyncCreates a custom framework in Audit Manager.
createAssessmentFrameworkAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateAssessmentReportResult> createAssessmentReportAsync(CreateAssessmentReportRequest request)
AWSAuditManagerAsyncCreates an assessment report for the specified assessment.
createAssessmentReportAsync in interface AWSAuditManagerAsyncpublic Future<CreateAssessmentReportResult> createAssessmentReportAsync(CreateAssessmentReportRequest request, AsyncHandler<CreateAssessmentReportRequest,CreateAssessmentReportResult> asyncHandler)
AWSAuditManagerAsyncCreates an assessment report for the specified assessment.
createAssessmentReportAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateControlResult> createControlAsync(CreateControlRequest request)
AWSAuditManagerAsyncCreates a new custom control in Audit Manager.
createControlAsync in interface AWSAuditManagerAsyncpublic Future<CreateControlResult> createControlAsync(CreateControlRequest request, AsyncHandler<CreateControlRequest,CreateControlResult> asyncHandler)
AWSAuditManagerAsyncCreates a new custom control in Audit Manager.
createControlAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteAssessmentResult> deleteAssessmentAsync(DeleteAssessmentRequest request)
AWSAuditManagerAsyncDeletes an assessment in Audit Manager.
deleteAssessmentAsync in interface AWSAuditManagerAsyncpublic Future<DeleteAssessmentResult> deleteAssessmentAsync(DeleteAssessmentRequest request, AsyncHandler<DeleteAssessmentRequest,DeleteAssessmentResult> asyncHandler)
AWSAuditManagerAsyncDeletes an assessment in Audit Manager.
deleteAssessmentAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteAssessmentFrameworkResult> deleteAssessmentFrameworkAsync(DeleteAssessmentFrameworkRequest request)
AWSAuditManagerAsyncDeletes a custom framework in Audit Manager.
deleteAssessmentFrameworkAsync in interface AWSAuditManagerAsyncpublic Future<DeleteAssessmentFrameworkResult> deleteAssessmentFrameworkAsync(DeleteAssessmentFrameworkRequest request, AsyncHandler<DeleteAssessmentFrameworkRequest,DeleteAssessmentFrameworkResult> asyncHandler)
AWSAuditManagerAsyncDeletes a custom framework in Audit Manager.
deleteAssessmentFrameworkAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteAssessmentFrameworkShareResult> deleteAssessmentFrameworkShareAsync(DeleteAssessmentFrameworkShareRequest request)
AWSAuditManagerAsyncDeletes a share request for a custom framework in Audit Manager.
deleteAssessmentFrameworkShareAsync in interface AWSAuditManagerAsyncpublic Future<DeleteAssessmentFrameworkShareResult> deleteAssessmentFrameworkShareAsync(DeleteAssessmentFrameworkShareRequest request, AsyncHandler<DeleteAssessmentFrameworkShareRequest,DeleteAssessmentFrameworkShareResult> asyncHandler)
AWSAuditManagerAsyncDeletes a share request for a custom framework in Audit Manager.
deleteAssessmentFrameworkShareAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteAssessmentReportResult> deleteAssessmentReportAsync(DeleteAssessmentReportRequest request)
AWSAuditManagerAsyncDeletes an assessment report from an assessment in Audit Manager.
deleteAssessmentReportAsync in interface AWSAuditManagerAsyncpublic Future<DeleteAssessmentReportResult> deleteAssessmentReportAsync(DeleteAssessmentReportRequest request, AsyncHandler<DeleteAssessmentReportRequest,DeleteAssessmentReportResult> asyncHandler)
AWSAuditManagerAsyncDeletes an assessment report from an assessment in Audit Manager.
deleteAssessmentReportAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteControlResult> deleteControlAsync(DeleteControlRequest request)
AWSAuditManagerAsyncDeletes a custom control in Audit Manager.
deleteControlAsync in interface AWSAuditManagerAsyncpublic Future<DeleteControlResult> deleteControlAsync(DeleteControlRequest request, AsyncHandler<DeleteControlRequest,DeleteControlResult> asyncHandler)
AWSAuditManagerAsyncDeletes a custom control in Audit Manager.
deleteControlAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeregisterAccountResult> deregisterAccountAsync(DeregisterAccountRequest request)
AWSAuditManagerAsyncDeregisters an account in Audit Manager.
deregisterAccountAsync in interface AWSAuditManagerAsyncpublic Future<DeregisterAccountResult> deregisterAccountAsync(DeregisterAccountRequest request, AsyncHandler<DeregisterAccountRequest,DeregisterAccountResult> asyncHandler)
AWSAuditManagerAsyncDeregisters an account in Audit Manager.
deregisterAccountAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeregisterOrganizationAdminAccountResult> deregisterOrganizationAdminAccountAsync(DeregisterOrganizationAdminAccountRequest request)
AWSAuditManagerAsyncRemoves the specified member 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 Audit Manager. However, Audit Manager will stop collecting and attaching evidence to that delegated administrator account moving forward.
deregisterOrganizationAdminAccountAsync in interface AWSAuditManagerAsyncpublic Future<DeregisterOrganizationAdminAccountResult> deregisterOrganizationAdminAccountAsync(DeregisterOrganizationAdminAccountRequest request, AsyncHandler<DeregisterOrganizationAdminAccountRequest,DeregisterOrganizationAdminAccountResult> asyncHandler)
AWSAuditManagerAsyncRemoves the specified member 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 Audit Manager. However, Audit Manager will stop collecting and attaching evidence to that delegated administrator account moving forward.
deregisterOrganizationAdminAccountAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DisassociateAssessmentReportEvidenceFolderResult> disassociateAssessmentReportEvidenceFolderAsync(DisassociateAssessmentReportEvidenceFolderRequest request)
AWSAuditManagerAsyncDisassociates an evidence folder from the specified assessment report in Audit Manager.
disassociateAssessmentReportEvidenceFolderAsync in interface AWSAuditManagerAsyncpublic Future<DisassociateAssessmentReportEvidenceFolderResult> disassociateAssessmentReportEvidenceFolderAsync(DisassociateAssessmentReportEvidenceFolderRequest request, AsyncHandler<DisassociateAssessmentReportEvidenceFolderRequest,DisassociateAssessmentReportEvidenceFolderResult> asyncHandler)
AWSAuditManagerAsyncDisassociates an evidence folder from the specified assessment report in Audit Manager.
disassociateAssessmentReportEvidenceFolderAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetAccountStatusResult> getAccountStatusAsync(GetAccountStatusRequest request)
AWSAuditManagerAsyncReturns the registration status of an account in Audit Manager.
getAccountStatusAsync in interface AWSAuditManagerAsyncpublic Future<GetAccountStatusResult> getAccountStatusAsync(GetAccountStatusRequest request, AsyncHandler<GetAccountStatusRequest,GetAccountStatusResult> asyncHandler)
AWSAuditManagerAsyncReturns the registration status of an account in Audit Manager.
getAccountStatusAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetAssessmentResult> getAssessmentAsync(GetAssessmentRequest request)
AWSAuditManagerAsyncReturns an assessment from Audit Manager.
getAssessmentAsync in interface AWSAuditManagerAsyncpublic Future<GetAssessmentResult> getAssessmentAsync(GetAssessmentRequest request, AsyncHandler<GetAssessmentRequest,GetAssessmentResult> asyncHandler)
AWSAuditManagerAsyncReturns an assessment from Audit Manager.
getAssessmentAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetAssessmentFrameworkResult> getAssessmentFrameworkAsync(GetAssessmentFrameworkRequest request)
AWSAuditManagerAsyncReturns a framework from Audit Manager.
getAssessmentFrameworkAsync in interface AWSAuditManagerAsyncpublic Future<GetAssessmentFrameworkResult> getAssessmentFrameworkAsync(GetAssessmentFrameworkRequest request, AsyncHandler<GetAssessmentFrameworkRequest,GetAssessmentFrameworkResult> asyncHandler)
AWSAuditManagerAsyncReturns a framework from Audit Manager.
getAssessmentFrameworkAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetAssessmentReportUrlResult> getAssessmentReportUrlAsync(GetAssessmentReportUrlRequest request)
AWSAuditManagerAsyncReturns the URL of an assessment report in Audit Manager.
getAssessmentReportUrlAsync in interface AWSAuditManagerAsyncpublic Future<GetAssessmentReportUrlResult> getAssessmentReportUrlAsync(GetAssessmentReportUrlRequest request, AsyncHandler<GetAssessmentReportUrlRequest,GetAssessmentReportUrlResult> asyncHandler)
AWSAuditManagerAsyncReturns the URL of an assessment report in Audit Manager.
getAssessmentReportUrlAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetChangeLogsResult> getChangeLogsAsync(GetChangeLogsRequest request)
AWSAuditManagerAsyncReturns a list of changelogs from Audit Manager.
getChangeLogsAsync in interface AWSAuditManagerAsyncpublic Future<GetChangeLogsResult> getChangeLogsAsync(GetChangeLogsRequest request, AsyncHandler<GetChangeLogsRequest,GetChangeLogsResult> asyncHandler)
AWSAuditManagerAsyncReturns a list of changelogs from Audit Manager.
getChangeLogsAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetControlResult> getControlAsync(GetControlRequest request)
AWSAuditManagerAsyncReturns a control from Audit Manager.
getControlAsync in interface AWSAuditManagerAsyncpublic Future<GetControlResult> getControlAsync(GetControlRequest request, AsyncHandler<GetControlRequest,GetControlResult> asyncHandler)
AWSAuditManagerAsyncReturns a control from Audit Manager.
getControlAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetDelegationsResult> getDelegationsAsync(GetDelegationsRequest request)
AWSAuditManagerAsyncReturns a list of delegations from an audit owner to a delegate.
getDelegationsAsync in interface AWSAuditManagerAsyncpublic Future<GetDelegationsResult> getDelegationsAsync(GetDelegationsRequest request, AsyncHandler<GetDelegationsRequest,GetDelegationsResult> asyncHandler)
AWSAuditManagerAsyncReturns a list of delegations from an audit owner to a delegate.
getDelegationsAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetEvidenceResult> getEvidenceAsync(GetEvidenceRequest request)
AWSAuditManagerAsyncReturns evidence from Audit Manager.
getEvidenceAsync in interface AWSAuditManagerAsyncpublic Future<GetEvidenceResult> getEvidenceAsync(GetEvidenceRequest request, AsyncHandler<GetEvidenceRequest,GetEvidenceResult> asyncHandler)
AWSAuditManagerAsyncReturns evidence from Audit Manager.
getEvidenceAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetEvidenceByEvidenceFolderResult> getEvidenceByEvidenceFolderAsync(GetEvidenceByEvidenceFolderRequest request)
AWSAuditManagerAsyncReturns all evidence from a specified evidence folder in Audit Manager.
getEvidenceByEvidenceFolderAsync in interface AWSAuditManagerAsyncpublic Future<GetEvidenceByEvidenceFolderResult> getEvidenceByEvidenceFolderAsync(GetEvidenceByEvidenceFolderRequest request, AsyncHandler<GetEvidenceByEvidenceFolderRequest,GetEvidenceByEvidenceFolderResult> asyncHandler)
AWSAuditManagerAsyncReturns all evidence from a specified evidence folder in Audit Manager.
getEvidenceByEvidenceFolderAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetEvidenceFolderResult> getEvidenceFolderAsync(GetEvidenceFolderRequest request)
AWSAuditManagerAsyncReturns an evidence folder from the specified assessment in Audit Manager.
getEvidenceFolderAsync in interface AWSAuditManagerAsyncpublic Future<GetEvidenceFolderResult> getEvidenceFolderAsync(GetEvidenceFolderRequest request, AsyncHandler<GetEvidenceFolderRequest,GetEvidenceFolderResult> asyncHandler)
AWSAuditManagerAsyncReturns an evidence folder from the specified assessment in Audit Manager.
getEvidenceFolderAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetEvidenceFoldersByAssessmentResult> getEvidenceFoldersByAssessmentAsync(GetEvidenceFoldersByAssessmentRequest request)
AWSAuditManagerAsyncReturns the evidence folders from a specified assessment in Audit Manager.
getEvidenceFoldersByAssessmentAsync in interface AWSAuditManagerAsyncpublic Future<GetEvidenceFoldersByAssessmentResult> getEvidenceFoldersByAssessmentAsync(GetEvidenceFoldersByAssessmentRequest request, AsyncHandler<GetEvidenceFoldersByAssessmentRequest,GetEvidenceFoldersByAssessmentResult> asyncHandler)
AWSAuditManagerAsyncReturns the evidence folders from a specified assessment in Audit Manager.
getEvidenceFoldersByAssessmentAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetEvidenceFoldersByAssessmentControlResult> getEvidenceFoldersByAssessmentControlAsync(GetEvidenceFoldersByAssessmentControlRequest request)
AWSAuditManagerAsyncReturns a list of evidence folders that are associated with a specified control of an assessment in Audit Manager.
getEvidenceFoldersByAssessmentControlAsync in interface AWSAuditManagerAsyncpublic Future<GetEvidenceFoldersByAssessmentControlResult> getEvidenceFoldersByAssessmentControlAsync(GetEvidenceFoldersByAssessmentControlRequest request, AsyncHandler<GetEvidenceFoldersByAssessmentControlRequest,GetEvidenceFoldersByAssessmentControlResult> asyncHandler)
AWSAuditManagerAsyncReturns a list of evidence folders that are associated with a specified control of an assessment in Audit Manager.
getEvidenceFoldersByAssessmentControlAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetInsightsResult> getInsightsAsync(GetInsightsRequest request)
AWSAuditManagerAsyncGets the latest analytics data for all your current active assessments.
getInsightsAsync in interface AWSAuditManagerAsyncpublic Future<GetInsightsResult> getInsightsAsync(GetInsightsRequest request, AsyncHandler<GetInsightsRequest,GetInsightsResult> asyncHandler)
AWSAuditManagerAsyncGets the latest analytics data for all your current active assessments.
getInsightsAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetInsightsByAssessmentResult> getInsightsByAssessmentAsync(GetInsightsByAssessmentRequest request)
AWSAuditManagerAsyncGets the latest analytics data for a specific active assessment.
getInsightsByAssessmentAsync in interface AWSAuditManagerAsyncpublic Future<GetInsightsByAssessmentResult> getInsightsByAssessmentAsync(GetInsightsByAssessmentRequest request, AsyncHandler<GetInsightsByAssessmentRequest,GetInsightsByAssessmentResult> asyncHandler)
AWSAuditManagerAsyncGets the latest analytics data for a specific active assessment.
getInsightsByAssessmentAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetOrganizationAdminAccountResult> getOrganizationAdminAccountAsync(GetOrganizationAdminAccountRequest request)
AWSAuditManagerAsyncReturns the name of the delegated Amazon Web Services administrator account for the organization.
getOrganizationAdminAccountAsync in interface AWSAuditManagerAsyncpublic Future<GetOrganizationAdminAccountResult> getOrganizationAdminAccountAsync(GetOrganizationAdminAccountRequest request, AsyncHandler<GetOrganizationAdminAccountRequest,GetOrganizationAdminAccountResult> asyncHandler)
AWSAuditManagerAsyncReturns the name of the delegated Amazon Web Services administrator account for the organization.
getOrganizationAdminAccountAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetServicesInScopeResult> getServicesInScopeAsync(GetServicesInScopeRequest request)
AWSAuditManagerAsyncReturns a list of the in-scope Amazon Web Services services for the specified assessment.
getServicesInScopeAsync in interface AWSAuditManagerAsyncpublic Future<GetServicesInScopeResult> getServicesInScopeAsync(GetServicesInScopeRequest request, AsyncHandler<GetServicesInScopeRequest,GetServicesInScopeResult> asyncHandler)
AWSAuditManagerAsyncReturns a list of the in-scope Amazon Web Services services for the specified assessment.
getServicesInScopeAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetSettingsResult> getSettingsAsync(GetSettingsRequest request)
AWSAuditManagerAsyncReturns the settings for the specified Amazon Web Services account.
getSettingsAsync in interface AWSAuditManagerAsyncpublic Future<GetSettingsResult> getSettingsAsync(GetSettingsRequest request, AsyncHandler<GetSettingsRequest,GetSettingsResult> asyncHandler)
AWSAuditManagerAsyncReturns the settings for the specified Amazon Web Services account.
getSettingsAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListAssessmentControlInsightsByControlDomainResult> listAssessmentControlInsightsByControlDomainAsync(ListAssessmentControlInsightsByControlDomainRequest request)
AWSAuditManagerAsyncLists 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.
listAssessmentControlInsightsByControlDomainAsync in interface AWSAuditManagerAsyncpublic Future<ListAssessmentControlInsightsByControlDomainResult> listAssessmentControlInsightsByControlDomainAsync(ListAssessmentControlInsightsByControlDomainRequest request, AsyncHandler<ListAssessmentControlInsightsByControlDomainRequest,ListAssessmentControlInsightsByControlDomainResult> asyncHandler)
AWSAuditManagerAsyncLists 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.
listAssessmentControlInsightsByControlDomainAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListAssessmentFrameworkShareRequestsResult> listAssessmentFrameworkShareRequestsAsync(ListAssessmentFrameworkShareRequestsRequest request)
AWSAuditManagerAsyncReturns a list of sent or received share requests for custom frameworks in Audit Manager.
listAssessmentFrameworkShareRequestsAsync in interface AWSAuditManagerAsyncpublic Future<ListAssessmentFrameworkShareRequestsResult> listAssessmentFrameworkShareRequestsAsync(ListAssessmentFrameworkShareRequestsRequest request, AsyncHandler<ListAssessmentFrameworkShareRequestsRequest,ListAssessmentFrameworkShareRequestsResult> asyncHandler)
AWSAuditManagerAsyncReturns a list of sent or received share requests for custom frameworks in Audit Manager.
listAssessmentFrameworkShareRequestsAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListAssessmentFrameworksResult> listAssessmentFrameworksAsync(ListAssessmentFrameworksRequest request)
AWSAuditManagerAsyncReturns a list of the frameworks that are available in the Audit Manager framework library.
listAssessmentFrameworksAsync in interface AWSAuditManagerAsyncpublic Future<ListAssessmentFrameworksResult> listAssessmentFrameworksAsync(ListAssessmentFrameworksRequest request, AsyncHandler<ListAssessmentFrameworksRequest,ListAssessmentFrameworksResult> asyncHandler)
AWSAuditManagerAsyncReturns a list of the frameworks that are available in the Audit Manager framework library.
listAssessmentFrameworksAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListAssessmentReportsResult> listAssessmentReportsAsync(ListAssessmentReportsRequest request)
AWSAuditManagerAsyncReturns a list of assessment reports created in Audit Manager.
listAssessmentReportsAsync in interface AWSAuditManagerAsyncpublic Future<ListAssessmentReportsResult> listAssessmentReportsAsync(ListAssessmentReportsRequest request, AsyncHandler<ListAssessmentReportsRequest,ListAssessmentReportsResult> asyncHandler)
AWSAuditManagerAsyncReturns a list of assessment reports created in Audit Manager.
listAssessmentReportsAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListAssessmentsResult> listAssessmentsAsync(ListAssessmentsRequest request)
AWSAuditManagerAsyncReturns a list of current and past assessments from Audit Manager.
listAssessmentsAsync in interface AWSAuditManagerAsyncpublic Future<ListAssessmentsResult> listAssessmentsAsync(ListAssessmentsRequest request, AsyncHandler<ListAssessmentsRequest,ListAssessmentsResult> asyncHandler)
AWSAuditManagerAsyncReturns a list of current and past assessments from Audit Manager.
listAssessmentsAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListControlDomainInsightsResult> listControlDomainInsightsAsync(ListControlDomainInsightsRequest request)
AWSAuditManagerAsyncLists 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.
listControlDomainInsightsAsync in interface AWSAuditManagerAsyncpublic Future<ListControlDomainInsightsResult> listControlDomainInsightsAsync(ListControlDomainInsightsRequest request, AsyncHandler<ListControlDomainInsightsRequest,ListControlDomainInsightsResult> asyncHandler)
AWSAuditManagerAsyncLists 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.
listControlDomainInsightsAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListControlDomainInsightsByAssessmentResult> listControlDomainInsightsByAssessmentAsync(ListControlDomainInsightsByAssessmentRequest request)
AWSAuditManagerAsyncLists 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.
listControlDomainInsightsByAssessmentAsync in interface AWSAuditManagerAsyncpublic Future<ListControlDomainInsightsByAssessmentResult> listControlDomainInsightsByAssessmentAsync(ListControlDomainInsightsByAssessmentRequest request, AsyncHandler<ListControlDomainInsightsByAssessmentRequest,ListControlDomainInsightsByAssessmentResult> asyncHandler)
AWSAuditManagerAsyncLists 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.
listControlDomainInsightsByAssessmentAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListControlInsightsByControlDomainResult> listControlInsightsByControlDomainAsync(ListControlInsightsByControlDomainRequest request)
AWSAuditManagerAsyncLists 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.
listControlInsightsByControlDomainAsync in interface AWSAuditManagerAsyncpublic Future<ListControlInsightsByControlDomainResult> listControlInsightsByControlDomainAsync(ListControlInsightsByControlDomainRequest request, AsyncHandler<ListControlInsightsByControlDomainRequest,ListControlInsightsByControlDomainResult> asyncHandler)
AWSAuditManagerAsyncLists 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.
listControlInsightsByControlDomainAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListControlsResult> listControlsAsync(ListControlsRequest request)
AWSAuditManagerAsyncReturns a list of controls from Audit Manager.
listControlsAsync in interface AWSAuditManagerAsyncpublic Future<ListControlsResult> listControlsAsync(ListControlsRequest request, AsyncHandler<ListControlsRequest,ListControlsResult> asyncHandler)
AWSAuditManagerAsyncReturns a list of controls from Audit Manager.
listControlsAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListKeywordsForDataSourceResult> listKeywordsForDataSourceAsync(ListKeywordsForDataSourceRequest request)
AWSAuditManagerAsyncReturns a list of keywords that are pre-mapped to the specified control data source.
listKeywordsForDataSourceAsync in interface AWSAuditManagerAsyncpublic Future<ListKeywordsForDataSourceResult> listKeywordsForDataSourceAsync(ListKeywordsForDataSourceRequest request, AsyncHandler<ListKeywordsForDataSourceRequest,ListKeywordsForDataSourceResult> asyncHandler)
AWSAuditManagerAsyncReturns a list of keywords that are pre-mapped to the specified control data source.
listKeywordsForDataSourceAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListNotificationsResult> listNotificationsAsync(ListNotificationsRequest request)
AWSAuditManagerAsyncReturns a list of all Audit Manager notifications.
listNotificationsAsync in interface AWSAuditManagerAsyncpublic Future<ListNotificationsResult> listNotificationsAsync(ListNotificationsRequest request, AsyncHandler<ListNotificationsRequest,ListNotificationsResult> asyncHandler)
AWSAuditManagerAsyncReturns a list of all Audit Manager notifications.
listNotificationsAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request)
AWSAuditManagerAsyncReturns a list of tags for the specified resource in Audit Manager.
listTagsForResourceAsync in interface AWSAuditManagerAsyncpublic Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
AWSAuditManagerAsyncReturns a list of tags for the specified resource in Audit Manager.
listTagsForResourceAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<RegisterAccountResult> registerAccountAsync(RegisterAccountRequest request)
AWSAuditManagerAsyncEnables Audit Manager for the specified Amazon Web Services account.
registerAccountAsync in interface AWSAuditManagerAsyncpublic Future<RegisterAccountResult> registerAccountAsync(RegisterAccountRequest request, AsyncHandler<RegisterAccountRequest,RegisterAccountResult> asyncHandler)
AWSAuditManagerAsyncEnables Audit Manager for the specified Amazon Web Services account.
registerAccountAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<RegisterOrganizationAdminAccountResult> registerOrganizationAdminAccountAsync(RegisterOrganizationAdminAccountRequest request)
AWSAuditManagerAsyncEnables an Amazon Web Services account within the organization as the delegated administrator for Audit Manager.
registerOrganizationAdminAccountAsync in interface AWSAuditManagerAsyncpublic Future<RegisterOrganizationAdminAccountResult> registerOrganizationAdminAccountAsync(RegisterOrganizationAdminAccountRequest request, AsyncHandler<RegisterOrganizationAdminAccountRequest,RegisterOrganizationAdminAccountResult> asyncHandler)
AWSAuditManagerAsyncEnables an Amazon Web Services account within the organization as the delegated administrator for Audit Manager.
registerOrganizationAdminAccountAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StartAssessmentFrameworkShareResult> startAssessmentFrameworkShareAsync(StartAssessmentFrameworkShareRequest request)
AWSAuditManagerAsyncCreates 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 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.
startAssessmentFrameworkShareAsync in interface AWSAuditManagerAsyncpublic Future<StartAssessmentFrameworkShareResult> startAssessmentFrameworkShareAsync(StartAssessmentFrameworkShareRequest request, AsyncHandler<StartAssessmentFrameworkShareRequest,StartAssessmentFrameworkShareResult> asyncHandler)
AWSAuditManagerAsyncCreates 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 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.
startAssessmentFrameworkShareAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<TagResourceResult> tagResourceAsync(TagResourceRequest request)
AWSAuditManagerAsyncTags the specified resource in Audit Manager.
tagResourceAsync in interface AWSAuditManagerAsyncpublic Future<TagResourceResult> tagResourceAsync(TagResourceRequest request, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
AWSAuditManagerAsyncTags the specified resource in Audit Manager.
tagResourceAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request)
AWSAuditManagerAsyncRemoves a tag from a resource in Audit Manager.
untagResourceAsync in interface AWSAuditManagerAsyncpublic Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
AWSAuditManagerAsyncRemoves a tag from a resource in Audit Manager.
untagResourceAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateAssessmentResult> updateAssessmentAsync(UpdateAssessmentRequest request)
AWSAuditManagerAsyncEdits an Audit Manager assessment.
updateAssessmentAsync in interface AWSAuditManagerAsyncpublic Future<UpdateAssessmentResult> updateAssessmentAsync(UpdateAssessmentRequest request, AsyncHandler<UpdateAssessmentRequest,UpdateAssessmentResult> asyncHandler)
AWSAuditManagerAsyncEdits an Audit Manager assessment.
updateAssessmentAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateAssessmentControlResult> updateAssessmentControlAsync(UpdateAssessmentControlRequest request)
AWSAuditManagerAsyncUpdates a control within an assessment in Audit Manager.
updateAssessmentControlAsync in interface AWSAuditManagerAsyncpublic Future<UpdateAssessmentControlResult> updateAssessmentControlAsync(UpdateAssessmentControlRequest request, AsyncHandler<UpdateAssessmentControlRequest,UpdateAssessmentControlResult> asyncHandler)
AWSAuditManagerAsyncUpdates a control within an assessment in Audit Manager.
updateAssessmentControlAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateAssessmentControlSetStatusResult> updateAssessmentControlSetStatusAsync(UpdateAssessmentControlSetStatusRequest request)
AWSAuditManagerAsyncUpdates the status of a control set in an Audit Manager assessment.
updateAssessmentControlSetStatusAsync in interface AWSAuditManagerAsyncpublic Future<UpdateAssessmentControlSetStatusResult> updateAssessmentControlSetStatusAsync(UpdateAssessmentControlSetStatusRequest request, AsyncHandler<UpdateAssessmentControlSetStatusRequest,UpdateAssessmentControlSetStatusResult> asyncHandler)
AWSAuditManagerAsyncUpdates the status of a control set in an Audit Manager assessment.
updateAssessmentControlSetStatusAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateAssessmentFrameworkResult> updateAssessmentFrameworkAsync(UpdateAssessmentFrameworkRequest request)
AWSAuditManagerAsyncUpdates a custom framework in Audit Manager.
updateAssessmentFrameworkAsync in interface AWSAuditManagerAsyncpublic Future<UpdateAssessmentFrameworkResult> updateAssessmentFrameworkAsync(UpdateAssessmentFrameworkRequest request, AsyncHandler<UpdateAssessmentFrameworkRequest,UpdateAssessmentFrameworkResult> asyncHandler)
AWSAuditManagerAsyncUpdates a custom framework in Audit Manager.
updateAssessmentFrameworkAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateAssessmentFrameworkShareResult> updateAssessmentFrameworkShareAsync(UpdateAssessmentFrameworkShareRequest request)
AWSAuditManagerAsyncUpdates a share request for a custom framework in Audit Manager.
updateAssessmentFrameworkShareAsync in interface AWSAuditManagerAsyncpublic Future<UpdateAssessmentFrameworkShareResult> updateAssessmentFrameworkShareAsync(UpdateAssessmentFrameworkShareRequest request, AsyncHandler<UpdateAssessmentFrameworkShareRequest,UpdateAssessmentFrameworkShareResult> asyncHandler)
AWSAuditManagerAsyncUpdates a share request for a custom framework in Audit Manager.
updateAssessmentFrameworkShareAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateAssessmentStatusResult> updateAssessmentStatusAsync(UpdateAssessmentStatusRequest request)
AWSAuditManagerAsyncUpdates the status of an assessment in Audit Manager.
updateAssessmentStatusAsync in interface AWSAuditManagerAsyncpublic Future<UpdateAssessmentStatusResult> updateAssessmentStatusAsync(UpdateAssessmentStatusRequest request, AsyncHandler<UpdateAssessmentStatusRequest,UpdateAssessmentStatusResult> asyncHandler)
AWSAuditManagerAsyncUpdates the status of an assessment in Audit Manager.
updateAssessmentStatusAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateControlResult> updateControlAsync(UpdateControlRequest request)
AWSAuditManagerAsyncUpdates a custom control in Audit Manager.
updateControlAsync in interface AWSAuditManagerAsyncpublic Future<UpdateControlResult> updateControlAsync(UpdateControlRequest request, AsyncHandler<UpdateControlRequest,UpdateControlResult> asyncHandler)
AWSAuditManagerAsyncUpdates a custom control in Audit Manager.
updateControlAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateSettingsResult> updateSettingsAsync(UpdateSettingsRequest request)
AWSAuditManagerAsyncUpdates Audit Manager settings for the current user account.
updateSettingsAsync in interface AWSAuditManagerAsyncpublic Future<UpdateSettingsResult> updateSettingsAsync(UpdateSettingsRequest request, AsyncHandler<UpdateSettingsRequest,UpdateSettingsResult> asyncHandler)
AWSAuditManagerAsyncUpdates Audit Manager settings for the current user account.
updateSettingsAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ValidateAssessmentReportIntegrityResult> validateAssessmentReportIntegrityAsync(ValidateAssessmentReportIntegrityRequest request)
AWSAuditManagerAsyncValidates the integrity of an assessment report in Audit Manager.
validateAssessmentReportIntegrityAsync in interface AWSAuditManagerAsyncpublic Future<ValidateAssessmentReportIntegrityResult> validateAssessmentReportIntegrityAsync(ValidateAssessmentReportIntegrityRequest request, AsyncHandler<ValidateAssessmentReportIntegrityRequest,ValidateAssessmentReportIntegrityResult> asyncHandler)
AWSAuditManagerAsyncValidates the integrity of an assessment report in Audit Manager.
validateAssessmentReportIntegrityAsync in interface AWSAuditManagerAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public void shutdown()
getExecutorService().shutdown() followed by getExecutorService().awaitTermination() prior to
calling this method.shutdown in interface AWSAuditManagershutdown in class AWSAuditManagerClient