AWS::SageMaker::Cluster DeploymentConfig - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon 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 Amazon 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

Property description not available.

Required: No

Type: Integer

Minimum: 0

Maximum: 3600

Update requires: No interruption