

# ConnectionBodyParameter


Additional parameter included in the body. You can include up to 100 additional body parameters per request. An event payload cannot exceed 64 KB.

## Contents


 ** IsValueSecret **   <a name="eventbridge-Type-ConnectionBodyParameter-IsValueSecret"></a>
Specifies whether the value is secret.  
Type: Boolean  
Required: No

 ** Key **   <a name="eventbridge-Type-ConnectionBodyParameter-Key"></a>
The key for the parameter.  
Type: String  
Required: No

 ** Value **   <a name="eventbridge-Type-ConnectionBodyParameter-Value"></a>
The value associated with the key.  
Type: String  
Required: No

## 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/ConnectionBodyParameter) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/eventbridge-2015-10-07/ConnectionBodyParameter) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/eventbridge-2015-10-07/ConnectionBodyParameter) 