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

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: