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::AIWorkloadConfig AIWorkloadConfigs
The benchmark tool configuration for an AI workload.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "WorkloadSpec" :WorkloadSpec}
YAML
WorkloadSpec:WorkloadSpec
Properties
WorkloadSpec-
The workload specification that defines benchmark parameters.
Required: Yes
Type: WorkloadSpec
Update requires: Replacement