AWS::Scheduler::Schedule SageMakerPipelineParameters
The templated target type for the Amazon SageMaker StartPipelineExecution
API operation.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "PipelineParameterList" :
[ SageMakerPipelineParameter, ... ]
}
Properties
PipelineParameterList
-
List of parameter names and values to use when executing the SageMaker Model Building Pipeline.
Required: No
Type: Array of SageMakerPipelineParameter
Minimum:
0
Maximum:
200
Update requires: No interruption