Class TooManyTrafficPoliciesException

All Implemented Interfaces:
Serializable

public class TooManyTrafficPoliciesException extends AmazonServiceException

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

See Also:
  • Constructor Details

    • TooManyTrafficPoliciesException

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