WafConfiguration
The AWS WAF configuration for the gateway. This configuration controls how the gateway behaves when the associated web ACL cannot be evaluated.
Contents
- failureMode
-
The failure mode that determines how the gateway handles requests when AWS WAF is unreachable or times out. Valid values include:
-
FAIL_CLOSE- The gateway blocks requests when AWS WAF cannot be evaluated. -
FAIL_OPEN- The gateway allows requests when AWS WAF cannot be evaluated.
Type: String
Valid Values:
FAIL_CLOSE | FAIL_OPENRequired: No
-
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: