You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SecurityHub::Types::WafActionWhen passing WafAction as input to an Aws::Client method, you can use a vanilla Hash:
{
type: "NonEmptyString",
}
Details about the action that CloudFront or AWS WAF takes when a web request matches the conditions in the rule.
Returned by:
Instance Attribute Summary collapseSpecifies how you want AWS WAF to respond to requests that match the settings in a rule.
Specifies how you want AWS WAF to respond to requests that match the settings in a rule.
Valid settings include the following:
ALLOW
- AWS WAF allows requests
BLOCK
- AWS WAF blocks requests
COUNT
- AWS WAF increments a counter of the requests that match all of the conditions in the rule. AWS WAF then continues to inspect the web request based on the remaining rules in the web ACL. You can\'t specify COUNT
for the default action for a WebACL.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4