Post to Connection
| apigatewaymanagementapi_post_to_connection | R Documentation |
Sends the provided data to the specified connection¶
Description¶
Sends the provided data to the specified connection.
Usage¶
Arguments¶
Data[required] The data to be sent to the client specified by its connection id.
ConnectionId[required] The identifier of the connection that a specific client is using.
Value¶
An empty list.