View a markdown version of this page

AWS::SageMaker::EndpointConfig ManagedInstanceScaling - AWS CloudFormation

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::EndpointConfig ManagedInstanceScaling

The ManagedInstanceScaling property type specifies Property description not available. for an AWS::SageMaker::EndpointConfig.

Syntax

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

JSON

{ "MaxInstanceCount" : Integer, "MinInstanceCount" : Integer, "ScaleInPolicy" : ScaleInPolicy, "Status" : String }

Properties

MaxInstanceCount

Property description not available.

Required: No

Type: Integer

Update requires: Replacement

MinInstanceCount

Property description not available.

Required: No

Type: Integer

Update requires: Replacement

ScaleInPolicy

Property description not available.

Required: No

Type: ScaleInPolicy

Update requires: Replacement

Status

Property description not available.

Required: No

Type: String

Update requires: Replacement