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:
0
Maximum:
200
Update requires: No interruption