@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public interface AWSFMSAsync extends AWSFMS
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
AbstractAWSFMSAsync instead.
This is the AWS Firewall Manager API Reference. This guide is for developers who need detailed information about the AWS Firewall Manager API actions, data types, and errors. For detailed information about AWS Firewall Manager features, see the AWS Firewall Manager Developer Guide.
ENDPOINT_PREFIX| Modifier and Type | Method and Description |
|---|---|
Future<AssociateAdminAccountResult> |
associateAdminAccountAsync(AssociateAdminAccountRequest associateAdminAccountRequest)
Sets the AWS Firewall Manager administrator account.
|
Future<AssociateAdminAccountResult> |
associateAdminAccountAsync(AssociateAdminAccountRequest associateAdminAccountRequest,
AsyncHandler<AssociateAdminAccountRequest,AssociateAdminAccountResult> asyncHandler)
Sets the AWS Firewall Manager administrator account.
|
Future<DeleteNotificationChannelResult> |
deleteNotificationChannelAsync(DeleteNotificationChannelRequest deleteNotificationChannelRequest)
Deletes an AWS Firewall Manager association with the IAM role and the Amazon Simple Notification Service (SNS)
topic that is used to record AWS Firewall Manager SNS logs.
|
Future<DeleteNotificationChannelResult> |
deleteNotificationChannelAsync(DeleteNotificationChannelRequest deleteNotificationChannelRequest,
AsyncHandler<DeleteNotificationChannelRequest,DeleteNotificationChannelResult> asyncHandler)
Deletes an AWS Firewall Manager association with the IAM role and the Amazon Simple Notification Service (SNS)
topic that is used to record AWS Firewall Manager SNS logs.
|
Future<DeletePolicyResult> |
deletePolicyAsync(DeletePolicyRequest deletePolicyRequest)
Permanently deletes an AWS Firewall Manager policy.
|
Future<DeletePolicyResult> |
deletePolicyAsync(DeletePolicyRequest deletePolicyRequest,
AsyncHandler<DeletePolicyRequest,DeletePolicyResult> asyncHandler)
Permanently deletes an AWS Firewall Manager policy.
|
Future<DisassociateAdminAccountResult> |
disassociateAdminAccountAsync(DisassociateAdminAccountRequest disassociateAdminAccountRequest)
Disassociates the account that has been set as the AWS Firewall Manager administrator account.
|
Future<DisassociateAdminAccountResult> |
disassociateAdminAccountAsync(DisassociateAdminAccountRequest disassociateAdminAccountRequest,
AsyncHandler<DisassociateAdminAccountRequest,DisassociateAdminAccountResult> asyncHandler)
Disassociates the account that has been set as the AWS Firewall Manager administrator account.
|
Future<GetAdminAccountResult> |
getAdminAccountAsync(GetAdminAccountRequest getAdminAccountRequest)
Returns the AWS Organizations master account that is associated with AWS Firewall Manager as the AWS Firewall
Manager administrator.
|
Future<GetAdminAccountResult> |
getAdminAccountAsync(GetAdminAccountRequest getAdminAccountRequest,
AsyncHandler<GetAdminAccountRequest,GetAdminAccountResult> asyncHandler)
Returns the AWS Organizations master account that is associated with AWS Firewall Manager as the AWS Firewall
Manager administrator.
|
Future<GetComplianceDetailResult> |
getComplianceDetailAsync(GetComplianceDetailRequest getComplianceDetailRequest)
Returns detailed compliance information about the specified member account.
|
Future<GetComplianceDetailResult> |
getComplianceDetailAsync(GetComplianceDetailRequest getComplianceDetailRequest,
AsyncHandler<GetComplianceDetailRequest,GetComplianceDetailResult> asyncHandler)
Returns detailed compliance information about the specified member account.
|
Future<GetNotificationChannelResult> |
getNotificationChannelAsync(GetNotificationChannelRequest getNotificationChannelRequest)
Information about the Amazon Simple Notification Service (SNS) topic that is used to record AWS Firewall Manager
SNS logs.
|
Future<GetNotificationChannelResult> |
getNotificationChannelAsync(GetNotificationChannelRequest getNotificationChannelRequest,
AsyncHandler<GetNotificationChannelRequest,GetNotificationChannelResult> asyncHandler)
Information about the Amazon Simple Notification Service (SNS) topic that is used to record AWS Firewall Manager
SNS logs.
|
Future<GetPolicyResult> |
getPolicyAsync(GetPolicyRequest getPolicyRequest)
Returns information about the specified AWS Firewall Manager policy.
|
Future<GetPolicyResult> |
getPolicyAsync(GetPolicyRequest getPolicyRequest,
AsyncHandler<GetPolicyRequest,GetPolicyResult> asyncHandler)
Returns information about the specified AWS Firewall Manager policy.
|
Future<GetProtectionStatusResult> |
getProtectionStatusAsync(GetProtectionStatusRequest getProtectionStatusRequest)
If you created a Shield Advanced policy, returns policy-level attack summary information in the event of a
potential DDoS attack.
|
Future<GetProtectionStatusResult> |
getProtectionStatusAsync(GetProtectionStatusRequest getProtectionStatusRequest,
AsyncHandler<GetProtectionStatusRequest,GetProtectionStatusResult> asyncHandler)
If you created a Shield Advanced policy, returns policy-level attack summary information in the event of a
potential DDoS attack.
|
Future<ListComplianceStatusResult> |
listComplianceStatusAsync(ListComplianceStatusRequest listComplianceStatusRequest)
Returns an array of
PolicyComplianceStatus objects in the response. |
Future<ListComplianceStatusResult> |
listComplianceStatusAsync(ListComplianceStatusRequest listComplianceStatusRequest,
AsyncHandler<ListComplianceStatusRequest,ListComplianceStatusResult> asyncHandler)
Returns an array of
PolicyComplianceStatus objects in the response. |
Future<ListMemberAccountsResult> |
listMemberAccountsAsync(ListMemberAccountsRequest listMemberAccountsRequest)
Returns a
MemberAccounts object that lists the member accounts in the administrator's AWS
organization. |
Future<ListMemberAccountsResult> |
listMemberAccountsAsync(ListMemberAccountsRequest listMemberAccountsRequest,
AsyncHandler<ListMemberAccountsRequest,ListMemberAccountsResult> asyncHandler)
Returns a
MemberAccounts object that lists the member accounts in the administrator's AWS
organization. |
Future<ListPoliciesResult> |
listPoliciesAsync(ListPoliciesRequest listPoliciesRequest)
Returns an array of
PolicySummary objects in the response. |
Future<ListPoliciesResult> |
listPoliciesAsync(ListPoliciesRequest listPoliciesRequest,
AsyncHandler<ListPoliciesRequest,ListPoliciesResult> asyncHandler)
Returns an array of
PolicySummary objects in the response. |
Future<PutNotificationChannelResult> |
putNotificationChannelAsync(PutNotificationChannelRequest putNotificationChannelRequest)
Designates the IAM role and Amazon Simple Notification Service (SNS) topic that AWS Firewall Manager uses to
record SNS logs.
|
Future<PutNotificationChannelResult> |
putNotificationChannelAsync(PutNotificationChannelRequest putNotificationChannelRequest,
AsyncHandler<PutNotificationChannelRequest,PutNotificationChannelResult> asyncHandler)
Designates the IAM role and Amazon Simple Notification Service (SNS) topic that AWS Firewall Manager uses to
record SNS logs.
|
Future<PutPolicyResult> |
putPolicyAsync(PutPolicyRequest putPolicyRequest)
Creates an AWS Firewall Manager policy.
|
Future<PutPolicyResult> |
putPolicyAsync(PutPolicyRequest putPolicyRequest,
AsyncHandler<PutPolicyRequest,PutPolicyResult> asyncHandler)
Creates an AWS Firewall Manager policy.
|
associateAdminAccount, deleteNotificationChannel, deletePolicy, disassociateAdminAccount, getAdminAccount, getCachedResponseMetadata, getComplianceDetail, getNotificationChannel, getPolicy, getProtectionStatus, listComplianceStatus, listMemberAccounts, listPolicies, putNotificationChannel, putPolicy, shutdownFuture<AssociateAdminAccountResult> associateAdminAccountAsync(AssociateAdminAccountRequest associateAdminAccountRequest)
Sets the AWS Firewall Manager administrator account. AWS Firewall Manager must be associated with the master account of your AWS organization or associated with a member account that has the appropriate permissions. If the account ID that you submit is not an AWS Organizations master account, AWS Firewall Manager will set the appropriate permissions for the given member account.
The account that you associate with AWS Firewall Manager is called the AWS Firewall Manager administrator account.
associateAdminAccountRequest - Future<AssociateAdminAccountResult> associateAdminAccountAsync(AssociateAdminAccountRequest associateAdminAccountRequest, AsyncHandler<AssociateAdminAccountRequest,AssociateAdminAccountResult> asyncHandler)
Sets the AWS Firewall Manager administrator account. AWS Firewall Manager must be associated with the master account of your AWS organization or associated with a member account that has the appropriate permissions. If the account ID that you submit is not an AWS Organizations master account, AWS Firewall Manager will set the appropriate permissions for the given member account.
The account that you associate with AWS Firewall Manager is called the AWS Firewall Manager administrator account.
associateAdminAccountRequest - 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<DeleteNotificationChannelResult> deleteNotificationChannelAsync(DeleteNotificationChannelRequest deleteNotificationChannelRequest)
Deletes an AWS Firewall Manager association with the IAM role and the Amazon Simple Notification Service (SNS) topic that is used to record AWS Firewall Manager SNS logs.
deleteNotificationChannelRequest - Future<DeleteNotificationChannelResult> deleteNotificationChannelAsync(DeleteNotificationChannelRequest deleteNotificationChannelRequest, AsyncHandler<DeleteNotificationChannelRequest,DeleteNotificationChannelResult> asyncHandler)
Deletes an AWS Firewall Manager association with the IAM role and the Amazon Simple Notification Service (SNS) topic that is used to record AWS Firewall Manager SNS logs.
deleteNotificationChannelRequest - 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<DeletePolicyResult> deletePolicyAsync(DeletePolicyRequest deletePolicyRequest)
Permanently deletes an AWS Firewall Manager policy.
deletePolicyRequest - Future<DeletePolicyResult> deletePolicyAsync(DeletePolicyRequest deletePolicyRequest, AsyncHandler<DeletePolicyRequest,DeletePolicyResult> asyncHandler)
Permanently deletes an AWS Firewall Manager policy.
deletePolicyRequest - 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<DisassociateAdminAccountResult> disassociateAdminAccountAsync(DisassociateAdminAccountRequest disassociateAdminAccountRequest)
Disassociates the account that has been set as the AWS Firewall Manager administrator account. To set a different
account as the administrator account, you must submit an AssociateAdminAccount request.
disassociateAdminAccountRequest - Future<DisassociateAdminAccountResult> disassociateAdminAccountAsync(DisassociateAdminAccountRequest disassociateAdminAccountRequest, AsyncHandler<DisassociateAdminAccountRequest,DisassociateAdminAccountResult> asyncHandler)
Disassociates the account that has been set as the AWS Firewall Manager administrator account. To set a different
account as the administrator account, you must submit an AssociateAdminAccount request.
disassociateAdminAccountRequest - 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<GetAdminAccountResult> getAdminAccountAsync(GetAdminAccountRequest getAdminAccountRequest)
Returns the AWS Organizations master account that is associated with AWS Firewall Manager as the AWS Firewall Manager administrator.
getAdminAccountRequest - Future<GetAdminAccountResult> getAdminAccountAsync(GetAdminAccountRequest getAdminAccountRequest, AsyncHandler<GetAdminAccountRequest,GetAdminAccountResult> asyncHandler)
Returns the AWS Organizations master account that is associated with AWS Firewall Manager as the AWS Firewall Manager administrator.
getAdminAccountRequest - 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<GetComplianceDetailResult> getComplianceDetailAsync(GetComplianceDetailRequest getComplianceDetailRequest)
Returns detailed compliance information about the specified member account. Details include resources that are in and out of compliance with the specified policy. Resources are considered noncompliant for AWS WAF and Shield Advanced policies if the specified policy has not been applied to them. Resources are considered noncompliant for security group policies if they are in scope of the policy, they violate one or more of the policy rules, and remediation is disabled or not possible.
getComplianceDetailRequest - Future<GetComplianceDetailResult> getComplianceDetailAsync(GetComplianceDetailRequest getComplianceDetailRequest, AsyncHandler<GetComplianceDetailRequest,GetComplianceDetailResult> asyncHandler)
Returns detailed compliance information about the specified member account. Details include resources that are in and out of compliance with the specified policy. Resources are considered noncompliant for AWS WAF and Shield Advanced policies if the specified policy has not been applied to them. Resources are considered noncompliant for security group policies if they are in scope of the policy, they violate one or more of the policy rules, and remediation is disabled or not possible.
getComplianceDetailRequest - 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<GetNotificationChannelResult> getNotificationChannelAsync(GetNotificationChannelRequest getNotificationChannelRequest)
Information about the Amazon Simple Notification Service (SNS) topic that is used to record AWS Firewall Manager SNS logs.
getNotificationChannelRequest - Future<GetNotificationChannelResult> getNotificationChannelAsync(GetNotificationChannelRequest getNotificationChannelRequest, AsyncHandler<GetNotificationChannelRequest,GetNotificationChannelResult> asyncHandler)
Information about the Amazon Simple Notification Service (SNS) topic that is used to record AWS Firewall Manager SNS logs.
getNotificationChannelRequest - 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<GetPolicyResult> getPolicyAsync(GetPolicyRequest getPolicyRequest)
Returns information about the specified AWS Firewall Manager policy.
getPolicyRequest - Future<GetPolicyResult> getPolicyAsync(GetPolicyRequest getPolicyRequest, AsyncHandler<GetPolicyRequest,GetPolicyResult> asyncHandler)
Returns information about the specified AWS Firewall Manager policy.
getPolicyRequest - 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<GetProtectionStatusResult> getProtectionStatusAsync(GetProtectionStatusRequest getProtectionStatusRequest)
If you created a Shield Advanced policy, returns policy-level attack summary information in the event of a potential DDoS attack. Other policy types are currently unsupported.
getProtectionStatusRequest - Future<GetProtectionStatusResult> getProtectionStatusAsync(GetProtectionStatusRequest getProtectionStatusRequest, AsyncHandler<GetProtectionStatusRequest,GetProtectionStatusResult> asyncHandler)
If you created a Shield Advanced policy, returns policy-level attack summary information in the event of a potential DDoS attack. Other policy types are currently unsupported.
getProtectionStatusRequest - 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<ListComplianceStatusResult> listComplianceStatusAsync(ListComplianceStatusRequest listComplianceStatusRequest)
Returns an array of PolicyComplianceStatus objects in the response. Use
PolicyComplianceStatus to get a summary of which member accounts are protected by the specified
policy.
listComplianceStatusRequest - Future<ListComplianceStatusResult> listComplianceStatusAsync(ListComplianceStatusRequest listComplianceStatusRequest, AsyncHandler<ListComplianceStatusRequest,ListComplianceStatusResult> asyncHandler)
Returns an array of PolicyComplianceStatus objects in the response. Use
PolicyComplianceStatus to get a summary of which member accounts are protected by the specified
policy.
listComplianceStatusRequest - 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)
Returns a MemberAccounts object that lists the member accounts in the administrator's AWS
organization.
The ListMemberAccounts must be submitted by the account that is set as the AWS Firewall Manager
administrator.
listMemberAccountsRequest - Future<ListMemberAccountsResult> listMemberAccountsAsync(ListMemberAccountsRequest listMemberAccountsRequest, AsyncHandler<ListMemberAccountsRequest,ListMemberAccountsResult> asyncHandler)
Returns a MemberAccounts object that lists the member accounts in the administrator's AWS
organization.
The ListMemberAccounts must be submitted by the account that is set as the AWS Firewall Manager
administrator.
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<ListPoliciesResult> listPoliciesAsync(ListPoliciesRequest listPoliciesRequest)
Returns an array of PolicySummary objects in the response.
listPoliciesRequest - Future<ListPoliciesResult> listPoliciesAsync(ListPoliciesRequest listPoliciesRequest, AsyncHandler<ListPoliciesRequest,ListPoliciesResult> asyncHandler)
Returns an array of PolicySummary objects in the response.
listPoliciesRequest - 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<PutNotificationChannelResult> putNotificationChannelAsync(PutNotificationChannelRequest putNotificationChannelRequest)
Designates the IAM role and Amazon Simple Notification Service (SNS) topic that AWS Firewall Manager uses to record SNS logs.
putNotificationChannelRequest - Future<PutNotificationChannelResult> putNotificationChannelAsync(PutNotificationChannelRequest putNotificationChannelRequest, AsyncHandler<PutNotificationChannelRequest,PutNotificationChannelResult> asyncHandler)
Designates the IAM role and Amazon Simple Notification Service (SNS) topic that AWS Firewall Manager uses to record SNS logs.
putNotificationChannelRequest - 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<PutPolicyResult> putPolicyAsync(PutPolicyRequest putPolicyRequest)
Creates an AWS Firewall Manager policy.
Firewall Manager provides the following types of policies:
A Shield Advanced policy, which applies Shield Advanced protection to specified accounts and resources
An AWS WAF policy, which contains a rule group and defines which resources are to be protected by that rule group
A security group policy, which manages VPC security groups across your AWS organization.
Each policy is specific to one of the three types. If you want to enforce more than one policy type across accounts, you can create multiple policies. You can create multiple policies for each type.
You must be subscribed to Shield Advanced to create a Shield Advanced policy. For more information about subscribing to Shield Advanced, see CreateSubscription.
putPolicyRequest - Future<PutPolicyResult> putPolicyAsync(PutPolicyRequest putPolicyRequest, AsyncHandler<PutPolicyRequest,PutPolicyResult> asyncHandler)
Creates an AWS Firewall Manager policy.
Firewall Manager provides the following types of policies:
A Shield Advanced policy, which applies Shield Advanced protection to specified accounts and resources
An AWS WAF policy, which contains a rule group and defines which resources are to be protected by that rule group
A security group policy, which manages VPC security groups across your AWS organization.
Each policy is specific to one of the three types. If you want to enforce more than one policy type across accounts, you can create multiple policies. You can create multiple policies for each type.
You must be subscribed to Shield Advanced to create a Shield Advanced policy. For more information about subscribing to Shield Advanced, see CreateSubscription.
putPolicyRequest - 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 © 2020. All rights reserved.