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 AWS 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: Array of SageMakerPipelineParameter
Minimum:
0
Maximum:
200
Update requires: No interruption