Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface SendEventRequest

Hierarchy

Properties

attributes?: Record<string, string>

Application-defined metadata to attach to the event sent to clients. The maximum length of the metadata is 1 KB total.

eventName: undefined | string

Application-defined name of the event to send to clients.

roomIdentifier: undefined | string

Identifier of the room to which the event will be sent. Currently this must be an ARN.