Sends telemetry events about your application performance and user behavior to CloudWatch RUM. The code snippet that RUM generates for you to add to your application includes PutRumEvents operations to send this data to RUM.
Each PutRumEvents operation can send a batch of events from one user session.
post/appmonitors/{Id}/
Path parameters
Idstring required
The ID of the app monitor that is sending this data.
Request body
Response
Success
PutRumEventsResponse required