apigatewaymanagementapi_post_to_connection: Sends the provided data to the specified connection

View source: R/apigatewaymanagementapi_operations.R

apigatewaymanagementapi_post_to_connectionR Documentation

Sends the provided data to the specified connection

Description

Sends the provided data to the specified connection.

See https://www.paws-r-sdk.com/docs/apigatewaymanagementapi_post_to_connection/ for full documentation.

Usage

apigatewaymanagementapi_post_to_connection(Data, ConnectionId)

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.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.