Class InvalidParameterValueException

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

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

The value of the parameter is not valid. Review the value of the parameter you are using to correct it, and then retry your operation.

See Also: