getEvent
inline suspend fun BedrockAgentCoreClient.getEvent(crossinline block: GetEventRequest.Builder.() -> Unit): GetEventResponse
Retrieves information about a specific event in an AgentCore Memory resource.
To use this operation, you must have the bedrock-agentcore:GetEvent
permission.