Class TooManyTagsException

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

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

The list of tags on the repository is over the limit. The maximum number of tags that can be applied to a repository is 50.

See Also: