

# VectorSearchRerankingConfiguration


Contains configurations for reranking the retrieved results.

## Contents


 ** type **   <a name="bedrock-Type-agent-runtime_VectorSearchRerankingConfiguration-type"></a>
The type of reranker model.  
Type: String  
Valid Values: `BEDROCK_RERANKING_MODEL`   
Required: Yes

 ** bedrockRerankingConfiguration **   <a name="bedrock-Type-agent-runtime_VectorSearchRerankingConfiguration-bedrockRerankingConfiguration"></a>
Contains configurations for an Amazon Bedrock reranker model.  
Type: [VectorSearchBedrockRerankingConfiguration](API_agent-runtime_VectorSearchBedrockRerankingConfiguration.md) object  
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/bedrock-agent-runtime-2023-07-26/VectorSearchRerankingConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agent-runtime-2023-07-26/VectorSearchRerankingConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agent-runtime-2023-07-26/VectorSearchRerankingConfiguration) 