createEvent

abstract suspend fun createEvent(input: CreateEventRequest): CreateEventResponse

Creates an event in a memory store. Events represent interactions or activities that occur within a session and are associated with specific actors.

To use this operation, you must have the genesismemory:CreateEvent permission.

This operation is subject to request rate limiting.