AWS::Scheduler::Schedule SageMakerPipelineParameter
The name and value pair of a parameter to use to start execution of a SageMaker Model Building Pipeline.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
Name
-
Name of parameter to start execution of a SageMaker Model Building Pipeline.
Required: Yes
Type: String
Pattern:
^[A-Za-z0-9\-_]*$
Minimum:
1
Maximum:
256
Update requires: No interruption
Value
-
Value of parameter to start execution of a SageMaker Model Building Pipeline.
Required: Yes
Type: String
Minimum:
1
Maximum:
1024
Update requires: No interruption