Class ModelNotReadyException

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

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

Either a serverless endpoint variant's resources are still being provisioned, or a multi-model endpoint is still downloading or loading the target model. Wait and try your request again.

See Also: