

# ProvisioningParameter
<a name="API_ProvisioningParameter"></a>

A key value pair used when you provision a project as a service catalog product. For information, see [What is Amazon Service Catalog](https://docs.amazonaws.cn/servicecatalog/latest/adminguide/introduction.html).

## Contents
<a name="API_ProvisioningParameter_Contents"></a>

 ** Key **   <a name="sagemaker-Type-ProvisioningParameter-Key"></a>
The key that identifies a provisioning parameter.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 1000.  
Pattern: `.*`   
Required: No

 ** Value **   <a name="sagemaker-Type-ProvisioningParameter-Value"></a>
The value of the provisioning parameter.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 4096.  
Pattern: `.*`   
Required: No

## See Also
<a name="API_ProvisioningParameter_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/sagemaker-2017-07-24/ProvisioningParameter) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/sagemaker-2017-07-24/ProvisioningParameter) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/sagemaker-2017-07-24/ProvisioningParameter) 