getEvent
inline suspend fun BedrockAgentCoreClient.getEvent(crossinline block: GetEventRequest.Builder.() -> Unit): GetEventResponse
Retrieves information about a specific event in a memory store.
To use this operation, you must have the genesismemory:GetEvent
permission.