AWSWAFWebACLFirewallManagerRuleGroup
No description
type AWSWAFWebACLFirewallManagerRuleGroup {
firewallManagerStatement: AWSWAFWebACLFirewallManagerStatement
name: String!
overrideAction: AWSWAFWebACLOverrideAction
priority: Int!
visibilityConfiguration: AWSWAFWebACLVisibilityConfiguration
}
Fields
AWSWAFWebACLFirewallManagerRuleGroup.firewallManagerStatement
● AWSWAFWebACLFirewallManagerStatement
object
The processing guidance for an Firewall Manager rule
AWSWAFWebACLFirewallManagerRuleGroup.name
● String!
non-null scalar
The name of the rule group
AWSWAFWebACLFirewallManagerRuleGroup.overrideAction
● AWSWAFWebACLOverrideAction
object
The action to use in the place of the action that results from the rule group evaluation
AWSWAFWebACLFirewallManagerRuleGroup.priority
● Int!
non-null scalar
If you define more than one rule group in the first or last Firewall Manager rule groups, WAF evaluates each request against the rule groups in order, starting from the lowest priority setting
AWSWAFWebACLFirewallManagerRuleGroup.visibilityConfiguration
● AWSWAFWebACLVisibilityConfiguration
object
Defines and enables Amazon CloudWatch metrics and web request sample collection
Member of
AWSWAFWebACL
object