AgenticRetrieveResultItem - 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.

AgenticRetrieveResultItem

A single item from the agentic retrieval results.

Contents

content

The retrieved content.

Type: RetrievalContent object

Required: Yes

sourceRetriever

The source retriever that produced this result.

Type: AgenticRetrieveSourceRetriever object

Required: Yes

metadata

Metadata associated with the retrieved item.

Type: String to JSON value map

Required: No

See Also

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