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}
YAML
MaxInstanceCount:IntegerMinInstanceCount:IntegerScaleInPolicy:ScaleInPolicyStatus:String
Properties
MaxInstanceCountProperty description not available.
Required: No
Type: Integer
Update requires: Replacement
MinInstanceCountProperty description not available.
Required: No
Type: Integer
Update requires: Replacement
ScaleInPolicyProperty description not available.
Required: No
Type: ScaleInPolicy
Update requires: Replacement
StatusProperty description not available.
Required: No
Type: String
Update requires: Replacement