Class TooManyTagsErrorException

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

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

The Targets parameter includes too many tags. Remove one or more tags and try the command again.

See Also: