Class TooManyTrafficPolicyInstancesException

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

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

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

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

For information about how 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: