DescribeInferenceExperimentResponse
Types
Properties
The timestamp at which the inference experiment was completed.
The timestamp at which you created the inference experiment.
The Amazon S3 location and configuration for storing inference request and response data.
The description of the inference experiment.
The metadata of the endpoint on which the inference experiment ran.
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 CreateInferenceExperiment.
The timestamp at which you last modified the inference experiment.
An array of ModelVariantConfigSummary
objects. There is one for each variant in the inference experiment. Each ModelVariantConfigSummary
object in the array describes the infrastructure configuration for deploying the corresponding variant.
The duration for which the inference experiment ran or will run.
The configuration of ShadowMode
inference experiment type, which shows the production variant that takes all the inference requests, and the shadow variant to which Amazon SageMaker replicates a percentage of the inference requests. For the shadow variant it also shows the percentage of requests that Amazon SageMaker replicates.
The status of the inference experiment. The following are the possible statuses for an inference experiment:
The error message or client-specified Reason
from the StopInferenceExperiment API, that explains the status of the inference experiment.
The type of the inference experiment.