Class TagQuotaPerResourceExceededException

All Implemented Interfaces:
Serializable

public class TagQuotaPerResourceExceededException extends AmazonServiceException

The request cannot be processed because it would cause the resource to have more than the allowed number of tags. The maximum number of tags permitted on a resource is 10.

See Also:
  • Constructor Details

    • TagQuotaPerResourceExceededException

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