Class ValidationException

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

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

The input fails to satisfy the constraints specified by the service. Check the error message for details about which parameter or field is invalid and correct the request before retrying.

See Also: