AWS::SageMaker::Cluster DeploymentConfig - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::SageMaker::Cluster DeploymentConfig

The deployment configuration for an endpoint, which contains the desired deployment strategy and rollback configurations.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

Properties

AutoRollbackConfiguration

Automatic rollback configuration for handling endpoint deployment failures and recovery.

Required: No

Type: Array of AlarmDetails

Update requires: No interruption

RollingUpdatePolicy

Specifies a rolling deployment strategy for updating a SageMaker endpoint.

Required: No

Type: RollingUpdatePolicy

Update requires: No interruption

WaitIntervalInSeconds

The wait interval in seconds between deployment batches.

Required: No

Type: Integer

Minimum: 0

Maximum: 3600

Update requires: No interruption