

# ConformancePackInputParameter
<a name="API_ConformancePackInputParameter"></a>

Input parameters in the form of key-value pairs for the conformance pack, both of which you define. Keys can have a maximum character length of 255 characters, and values can have a maximum length of 4096 characters.

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

 ** ParameterName **   <a name="config-Type-ConformancePackInputParameter-ParameterName"></a>
One part of a key-value pair.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 255.  
Required: Yes

 ** ParameterValue **   <a name="config-Type-ConformancePackInputParameter-ParameterValue"></a>
Another part of the key-value pair.   
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 4096.  
Required: Yes

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/config-2014-11-12/ConformancePackInputParameter) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/config-2014-11-12/ConformancePackInputParameter) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/config-2014-11-12/ConformancePackInputParameter) 

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for AWS Config. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query config` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
