Class TooManyTrafficPoliciesException

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

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

This traffic policy can't be created because the current account has reached the limit on the number of traffic policies.

For information about default limits, see Limits in the Amazon Route 53 Developer Guide.

To get the current limit for an account, see GetAccountLimit.

To request a higher limit, create a case with the Amazon Web Services Support Center.

See Also: