This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::Pipes::Pipe PipeTargetSageMakerPipelineParameters
The parameters for using a SageMaker AI pipeline as a target.
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 AI Model Building Pipeline execution. Required: No Type: Array of SageMakerPipelineParameter Minimum: 0Maximum: 200Update requires: No interruption