Class InvalidRequestException

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

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

The request that you made is not valid. Check your request to determine why it's not valid and then retry the request.

See Also: