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