Class InvalidTagParameterException

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

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

This exception is thrown when the specified tag key or values are not valid. It can also occur if there are duplicate tags or too many tags on the resource.

See Also: