Flowoid allows you to automate repetitive tasks in AWS FMS. Connect AWS FMS with over 300 integrations and unlock its potential. No coding skills required.
Triggers
New App List
Returns an array of AppsListDataSummary objects.
New Compliance Status
Returns an array of PolicyComplianceStatus objects. Use PolicyComplianceStatus to get a summary of which member accounts are protected by the specified policy.
New Policy
Returns an array of PolicySummary objects.
New Protocol List
Returns an array of ProtocolsListDataSummary objects.
Actions
Associate Admin Account
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.
Delete Apps List
Permanently deletes an AWS Firewall Manager applications list.
Delete Notification Channel
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.
Delete Policy
Permanently deletes an AWS Firewall Manager policy.
Delete Protocols List
Permanently deletes an AWS Firewall Manager protocols list.
Disassociate Admin Account
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.
Get Admin Account
Returns the AWS Organizations master account that is associated with AWS Firewall Manager as the AWS Firewall Manager administrator.
Get Apps List
Returns information about the specified AWS Firewall Manager applications list.
Get Compliance Detail
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.
Get Notification Channel
Information about the Amazon Simple Notification Service (SNS) topic that is used to record AWS Firewall Manager SNS logs.
Get Policy
Returns information about the specified AWS Firewall Manager policy.
Get Protection Status
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.
Get Protocols List
Returns information about the specified AWS Firewall Manager protocols list.
Get Violation Details
Retrieves violations for a resource based on the specified AWS Firewall Manager policy and AWS account.
List Apps Lists
Returns an array of AppsListDataSummary objects.
List Compliance Status
Returns an array of PolicyComplianceStatus objects. Use PolicyComplianceStatus to get a summary of which member accounts are protected by the specified policy.
List Member Accounts
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.
List Policies
Returns an array of PolicySummary objects.
List Protocols Lists
Returns an array of ProtocolsListDataSummary objects.
List Tags For Resource
Retrieves the list of tags for the specified AWS resource.
Put Apps List
Creates an AWS Firewall Manager applications list.
Put Notification Channel
Designates the IAM role and Amazon Simple Notification Service (SNS) topic that AWS Firewall Manager uses to record SNS logs.
Put Policy
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 (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 security group policy, which manages VPC security groups across your...