@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, deleteAssessmentReport, deleteControl, deregisterAccount, deregisterOrganizationAdminAccount, disassociateAssessmentReportEvidenceFolder, getAccountStatus, getAssessment, getAssessmentFramework, getAssessmentReportUrl, getCachedResponseMetadata, getChangeLogs, getControl, getDelegations, getEvidence, getEvidenceByEvidenceFolder, getEvidenceFolder, getEvidenceFoldersByAssessment, getEvidenceFoldersByAssessmentControl, getOrganizationAdminAccount, getServicesInScope, getSettings, listAssessmentFrameworks, listAssessmentReports, listAssessments, listControls, listKeywordsForDataSource, listNotifications, listTagsForResource, registerAccount, registerOrganizationAdminAccount, shutdown, tagResource, untagResource, updateAssessment, updateAssessmentControl, updateAssessmentControlSetStatus, updateAssessmentFramework, 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, deleteAssessmentReport, deleteControl, deregisterAccount, deregisterOrganizationAdminAccount, disassociateAssessmentReportEvidenceFolder, getAccountStatus, getAssessment, getAssessmentFramework, getAssessmentReportUrl, getCachedResponseMetadata, getChangeLogs, getControl, getDelegations, getEvidence, getEvidenceByEvidenceFolder, getEvidenceFolder, getEvidenceFoldersByAssessment, getEvidenceFoldersByAssessmentControl, getOrganizationAdminAccount, getServicesInScope, getSettings, listAssessmentFrameworks, listAssessmentReports, listAssessments, listControls, listKeywordsForDataSource, listNotifications, listTagsForResource, registerAccount, registerOrganizationAdminAccount, shutdown, tagResource, untagResource, updateAssessment, updateAssessmentControl, updateAssessmentControlSetStatus, updateAssessmentFramework, updateAssessmentStatus, updateControl, updateSettings, validateAssessmentReportIntegrity
public Future<AssociateAssessmentReportEvidenceFolderResult> associateAssessmentReportEvidenceFolderAsync(AssociateAssessmentReportEvidenceFolderRequest request)
AWSAuditManagerAsync
Associates an evidence folder to the specified assessment report in AWS Audit Manager.
associateAssessmentReportEvidenceFolderAsync
in interface AWSAuditManagerAsync
public Future<AssociateAssessmentReportEvidenceFolderResult> associateAssessmentReportEvidenceFolderAsync(AssociateAssessmentReportEvidenceFolderRequest request, AsyncHandler<AssociateAssessmentReportEvidenceFolderRequest,AssociateAssessmentReportEvidenceFolderResult> asyncHandler)
AWSAuditManagerAsync
Associates an evidence folder to the specified assessment report in AWS Audit Manager.
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 AWS 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 AWS 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
Create a batch of delegations for a specified assessment in AWS Audit Manager.
batchCreateDelegationByAssessmentAsync
in interface AWSAuditManagerAsync
public Future<BatchCreateDelegationByAssessmentResult> batchCreateDelegationByAssessmentAsync(BatchCreateDelegationByAssessmentRequest request, AsyncHandler<BatchCreateDelegationByAssessmentRequest,BatchCreateDelegationByAssessmentResult> asyncHandler)
AWSAuditManagerAsync
Create a batch of delegations for a specified assessment in AWS 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 the delegations in the specified AWS Audit Manager assessment.
batchDeleteDelegationByAssessmentAsync
in interface AWSAuditManagerAsync
public Future<BatchDeleteDelegationByAssessmentResult> batchDeleteDelegationByAssessmentAsync(BatchDeleteDelegationByAssessmentRequest request, AsyncHandler<BatchDeleteDelegationByAssessmentRequest,BatchDeleteDelegationByAssessmentResult> asyncHandler)
AWSAuditManagerAsync
Deletes the delegations in the specified AWS Audit Manager assessment.
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 the specified assessment report in AWS Audit Manager.
batchDisassociateAssessmentReportEvidenceAsync
in interface AWSAuditManagerAsync
public Future<BatchDisassociateAssessmentReportEvidenceResult> batchDisassociateAssessmentReportEvidenceAsync(BatchDisassociateAssessmentReportEvidenceRequest request, AsyncHandler<BatchDisassociateAssessmentReportEvidenceRequest,BatchDisassociateAssessmentReportEvidenceResult> asyncHandler)
AWSAuditManagerAsync
Disassociates a list of evidence from the specified assessment report in AWS 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 the specified control in the assessment in AWS Audit Manager.
batchImportEvidenceToAssessmentControlAsync
in interface AWSAuditManagerAsync
public Future<BatchImportEvidenceToAssessmentControlResult> batchImportEvidenceToAssessmentControlAsync(BatchImportEvidenceToAssessmentControlRequest request, AsyncHandler<BatchImportEvidenceToAssessmentControlRequest,BatchImportEvidenceToAssessmentControlResult> asyncHandler)
AWSAuditManagerAsync
Uploads one or more pieces of evidence to the specified control in the assessment in AWS Audit Manager.
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 AWS Audit Manager.
createAssessmentAsync
in interface AWSAuditManagerAsync
public Future<CreateAssessmentResult> createAssessmentAsync(CreateAssessmentRequest request, AsyncHandler<CreateAssessmentRequest,CreateAssessmentResult> asyncHandler)
AWSAuditManagerAsync
Creates an assessment in AWS 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 AWS Audit Manager.
createAssessmentFrameworkAsync
in interface AWSAuditManagerAsync
public Future<CreateAssessmentFrameworkResult> createAssessmentFrameworkAsync(CreateAssessmentFrameworkRequest request, AsyncHandler<CreateAssessmentFrameworkRequest,CreateAssessmentFrameworkResult> asyncHandler)
AWSAuditManagerAsync
Creates a custom framework in AWS 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 AWS Audit Manager.
createControlAsync
in interface AWSAuditManagerAsync
public Future<CreateControlResult> createControlAsync(CreateControlRequest request, AsyncHandler<CreateControlRequest,CreateControlResult> asyncHandler)
AWSAuditManagerAsync
Creates a new custom control in AWS 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 AWS Audit Manager.
deleteAssessmentAsync
in interface AWSAuditManagerAsync
public Future<DeleteAssessmentResult> deleteAssessmentAsync(DeleteAssessmentRequest request, AsyncHandler<DeleteAssessmentRequest,DeleteAssessmentResult> asyncHandler)
AWSAuditManagerAsync
Deletes an assessment in AWS 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 AWS Audit Manager.
deleteAssessmentFrameworkAsync
in interface AWSAuditManagerAsync
public Future<DeleteAssessmentFrameworkResult> deleteAssessmentFrameworkAsync(DeleteAssessmentFrameworkRequest request, AsyncHandler<DeleteAssessmentFrameworkRequest,DeleteAssessmentFrameworkResult> asyncHandler)
AWSAuditManagerAsync
Deletes a custom framework in AWS 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<DeleteAssessmentReportResult> deleteAssessmentReportAsync(DeleteAssessmentReportRequest request)
AWSAuditManagerAsync
Deletes an assessment report from an assessment in AWS 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 AWS 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 AWS Audit Manager.
deleteControlAsync
in interface AWSAuditManagerAsync
public Future<DeleteControlResult> deleteControlAsync(DeleteControlRequest request, AsyncHandler<DeleteControlRequest,DeleteControlResult> asyncHandler)
AWSAuditManagerAsync
Deletes a custom control in AWS 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 AWS Audit Manager.
deregisterAccountAsync
in interface AWSAuditManagerAsync
public Future<DeregisterAccountResult> deregisterAccountAsync(DeregisterAccountRequest request, AsyncHandler<DeregisterAccountRequest,DeregisterAccountResult> asyncHandler)
AWSAuditManagerAsync
Deregisters an account in AWS 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
Deregisters the delegated AWS administrator account from the AWS organization.
deregisterOrganizationAdminAccountAsync
in interface AWSAuditManagerAsync
public Future<DeregisterOrganizationAdminAccountResult> deregisterOrganizationAdminAccountAsync(DeregisterOrganizationAdminAccountRequest request, AsyncHandler<DeregisterOrganizationAdminAccountRequest,DeregisterOrganizationAdminAccountResult> asyncHandler)
AWSAuditManagerAsync
Deregisters the delegated AWS administrator account from the AWS organization.
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 AWS 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 AWS 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 AWS 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 AWS 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 AWS Audit Manager.
getAssessmentAsync
in interface AWSAuditManagerAsync
public Future<GetAssessmentResult> getAssessmentAsync(GetAssessmentRequest request, AsyncHandler<GetAssessmentRequest,GetAssessmentResult> asyncHandler)
AWSAuditManagerAsync
Returns an assessment from AWS 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 AWS Audit Manager.
getAssessmentFrameworkAsync
in interface AWSAuditManagerAsync
public Future<GetAssessmentFrameworkResult> getAssessmentFrameworkAsync(GetAssessmentFrameworkRequest request, AsyncHandler<GetAssessmentFrameworkRequest,GetAssessmentFrameworkResult> asyncHandler)
AWSAuditManagerAsync
Returns a framework from AWS 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 a specified assessment report in AWS Audit Manager.
getAssessmentReportUrlAsync
in interface AWSAuditManagerAsync
public Future<GetAssessmentReportUrlResult> getAssessmentReportUrlAsync(GetAssessmentReportUrlRequest request, AsyncHandler<GetAssessmentReportUrlRequest,GetAssessmentReportUrlResult> asyncHandler)
AWSAuditManagerAsync
Returns the URL of a specified assessment report in AWS 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 AWS Audit Manager.
getChangeLogsAsync
in interface AWSAuditManagerAsync
public Future<GetChangeLogsResult> getChangeLogsAsync(GetChangeLogsRequest request, AsyncHandler<GetChangeLogsRequest,GetChangeLogsResult> asyncHandler)
AWSAuditManagerAsync
Returns a list of changelogs from AWS 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 AWS Audit Manager.
getControlAsync
in interface AWSAuditManagerAsync
public Future<GetControlResult> getControlAsync(GetControlRequest request, AsyncHandler<GetControlRequest,GetControlResult> asyncHandler)
AWSAuditManagerAsync
Returns a control from AWS 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 AWS Audit Manager.
getEvidenceAsync
in interface AWSAuditManagerAsync
public Future<GetEvidenceResult> getEvidenceAsync(GetEvidenceRequest request, AsyncHandler<GetEvidenceRequest,GetEvidenceResult> asyncHandler)
AWSAuditManagerAsync
Returns evidence from AWS 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 AWS 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 AWS 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 AWS 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 AWS 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 AWS 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 AWS 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 associated with a specified control of an assessment in AWS Audit Manager.
getEvidenceFoldersByAssessmentControlAsync
in interface AWSAuditManagerAsync
public Future<GetEvidenceFoldersByAssessmentControlResult> getEvidenceFoldersByAssessmentControlAsync(GetEvidenceFoldersByAssessmentControlRequest request, AsyncHandler<GetEvidenceFoldersByAssessmentControlRequest,GetEvidenceFoldersByAssessmentControlResult> asyncHandler)
AWSAuditManagerAsync
Returns a list of evidence folders associated with a specified control of an assessment in AWS 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<GetOrganizationAdminAccountResult> getOrganizationAdminAccountAsync(GetOrganizationAdminAccountRequest request)
AWSAuditManagerAsync
Returns the name of the delegated AWS administrator account for the AWS organization.
getOrganizationAdminAccountAsync
in interface AWSAuditManagerAsync
public Future<GetOrganizationAdminAccountResult> getOrganizationAdminAccountAsync(GetOrganizationAdminAccountRequest request, AsyncHandler<GetOrganizationAdminAccountRequest,GetOrganizationAdminAccountResult> asyncHandler)
AWSAuditManagerAsync
Returns the name of the delegated AWS administrator account for the AWS 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 AWS 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 AWS 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 AWS account.
getSettingsAsync
in interface AWSAuditManagerAsync
public Future<GetSettingsResult> getSettingsAsync(GetSettingsRequest request, AsyncHandler<GetSettingsRequest,GetSettingsResult> asyncHandler)
AWSAuditManagerAsync
Returns the settings for the specified AWS 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<ListAssessmentFrameworksResult> listAssessmentFrameworksAsync(ListAssessmentFrameworksRequest request)
AWSAuditManagerAsync
Returns a list of the frameworks available in the AWS 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 available in the AWS 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 AWS 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 AWS 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 AWS 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 AWS 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<ListControlsResult> listControlsAsync(ListControlsRequest request)
AWSAuditManagerAsync
Returns a list of controls from AWS Audit Manager.
listControlsAsync
in interface AWSAuditManagerAsync
public Future<ListControlsResult> listControlsAsync(ListControlsRequest request, AsyncHandler<ListControlsRequest,ListControlsResult> asyncHandler)
AWSAuditManagerAsync
Returns a list of controls from AWS 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 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 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 AWS Audit Manager notifications.
listNotificationsAsync
in interface AWSAuditManagerAsync
public Future<ListNotificationsResult> listNotificationsAsync(ListNotificationsRequest request, AsyncHandler<ListNotificationsRequest,ListNotificationsResult> asyncHandler)
AWSAuditManagerAsync
Returns a list of all AWS 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 AWS 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 AWS 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 AWS Audit Manager for the specified AWS account.
registerAccountAsync
in interface AWSAuditManagerAsync
public Future<RegisterAccountResult> registerAccountAsync(RegisterAccountRequest request, AsyncHandler<RegisterAccountRequest,RegisterAccountResult> asyncHandler)
AWSAuditManagerAsync
Enables AWS Audit Manager for the specified AWS 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 AWS account within the organization as the delegated administrator for AWS Audit Manager.
registerOrganizationAdminAccountAsync
in interface AWSAuditManagerAsync
public Future<RegisterOrganizationAdminAccountResult> registerOrganizationAdminAccountAsync(RegisterOrganizationAdminAccountRequest request, AsyncHandler<RegisterOrganizationAdminAccountRequest,RegisterOrganizationAdminAccountResult> asyncHandler)
AWSAuditManagerAsync
Enables an AWS account within the organization as the delegated administrator for AWS 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<TagResourceResult> tagResourceAsync(TagResourceRequest request)
AWSAuditManagerAsync
Tags the specified resource in AWS Audit Manager.
tagResourceAsync
in interface AWSAuditManagerAsync
public Future<TagResourceResult> tagResourceAsync(TagResourceRequest request, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
AWSAuditManagerAsync
Tags the specified resource in AWS 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 AWS Audit Manager.
untagResourceAsync
in interface AWSAuditManagerAsync
public Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
AWSAuditManagerAsync
Removes a tag from a resource in AWS 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 AWS Audit Manager assessment.
updateAssessmentAsync
in interface AWSAuditManagerAsync
public Future<UpdateAssessmentResult> updateAssessmentAsync(UpdateAssessmentRequest request, AsyncHandler<UpdateAssessmentRequest,UpdateAssessmentResult> asyncHandler)
AWSAuditManagerAsync
Edits an AWS 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 AWS Audit Manager.
updateAssessmentControlAsync
in interface AWSAuditManagerAsync
public Future<UpdateAssessmentControlResult> updateAssessmentControlAsync(UpdateAssessmentControlRequest request, AsyncHandler<UpdateAssessmentControlRequest,UpdateAssessmentControlResult> asyncHandler)
AWSAuditManagerAsync
Updates a control within an assessment in AWS 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 AWS 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 AWS 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 AWS Audit Manager.
updateAssessmentFrameworkAsync
in interface AWSAuditManagerAsync
public Future<UpdateAssessmentFrameworkResult> updateAssessmentFrameworkAsync(UpdateAssessmentFrameworkRequest request, AsyncHandler<UpdateAssessmentFrameworkRequest,UpdateAssessmentFrameworkResult> asyncHandler)
AWSAuditManagerAsync
Updates a custom framework in AWS 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<UpdateAssessmentStatusResult> updateAssessmentStatusAsync(UpdateAssessmentStatusRequest request)
AWSAuditManagerAsync
Updates the status of an assessment in AWS Audit Manager.
updateAssessmentStatusAsync
in interface AWSAuditManagerAsync
public Future<UpdateAssessmentStatusResult> updateAssessmentStatusAsync(UpdateAssessmentStatusRequest request, AsyncHandler<UpdateAssessmentStatusRequest,UpdateAssessmentStatusResult> asyncHandler)
AWSAuditManagerAsync
Updates the status of an assessment in AWS 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 AWS Audit Manager.
updateControlAsync
in interface AWSAuditManagerAsync
public Future<UpdateControlResult> updateControlAsync(UpdateControlRequest request, AsyncHandler<UpdateControlRequest,UpdateControlResult> asyncHandler)
AWSAuditManagerAsync
Updates a custom control in AWS 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 AWS Audit Manager settings for the current user account.
updateSettingsAsync
in interface AWSAuditManagerAsync
public Future<UpdateSettingsResult> updateSettingsAsync(UpdateSettingsRequest request, AsyncHandler<UpdateSettingsRequest,UpdateSettingsResult> asyncHandler)
AWSAuditManagerAsync
Updates AWS 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 AWS 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 AWS 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.