@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public interface AWSAuditManagerAsync extends AWSAuditManager
AsyncHandler
can be used to receive
notification when an asynchronous operation completes.
Note: Do not directly implement this interface, new methods are added to it regularly. Extend from
AbstractAWSAuditManagerAsync
instead.
Welcome to the AWS Audit Manager API reference. This guide is for developers who need detailed information about the AWS Audit Manager API operations, data types, and errors.
AWS Audit Manager is a service that provides automated evidence collection so that you can continuously audit your AWS usage, and assess the effectiveness of your controls to better manage risk and simplify compliance.
AWS Audit Manager provides pre-built frameworks that structure and automate assessments for a given compliance standard. Frameworks include a pre-built collection of controls with descriptions and testing procedures, which are grouped according to the requirements of the specified compliance standard or regulation. You can also customize frameworks and controls to support internal audits with unique requirements.
Use the following links to get started with the AWS Audit Manager API:
Actions: An alphabetical list of all AWS Audit Manager API operations.
Data types: An alphabetical list of all AWS Audit Manager data types.
Common parameters: Parameters that all Query operations can use.
Common errors: Client and server errors that all operations can return.
If you're new to AWS Audit Manager, we recommend that you review the AWS Audit Manager User Guide.
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
Future<AssociateAssessmentReportEvidenceFolderResult> associateAssessmentReportEvidenceFolderAsync(AssociateAssessmentReportEvidenceFolderRequest associateAssessmentReportEvidenceFolderRequest)
Associates an evidence folder to the specified assessment report in AWS Audit Manager.
associateAssessmentReportEvidenceFolderRequest
- Future<AssociateAssessmentReportEvidenceFolderResult> associateAssessmentReportEvidenceFolderAsync(AssociateAssessmentReportEvidenceFolderRequest associateAssessmentReportEvidenceFolderRequest, AsyncHandler<AssociateAssessmentReportEvidenceFolderRequest,AssociateAssessmentReportEvidenceFolderResult> asyncHandler)
Associates an evidence folder to the specified assessment report in AWS Audit Manager.
associateAssessmentReportEvidenceFolderRequest
- 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.Future<BatchAssociateAssessmentReportEvidenceResult> batchAssociateAssessmentReportEvidenceAsync(BatchAssociateAssessmentReportEvidenceRequest batchAssociateAssessmentReportEvidenceRequest)
Associates a list of evidence to an assessment report in an AWS Audit Manager assessment.
batchAssociateAssessmentReportEvidenceRequest
- Future<BatchAssociateAssessmentReportEvidenceResult> batchAssociateAssessmentReportEvidenceAsync(BatchAssociateAssessmentReportEvidenceRequest batchAssociateAssessmentReportEvidenceRequest, AsyncHandler<BatchAssociateAssessmentReportEvidenceRequest,BatchAssociateAssessmentReportEvidenceResult> asyncHandler)
Associates a list of evidence to an assessment report in an AWS Audit Manager assessment.
batchAssociateAssessmentReportEvidenceRequest
- 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.Future<BatchCreateDelegationByAssessmentResult> batchCreateDelegationByAssessmentAsync(BatchCreateDelegationByAssessmentRequest batchCreateDelegationByAssessmentRequest)
Create a batch of delegations for a specified assessment in AWS Audit Manager.
batchCreateDelegationByAssessmentRequest
- Future<BatchCreateDelegationByAssessmentResult> batchCreateDelegationByAssessmentAsync(BatchCreateDelegationByAssessmentRequest batchCreateDelegationByAssessmentRequest, AsyncHandler<BatchCreateDelegationByAssessmentRequest,BatchCreateDelegationByAssessmentResult> asyncHandler)
Create a batch of delegations for a specified assessment in AWS Audit Manager.
batchCreateDelegationByAssessmentRequest
- 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.Future<BatchDeleteDelegationByAssessmentResult> batchDeleteDelegationByAssessmentAsync(BatchDeleteDelegationByAssessmentRequest batchDeleteDelegationByAssessmentRequest)
Deletes the delegations in the specified AWS Audit Manager assessment.
batchDeleteDelegationByAssessmentRequest
- Future<BatchDeleteDelegationByAssessmentResult> batchDeleteDelegationByAssessmentAsync(BatchDeleteDelegationByAssessmentRequest batchDeleteDelegationByAssessmentRequest, AsyncHandler<BatchDeleteDelegationByAssessmentRequest,BatchDeleteDelegationByAssessmentResult> asyncHandler)
Deletes the delegations in the specified AWS Audit Manager assessment.
batchDeleteDelegationByAssessmentRequest
- 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.Future<BatchDisassociateAssessmentReportEvidenceResult> batchDisassociateAssessmentReportEvidenceAsync(BatchDisassociateAssessmentReportEvidenceRequest batchDisassociateAssessmentReportEvidenceRequest)
Disassociates a list of evidence from the specified assessment report in AWS Audit Manager.
batchDisassociateAssessmentReportEvidenceRequest
- Future<BatchDisassociateAssessmentReportEvidenceResult> batchDisassociateAssessmentReportEvidenceAsync(BatchDisassociateAssessmentReportEvidenceRequest batchDisassociateAssessmentReportEvidenceRequest, AsyncHandler<BatchDisassociateAssessmentReportEvidenceRequest,BatchDisassociateAssessmentReportEvidenceResult> asyncHandler)
Disassociates a list of evidence from the specified assessment report in AWS Audit Manager.
batchDisassociateAssessmentReportEvidenceRequest
- 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.Future<BatchImportEvidenceToAssessmentControlResult> batchImportEvidenceToAssessmentControlAsync(BatchImportEvidenceToAssessmentControlRequest batchImportEvidenceToAssessmentControlRequest)
Uploads one or more pieces of evidence to the specified control in the assessment in AWS Audit Manager.
batchImportEvidenceToAssessmentControlRequest
- Future<BatchImportEvidenceToAssessmentControlResult> batchImportEvidenceToAssessmentControlAsync(BatchImportEvidenceToAssessmentControlRequest batchImportEvidenceToAssessmentControlRequest, AsyncHandler<BatchImportEvidenceToAssessmentControlRequest,BatchImportEvidenceToAssessmentControlResult> asyncHandler)
Uploads one or more pieces of evidence to the specified control in the assessment in AWS Audit Manager.
batchImportEvidenceToAssessmentControlRequest
- 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.Future<CreateAssessmentResult> createAssessmentAsync(CreateAssessmentRequest createAssessmentRequest)
Creates an assessment in AWS Audit Manager.
createAssessmentRequest
- Future<CreateAssessmentResult> createAssessmentAsync(CreateAssessmentRequest createAssessmentRequest, AsyncHandler<CreateAssessmentRequest,CreateAssessmentResult> asyncHandler)
Creates an assessment in AWS Audit Manager.
createAssessmentRequest
- 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.Future<CreateAssessmentFrameworkResult> createAssessmentFrameworkAsync(CreateAssessmentFrameworkRequest createAssessmentFrameworkRequest)
Creates a custom framework in AWS Audit Manager.
createAssessmentFrameworkRequest
- Future<CreateAssessmentFrameworkResult> createAssessmentFrameworkAsync(CreateAssessmentFrameworkRequest createAssessmentFrameworkRequest, AsyncHandler<CreateAssessmentFrameworkRequest,CreateAssessmentFrameworkResult> asyncHandler)
Creates a custom framework in AWS Audit Manager.
createAssessmentFrameworkRequest
- 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.Future<CreateAssessmentReportResult> createAssessmentReportAsync(CreateAssessmentReportRequest createAssessmentReportRequest)
Creates an assessment report for the specified assessment.
createAssessmentReportRequest
- Future<CreateAssessmentReportResult> createAssessmentReportAsync(CreateAssessmentReportRequest createAssessmentReportRequest, AsyncHandler<CreateAssessmentReportRequest,CreateAssessmentReportResult> asyncHandler)
Creates an assessment report for the specified assessment.
createAssessmentReportRequest
- 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.Future<CreateControlResult> createControlAsync(CreateControlRequest createControlRequest)
Creates a new custom control in AWS Audit Manager.
createControlRequest
- Future<CreateControlResult> createControlAsync(CreateControlRequest createControlRequest, AsyncHandler<CreateControlRequest,CreateControlResult> asyncHandler)
Creates a new custom control in AWS Audit Manager.
createControlRequest
- 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.Future<DeleteAssessmentResult> deleteAssessmentAsync(DeleteAssessmentRequest deleteAssessmentRequest)
Deletes an assessment in AWS Audit Manager.
deleteAssessmentRequest
- Future<DeleteAssessmentResult> deleteAssessmentAsync(DeleteAssessmentRequest deleteAssessmentRequest, AsyncHandler<DeleteAssessmentRequest,DeleteAssessmentResult> asyncHandler)
Deletes an assessment in AWS Audit Manager.
deleteAssessmentRequest
- 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.Future<DeleteAssessmentFrameworkResult> deleteAssessmentFrameworkAsync(DeleteAssessmentFrameworkRequest deleteAssessmentFrameworkRequest)
Deletes a custom framework in AWS Audit Manager.
deleteAssessmentFrameworkRequest
- Future<DeleteAssessmentFrameworkResult> deleteAssessmentFrameworkAsync(DeleteAssessmentFrameworkRequest deleteAssessmentFrameworkRequest, AsyncHandler<DeleteAssessmentFrameworkRequest,DeleteAssessmentFrameworkResult> asyncHandler)
Deletes a custom framework in AWS Audit Manager.
deleteAssessmentFrameworkRequest
- 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.Future<DeleteAssessmentReportResult> deleteAssessmentReportAsync(DeleteAssessmentReportRequest deleteAssessmentReportRequest)
Deletes an assessment report from an assessment in AWS Audit Manager.
deleteAssessmentReportRequest
- Future<DeleteAssessmentReportResult> deleteAssessmentReportAsync(DeleteAssessmentReportRequest deleteAssessmentReportRequest, AsyncHandler<DeleteAssessmentReportRequest,DeleteAssessmentReportResult> asyncHandler)
Deletes an assessment report from an assessment in AWS Audit Manager.
deleteAssessmentReportRequest
- 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.Future<DeleteControlResult> deleteControlAsync(DeleteControlRequest deleteControlRequest)
Deletes a custom control in AWS Audit Manager.
deleteControlRequest
- Future<DeleteControlResult> deleteControlAsync(DeleteControlRequest deleteControlRequest, AsyncHandler<DeleteControlRequest,DeleteControlResult> asyncHandler)
Deletes a custom control in AWS Audit Manager.
deleteControlRequest
- 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.Future<DeregisterAccountResult> deregisterAccountAsync(DeregisterAccountRequest deregisterAccountRequest)
Deregisters an account in AWS Audit Manager.
deregisterAccountRequest
- Future<DeregisterAccountResult> deregisterAccountAsync(DeregisterAccountRequest deregisterAccountRequest, AsyncHandler<DeregisterAccountRequest,DeregisterAccountResult> asyncHandler)
Deregisters an account in AWS Audit Manager.
deregisterAccountRequest
- 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.Future<DeregisterOrganizationAdminAccountResult> deregisterOrganizationAdminAccountAsync(DeregisterOrganizationAdminAccountRequest deregisterOrganizationAdminAccountRequest)
Deregisters the delegated AWS administrator account from the AWS organization.
deregisterOrganizationAdminAccountRequest
- Future<DeregisterOrganizationAdminAccountResult> deregisterOrganizationAdminAccountAsync(DeregisterOrganizationAdminAccountRequest deregisterOrganizationAdminAccountRequest, AsyncHandler<DeregisterOrganizationAdminAccountRequest,DeregisterOrganizationAdminAccountResult> asyncHandler)
Deregisters the delegated AWS administrator account from the AWS organization.
deregisterOrganizationAdminAccountRequest
- 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.Future<DisassociateAssessmentReportEvidenceFolderResult> disassociateAssessmentReportEvidenceFolderAsync(DisassociateAssessmentReportEvidenceFolderRequest disassociateAssessmentReportEvidenceFolderRequest)
Disassociates an evidence folder from the specified assessment report in AWS Audit Manager.
disassociateAssessmentReportEvidenceFolderRequest
- Future<DisassociateAssessmentReportEvidenceFolderResult> disassociateAssessmentReportEvidenceFolderAsync(DisassociateAssessmentReportEvidenceFolderRequest disassociateAssessmentReportEvidenceFolderRequest, AsyncHandler<DisassociateAssessmentReportEvidenceFolderRequest,DisassociateAssessmentReportEvidenceFolderResult> asyncHandler)
Disassociates an evidence folder from the specified assessment report in AWS Audit Manager.
disassociateAssessmentReportEvidenceFolderRequest
- 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.Future<GetAccountStatusResult> getAccountStatusAsync(GetAccountStatusRequest getAccountStatusRequest)
Returns the registration status of an account in AWS Audit Manager.
getAccountStatusRequest
- Future<GetAccountStatusResult> getAccountStatusAsync(GetAccountStatusRequest getAccountStatusRequest, AsyncHandler<GetAccountStatusRequest,GetAccountStatusResult> asyncHandler)
Returns the registration status of an account in AWS Audit Manager.
getAccountStatusRequest
- 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.Future<GetAssessmentResult> getAssessmentAsync(GetAssessmentRequest getAssessmentRequest)
Returns an assessment from AWS Audit Manager.
getAssessmentRequest
- Future<GetAssessmentResult> getAssessmentAsync(GetAssessmentRequest getAssessmentRequest, AsyncHandler<GetAssessmentRequest,GetAssessmentResult> asyncHandler)
Returns an assessment from AWS Audit Manager.
getAssessmentRequest
- 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.Future<GetAssessmentFrameworkResult> getAssessmentFrameworkAsync(GetAssessmentFrameworkRequest getAssessmentFrameworkRequest)
Returns a framework from AWS Audit Manager.
getAssessmentFrameworkRequest
- Future<GetAssessmentFrameworkResult> getAssessmentFrameworkAsync(GetAssessmentFrameworkRequest getAssessmentFrameworkRequest, AsyncHandler<GetAssessmentFrameworkRequest,GetAssessmentFrameworkResult> asyncHandler)
Returns a framework from AWS Audit Manager.
getAssessmentFrameworkRequest
- 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.Future<GetAssessmentReportUrlResult> getAssessmentReportUrlAsync(GetAssessmentReportUrlRequest getAssessmentReportUrlRequest)
Returns the URL of a specified assessment report in AWS Audit Manager.
getAssessmentReportUrlRequest
- Future<GetAssessmentReportUrlResult> getAssessmentReportUrlAsync(GetAssessmentReportUrlRequest getAssessmentReportUrlRequest, AsyncHandler<GetAssessmentReportUrlRequest,GetAssessmentReportUrlResult> asyncHandler)
Returns the URL of a specified assessment report in AWS Audit Manager.
getAssessmentReportUrlRequest
- 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.Future<GetChangeLogsResult> getChangeLogsAsync(GetChangeLogsRequest getChangeLogsRequest)
Returns a list of changelogs from AWS Audit Manager.
getChangeLogsRequest
- Future<GetChangeLogsResult> getChangeLogsAsync(GetChangeLogsRequest getChangeLogsRequest, AsyncHandler<GetChangeLogsRequest,GetChangeLogsResult> asyncHandler)
Returns a list of changelogs from AWS Audit Manager.
getChangeLogsRequest
- 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.Future<GetControlResult> getControlAsync(GetControlRequest getControlRequest)
Returns a control from AWS Audit Manager.
getControlRequest
- Future<GetControlResult> getControlAsync(GetControlRequest getControlRequest, AsyncHandler<GetControlRequest,GetControlResult> asyncHandler)
Returns a control from AWS Audit Manager.
getControlRequest
- 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.Future<GetDelegationsResult> getDelegationsAsync(GetDelegationsRequest getDelegationsRequest)
Returns a list of delegations from an audit owner to a delegate.
getDelegationsRequest
- Future<GetDelegationsResult> getDelegationsAsync(GetDelegationsRequest getDelegationsRequest, AsyncHandler<GetDelegationsRequest,GetDelegationsResult> asyncHandler)
Returns a list of delegations from an audit owner to a delegate.
getDelegationsRequest
- 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.Future<GetEvidenceResult> getEvidenceAsync(GetEvidenceRequest getEvidenceRequest)
Returns evidence from AWS Audit Manager.
getEvidenceRequest
- Future<GetEvidenceResult> getEvidenceAsync(GetEvidenceRequest getEvidenceRequest, AsyncHandler<GetEvidenceRequest,GetEvidenceResult> asyncHandler)
Returns evidence from AWS Audit Manager.
getEvidenceRequest
- 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.Future<GetEvidenceByEvidenceFolderResult> getEvidenceByEvidenceFolderAsync(GetEvidenceByEvidenceFolderRequest getEvidenceByEvidenceFolderRequest)
Returns all evidence from a specified evidence folder in AWS Audit Manager.
getEvidenceByEvidenceFolderRequest
- Future<GetEvidenceByEvidenceFolderResult> getEvidenceByEvidenceFolderAsync(GetEvidenceByEvidenceFolderRequest getEvidenceByEvidenceFolderRequest, AsyncHandler<GetEvidenceByEvidenceFolderRequest,GetEvidenceByEvidenceFolderResult> asyncHandler)
Returns all evidence from a specified evidence folder in AWS Audit Manager.
getEvidenceByEvidenceFolderRequest
- 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.Future<GetEvidenceFolderResult> getEvidenceFolderAsync(GetEvidenceFolderRequest getEvidenceFolderRequest)
Returns an evidence folder from the specified assessment in AWS Audit Manager.
getEvidenceFolderRequest
- Future<GetEvidenceFolderResult> getEvidenceFolderAsync(GetEvidenceFolderRequest getEvidenceFolderRequest, AsyncHandler<GetEvidenceFolderRequest,GetEvidenceFolderResult> asyncHandler)
Returns an evidence folder from the specified assessment in AWS Audit Manager.
getEvidenceFolderRequest
- 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.Future<GetEvidenceFoldersByAssessmentResult> getEvidenceFoldersByAssessmentAsync(GetEvidenceFoldersByAssessmentRequest getEvidenceFoldersByAssessmentRequest)
Returns the evidence folders from a specified assessment in AWS Audit Manager.
getEvidenceFoldersByAssessmentRequest
- Future<GetEvidenceFoldersByAssessmentResult> getEvidenceFoldersByAssessmentAsync(GetEvidenceFoldersByAssessmentRequest getEvidenceFoldersByAssessmentRequest, AsyncHandler<GetEvidenceFoldersByAssessmentRequest,GetEvidenceFoldersByAssessmentResult> asyncHandler)
Returns the evidence folders from a specified assessment in AWS Audit Manager.
getEvidenceFoldersByAssessmentRequest
- 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.Future<GetEvidenceFoldersByAssessmentControlResult> getEvidenceFoldersByAssessmentControlAsync(GetEvidenceFoldersByAssessmentControlRequest getEvidenceFoldersByAssessmentControlRequest)
Returns a list of evidence folders associated with a specified control of an assessment in AWS Audit Manager.
getEvidenceFoldersByAssessmentControlRequest
- Future<GetEvidenceFoldersByAssessmentControlResult> getEvidenceFoldersByAssessmentControlAsync(GetEvidenceFoldersByAssessmentControlRequest getEvidenceFoldersByAssessmentControlRequest, AsyncHandler<GetEvidenceFoldersByAssessmentControlRequest,GetEvidenceFoldersByAssessmentControlResult> asyncHandler)
Returns a list of evidence folders associated with a specified control of an assessment in AWS Audit Manager.
getEvidenceFoldersByAssessmentControlRequest
- 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.Future<GetOrganizationAdminAccountResult> getOrganizationAdminAccountAsync(GetOrganizationAdminAccountRequest getOrganizationAdminAccountRequest)
Returns the name of the delegated AWS administrator account for the AWS organization.
getOrganizationAdminAccountRequest
- Future<GetOrganizationAdminAccountResult> getOrganizationAdminAccountAsync(GetOrganizationAdminAccountRequest getOrganizationAdminAccountRequest, AsyncHandler<GetOrganizationAdminAccountRequest,GetOrganizationAdminAccountResult> asyncHandler)
Returns the name of the delegated AWS administrator account for the AWS organization.
getOrganizationAdminAccountRequest
- 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.Future<GetServicesInScopeResult> getServicesInScopeAsync(GetServicesInScopeRequest getServicesInScopeRequest)
Returns a list of the in-scope AWS services for the specified assessment.
getServicesInScopeRequest
- Future<GetServicesInScopeResult> getServicesInScopeAsync(GetServicesInScopeRequest getServicesInScopeRequest, AsyncHandler<GetServicesInScopeRequest,GetServicesInScopeResult> asyncHandler)
Returns a list of the in-scope AWS services for the specified assessment.
getServicesInScopeRequest
- 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.Future<GetSettingsResult> getSettingsAsync(GetSettingsRequest getSettingsRequest)
Returns the settings for the specified AWS account.
getSettingsRequest
- Future<GetSettingsResult> getSettingsAsync(GetSettingsRequest getSettingsRequest, AsyncHandler<GetSettingsRequest,GetSettingsResult> asyncHandler)
Returns the settings for the specified AWS account.
getSettingsRequest
- 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.Future<ListAssessmentFrameworksResult> listAssessmentFrameworksAsync(ListAssessmentFrameworksRequest listAssessmentFrameworksRequest)
Returns a list of the frameworks available in the AWS Audit Manager framework library.
listAssessmentFrameworksRequest
- Future<ListAssessmentFrameworksResult> listAssessmentFrameworksAsync(ListAssessmentFrameworksRequest listAssessmentFrameworksRequest, AsyncHandler<ListAssessmentFrameworksRequest,ListAssessmentFrameworksResult> asyncHandler)
Returns a list of the frameworks available in the AWS Audit Manager framework library.
listAssessmentFrameworksRequest
- 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.Future<ListAssessmentReportsResult> listAssessmentReportsAsync(ListAssessmentReportsRequest listAssessmentReportsRequest)
Returns a list of assessment reports created in AWS Audit Manager.
listAssessmentReportsRequest
- Future<ListAssessmentReportsResult> listAssessmentReportsAsync(ListAssessmentReportsRequest listAssessmentReportsRequest, AsyncHandler<ListAssessmentReportsRequest,ListAssessmentReportsResult> asyncHandler)
Returns a list of assessment reports created in AWS Audit Manager.
listAssessmentReportsRequest
- 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.Future<ListAssessmentsResult> listAssessmentsAsync(ListAssessmentsRequest listAssessmentsRequest)
Returns a list of current and past assessments from AWS Audit Manager.
listAssessmentsRequest
- Future<ListAssessmentsResult> listAssessmentsAsync(ListAssessmentsRequest listAssessmentsRequest, AsyncHandler<ListAssessmentsRequest,ListAssessmentsResult> asyncHandler)
Returns a list of current and past assessments from AWS Audit Manager.
listAssessmentsRequest
- 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.Future<ListControlsResult> listControlsAsync(ListControlsRequest listControlsRequest)
Returns a list of controls from AWS Audit Manager.
listControlsRequest
- Future<ListControlsResult> listControlsAsync(ListControlsRequest listControlsRequest, AsyncHandler<ListControlsRequest,ListControlsResult> asyncHandler)
Returns a list of controls from AWS Audit Manager.
listControlsRequest
- 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.Future<ListKeywordsForDataSourceResult> listKeywordsForDataSourceAsync(ListKeywordsForDataSourceRequest listKeywordsForDataSourceRequest)
Returns a list of keywords that pre-mapped to the specified control data source.
listKeywordsForDataSourceRequest
- Future<ListKeywordsForDataSourceResult> listKeywordsForDataSourceAsync(ListKeywordsForDataSourceRequest listKeywordsForDataSourceRequest, AsyncHandler<ListKeywordsForDataSourceRequest,ListKeywordsForDataSourceResult> asyncHandler)
Returns a list of keywords that pre-mapped to the specified control data source.
listKeywordsForDataSourceRequest
- 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.Future<ListNotificationsResult> listNotificationsAsync(ListNotificationsRequest listNotificationsRequest)
Returns a list of all AWS Audit Manager notifications.
listNotificationsRequest
- Future<ListNotificationsResult> listNotificationsAsync(ListNotificationsRequest listNotificationsRequest, AsyncHandler<ListNotificationsRequest,ListNotificationsResult> asyncHandler)
Returns a list of all AWS Audit Manager notifications.
listNotificationsRequest
- 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.Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of tags for the specified resource in AWS Audit Manager.
listTagsForResourceRequest
- Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Returns a list of tags for the specified resource in AWS Audit Manager.
listTagsForResourceRequest
- 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.Future<RegisterAccountResult> registerAccountAsync(RegisterAccountRequest registerAccountRequest)
Enables AWS Audit Manager for the specified AWS account.
registerAccountRequest
- Future<RegisterAccountResult> registerAccountAsync(RegisterAccountRequest registerAccountRequest, AsyncHandler<RegisterAccountRequest,RegisterAccountResult> asyncHandler)
Enables AWS Audit Manager for the specified AWS account.
registerAccountRequest
- 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.Future<RegisterOrganizationAdminAccountResult> registerOrganizationAdminAccountAsync(RegisterOrganizationAdminAccountRequest registerOrganizationAdminAccountRequest)
Enables an AWS account within the organization as the delegated administrator for AWS Audit Manager.
registerOrganizationAdminAccountRequest
- Future<RegisterOrganizationAdminAccountResult> registerOrganizationAdminAccountAsync(RegisterOrganizationAdminAccountRequest registerOrganizationAdminAccountRequest, AsyncHandler<RegisterOrganizationAdminAccountRequest,RegisterOrganizationAdminAccountResult> asyncHandler)
Enables an AWS account within the organization as the delegated administrator for AWS Audit Manager.
registerOrganizationAdminAccountRequest
- 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.Future<TagResourceResult> tagResourceAsync(TagResourceRequest tagResourceRequest)
Tags the specified resource in AWS Audit Manager.
tagResourceRequest
- Future<TagResourceResult> tagResourceAsync(TagResourceRequest tagResourceRequest, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
Tags the specified resource in AWS Audit Manager.
tagResourceRequest
- 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.Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest untagResourceRequest)
Removes a tag from a resource in AWS Audit Manager.
untagResourceRequest
- Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest untagResourceRequest, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
Removes a tag from a resource in AWS Audit Manager.
untagResourceRequest
- 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.Future<UpdateAssessmentResult> updateAssessmentAsync(UpdateAssessmentRequest updateAssessmentRequest)
Edits an AWS Audit Manager assessment.
updateAssessmentRequest
- Future<UpdateAssessmentResult> updateAssessmentAsync(UpdateAssessmentRequest updateAssessmentRequest, AsyncHandler<UpdateAssessmentRequest,UpdateAssessmentResult> asyncHandler)
Edits an AWS Audit Manager assessment.
updateAssessmentRequest
- 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.Future<UpdateAssessmentControlResult> updateAssessmentControlAsync(UpdateAssessmentControlRequest updateAssessmentControlRequest)
Updates a control within an assessment in AWS Audit Manager.
updateAssessmentControlRequest
- Future<UpdateAssessmentControlResult> updateAssessmentControlAsync(UpdateAssessmentControlRequest updateAssessmentControlRequest, AsyncHandler<UpdateAssessmentControlRequest,UpdateAssessmentControlResult> asyncHandler)
Updates a control within an assessment in AWS Audit Manager.
updateAssessmentControlRequest
- 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.Future<UpdateAssessmentControlSetStatusResult> updateAssessmentControlSetStatusAsync(UpdateAssessmentControlSetStatusRequest updateAssessmentControlSetStatusRequest)
Updates the status of a control set in an AWS Audit Manager assessment.
updateAssessmentControlSetStatusRequest
- Future<UpdateAssessmentControlSetStatusResult> updateAssessmentControlSetStatusAsync(UpdateAssessmentControlSetStatusRequest updateAssessmentControlSetStatusRequest, AsyncHandler<UpdateAssessmentControlSetStatusRequest,UpdateAssessmentControlSetStatusResult> asyncHandler)
Updates the status of a control set in an AWS Audit Manager assessment.
updateAssessmentControlSetStatusRequest
- 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.Future<UpdateAssessmentFrameworkResult> updateAssessmentFrameworkAsync(UpdateAssessmentFrameworkRequest updateAssessmentFrameworkRequest)
Updates a custom framework in AWS Audit Manager.
updateAssessmentFrameworkRequest
- Future<UpdateAssessmentFrameworkResult> updateAssessmentFrameworkAsync(UpdateAssessmentFrameworkRequest updateAssessmentFrameworkRequest, AsyncHandler<UpdateAssessmentFrameworkRequest,UpdateAssessmentFrameworkResult> asyncHandler)
Updates a custom framework in AWS Audit Manager.
updateAssessmentFrameworkRequest
- 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.Future<UpdateAssessmentStatusResult> updateAssessmentStatusAsync(UpdateAssessmentStatusRequest updateAssessmentStatusRequest)
Updates the status of an assessment in AWS Audit Manager.
updateAssessmentStatusRequest
- Future<UpdateAssessmentStatusResult> updateAssessmentStatusAsync(UpdateAssessmentStatusRequest updateAssessmentStatusRequest, AsyncHandler<UpdateAssessmentStatusRequest,UpdateAssessmentStatusResult> asyncHandler)
Updates the status of an assessment in AWS Audit Manager.
updateAssessmentStatusRequest
- 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.Future<UpdateControlResult> updateControlAsync(UpdateControlRequest updateControlRequest)
Updates a custom control in AWS Audit Manager.
updateControlRequest
- Future<UpdateControlResult> updateControlAsync(UpdateControlRequest updateControlRequest, AsyncHandler<UpdateControlRequest,UpdateControlResult> asyncHandler)
Updates a custom control in AWS Audit Manager.
updateControlRequest
- 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.Future<UpdateSettingsResult> updateSettingsAsync(UpdateSettingsRequest updateSettingsRequest)
Updates AWS Audit Manager settings for the current user account.
updateSettingsRequest
- Future<UpdateSettingsResult> updateSettingsAsync(UpdateSettingsRequest updateSettingsRequest, AsyncHandler<UpdateSettingsRequest,UpdateSettingsResult> asyncHandler)
Updates AWS Audit Manager settings for the current user account.
updateSettingsRequest
- 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.Future<ValidateAssessmentReportIntegrityResult> validateAssessmentReportIntegrityAsync(ValidateAssessmentReportIntegrityRequest validateAssessmentReportIntegrityRequest)
Validates the integrity of an assessment report in AWS Audit Manager.
validateAssessmentReportIntegrityRequest
- Future<ValidateAssessmentReportIntegrityResult> validateAssessmentReportIntegrityAsync(ValidateAssessmentReportIntegrityRequest validateAssessmentReportIntegrityRequest, AsyncHandler<ValidateAssessmentReportIntegrityRequest,ValidateAssessmentReportIntegrityResult> asyncHandler)
Validates the integrity of an assessment report in AWS Audit Manager.
validateAssessmentReportIntegrityRequest
- 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.