

# RerankingConfiguration
<a name="API_agent-runtime_RerankingConfiguration"></a>

Contains configurations for reranking.

## Contents
<a name="API_agent-runtime_RerankingConfiguration_Contents"></a>

 ** bedrockRerankingConfiguration **   <a name="bedrock-Type-agent-runtime_RerankingConfiguration-bedrockRerankingConfiguration"></a>
Contains configurations for an Amazon Bedrock reranker.  
Type: [BedrockRerankingConfiguration](API_agent-runtime_BedrockRerankingConfiguration.md) object  
Required: Yes

 ** type **   <a name="bedrock-Type-agent-runtime_RerankingConfiguration-type"></a>
The type of reranker that the configurations apply to.  
Type: String  
Valid Values: `BEDROCK_RERANKING_MODEL`   
Required: Yes

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