SageMakerPipelineParameter
Name/Value pair of a parameter 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](-*[a-zA-Z0-9])*|(\$(\.[\w/_-]+(\[(\d+|\*)\])*)*)
Required: Yes
- Value
-
Value of parameter to start execution of a SageMaker Model Building Pipeline.
Type: String
Length Constraints: Minimum length of 0. 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: