v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1428150135.9 KB

Creates a signaling channel.

CreateSignalingChannel is an asynchronous operation.

post/createSignalingChannel

Request body

ChannelNamestring required

A name for the signaling channel that you are creating. It must be unique for each Amazon Web Services account and Amazon Web Services Region.

ChannelType'SINGLE_MASTER' | 'FULL_MESH'

A type of the signaling channel that you are creating. Currently, <code>SINGLE_MASTER</code> is the only supported channel type.

Response

Success

ChannelARNstring

The Amazon Resource Name (ARN) of the created channel.

All 28 operations