PendingDeploymentSummary - Amazon SageMaker

PendingDeploymentSummary

The summary of an in-progress deployment when an endpoint is creating or updating with a new endpoint configuration.

Contents

EndpointConfigName

The name of the endpoint configuration used in the deployment.

Type: String

Length Constraints: Maximum length of 63.

Pattern: ^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}

Required: Yes

ProductionVariants

An array of PendingProductionVariantSummary objects, one for each model hosted behind this endpoint for the in-progress deployment.

Type: Array of PendingProductionVariantSummary objects

Array Members: Minimum number of 1 item.

Required: No

ShadowProductionVariants

An array of PendingProductionVariantSummary objects, one for each model hosted behind this endpoint in shadow mode with production traffic replicated from the model specified on ProductionVariants for the in-progress deployment.

Type: Array of PendingProductionVariantSummary objects

Array Members: Minimum number of 1 item.

Required: No

StartTime

The start time of the deployment.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: