Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

apigatewaymanagementapi_post_to_connection

Sends the provided data to the specified connection


Description

Sends the provided data to the specified connection.

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.

Value

An empty list.

Request syntax

svc$post_to_connection(
  Data = raw,
  ConnectionId = "string"
)

paws.networking

Amazon Web Services Networking & Content Delivery Services

v0.1.11
Apache License (>= 2.0)
Authors
David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.