SageMakerPipelineParameter
The name and value pair of a parameter to use to start execution of a SageMaker Model Building Pipeline.
Contents
- Name
-
Name of parameter to start execution of a SageMaker Model Building Pipeline.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
^[A-Za-z0-9\-_]*$
Required: Yes
- Value
-
Value of parameter to start execution of a SageMaker Model Building Pipeline.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: