Class WafExpiredManagedRuleGroupVersionException

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

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

The operation failed because the specified version for the managed rule group has expired. You can retrieve the available versions for the managed rule group by calling ListAvailableManagedRuleGroupVersions.

See Also: