@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public interface AmazonMacieAsync extends AmazonMacie
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
AbstractAmazonMacieAsync
instead.
Amazon Macie Classic has been discontinued and is no longer available.
A new Amazon Macie is now available with significant design improvements and additional features, at a lower price and in most Amazon Web Services Regions. We encourage you to take advantage of the new and improved features, and benefit from the reduced cost. To learn about features and pricing for the new Macie, see Amazon Macie. To learn how to use the new Macie, see the Amazon Macie User Guide.
ENDPOINT_PREFIX
Modifier and Type | Method and Description |
---|---|
Future<AssociateMemberAccountResult> |
associateMemberAccountAsync(AssociateMemberAccountRequest associateMemberAccountRequest)
(Discontinued) Associates a specified Amazon Web Services account with Amazon Macie Classic as a member account.
|
Future<AssociateMemberAccountResult> |
associateMemberAccountAsync(AssociateMemberAccountRequest associateMemberAccountRequest,
AsyncHandler<AssociateMemberAccountRequest,AssociateMemberAccountResult> asyncHandler)
(Discontinued) Associates a specified Amazon Web Services account with Amazon Macie Classic as a member account.
|
Future<AssociateS3ResourcesResult> |
associateS3ResourcesAsync(AssociateS3ResourcesRequest associateS3ResourcesRequest)
(Discontinued) Associates specified S3 resources with Amazon Macie Classic for monitoring and data
classification.
|
Future<AssociateS3ResourcesResult> |
associateS3ResourcesAsync(AssociateS3ResourcesRequest associateS3ResourcesRequest,
AsyncHandler<AssociateS3ResourcesRequest,AssociateS3ResourcesResult> asyncHandler)
(Discontinued) Associates specified S3 resources with Amazon Macie Classic for monitoring and data
classification.
|
Future<DisassociateMemberAccountResult> |
disassociateMemberAccountAsync(DisassociateMemberAccountRequest disassociateMemberAccountRequest)
(Discontinued) Removes the specified member account from Amazon Macie Classic.
|
Future<DisassociateMemberAccountResult> |
disassociateMemberAccountAsync(DisassociateMemberAccountRequest disassociateMemberAccountRequest,
AsyncHandler<DisassociateMemberAccountRequest,DisassociateMemberAccountResult> asyncHandler)
(Discontinued) Removes the specified member account from Amazon Macie Classic.
|
Future<DisassociateS3ResourcesResult> |
disassociateS3ResourcesAsync(DisassociateS3ResourcesRequest disassociateS3ResourcesRequest)
(Discontinued) Removes specified S3 resources from being monitored by Amazon Macie Classic.
|
Future<DisassociateS3ResourcesResult> |
disassociateS3ResourcesAsync(DisassociateS3ResourcesRequest disassociateS3ResourcesRequest,
AsyncHandler<DisassociateS3ResourcesRequest,DisassociateS3ResourcesResult> asyncHandler)
(Discontinued) Removes specified S3 resources from being monitored by Amazon Macie Classic.
|
Future<ListMemberAccountsResult> |
listMemberAccountsAsync(ListMemberAccountsRequest listMemberAccountsRequest)
(Discontinued) Lists all Amazon Macie Classic member accounts for the current Macie Classic administrator
account.
|
Future<ListMemberAccountsResult> |
listMemberAccountsAsync(ListMemberAccountsRequest listMemberAccountsRequest,
AsyncHandler<ListMemberAccountsRequest,ListMemberAccountsResult> asyncHandler)
(Discontinued) Lists all Amazon Macie Classic member accounts for the current Macie Classic administrator
account.
|
Future<ListS3ResourcesResult> |
listS3ResourcesAsync(ListS3ResourcesRequest listS3ResourcesRequest)
(Discontinued) Lists all the S3 resources associated with Amazon Macie Classic.
|
Future<ListS3ResourcesResult> |
listS3ResourcesAsync(ListS3ResourcesRequest listS3ResourcesRequest,
AsyncHandler<ListS3ResourcesRequest,ListS3ResourcesResult> asyncHandler)
(Discontinued) Lists all the S3 resources associated with Amazon Macie Classic.
|
Future<UpdateS3ResourcesResult> |
updateS3ResourcesAsync(UpdateS3ResourcesRequest updateS3ResourcesRequest)
(Discontinued) Updates the classification types for the specified S3 resources.
|
Future<UpdateS3ResourcesResult> |
updateS3ResourcesAsync(UpdateS3ResourcesRequest updateS3ResourcesRequest,
AsyncHandler<UpdateS3ResourcesRequest,UpdateS3ResourcesResult> asyncHandler)
(Discontinued) Updates the classification types for the specified S3 resources.
|
associateMemberAccount, associateS3Resources, disassociateMemberAccount, disassociateS3Resources, getCachedResponseMetadata, listMemberAccounts, listS3Resources, shutdown, updateS3Resources
Future<AssociateMemberAccountResult> associateMemberAccountAsync(AssociateMemberAccountRequest associateMemberAccountRequest)
(Discontinued) Associates a specified Amazon Web Services account with Amazon Macie Classic as a member account.
associateMemberAccountRequest
- Future<AssociateMemberAccountResult> associateMemberAccountAsync(AssociateMemberAccountRequest associateMemberAccountRequest, AsyncHandler<AssociateMemberAccountRequest,AssociateMemberAccountResult> asyncHandler)
(Discontinued) Associates a specified Amazon Web Services account with Amazon Macie Classic as a member account.
associateMemberAccountRequest
- 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<AssociateS3ResourcesResult> associateS3ResourcesAsync(AssociateS3ResourcesRequest associateS3ResourcesRequest)
(Discontinued) Associates specified S3 resources with Amazon Macie Classic for monitoring and data
classification. If memberAccountId
isn't specified, the action associates specified S3 resources
with Macie Classic for the current Macie Classic administrator account. If memberAccountId
is
specified, the action associates specified S3 resources with Macie Classic for the specified member account.
associateS3ResourcesRequest
- Future<AssociateS3ResourcesResult> associateS3ResourcesAsync(AssociateS3ResourcesRequest associateS3ResourcesRequest, AsyncHandler<AssociateS3ResourcesRequest,AssociateS3ResourcesResult> asyncHandler)
(Discontinued) Associates specified S3 resources with Amazon Macie Classic for monitoring and data
classification. If memberAccountId
isn't specified, the action associates specified S3 resources
with Macie Classic for the current Macie Classic administrator account. If memberAccountId
is
specified, the action associates specified S3 resources with Macie Classic for the specified member account.
associateS3ResourcesRequest
- 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<DisassociateMemberAccountResult> disassociateMemberAccountAsync(DisassociateMemberAccountRequest disassociateMemberAccountRequest)
(Discontinued) Removes the specified member account from Amazon Macie Classic.
disassociateMemberAccountRequest
- Future<DisassociateMemberAccountResult> disassociateMemberAccountAsync(DisassociateMemberAccountRequest disassociateMemberAccountRequest, AsyncHandler<DisassociateMemberAccountRequest,DisassociateMemberAccountResult> asyncHandler)
(Discontinued) Removes the specified member account from Amazon Macie Classic.
disassociateMemberAccountRequest
- 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<DisassociateS3ResourcesResult> disassociateS3ResourcesAsync(DisassociateS3ResourcesRequest disassociateS3ResourcesRequest)
(Discontinued) Removes specified S3 resources from being monitored by Amazon Macie Classic. If
memberAccountId
isn't specified, the action removes specified S3 resources from Macie Classic for
the current Macie Classic administrator account. If memberAccountId
is specified, the action removes
specified S3 resources from Macie Classic for the specified member account.
disassociateS3ResourcesRequest
- Future<DisassociateS3ResourcesResult> disassociateS3ResourcesAsync(DisassociateS3ResourcesRequest disassociateS3ResourcesRequest, AsyncHandler<DisassociateS3ResourcesRequest,DisassociateS3ResourcesResult> asyncHandler)
(Discontinued) Removes specified S3 resources from being monitored by Amazon Macie Classic. If
memberAccountId
isn't specified, the action removes specified S3 resources from Macie Classic for
the current Macie Classic administrator account. If memberAccountId
is specified, the action removes
specified S3 resources from Macie Classic for the specified member account.
disassociateS3ResourcesRequest
- 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<ListMemberAccountsResult> listMemberAccountsAsync(ListMemberAccountsRequest listMemberAccountsRequest)
(Discontinued) Lists all Amazon Macie Classic member accounts for the current Macie Classic administrator account.
listMemberAccountsRequest
- Future<ListMemberAccountsResult> listMemberAccountsAsync(ListMemberAccountsRequest listMemberAccountsRequest, AsyncHandler<ListMemberAccountsRequest,ListMemberAccountsResult> asyncHandler)
(Discontinued) Lists all Amazon Macie Classic member accounts for the current Macie Classic administrator account.
listMemberAccountsRequest
- 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<ListS3ResourcesResult> listS3ResourcesAsync(ListS3ResourcesRequest listS3ResourcesRequest)
(Discontinued) Lists all the S3 resources associated with Amazon Macie Classic. If memberAccountId
isn't specified, the action lists the S3 resources associated with Macie Classic for the current Macie Classic
administrator account. If memberAccountId
is specified, the action lists the S3 resources associated
with Macie Classic for the specified member account.
listS3ResourcesRequest
- Future<ListS3ResourcesResult> listS3ResourcesAsync(ListS3ResourcesRequest listS3ResourcesRequest, AsyncHandler<ListS3ResourcesRequest,ListS3ResourcesResult> asyncHandler)
(Discontinued) Lists all the S3 resources associated with Amazon Macie Classic. If memberAccountId
isn't specified, the action lists the S3 resources associated with Macie Classic for the current Macie Classic
administrator account. If memberAccountId
is specified, the action lists the S3 resources associated
with Macie Classic for the specified member account.
listS3ResourcesRequest
- 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<UpdateS3ResourcesResult> updateS3ResourcesAsync(UpdateS3ResourcesRequest updateS3ResourcesRequest)
(Discontinued) Updates the classification types for the specified S3 resources. If memberAccountId
isn't specified, the action updates the classification types of the S3 resources associated with Amazon Macie
Classic for the current Macie Classic administrator account. If memberAccountId
is specified, the
action updates the classification types of the S3 resources associated with Macie Classic for the specified
member account.
updateS3ResourcesRequest
- Future<UpdateS3ResourcesResult> updateS3ResourcesAsync(UpdateS3ResourcesRequest updateS3ResourcesRequest, AsyncHandler<UpdateS3ResourcesRequest,UpdateS3ResourcesResult> asyncHandler)
(Discontinued) Updates the classification types for the specified S3 resources. If memberAccountId
isn't specified, the action updates the classification types of the S3 resources associated with Amazon Macie
Classic for the current Macie Classic administrator account. If memberAccountId
is specified, the
action updates the classification types of the S3 resources associated with Macie Classic for the specified
member account.
updateS3ResourcesRequest
- 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.Copyright © 2022. All rights reserved.