ManagedSearchBedrockRerankingModelConfiguration - Amazon Bedrock
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

ManagedSearchBedrockRerankingModelConfiguration

Model configuration for a Bedrock reranking model used in managed search.

Contents

modelArn

The ARN of the Bedrock reranking model.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Pattern: (arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}::foundation-model/(.*))?

Required: Yes

additionalModelRequestFields

Additional request fields to pass to the reranking model.

Type: String to JSON value map

Key Length Constraints: Minimum length of 1. Maximum length of 100.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: