Class ModelNotReadyException

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

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

The model specified in the request is not ready to serve inference requests. The AWS SDK will automatically retry the operation up to 5 times. For information about configuring automatic retries, see Retry behavior in the AWS SDKs and Tools reference guide.

See Also: