Class TooManyTagsException

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

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

You have reached the limit of the number of tags you can use. For more information, see Service Limits in the Config Developer Guide.

See Also: