Lists events in an AgentCore Memory resource based on specified criteria. We recommend using pagination to ensure that the operation returns quickly and successfully.
To use this operation, you must have the bedrock-agentcore:ListEvents permission.
post/memories/{memoryId}/actor/{actorId}/sessions/{sessionId}
Path parameters
memoryIdstring required
The identifier of the AgentCore Memory resource for which to list events.
sessionIdstring required
The identifier of the session for which to list events.
actorIdstring required
The identifier of the actor for which to list events.
Request body
Response
Success