This is the new AWS 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 TieredStorageConfig
The TieredStorageConfig
property type specifies Property description not available. for an AWS::SageMaker::Cluster.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "InstanceMemoryAllocationPercentage" :
Integer
, "Mode" :String
}
YAML
InstanceMemoryAllocationPercentage:
Integer
Mode:String
Properties
InstanceMemoryAllocationPercentage
Property description not available.
Required: No
Type: Integer
Update requires: No interruption
Mode
Property description not available.
Required: Yes
Type: String
Allowed values:
Enable | Disable
Update requires: No interruption