Ivs Stream Key Example

example-value

Ivs Stream Key Example is an example object payload from Amazon Interactive Video Service, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

arnchannelArntagsvalue

Example Payload

Raw ↑
{
  "arn": "arn:aws:iot:us-east-1:123456789012:thing/example",
  "channelArn": "arn:aws:iot:us-east-1:123456789012:thing/example",
  "tags": "example-value",
  "value": "example-value"
}