listEvents

abstract suspend fun listEvents(input: ListEventsRequest): ListEventsResponse

Lists events in a memory store 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 genesismemory:ListEvents permission.