

# HierarchicalChunkingLevelConfiguration
<a name="API_agent_HierarchicalChunkingLevelConfiguration"></a>

Token settings for a layer in a hierarchical chunking configuration.

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

 ** maxTokens **   <a name="bedrock-Type-agent_HierarchicalChunkingLevelConfiguration-maxTokens"></a>
The maximum number of tokens that a chunk can contain in this layer.  
Type: Integer  
Valid Range: Minimum value of 1. Maximum value of 8192.  
Required: Yes

## See Also
<a name="API_agent_HierarchicalChunkingLevelConfiguration_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-agent-2023-06-05/HierarchicalChunkingLevelConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agent-2023-06-05/HierarchicalChunkingLevelConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agent-2023-06-05/HierarchicalChunkingLevelConfiguration) 