Retrieves information about a specific event in an AgentCore Memory resource.
To use this operation, you must have the bedrock-agentcore:GetEvent permission.
get/memories/{memoryId}/actor/{actorId}/sessions/{sessionId}/events/{eventId}
Path parameters
memoryIdstring required
The identifier of the AgentCore Memory resource containing the event.
sessionIdstring required
The identifier of the session containing the event.
actorIdstring required
The identifier of the actor associated with the event.
eventIdstring required
The identifier of the event to retrieve.
Response
Success