Class TooManyTrafficPolicyInstancesException

  • All Implemented Interfaces:
    Serializable

    public class TooManyTrafficPolicyInstancesException
    extends AmazonServiceException

    You've created the maximum number of traffic policy instances that can be created for the current AWS account. You can request an increase to the limit on the Contact Us page.

    See Also:
    Serialized Form
    • Constructor Detail

      • TooManyTrafficPolicyInstancesException

        public TooManyTrafficPolicyInstancesException​(String message)
        Constructs a new TooManyTrafficPolicyInstancesException with the specified error message.
        Parameters:
        message - Describes the error encountered.