Skip to content

Bedrock Agent Runtime  >  Structures  >  AgenticRetrieveTraceEvent

AgenticRetrieveTraceEvent

Structure Class

AgenticRetrieveTraceEvent dataclass

A trace event providing visibility into the agentic retrieval process.

Attributes

attributes instance-attribute

The attributes describing the trace event details.

id instance-attribute
id: str

The unique identifier of the trace event.

timestamp instance-attribute
timestamp: int

The timestamp when the trace event occurred.