PendingProductionVariantSummary
The production variant summary for a deployment when an endpoint is creating or updating with the CreateEndpoint or UpdateEndpoint operations. Describes the VariantStatus
, weight and capacity for a production variant associated with an endpoint.
Types
Properties
This parameter is no longer supported. Elastic Inference (EI) is no longer available.
The number of instances associated with the variant.
The serverless configuration for the endpoint.
The weight associated with the variant.
An array of DeployedImage
objects that specify the Amazon EC2 Container Registry paths of the inference images deployed on instances of this ProductionVariant
.
The number of instances requested in this deployment, as specified in the endpoint configuration for the endpoint. The value is taken from the request to the CreateEndpointConfig operation.
The serverless configuration requested for this deployment, as specified in the endpoint configuration for the endpoint.
The requested weight for the variant in this deployment, as specified in the endpoint configuration for the endpoint. The value is taken from the request to the CreateEndpointConfig operation.
The type of instances associated with the variant.
Settings that control the range in the number of instances that the endpoint provisions as it scales up or down to accommodate traffic.
Settings that control how the endpoint routes incoming traffic to the instances that the endpoint hosts.
The name of the variant.
The endpoint variant status which describes the current deployment stage status or operational status.