Class TooManyTagsException

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

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

You've exceeded the number of tags allowed for a resource. See the Limits Topic in the Step Functions Developer Guide.

See Also: