Returns details about an inference experiment.
Headers
Request body
The name of the inference experiment to describe.
Response
Success
The ARN of the inference experiment being described.
The name of the inference experiment.
The type of the inference experiment.
The error message or client-specified <code>Reason</code> from the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_StopInferenceExperiment.html">StopInferenceExperiment</a> API, that explains the status of the inference experiment.
The description of the inference experiment.
The timestamp at which you created the inference experiment.
The timestamp at which the inference experiment was completed.
The timestamp at which you last modified the inference experiment.
The ARN of the IAM role that Amazon SageMaker can assume to access model artifacts and container images, and manage Amazon SageMaker Inference endpoints for model deployment.
The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance that hosts the endpoint. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateInferenceExperiment.html">CreateInferenceExperiment</a>.