This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
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 Amazon 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:
1Maximum:
256Update requires: No interruption
Value-
Value of parameter to start execution of a SageMaker Model Building Pipeline.
Required: Yes
Type: String
Minimum:
1Maximum:
1024Update requires: No interruption