View a markdown version of this page

AgenticRetrieveResultEvent - Amazon Bedrock

AgenticRetrieveResultEvent

An event containing agentic retrieval results.

Contents

results

The list of retrieved result items.

Type: Array of AgenticRetrieveResultItem objects

Required: Yes

generatedResponse

The generated response. Present only when generateResponse is true.

Type: AgenticRetrieveGeneratedResponse object

Required: No

nextToken

Opaque continuation token for paginated results.

Type: String

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

Pattern: \S*

Required: No

See Also

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