Class TooManyTagsException

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

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

Application created with too many tags, or too many tags added to an application. Note that the maximum number of application tags includes system tags. The maximum number of user-defined application tags is 50.

See Also: