AWS::Events::Rule SageMakerPipelineParameters
These are custom parameters to use when the target is a SageMaker Model Building Pipeline that starts based on EventBridge events.
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 for SageMaker Model Building Pipeline execution.
Required: No
Type: List of SageMakerPipelineParameter
Maximum:
200Update requires: No interruption