| Exception | Description |
|---|---|
| AWSWAFException |
Base exception for all service exceptions thrown by AWS WAF
|
| WAFBadRequestException |
|
| WAFDisallowedNameException |
The name specified is invalid.
|
| WAFEntityMigrationException |
The operation failed due to a problem with the migration.
|
| WAFInternalErrorException |
The operation failed because of a system problem, even though the request was valid.
|
| WAFInvalidAccountException |
The operation failed because you tried to create, update, or delete an object by using an invalid account identifier.
|
| WAFInvalidOperationException |
The operation failed because there was nothing to do.
|
| WAFInvalidParameterException |
The operation failed because AWS WAF didn't recognize a parameter in the request.
|
| WAFInvalidPermissionPolicyException |
The operation failed because the specified policy is not in the proper format.
|
| WAFInvalidRegexPatternException |
The regular expression (regex) you specified in
RegexPatternString is invalid. |
| WAFLimitsExceededException |
The operation exceeds a resource limit, for example, the maximum number of
WebACL objects that you can
create for an AWS account. |
| WAFNonEmptyEntityException |
The operation failed because you tried to delete an object that isn't empty.
|
| WAFNonexistentContainerException |
The operation failed because you tried to add an object to or delete an object from another object that doesn't
exist.
|
| WAFNonexistentItemException |
The operation failed because the referenced object doesn't exist.
|
| WAFReferencedItemException |
The operation failed because you tried to delete an object that is still in use.
|
| WAFServiceLinkedRoleErrorException |
AWS WAF is not able to access the service linked role.
|
| WAFStaleDataException |
The operation failed because you tried to create, update, or delete an object by using a change token that has
already been used.
|
| WAFSubscriptionNotFoundException |
The specified subscription does not exist.
|
| WAFTagOperationException |
|
| WAFTagOperationInternalErrorException |
|
| WAFUnavailableEntityException |
The operation failed because the entity referenced is temporarily unavailable.
|