@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSFMS extends Object implements AWSFMS
AWSFMS. Convenient method forms pass through to the corresponding overload that
takes a request object, which throws an UnsupportedOperationException.ENDPOINT_PREFIX| Modifier | Constructor and Description |
|---|---|
protected |
AbstractAWSFMS() |
| Modifier and Type | Method and Description |
|---|---|
AssociateAdminAccountResult |
associateAdminAccount(AssociateAdminAccountRequest request)
Sets the Firewall Manager administrator account.
|
AssociateThirdPartyFirewallResult |
associateThirdPartyFirewall(AssociateThirdPartyFirewallRequest request)
Sets the Firewall Manager policy administrator as a tenant administrator of a third-party firewall service.
|
BatchAssociateResourceResult |
batchAssociateResource(BatchAssociateResourceRequest request)
Associate resources to a Firewall Manager resource set.
|
BatchDisassociateResourceResult |
batchDisassociateResource(BatchDisassociateResourceRequest request)
Disassociates resources from a Firewall Manager resource set.
|
DeleteAppsListResult |
deleteAppsList(DeleteAppsListRequest request)
Permanently deletes an Firewall Manager applications list.
|
DeleteNotificationChannelResult |
deleteNotificationChannel(DeleteNotificationChannelRequest request)
Deletes an Firewall Manager association with the IAM role and the Amazon Simple Notification Service (SNS) topic
that is used to record Firewall Manager SNS logs.
|
DeletePolicyResult |
deletePolicy(DeletePolicyRequest request)
Permanently deletes an Firewall Manager policy.
|
DeleteProtocolsListResult |
deleteProtocolsList(DeleteProtocolsListRequest request)
Permanently deletes an Firewall Manager protocols list.
|
DeleteResourceSetResult |
deleteResourceSet(DeleteResourceSetRequest request)
Deletes the specified ResourceSet.
|
DisassociateAdminAccountResult |
disassociateAdminAccount(DisassociateAdminAccountRequest request)
Disassociates the account that has been set as the Firewall Manager administrator account.
|
DisassociateThirdPartyFirewallResult |
disassociateThirdPartyFirewall(DisassociateThirdPartyFirewallRequest request)
Disassociates a Firewall Manager policy administrator from a third-party firewall tenant.
|
GetAdminAccountResult |
getAdminAccount(GetAdminAccountRequest request)
Returns the Organizations account that is associated with Firewall Manager as the Firewall Manager administrator.
|
GetAppsListResult |
getAppsList(GetAppsListRequest request)
Returns information about the specified Firewall Manager applications list.
|
ResponseMetadata |
getCachedResponseMetadata(AmazonWebServiceRequest request)
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
|
GetComplianceDetailResult |
getComplianceDetail(GetComplianceDetailRequest request)
Returns detailed compliance information about the specified member account.
|
GetNotificationChannelResult |
getNotificationChannel(GetNotificationChannelRequest request)
Information about the Amazon Simple Notification Service (SNS) topic that is used to record Firewall Manager SNS
logs.
|
GetPolicyResult |
getPolicy(GetPolicyRequest request)
Returns information about the specified Firewall Manager policy.
|
GetProtectionStatusResult |
getProtectionStatus(GetProtectionStatusRequest request)
If you created a Shield Advanced policy, returns policy-level attack summary information in the event of a
potential DDoS attack.
|
GetProtocolsListResult |
getProtocolsList(GetProtocolsListRequest request)
Returns information about the specified Firewall Manager protocols list.
|
GetResourceSetResult |
getResourceSet(GetResourceSetRequest request)
Gets information about a specific resource set.
|
GetThirdPartyFirewallAssociationStatusResult |
getThirdPartyFirewallAssociationStatus(GetThirdPartyFirewallAssociationStatusRequest request)
The onboarding status of a Firewall Manager admin account to third-party firewall vendor tenant.
|
GetViolationDetailsResult |
getViolationDetails(GetViolationDetailsRequest request)
Retrieves violations for a resource based on the specified Firewall Manager policy and Amazon Web Services
account.
|
ListAppsListsResult |
listAppsLists(ListAppsListsRequest request)
Returns an array of
AppsListDataSummary objects. |
ListComplianceStatusResult |
listComplianceStatus(ListComplianceStatusRequest request)
Returns an array of
PolicyComplianceStatus objects. |
ListDiscoveredResourcesResult |
listDiscoveredResources(ListDiscoveredResourcesRequest request)
Returns an array of resources in the organization's accounts that are available to be associated with a resource
set.
|
ListMemberAccountsResult |
listMemberAccounts(ListMemberAccountsRequest request)
Returns a
MemberAccounts object that lists the member accounts in the administrator's Amazon Web
Services organization. |
ListPoliciesResult |
listPolicies(ListPoliciesRequest request)
Returns an array of
PolicySummary objects. |
ListProtocolsListsResult |
listProtocolsLists(ListProtocolsListsRequest request)
Returns an array of
ProtocolsListDataSummary objects. |
ListResourceSetResourcesResult |
listResourceSetResources(ListResourceSetResourcesRequest request)
Returns an array of resources that are currently associated to a resource set.
|
ListResourceSetsResult |
listResourceSets(ListResourceSetsRequest request)
Returns an array of
ResourceSetSummary objects. |
ListTagsForResourceResult |
listTagsForResource(ListTagsForResourceRequest request)
Retrieves the list of tags for the specified Amazon Web Services resource.
|
ListThirdPartyFirewallFirewallPoliciesResult |
listThirdPartyFirewallFirewallPolicies(ListThirdPartyFirewallFirewallPoliciesRequest request)
Retrieves a list of all of the third-party firewall policies that are associated with the third-party firewall
administrator's account.
|
PutAppsListResult |
putAppsList(PutAppsListRequest request)
Creates an Firewall Manager applications list.
|
PutNotificationChannelResult |
putNotificationChannel(PutNotificationChannelRequest request)
Designates the IAM role and Amazon Simple Notification Service (SNS) topic that Firewall Manager uses to record
SNS logs.
|
PutPolicyResult |
putPolicy(PutPolicyRequest request)
Creates an Firewall Manager policy.
|
PutProtocolsListResult |
putProtocolsList(PutProtocolsListRequest request)
Creates an Firewall Manager protocols list.
|
PutResourceSetResult |
putResourceSet(PutResourceSetRequest request)
Creates the resource set.
|
void |
shutdown()
Shuts down this client object, releasing any resources that might be held open.
|
TagResourceResult |
tagResource(TagResourceRequest request)
Adds one or more tags to an Amazon Web Services resource.
|
UntagResourceResult |
untagResource(UntagResourceRequest request)
Removes one or more tags from an Amazon Web Services resource.
|
public AssociateAdminAccountResult associateAdminAccount(AssociateAdminAccountRequest request)
AWSFMSSets the Firewall Manager administrator account. The account must be a member of the organization in Organizations whose resources you want to protect. Firewall Manager sets the permissions that allow the account to administer your Firewall Manager policies.
The account that you associate with Firewall Manager is called the Firewall Manager administrator account.
associateAdminAccount in interface AWSFMSpublic AssociateThirdPartyFirewallResult associateThirdPartyFirewall(AssociateThirdPartyFirewallRequest request)
AWSFMSSets the Firewall Manager policy administrator as a tenant administrator of a third-party firewall service. A tenant is an instance of the third-party firewall service that's associated with your Amazon Web Services customer account.
associateThirdPartyFirewall in interface AWSFMSpublic BatchAssociateResourceResult batchAssociateResource(BatchAssociateResourceRequest request)
AWSFMSAssociate resources to a Firewall Manager resource set.
batchAssociateResource in interface AWSFMSpublic BatchDisassociateResourceResult batchDisassociateResource(BatchDisassociateResourceRequest request)
AWSFMSDisassociates resources from a Firewall Manager resource set.
batchDisassociateResource in interface AWSFMSpublic DeleteAppsListResult deleteAppsList(DeleteAppsListRequest request)
AWSFMSPermanently deletes an Firewall Manager applications list.
deleteAppsList in interface AWSFMSpublic DeleteNotificationChannelResult deleteNotificationChannel(DeleteNotificationChannelRequest request)
AWSFMSDeletes an Firewall Manager association with the IAM role and the Amazon Simple Notification Service (SNS) topic that is used to record Firewall Manager SNS logs.
deleteNotificationChannel in interface AWSFMSpublic DeletePolicyResult deletePolicy(DeletePolicyRequest request)
AWSFMSPermanently deletes an Firewall Manager policy.
deletePolicy in interface AWSFMSpublic DeleteProtocolsListResult deleteProtocolsList(DeleteProtocolsListRequest request)
AWSFMSPermanently deletes an Firewall Manager protocols list.
deleteProtocolsList in interface AWSFMSpublic DeleteResourceSetResult deleteResourceSet(DeleteResourceSetRequest request)
AWSFMSDeletes the specified ResourceSet.
deleteResourceSet in interface AWSFMSpublic DisassociateAdminAccountResult disassociateAdminAccount(DisassociateAdminAccountRequest request)
AWSFMS
Disassociates the account that has been set as the Firewall Manager administrator account. To set a different
account as the administrator account, you must submit an AssociateAdminAccount request.
disassociateAdminAccount in interface AWSFMSpublic DisassociateThirdPartyFirewallResult disassociateThirdPartyFirewall(DisassociateThirdPartyFirewallRequest request)
AWSFMS
Disassociates a Firewall Manager policy administrator from a third-party firewall tenant. When you call
DisassociateThirdPartyFirewall, the third-party firewall vendor deletes all of the firewalls that
are associated with the account.
disassociateThirdPartyFirewall in interface AWSFMSpublic GetAdminAccountResult getAdminAccount(GetAdminAccountRequest request)
AWSFMSReturns the Organizations account that is associated with Firewall Manager as the Firewall Manager administrator.
getAdminAccount in interface AWSFMSpublic GetAppsListResult getAppsList(GetAppsListRequest request)
AWSFMSReturns information about the specified Firewall Manager applications list.
getAppsList in interface AWSFMSpublic GetComplianceDetailResult getComplianceDetail(GetComplianceDetailRequest request)
AWSFMSReturns 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 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.
Resources are considered noncompliant for DNS Firewall policies if a DNS Firewall rule group is missing from the rule group associations for the VPC.
getComplianceDetail in interface AWSFMSpublic GetNotificationChannelResult getNotificationChannel(GetNotificationChannelRequest request)
AWSFMSInformation about the Amazon Simple Notification Service (SNS) topic that is used to record Firewall Manager SNS logs.
getNotificationChannel in interface AWSFMSpublic GetPolicyResult getPolicy(GetPolicyRequest request)
AWSFMSReturns information about the specified Firewall Manager policy.
getPolicy in interface AWSFMSpublic GetProtectionStatusResult getProtectionStatus(GetProtectionStatusRequest request)
AWSFMSIf 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.
getProtectionStatus in interface AWSFMSpublic GetProtocolsListResult getProtocolsList(GetProtocolsListRequest request)
AWSFMSReturns information about the specified Firewall Manager protocols list.
getProtocolsList in interface AWSFMSpublic GetResourceSetResult getResourceSet(GetResourceSetRequest request)
AWSFMSGets information about a specific resource set.
getResourceSet in interface AWSFMSpublic GetThirdPartyFirewallAssociationStatusResult getThirdPartyFirewallAssociationStatus(GetThirdPartyFirewallAssociationStatusRequest request)
AWSFMSThe onboarding status of a Firewall Manager admin account to third-party firewall vendor tenant.
getThirdPartyFirewallAssociationStatus in interface AWSFMSpublic GetViolationDetailsResult getViolationDetails(GetViolationDetailsRequest request)
AWSFMSRetrieves violations for a resource based on the specified Firewall Manager policy and Amazon Web Services account.
getViolationDetails in interface AWSFMSpublic ListAppsListsResult listAppsLists(ListAppsListsRequest request)
AWSFMS
Returns an array of AppsListDataSummary objects.
listAppsLists in interface AWSFMSpublic ListComplianceStatusResult listComplianceStatus(ListComplianceStatusRequest request)
AWSFMS
Returns an array of PolicyComplianceStatus objects. Use PolicyComplianceStatus to get a
summary of which member accounts are protected by the specified policy.
listComplianceStatus in interface AWSFMSpublic ListDiscoveredResourcesResult listDiscoveredResources(ListDiscoveredResourcesRequest request)
AWSFMSReturns an array of resources in the organization's accounts that are available to be associated with a resource set.
listDiscoveredResources in interface AWSFMSpublic ListMemberAccountsResult listMemberAccounts(ListMemberAccountsRequest request)
AWSFMS
Returns a MemberAccounts object that lists the member accounts in the administrator's Amazon Web
Services organization.
The ListMemberAccounts must be submitted by the account that is set as the Firewall Manager
administrator.
listMemberAccounts in interface AWSFMSpublic ListPoliciesResult listPolicies(ListPoliciesRequest request)
AWSFMS
Returns an array of PolicySummary objects.
listPolicies in interface AWSFMSpublic ListProtocolsListsResult listProtocolsLists(ListProtocolsListsRequest request)
AWSFMS
Returns an array of ProtocolsListDataSummary objects.
listProtocolsLists in interface AWSFMSpublic ListResourceSetResourcesResult listResourceSetResources(ListResourceSetResourcesRequest request)
AWSFMSReturns an array of resources that are currently associated to a resource set.
listResourceSetResources in interface AWSFMSpublic ListResourceSetsResult listResourceSets(ListResourceSetsRequest request)
AWSFMS
Returns an array of ResourceSetSummary objects.
listResourceSets in interface AWSFMSpublic ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest request)
AWSFMSRetrieves the list of tags for the specified Amazon Web Services resource.
listTagsForResource in interface AWSFMSpublic ListThirdPartyFirewallFirewallPoliciesResult listThirdPartyFirewallFirewallPolicies(ListThirdPartyFirewallFirewallPoliciesRequest request)
AWSFMSRetrieves a list of all of the third-party firewall policies that are associated with the third-party firewall administrator's account.
listThirdPartyFirewallFirewallPolicies in interface AWSFMSpublic PutAppsListResult putAppsList(PutAppsListRequest request)
AWSFMSCreates an Firewall Manager applications list.
putAppsList in interface AWSFMSpublic PutNotificationChannelResult putNotificationChannel(PutNotificationChannelRequest request)
AWSFMSDesignates the IAM role and Amazon Simple Notification Service (SNS) topic that 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 Firewall Manager Developer Guide.
putNotificationChannel in interface AWSFMSpublic PutPolicyResult putPolicy(PutPolicyRequest request)
AWSFMSCreates an Firewall Manager policy.
Firewall Manager provides the following types of policies:
An WAF policy (type WAFV2), which defines rule groups to run first in the corresponding WAF web ACL and rule groups to run last in the web ACL.
An 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 Amazon Web Services organization.
An Network Firewall policy, which provides firewall rules to filter network traffic in specified Amazon VPCs.
A DNS Firewall policy, which provides RouteĀ 53 Resolver DNS Firewall rules to filter DNS queries for specified 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.
putPolicy in interface AWSFMSpublic PutProtocolsListResult putProtocolsList(PutProtocolsListRequest request)
AWSFMSCreates an Firewall Manager protocols list.
putProtocolsList in interface AWSFMSpublic PutResourceSetResult putResourceSet(PutResourceSetRequest request)
AWSFMSCreates the resource set.
An Firewall Manager resource set defines the resources to import into an Firewall Manager policy from another Amazon Web Services service.
putResourceSet in interface AWSFMSpublic TagResourceResult tagResource(TagResourceRequest request)
AWSFMSAdds one or more tags to an Amazon Web Services resource.
tagResource in interface AWSFMSpublic UntagResourceResult untagResource(UntagResourceRequest request)
AWSFMSRemoves one or more tags from an Amazon Web Services resource.
untagResource in interface AWSFMSpublic void shutdown()
AWSFMSpublic ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
AWSFMSResponse metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing a request.
getCachedResponseMetadata in interface AWSFMSrequest - The originally executed request.Copyright © 2023. All rights reserved.