@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSAuditManagerAsync extends AbstractAWSAuditManager implements AWSAuditManagerAsync
AWSAuditManagerAsync
. Convenient method forms pass through to the corresponding
overload that takes a request object and an AsyncHandler
, which throws an
UnsupportedOperationException
.ENDPOINT_PREFIX
associateAssessmentReportEvidenceFolder, 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, shutdown, startAssessmentFrameworkShare, tagResource, untagResource, updateAssessment, updateAssessmentControl, updateAssessmentControlSetStatus, updateAssessmentFramework, updateAssessmentFrameworkShare, updateAssessmentStatus, updateControl, updateSettings, validateAssessmentReportIntegrity
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
associateAssessmentReportEvidenceFolder, 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, shutdown, startAssessmentFrameworkShare, tagResource, untagResource, updateAssessment, updateAssessmentControl, updateAssessmentControlSetStatus, updateAssessmentFramework, updateAssessmentFrameworkShare, updateAssessmentStatus, updateControl, updateSettings, validateAssessmentReportIntegrity
public Future<AssociateAssessmentReportEvidenceFolderResult> associateAssessmentReportEvidenceFolderAsync(AssociateAssessmentReportEvidenceFolderRequest request)
AWSAuditManagerAsync
Associates an evidence folder to an assessment report in a Audit Manager assessment.
associateAssessmentReportEvidenceFolderAsync
in interface AWSAuditManagerAsync
public Future<AssociateAssessmentReportEvidenceFolderResult> associateAssessmentReportEvidenceFolderAsync(AssociateAssessmentReportEvidenceFolderRequest request, AsyncHandler<AssociateAssessmentReportEvidenceFolderRequest,AssociateAssessmentReportEvidenceFolderResult> asyncHandler)
AWSAuditManagerAsync
Associates an evidence folder to an assessment report in a Audit Manager assessment.
associateAssessmentReportEvidenceFolderAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Associates a list of evidence to an assessment report in an Audit Manager assessment.
batchAssociateAssessmentReportEvidenceAsync
in interface AWSAuditManagerAsync
public Future<BatchAssociateAssessmentReportEvidenceResult> batchAssociateAssessmentReportEvidenceAsync(BatchAssociateAssessmentReportEvidenceRequest request, AsyncHandler<BatchAssociateAssessmentReportEvidenceRequest,BatchAssociateAssessmentReportEvidenceResult> asyncHandler)
AWSAuditManagerAsync
Associates a list of evidence to an assessment report in an Audit Manager assessment.
batchAssociateAssessmentReportEvidenceAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Creates a batch of delegations for an assessment in Audit Manager.
batchCreateDelegationByAssessmentAsync
in interface AWSAuditManagerAsync
public Future<BatchCreateDelegationByAssessmentResult> batchCreateDelegationByAssessmentAsync(BatchCreateDelegationByAssessmentRequest request, AsyncHandler<BatchCreateDelegationByAssessmentRequest,BatchCreateDelegationByAssessmentResult> asyncHandler)
AWSAuditManagerAsync
Creates a batch of delegations for an assessment in Audit Manager.
batchCreateDelegationByAssessmentAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Deletes a batch of delegations for an assessment in Audit Manager.
batchDeleteDelegationByAssessmentAsync
in interface AWSAuditManagerAsync
public Future<BatchDeleteDelegationByAssessmentResult> batchDeleteDelegationByAssessmentAsync(BatchDeleteDelegationByAssessmentRequest request, AsyncHandler<BatchDeleteDelegationByAssessmentRequest,BatchDeleteDelegationByAssessmentResult> asyncHandler)
AWSAuditManagerAsync
Deletes a batch of delegations for an assessment in Audit Manager.
batchDeleteDelegationByAssessmentAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Disassociates a list of evidence from an assessment report in Audit Manager.
batchDisassociateAssessmentReportEvidenceAsync
in interface AWSAuditManagerAsync
public Future<BatchDisassociateAssessmentReportEvidenceResult> batchDisassociateAssessmentReportEvidenceAsync(BatchDisassociateAssessmentReportEvidenceRequest request, AsyncHandler<BatchDisassociateAssessmentReportEvidenceRequest,BatchDisassociateAssessmentReportEvidenceResult> asyncHandler)
AWSAuditManagerAsync
Disassociates a list of evidence from an assessment report in Audit Manager.
batchDisassociateAssessmentReportEvidenceAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Uploads one or more pieces of evidence to a control in an Audit Manager assessment.
batchImportEvidenceToAssessmentControlAsync
in interface AWSAuditManagerAsync
public Future<BatchImportEvidenceToAssessmentControlResult> batchImportEvidenceToAssessmentControlAsync(BatchImportEvidenceToAssessmentControlRequest request, AsyncHandler<BatchImportEvidenceToAssessmentControlRequest,BatchImportEvidenceToAssessmentControlResult> asyncHandler)
AWSAuditManagerAsync
Uploads one or more pieces of evidence to a control in an Audit Manager assessment.
batchImportEvidenceToAssessmentControlAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Creates an assessment in Audit Manager.
createAssessmentAsync
in interface AWSAuditManagerAsync
public Future<CreateAssessmentResult> createAssessmentAsync(CreateAssessmentRequest request, AsyncHandler<CreateAssessmentRequest,CreateAssessmentResult> asyncHandler)
AWSAuditManagerAsync
Creates an assessment in Audit Manager.
createAssessmentAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Creates a custom framework in Audit Manager.
createAssessmentFrameworkAsync
in interface AWSAuditManagerAsync
public Future<CreateAssessmentFrameworkResult> createAssessmentFrameworkAsync(CreateAssessmentFrameworkRequest request, AsyncHandler<CreateAssessmentFrameworkRequest,CreateAssessmentFrameworkResult> asyncHandler)
AWSAuditManagerAsync
Creates a custom framework in Audit Manager.
createAssessmentFrameworkAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Creates an assessment report for the specified assessment.
createAssessmentReportAsync
in interface AWSAuditManagerAsync
public Future<CreateAssessmentReportResult> createAssessmentReportAsync(CreateAssessmentReportRequest request, AsyncHandler<CreateAssessmentReportRequest,CreateAssessmentReportResult> asyncHandler)
AWSAuditManagerAsync
Creates an assessment report for the specified assessment.
createAssessmentReportAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Creates a new custom control in Audit Manager.
createControlAsync
in interface AWSAuditManagerAsync
public Future<CreateControlResult> createControlAsync(CreateControlRequest request, AsyncHandler<CreateControlRequest,CreateControlResult> asyncHandler)
AWSAuditManagerAsync
Creates a new custom control in Audit Manager.
createControlAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Deletes an assessment in Audit Manager.
deleteAssessmentAsync
in interface AWSAuditManagerAsync
public Future<DeleteAssessmentResult> deleteAssessmentAsync(DeleteAssessmentRequest request, AsyncHandler<DeleteAssessmentRequest,DeleteAssessmentResult> asyncHandler)
AWSAuditManagerAsync
Deletes an assessment in Audit Manager.
deleteAssessmentAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Deletes a custom framework in Audit Manager.
deleteAssessmentFrameworkAsync
in interface AWSAuditManagerAsync
public Future<DeleteAssessmentFrameworkResult> deleteAssessmentFrameworkAsync(DeleteAssessmentFrameworkRequest request, AsyncHandler<DeleteAssessmentFrameworkRequest,DeleteAssessmentFrameworkResult> asyncHandler)
AWSAuditManagerAsync
Deletes a custom framework in Audit Manager.
deleteAssessmentFrameworkAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Deletes a share request for a custom framework in Audit Manager.
deleteAssessmentFrameworkShareAsync
in interface AWSAuditManagerAsync
public Future<DeleteAssessmentFrameworkShareResult> deleteAssessmentFrameworkShareAsync(DeleteAssessmentFrameworkShareRequest request, AsyncHandler<DeleteAssessmentFrameworkShareRequest,DeleteAssessmentFrameworkShareResult> asyncHandler)
AWSAuditManagerAsync
Deletes a share request for a custom framework in Audit Manager.
deleteAssessmentFrameworkShareAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Deletes an assessment report from an assessment in Audit Manager.
deleteAssessmentReportAsync
in interface AWSAuditManagerAsync
public Future<DeleteAssessmentReportResult> deleteAssessmentReportAsync(DeleteAssessmentReportRequest request, AsyncHandler<DeleteAssessmentReportRequest,DeleteAssessmentReportResult> asyncHandler)
AWSAuditManagerAsync
Deletes an assessment report from an assessment in Audit Manager.
deleteAssessmentReportAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Deletes a custom control in Audit Manager.
deleteControlAsync
in interface AWSAuditManagerAsync
public Future<DeleteControlResult> deleteControlAsync(DeleteControlRequest request, AsyncHandler<DeleteControlRequest,DeleteControlResult> asyncHandler)
AWSAuditManagerAsync
Deletes a custom control in Audit Manager.
deleteControlAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Deregisters an account in Audit Manager.
deregisterAccountAsync
in interface AWSAuditManagerAsync
public Future<DeregisterAccountResult> deregisterAccountAsync(DeregisterAccountRequest request, AsyncHandler<DeregisterAccountRequest,DeregisterAccountResult> asyncHandler)
AWSAuditManagerAsync
Deregisters an account in Audit Manager.
deregisterAccountAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Removes 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 AWSAuditManagerAsync
public Future<DeregisterOrganizationAdminAccountResult> deregisterOrganizationAdminAccountAsync(DeregisterOrganizationAdminAccountRequest request, AsyncHandler<DeregisterOrganizationAdminAccountRequest,DeregisterOrganizationAdminAccountResult> asyncHandler)
AWSAuditManagerAsync
Removes 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 AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Disassociates an evidence folder from the specified assessment report in Audit Manager.
disassociateAssessmentReportEvidenceFolderAsync
in interface AWSAuditManagerAsync
public Future<DisassociateAssessmentReportEvidenceFolderResult> disassociateAssessmentReportEvidenceFolderAsync(DisassociateAssessmentReportEvidenceFolderRequest request, AsyncHandler<DisassociateAssessmentReportEvidenceFolderRequest,DisassociateAssessmentReportEvidenceFolderResult> asyncHandler)
AWSAuditManagerAsync
Disassociates an evidence folder from the specified assessment report in Audit Manager.
disassociateAssessmentReportEvidenceFolderAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Returns the registration status of an account in Audit Manager.
getAccountStatusAsync
in interface AWSAuditManagerAsync
public Future<GetAccountStatusResult> getAccountStatusAsync(GetAccountStatusRequest request, AsyncHandler<GetAccountStatusRequest,GetAccountStatusResult> asyncHandler)
AWSAuditManagerAsync
Returns the registration status of an account in Audit Manager.
getAccountStatusAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Returns an assessment from Audit Manager.
getAssessmentAsync
in interface AWSAuditManagerAsync
public Future<GetAssessmentResult> getAssessmentAsync(GetAssessmentRequest request, AsyncHandler<GetAssessmentRequest,GetAssessmentResult> asyncHandler)
AWSAuditManagerAsync
Returns an assessment from Audit Manager.
getAssessmentAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Returns a framework from Audit Manager.
getAssessmentFrameworkAsync
in interface AWSAuditManagerAsync
public Future<GetAssessmentFrameworkResult> getAssessmentFrameworkAsync(GetAssessmentFrameworkRequest request, AsyncHandler<GetAssessmentFrameworkRequest,GetAssessmentFrameworkResult> asyncHandler)
AWSAuditManagerAsync
Returns a framework from Audit Manager.
getAssessmentFrameworkAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Returns the URL of an assessment report in Audit Manager.
getAssessmentReportUrlAsync
in interface AWSAuditManagerAsync
public Future<GetAssessmentReportUrlResult> getAssessmentReportUrlAsync(GetAssessmentReportUrlRequest request, AsyncHandler<GetAssessmentReportUrlRequest,GetAssessmentReportUrlResult> asyncHandler)
AWSAuditManagerAsync
Returns the URL of an assessment report in Audit Manager.
getAssessmentReportUrlAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Returns a list of changelogs from Audit Manager.
getChangeLogsAsync
in interface AWSAuditManagerAsync
public Future<GetChangeLogsResult> getChangeLogsAsync(GetChangeLogsRequest request, AsyncHandler<GetChangeLogsRequest,GetChangeLogsResult> asyncHandler)
AWSAuditManagerAsync
Returns a list of changelogs from Audit Manager.
getChangeLogsAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Returns a control from Audit Manager.
getControlAsync
in interface AWSAuditManagerAsync
public Future<GetControlResult> getControlAsync(GetControlRequest request, AsyncHandler<GetControlRequest,GetControlResult> asyncHandler)
AWSAuditManagerAsync
Returns a control from Audit Manager.
getControlAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Returns a list of delegations from an audit owner to a delegate.
getDelegationsAsync
in interface AWSAuditManagerAsync
public Future<GetDelegationsResult> getDelegationsAsync(GetDelegationsRequest request, AsyncHandler<GetDelegationsRequest,GetDelegationsResult> asyncHandler)
AWSAuditManagerAsync
Returns a list of delegations from an audit owner to a delegate.
getDelegationsAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Returns evidence from Audit Manager.
getEvidenceAsync
in interface AWSAuditManagerAsync
public Future<GetEvidenceResult> getEvidenceAsync(GetEvidenceRequest request, AsyncHandler<GetEvidenceRequest,GetEvidenceResult> asyncHandler)
AWSAuditManagerAsync
Returns evidence from Audit Manager.
getEvidenceAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Returns all evidence from a specified evidence folder in Audit Manager.
getEvidenceByEvidenceFolderAsync
in interface AWSAuditManagerAsync
public Future<GetEvidenceByEvidenceFolderResult> getEvidenceByEvidenceFolderAsync(GetEvidenceByEvidenceFolderRequest request, AsyncHandler<GetEvidenceByEvidenceFolderRequest,GetEvidenceByEvidenceFolderResult> asyncHandler)
AWSAuditManagerAsync
Returns all evidence from a specified evidence folder in Audit Manager.
getEvidenceByEvidenceFolderAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Returns an evidence folder from the specified assessment in Audit Manager.
getEvidenceFolderAsync
in interface AWSAuditManagerAsync
public Future<GetEvidenceFolderResult> getEvidenceFolderAsync(GetEvidenceFolderRequest request, AsyncHandler<GetEvidenceFolderRequest,GetEvidenceFolderResult> asyncHandler)
AWSAuditManagerAsync
Returns an evidence folder from the specified assessment in Audit Manager.
getEvidenceFolderAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Returns the evidence folders from a specified assessment in Audit Manager.
getEvidenceFoldersByAssessmentAsync
in interface AWSAuditManagerAsync
public Future<GetEvidenceFoldersByAssessmentResult> getEvidenceFoldersByAssessmentAsync(GetEvidenceFoldersByAssessmentRequest request, AsyncHandler<GetEvidenceFoldersByAssessmentRequest,GetEvidenceFoldersByAssessmentResult> asyncHandler)
AWSAuditManagerAsync
Returns the evidence folders from a specified assessment in Audit Manager.
getEvidenceFoldersByAssessmentAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Returns a list of evidence folders that are associated with a specified control of an assessment in Audit Manager.
getEvidenceFoldersByAssessmentControlAsync
in interface AWSAuditManagerAsync
public Future<GetEvidenceFoldersByAssessmentControlResult> getEvidenceFoldersByAssessmentControlAsync(GetEvidenceFoldersByAssessmentControlRequest request, AsyncHandler<GetEvidenceFoldersByAssessmentControlRequest,GetEvidenceFoldersByAssessmentControlResult> asyncHandler)
AWSAuditManagerAsync
Returns a list of evidence folders that are associated with a specified control of an assessment in Audit Manager.
getEvidenceFoldersByAssessmentControlAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Gets the latest analytics data for all your current active assessments.
getInsightsAsync
in interface AWSAuditManagerAsync
public Future<GetInsightsResult> getInsightsAsync(GetInsightsRequest request, AsyncHandler<GetInsightsRequest,GetInsightsResult> asyncHandler)
AWSAuditManagerAsync
Gets the latest analytics data for all your current active assessments.
getInsightsAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Gets the latest analytics data for a specific active assessment.
getInsightsByAssessmentAsync
in interface AWSAuditManagerAsync
public Future<GetInsightsByAssessmentResult> getInsightsByAssessmentAsync(GetInsightsByAssessmentRequest request, AsyncHandler<GetInsightsByAssessmentRequest,GetInsightsByAssessmentResult> asyncHandler)
AWSAuditManagerAsync
Gets the latest analytics data for a specific active assessment.
getInsightsByAssessmentAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Returns the name of the delegated Amazon Web Services administrator account for the organization.
getOrganizationAdminAccountAsync
in interface AWSAuditManagerAsync
public Future<GetOrganizationAdminAccountResult> getOrganizationAdminAccountAsync(GetOrganizationAdminAccountRequest request, AsyncHandler<GetOrganizationAdminAccountRequest,GetOrganizationAdminAccountResult> asyncHandler)
AWSAuditManagerAsync
Returns the name of the delegated Amazon Web Services administrator account for the organization.
getOrganizationAdminAccountAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Returns a list of the in-scope Amazon Web Services services for the specified assessment.
getServicesInScopeAsync
in interface AWSAuditManagerAsync
public Future<GetServicesInScopeResult> getServicesInScopeAsync(GetServicesInScopeRequest request, AsyncHandler<GetServicesInScopeRequest,GetServicesInScopeResult> asyncHandler)
AWSAuditManagerAsync
Returns a list of the in-scope Amazon Web Services services for the specified assessment.
getServicesInScopeAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Returns the settings for the specified Amazon Web Services account.
getSettingsAsync
in interface AWSAuditManagerAsync
public Future<GetSettingsResult> getSettingsAsync(GetSettingsRequest request, AsyncHandler<GetSettingsRequest,GetSettingsResult> asyncHandler)
AWSAuditManagerAsync
Returns the settings for the specified Amazon Web Services account.
getSettingsAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Lists the latest analytics data for controls within a specific control domain and a specific active assessment.
Control insights are listed only if the control belongs to the control domain and assessment that was specified.
Moreover, the control must have collected evidence on the lastUpdated
date of
controlInsightsByAssessment
. If neither of these conditions are met, no data is listed for that
control.
listAssessmentControlInsightsByControlDomainAsync
in interface AWSAuditManagerAsync
public Future<ListAssessmentControlInsightsByControlDomainResult> listAssessmentControlInsightsByControlDomainAsync(ListAssessmentControlInsightsByControlDomainRequest request, AsyncHandler<ListAssessmentControlInsightsByControlDomainRequest,ListAssessmentControlInsightsByControlDomainResult> asyncHandler)
AWSAuditManagerAsync
Lists the latest analytics data for controls within a specific control domain and a specific active assessment.
Control insights are listed only if the control belongs to the control domain and assessment that was specified.
Moreover, the control must have collected evidence on the lastUpdated
date of
controlInsightsByAssessment
. If neither of these conditions are met, no data is listed for that
control.
listAssessmentControlInsightsByControlDomainAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Returns a list of sent or received share requests for custom frameworks in Audit Manager.
listAssessmentFrameworkShareRequestsAsync
in interface AWSAuditManagerAsync
public Future<ListAssessmentFrameworkShareRequestsResult> listAssessmentFrameworkShareRequestsAsync(ListAssessmentFrameworkShareRequestsRequest request, AsyncHandler<ListAssessmentFrameworkShareRequestsRequest,ListAssessmentFrameworkShareRequestsResult> asyncHandler)
AWSAuditManagerAsync
Returns a list of sent or received share requests for custom frameworks in Audit Manager.
listAssessmentFrameworkShareRequestsAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Returns a list of the frameworks that are available in the Audit Manager framework library.
listAssessmentFrameworksAsync
in interface AWSAuditManagerAsync
public Future<ListAssessmentFrameworksResult> listAssessmentFrameworksAsync(ListAssessmentFrameworksRequest request, AsyncHandler<ListAssessmentFrameworksRequest,ListAssessmentFrameworksResult> asyncHandler)
AWSAuditManagerAsync
Returns a list of the frameworks that are available in the Audit Manager framework library.
listAssessmentFrameworksAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Returns a list of assessment reports created in Audit Manager.
listAssessmentReportsAsync
in interface AWSAuditManagerAsync
public Future<ListAssessmentReportsResult> listAssessmentReportsAsync(ListAssessmentReportsRequest request, AsyncHandler<ListAssessmentReportsRequest,ListAssessmentReportsResult> asyncHandler)
AWSAuditManagerAsync
Returns a list of assessment reports created in Audit Manager.
listAssessmentReportsAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Returns a list of current and past assessments from Audit Manager.
listAssessmentsAsync
in interface AWSAuditManagerAsync
public Future<ListAssessmentsResult> listAssessmentsAsync(ListAssessmentsRequest request, AsyncHandler<ListAssessmentsRequest,ListAssessmentsResult> asyncHandler)
AWSAuditManagerAsync
Returns a list of current and past assessments from Audit Manager.
listAssessmentsAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Lists the latest analytics data for control domains across all of your active assessments.
A control domain is listed only if at least one of the controls within that domain collected evidence on the
lastUpdated
date of controlDomainInsights
. If this condition isn’t met, no data is
listed for that control domain.
listControlDomainInsightsAsync
in interface AWSAuditManagerAsync
public Future<ListControlDomainInsightsResult> listControlDomainInsightsAsync(ListControlDomainInsightsRequest request, AsyncHandler<ListControlDomainInsightsRequest,ListControlDomainInsightsResult> asyncHandler)
AWSAuditManagerAsync
Lists the latest analytics data for control domains across all of your active assessments.
A control domain is listed only if at least one of the controls within that domain collected evidence on the
lastUpdated
date of controlDomainInsights
. If this condition isn’t met, no data is
listed for that control domain.
listControlDomainInsightsAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Lists analytics data for control domains within a specified active assessment.
A control domain is listed only if at least one of the controls within that domain collected evidence on the
lastUpdated
date of controlDomainInsights
. If this condition isn’t met, no data is
listed for that domain.
listControlDomainInsightsByAssessmentAsync
in interface AWSAuditManagerAsync
public Future<ListControlDomainInsightsByAssessmentResult> listControlDomainInsightsByAssessmentAsync(ListControlDomainInsightsByAssessmentRequest request, AsyncHandler<ListControlDomainInsightsByAssessmentRequest,ListControlDomainInsightsByAssessmentResult> asyncHandler)
AWSAuditManagerAsync
Lists analytics data for control domains within a specified active assessment.
A control domain is listed only if at least one of the controls within that domain collected evidence on the
lastUpdated
date of controlDomainInsights
. If this condition isn’t met, no data is
listed for that domain.
listControlDomainInsightsByAssessmentAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Lists the latest analytics data for controls within a specific control domain across all active assessments.
Control insights are listed only if the control belongs to the control domain that was specified and the control
collected evidence on the lastUpdated
date of controlInsightsMetadata
. If neither of
these conditions are met, no data is listed for that control.
listControlInsightsByControlDomainAsync
in interface AWSAuditManagerAsync
public Future<ListControlInsightsByControlDomainResult> listControlInsightsByControlDomainAsync(ListControlInsightsByControlDomainRequest request, AsyncHandler<ListControlInsightsByControlDomainRequest,ListControlInsightsByControlDomainResult> asyncHandler)
AWSAuditManagerAsync
Lists the latest analytics data for controls within a specific control domain across all active assessments.
Control insights are listed only if the control belongs to the control domain that was specified and the control
collected evidence on the lastUpdated
date of controlInsightsMetadata
. If neither of
these conditions are met, no data is listed for that control.
listControlInsightsByControlDomainAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Returns a list of controls from Audit Manager.
listControlsAsync
in interface AWSAuditManagerAsync
public Future<ListControlsResult> listControlsAsync(ListControlsRequest request, AsyncHandler<ListControlsRequest,ListControlsResult> asyncHandler)
AWSAuditManagerAsync
Returns a list of controls from Audit Manager.
listControlsAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Returns a list of keywords that are pre-mapped to the specified control data source.
listKeywordsForDataSourceAsync
in interface AWSAuditManagerAsync
public Future<ListKeywordsForDataSourceResult> listKeywordsForDataSourceAsync(ListKeywordsForDataSourceRequest request, AsyncHandler<ListKeywordsForDataSourceRequest,ListKeywordsForDataSourceResult> asyncHandler)
AWSAuditManagerAsync
Returns a list of keywords that are pre-mapped to the specified control data source.
listKeywordsForDataSourceAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Returns a list of all Audit Manager notifications.
listNotificationsAsync
in interface AWSAuditManagerAsync
public Future<ListNotificationsResult> listNotificationsAsync(ListNotificationsRequest request, AsyncHandler<ListNotificationsRequest,ListNotificationsResult> asyncHandler)
AWSAuditManagerAsync
Returns a list of all Audit Manager notifications.
listNotificationsAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Returns a list of tags for the specified resource in Audit Manager.
listTagsForResourceAsync
in interface AWSAuditManagerAsync
public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
AWSAuditManagerAsync
Returns a list of tags for the specified resource in Audit Manager.
listTagsForResourceAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Enables Audit Manager for the specified Amazon Web Services account.
registerAccountAsync
in interface AWSAuditManagerAsync
public Future<RegisterAccountResult> registerAccountAsync(RegisterAccountRequest request, AsyncHandler<RegisterAccountRequest,RegisterAccountResult> asyncHandler)
AWSAuditManagerAsync
Enables Audit Manager for the specified Amazon Web Services account.
registerAccountAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Enables an Amazon Web Services account within the organization as the delegated administrator for Audit Manager.
registerOrganizationAdminAccountAsync
in interface AWSAuditManagerAsync
public Future<RegisterOrganizationAdminAccountResult> registerOrganizationAdminAccountAsync(RegisterOrganizationAdminAccountRequest request, AsyncHandler<RegisterOrganizationAdminAccountRequest,RegisterOrganizationAdminAccountResult> asyncHandler)
AWSAuditManagerAsync
Enables an Amazon Web Services account within the organization as the delegated administrator for Audit Manager.
registerOrganizationAdminAccountAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Creates a share request for a custom framework in Audit Manager.
The share request specifies a recipient and notifies them that a custom framework is available. Recipients have 120 days to accept or decline the request. If no action is taken, the share request expires.
When you 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 AWSAuditManagerAsync
public Future<StartAssessmentFrameworkShareResult> startAssessmentFrameworkShareAsync(StartAssessmentFrameworkShareRequest request, AsyncHandler<StartAssessmentFrameworkShareRequest,StartAssessmentFrameworkShareResult> asyncHandler)
AWSAuditManagerAsync
Creates a share request for a custom framework in Audit Manager.
The share request specifies a recipient and notifies them that a custom framework is available. Recipients have 120 days to accept or decline the request. If no action is taken, the share request expires.
When you 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 AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Tags the specified resource in Audit Manager.
tagResourceAsync
in interface AWSAuditManagerAsync
public Future<TagResourceResult> tagResourceAsync(TagResourceRequest request, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
AWSAuditManagerAsync
Tags the specified resource in Audit Manager.
tagResourceAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Removes a tag from a resource in Audit Manager.
untagResourceAsync
in interface AWSAuditManagerAsync
public Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
AWSAuditManagerAsync
Removes a tag from a resource in Audit Manager.
untagResourceAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Edits an Audit Manager assessment.
updateAssessmentAsync
in interface AWSAuditManagerAsync
public Future<UpdateAssessmentResult> updateAssessmentAsync(UpdateAssessmentRequest request, AsyncHandler<UpdateAssessmentRequest,UpdateAssessmentResult> asyncHandler)
AWSAuditManagerAsync
Edits an Audit Manager assessment.
updateAssessmentAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Updates a control within an assessment in Audit Manager.
updateAssessmentControlAsync
in interface AWSAuditManagerAsync
public Future<UpdateAssessmentControlResult> updateAssessmentControlAsync(UpdateAssessmentControlRequest request, AsyncHandler<UpdateAssessmentControlRequest,UpdateAssessmentControlResult> asyncHandler)
AWSAuditManagerAsync
Updates a control within an assessment in Audit Manager.
updateAssessmentControlAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Updates the status of a control set in an Audit Manager assessment.
updateAssessmentControlSetStatusAsync
in interface AWSAuditManagerAsync
public Future<UpdateAssessmentControlSetStatusResult> updateAssessmentControlSetStatusAsync(UpdateAssessmentControlSetStatusRequest request, AsyncHandler<UpdateAssessmentControlSetStatusRequest,UpdateAssessmentControlSetStatusResult> asyncHandler)
AWSAuditManagerAsync
Updates the status of a control set in an Audit Manager assessment.
updateAssessmentControlSetStatusAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Updates a custom framework in Audit Manager.
updateAssessmentFrameworkAsync
in interface AWSAuditManagerAsync
public Future<UpdateAssessmentFrameworkResult> updateAssessmentFrameworkAsync(UpdateAssessmentFrameworkRequest request, AsyncHandler<UpdateAssessmentFrameworkRequest,UpdateAssessmentFrameworkResult> asyncHandler)
AWSAuditManagerAsync
Updates a custom framework in Audit Manager.
updateAssessmentFrameworkAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Updates a share request for a custom framework in Audit Manager.
updateAssessmentFrameworkShareAsync
in interface AWSAuditManagerAsync
public Future<UpdateAssessmentFrameworkShareResult> updateAssessmentFrameworkShareAsync(UpdateAssessmentFrameworkShareRequest request, AsyncHandler<UpdateAssessmentFrameworkShareRequest,UpdateAssessmentFrameworkShareResult> asyncHandler)
AWSAuditManagerAsync
Updates a share request for a custom framework in Audit Manager.
updateAssessmentFrameworkShareAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Updates the status of an assessment in Audit Manager.
updateAssessmentStatusAsync
in interface AWSAuditManagerAsync
public Future<UpdateAssessmentStatusResult> updateAssessmentStatusAsync(UpdateAssessmentStatusRequest request, AsyncHandler<UpdateAssessmentStatusRequest,UpdateAssessmentStatusResult> asyncHandler)
AWSAuditManagerAsync
Updates the status of an assessment in Audit Manager.
updateAssessmentStatusAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Updates a custom control in Audit Manager.
updateControlAsync
in interface AWSAuditManagerAsync
public Future<UpdateControlResult> updateControlAsync(UpdateControlRequest request, AsyncHandler<UpdateControlRequest,UpdateControlResult> asyncHandler)
AWSAuditManagerAsync
Updates a custom control in Audit Manager.
updateControlAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Updates Audit Manager settings for the current user account.
updateSettingsAsync
in interface AWSAuditManagerAsync
public Future<UpdateSettingsResult> updateSettingsAsync(UpdateSettingsRequest request, AsyncHandler<UpdateSettingsRequest,UpdateSettingsResult> asyncHandler)
AWSAuditManagerAsync
Updates Audit Manager settings for the current user account.
updateSettingsAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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)
AWSAuditManagerAsync
Validates the integrity of an assessment report in Audit Manager.
validateAssessmentReportIntegrityAsync
in interface AWSAuditManagerAsync
public Future<ValidateAssessmentReportIntegrityResult> validateAssessmentReportIntegrityAsync(ValidateAssessmentReportIntegrityRequest request, AsyncHandler<ValidateAssessmentReportIntegrityRequest,ValidateAssessmentReportIntegrityResult> asyncHandler)
AWSAuditManagerAsync
Validates the integrity of an assessment report in Audit Manager.
validateAssessmentReportIntegrityAsync
in interface AWSAuditManagerAsync
asyncHandler
- 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.