

# SageMakerPipelineParameter


The name and value pair of a parameter to use to start execution of a SageMaker Model Building Pipeline.

## Contents


 ** Name **   <a name="scheduler-Type-SageMakerPipelineParameter-Name"></a>
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 **   <a name="scheduler-Type-SageMakerPipelineParameter-Value"></a>
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:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/scheduler-2021-06-30/SageMakerPipelineParameter) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/scheduler-2021-06-30/SageMakerPipelineParameter) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/scheduler-2021-06-30/SageMakerPipelineParameter) 