

# SageMakerPipelineParameter


Name/Value pair of a parameter to start execution of a SageMaker AI Model Building Pipeline.

## Contents


 ** Name **   <a name="eventbridge-Type-SageMakerPipelineParameter-Name"></a>
Name of parameter to start execution of a SageMaker AI Model Building Pipeline.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Pattern: `^[a-zA-Z0-9](-*[a-zA-Z0-9])*$`   
Required: Yes

 ** Value **   <a name="eventbridge-Type-SageMakerPipelineParameter-Value"></a>
Value of parameter to start execution of a SageMaker AI Model Building Pipeline.  
Type: String  
Length Constraints: 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/eventbridge-2015-10-07/SageMakerPipelineParameter) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/eventbridge-2015-10-07/SageMakerPipelineParameter) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/eventbridge-2015-10-07/SageMakerPipelineParameter) 