@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.
Some API actions require explicit resource permissions. For information, see the developer guide topic Firewall Manager required permissions for API actions.
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<DeleteAppsListResult> |
deleteAppsListAsync(DeleteAppsListRequest deleteAppsListRequest)
Permanently deletes an AWS Firewall Manager applications list.
|
Future<DeleteAppsListResult> |
deleteAppsListAsync(DeleteAppsListRequest deleteAppsListRequest,
AsyncHandler<DeleteAppsListRequest,DeleteAppsListResult> asyncHandler)
Permanently deletes an AWS Firewall Manager applications list.
|
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<DeleteProtocolsListResult> |
deleteProtocolsListAsync(DeleteProtocolsListRequest deleteProtocolsListRequest)
Permanently deletes an AWS Firewall Manager protocols list.
|
Future<DeleteProtocolsListResult> |
deleteProtocolsListAsync(DeleteProtocolsListRequest deleteProtocolsListRequest,
AsyncHandler<DeleteProtocolsListRequest,DeleteProtocolsListResult> asyncHandler)
Permanently deletes an AWS Firewall Manager protocols list.
|
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<GetAppsListResult> |
getAppsListAsync(GetAppsListRequest getAppsListRequest)
Returns information about the specified AWS Firewall Manager applications list.
|
Future<GetAppsListResult> |
getAppsListAsync(GetAppsListRequest getAppsListRequest,
AsyncHandler<GetAppsListRequest,GetAppsListResult> asyncHandler)
Returns information about the specified AWS Firewall Manager applications list.
|
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<GetProtocolsListResult> |
getProtocolsListAsync(GetProtocolsListRequest getProtocolsListRequest)
Returns information about the specified AWS Firewall Manager protocols list.
|
Future<GetProtocolsListResult> |
getProtocolsListAsync(GetProtocolsListRequest getProtocolsListRequest,
AsyncHandler<GetProtocolsListRequest,GetProtocolsListResult> asyncHandler)
Returns information about the specified AWS Firewall Manager protocols list.
|
Future<GetViolationDetailsResult> |
getViolationDetailsAsync(GetViolationDetailsRequest getViolationDetailsRequest)
Retrieves violations for a resource based on the specified AWS Firewall Manager policy and AWS account.
|
Future<GetViolationDetailsResult> |
getViolationDetailsAsync(GetViolationDetailsRequest getViolationDetailsRequest,
AsyncHandler<GetViolationDetailsRequest,GetViolationDetailsResult> asyncHandler)
Retrieves violations for a resource based on the specified AWS Firewall Manager policy and AWS account.
|
Future<ListAppsListsResult> |
listAppsListsAsync(ListAppsListsRequest listAppsListsRequest)
Returns an array of
AppsListDataSummary objects. |
Future<ListAppsListsResult> |
listAppsListsAsync(ListAppsListsRequest listAppsListsRequest,
AsyncHandler<ListAppsListsRequest,ListAppsListsResult> asyncHandler)
Returns an array of
AppsListDataSummary objects. |
Future<ListComplianceStatusResult> |
listComplianceStatusAsync(ListComplianceStatusRequest listComplianceStatusRequest)
Returns an array of
PolicyComplianceStatus objects. |
Future<ListComplianceStatusResult> |
listComplianceStatusAsync(ListComplianceStatusRequest listComplianceStatusRequest,
AsyncHandler<ListComplianceStatusRequest,ListComplianceStatusResult> asyncHandler)
Returns an array of
PolicyComplianceStatus objects. |
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. |
Future<ListPoliciesResult> |
listPoliciesAsync(ListPoliciesRequest listPoliciesRequest,
AsyncHandler<ListPoliciesRequest,ListPoliciesResult> asyncHandler)
Returns an array of
PolicySummary objects. |
Future<ListProtocolsListsResult> |
listProtocolsListsAsync(ListProtocolsListsRequest listProtocolsListsRequest)
Returns an array of
ProtocolsListDataSummary objects. |
Future<ListProtocolsListsResult> |
listProtocolsListsAsync(ListProtocolsListsRequest listProtocolsListsRequest,
AsyncHandler<ListProtocolsListsRequest,ListProtocolsListsResult> asyncHandler)
Returns an array of
ProtocolsListDataSummary objects. |
Future<ListTagsForResourceResult> |
listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest)
Retrieves the list of tags for the specified AWS resource.
|
Future<ListTagsForResourceResult> |
listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Retrieves the list of tags for the specified AWS resource.
|
Future<PutAppsListResult> |
putAppsListAsync(PutAppsListRequest putAppsListRequest)
Creates an AWS Firewall Manager applications list.
|
Future<PutAppsListResult> |
putAppsListAsync(PutAppsListRequest putAppsListRequest,
AsyncHandler<PutAppsListRequest,PutAppsListResult> asyncHandler)
Creates an AWS Firewall Manager applications list.
|
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.
|
Future<PutProtocolsListResult> |
putProtocolsListAsync(PutProtocolsListRequest putProtocolsListRequest)
Creates an AWS Firewall Manager protocols list.
|
Future<PutProtocolsListResult> |
putProtocolsListAsync(PutProtocolsListRequest putProtocolsListRequest,
AsyncHandler<PutProtocolsListRequest,PutProtocolsListResult> asyncHandler)
Creates an AWS Firewall Manager protocols list.
|
Future<TagResourceResult> |
tagResourceAsync(TagResourceRequest tagResourceRequest)
Adds one or more tags to an AWS resource.
|
Future<TagResourceResult> |
tagResourceAsync(TagResourceRequest tagResourceRequest,
AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
Adds one or more tags to an AWS resource.
|
Future<UntagResourceResult> |
untagResourceAsync(UntagResourceRequest untagResourceRequest)
Removes one or more tags from an AWS resource.
|
Future<UntagResourceResult> |
untagResourceAsync(UntagResourceRequest untagResourceRequest,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
Removes one or more tags from an AWS resource.
|
associateAdminAccount, deleteAppsList, deleteNotificationChannel, deletePolicy, deleteProtocolsList, disassociateAdminAccount, getAdminAccount, getAppsList, getCachedResponseMetadata, getComplianceDetail, getNotificationChannel, getPolicy, getProtectionStatus, getProtocolsList, getViolationDetails, listAppsLists, listComplianceStatus, listMemberAccounts, listPolicies, listProtocolsLists, listTagsForResource, putAppsList, putNotificationChannel, putPolicy, putProtocolsList, shutdown, tagResource, untagResource
Future<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<DeleteAppsListResult> deleteAppsListAsync(DeleteAppsListRequest deleteAppsListRequest)
Permanently deletes an AWS Firewall Manager applications list.
deleteAppsListRequest
- Future<DeleteAppsListResult> deleteAppsListAsync(DeleteAppsListRequest deleteAppsListRequest, AsyncHandler<DeleteAppsListRequest,DeleteAppsListResult> asyncHandler)
Permanently deletes an AWS Firewall Manager applications list.
deleteAppsListRequest
- 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<DeleteProtocolsListResult> deleteProtocolsListAsync(DeleteProtocolsListRequest deleteProtocolsListRequest)
Permanently deletes an AWS Firewall Manager protocols list.
deleteProtocolsListRequest
- Future<DeleteProtocolsListResult> deleteProtocolsListAsync(DeleteProtocolsListRequest deleteProtocolsListRequest, AsyncHandler<DeleteProtocolsListRequest,DeleteProtocolsListResult> asyncHandler)
Permanently deletes an AWS Firewall Manager protocols list.
deleteProtocolsListRequest
- 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<GetAppsListResult> getAppsListAsync(GetAppsListRequest getAppsListRequest)
Returns information about the specified AWS Firewall Manager applications list.
getAppsListRequest
- Future<GetAppsListResult> getAppsListAsync(GetAppsListRequest getAppsListRequest, AsyncHandler<GetAppsListRequest,GetAppsListResult> asyncHandler)
Returns information about the specified AWS Firewall Manager applications list.
getAppsListRequest
- 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. Resources are considered noncompliant for Network Firewall policies if a firewall is missing in the VPC, if the firewall endpoint isn't set up in an expected Availability Zone and subnet, if a subnet created by the Firewall Manager doesn't have the expected route table, and for modifications to a firewall policy that violate the Firewall Manager policy's rules.
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. Resources are considered noncompliant for Network Firewall policies if a firewall is missing in the VPC, if the firewall endpoint isn't set up in an expected Availability Zone and subnet, if a subnet created by the Firewall Manager doesn't have the expected route table, and for modifications to a firewall policy that violate the Firewall Manager policy's rules.
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<GetProtocolsListResult> getProtocolsListAsync(GetProtocolsListRequest getProtocolsListRequest)
Returns information about the specified AWS Firewall Manager protocols list.
getProtocolsListRequest
- Future<GetProtocolsListResult> getProtocolsListAsync(GetProtocolsListRequest getProtocolsListRequest, AsyncHandler<GetProtocolsListRequest,GetProtocolsListResult> asyncHandler)
Returns information about the specified AWS Firewall Manager protocols list.
getProtocolsListRequest
- 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<GetViolationDetailsResult> getViolationDetailsAsync(GetViolationDetailsRequest getViolationDetailsRequest)
Retrieves violations for a resource based on the specified AWS Firewall Manager policy and AWS account.
getViolationDetailsRequest
- Future<GetViolationDetailsResult> getViolationDetailsAsync(GetViolationDetailsRequest getViolationDetailsRequest, AsyncHandler<GetViolationDetailsRequest,GetViolationDetailsResult> asyncHandler)
Retrieves violations for a resource based on the specified AWS Firewall Manager policy and AWS account.
getViolationDetailsRequest
- 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<ListAppsListsResult> listAppsListsAsync(ListAppsListsRequest listAppsListsRequest)
Returns an array of AppsListDataSummary
objects.
listAppsListsRequest
- Future<ListAppsListsResult> listAppsListsAsync(ListAppsListsRequest listAppsListsRequest, AsyncHandler<ListAppsListsRequest,ListAppsListsResult> asyncHandler)
Returns an array of AppsListDataSummary
objects.
listAppsListsRequest
- 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. 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. 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.
listPoliciesRequest
- Future<ListPoliciesResult> listPoliciesAsync(ListPoliciesRequest listPoliciesRequest, AsyncHandler<ListPoliciesRequest,ListPoliciesResult> asyncHandler)
Returns an array of PolicySummary
objects.
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<ListProtocolsListsResult> listProtocolsListsAsync(ListProtocolsListsRequest listProtocolsListsRequest)
Returns an array of ProtocolsListDataSummary
objects.
listProtocolsListsRequest
- Future<ListProtocolsListsResult> listProtocolsListsAsync(ListProtocolsListsRequest listProtocolsListsRequest, AsyncHandler<ListProtocolsListsRequest,ListProtocolsListsResult> asyncHandler)
Returns an array of ProtocolsListDataSummary
objects.
listProtocolsListsRequest
- 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)
Retrieves the list of tags for the specified AWS resource.
listTagsForResourceRequest
- Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Retrieves the list of tags for the specified AWS resource.
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<PutAppsListResult> putAppsListAsync(PutAppsListRequest putAppsListRequest)
Creates an AWS Firewall Manager applications list.
putAppsListRequest
- Future<PutAppsListResult> putAppsListAsync(PutAppsListRequest putAppsListRequest, AsyncHandler<PutAppsListRequest,PutAppsListResult> asyncHandler)
Creates an AWS Firewall Manager applications list.
putAppsListRequest
- 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.
To perform this action outside of the console, you must configure the SNS topic to allow the Firewall Manager
role AWSServiceRoleForFMS
to publish SNS logs. For more information, see Firewall Manager
required permissions for API actions in the AWS Firewall Manager Developer Guide.
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.
To perform this action outside of the console, you must configure the SNS topic to allow the Firewall Manager
role AWSServiceRoleForFMS
to publish SNS logs. For more information, see Firewall Manager
required permissions for API actions in the AWS Firewall Manager Developer Guide.
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:
An AWS WAF policy (type WAFV2), which defines rule groups to run first in the corresponding AWS WAF web ACL and rule groups to run last in the web ACL.
An AWS WAF Classic policy (type WAF), which defines a rule group.
A Shield Advanced policy, which applies Shield Advanced protection to specified accounts and resources.
A security group policy, which manages VPC security groups across your AWS organization.
An AWS Network Firewall policy, which provides firewall rules to filter network traffic in specified Amazon VPCs.
Each policy is specific to one of the types. If you want to enforce more than one policy type across accounts, 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:
An AWS WAF policy (type WAFV2), which defines rule groups to run first in the corresponding AWS WAF web ACL and rule groups to run last in the web ACL.
An AWS WAF Classic policy (type WAF), which defines a rule group.
A Shield Advanced policy, which applies Shield Advanced protection to specified accounts and resources.
A security group policy, which manages VPC security groups across your AWS organization.
An AWS Network Firewall policy, which provides firewall rules to filter network traffic in specified Amazon VPCs.
Each policy is specific to one of the types. If you want to enforce more than one policy type across accounts, 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.Future<PutProtocolsListResult> putProtocolsListAsync(PutProtocolsListRequest putProtocolsListRequest)
Creates an AWS Firewall Manager protocols list.
putProtocolsListRequest
- Future<PutProtocolsListResult> putProtocolsListAsync(PutProtocolsListRequest putProtocolsListRequest, AsyncHandler<PutProtocolsListRequest,PutProtocolsListResult> asyncHandler)
Creates an AWS Firewall Manager protocols list.
putProtocolsListRequest
- 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)
Adds one or more tags to an AWS resource.
tagResourceRequest
- Future<TagResourceResult> tagResourceAsync(TagResourceRequest tagResourceRequest, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
Adds one or more tags to an AWS resource.
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 one or more tags from an AWS resource.
untagResourceRequest
- Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest untagResourceRequest, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
Removes one or more tags from an AWS resource.
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.