AWS::Scheduler::Schedule SageMakerPipelineParameters
The templated target type for the Amazon SageMaker StartPipelineExecution API operation.
Syntax
To declare this entity in your Amazon 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: List of SageMakerPipelineParameter
Update requires: No interruption