Class TagQuotaPerResourceExceededException

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

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

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 50.

See Also: