View source: R/apigatewaymanagementapi_operations.R
apigatewaymanagementapi_post_to_connection | R Documentation |
Sends the provided data to the specified connection.
See https://www.paws-r-sdk.com/docs/apigatewaymanagementapi_post_to_connection/ for full documentation.
apigatewaymanagementapi_post_to_connection(Data, ConnectionId)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.