class Aws::WAFV2::Types::WAFInvalidParameterException
The operation failed because WAF didn't recognize a parameter in the request. For example:
-
You specified a parameter name or value that isn't valid.
-
Your nested statement isn't valid. You might have tried to nest a statement that can’t be nested.
-
You tried to update a `WebACL` with a `DefaultAction` that isn't among the types available at
DefaultAction
. -
Your request references an ARN that is malformed, or corresponds to a resource with which a web ACL can't be associated.
@!attribute [rw] message
@return [String]
@!attribute [rw] field
The settings where the invalid parameter was found. @return [String]
@!attribute [rw] parameter
The invalid parameter that resulted in the exception. @return [String]
@!attribute [rw] reason
Additional information about the exception. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/wafv2-2019-07-29/WAFInvalidParameterException AWS API Documentation
Constants
- SENSITIVE