Class WafLimitsExceededException

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

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

WAF couldn’t perform the operation because you exceeded your resource limit. For example, the maximum number of WebACL objects that you can create for an Amazon Web Services account. For more information, see WAF quotas in the WAF Developer Guide.

See Also: