Class TooManyTagsException

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

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

The number of the provided tags is beyond the limit, or the number of total tags you are trying to attach to the specified resource exceeds the limit.

See Also: