Class WafLimitsExceededException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<WafLimitsExceededException.Builder,WafLimitsExceededException>

@Generated("software.amazon.awssdk:codegen") public final class WafLimitsExceededException extends WafException implements ToCopyableBuilder<WafLimitsExceededException.Builder,WafLimitsExceededException>

The operation exceeds a resource limit, for example, the maximum number of WebACL objects that you can create for an AWS account. For more information, see Limits in the AWS WAF Developer Guide.

See Also: