Amazon Kinesis Video Streams · Example Payload

Amazon Kinesis Video Streams Channel Example

IoTMachine LearningMediaVideo Streaming

Amazon Kinesis Video Streams Channel Example is an example object payload from Amazon Kinesis Video Streams, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ChannelNameChannelARNChannelTypeChannelStatusCreationTime

Example Payload

Raw ↑
{
  "ChannelName": "my-webrtc-channel",
  "ChannelARN": "arn:aws:service:us-east-1:123456789012:resource/example",
  "ChannelType": "SINGLE_MASTER",
  "ChannelStatus": "ACTIVE",
  "CreationTime": "2025-03-15T14:30:00Z"
}