putEvents
inline suspend fun PinpointClient.putEvents(crossinline block: PutEventsRequest.Builder.() -> Unit): PutEventsResponse
Creates a new event to record for endpoints, or creates or updates endpoint data that existing events are associated with.