

# InputContentBlock
<a name="API_InputContentBlock"></a>

A block of input content.

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

 ** path **   <a name="BedrockAgentCore-Type-InputContentBlock-path"></a>
The path to the input content.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 100000000.  
Required: Yes

 ** blob **   <a name="BedrockAgentCore-Type-InputContentBlock-blob"></a>
The binary input content.  
Type: Base64-encoded binary data object  
Length Constraints: Minimum length of 0. Maximum length of 100000000.  
Required: No

 ** text **   <a name="BedrockAgentCore-Type-InputContentBlock-text"></a>
The text input content.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 100000000.  
Required: No

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

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/bedrock-agentcore-2024-02-28/InputContentBlock) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agentcore-2024-02-28/InputContentBlock) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agentcore-2024-02-28/InputContentBlock) 