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::ProcessingJob ProcessingResources
Identifies the resources, ML compute instances, and ML storage volumes to deploy for a processing job. In distributed training, you specify more than one instance.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "ClusterConfig" :ClusterConfig}
YAML
ClusterConfig:ClusterConfig
Properties
- ClusterConfig
- 
                    The configuration for the resources in a cluster used to run the processing job. Required: Yes Type: ClusterConfig Update requires: Replacement