Ivs Start Viewer Session Revocation Request Example

Live StreamingMediaVideoReal-Time

Ivs Start Viewer Session Revocation Request Example is an example object payload from Amazon Interactive Video Service, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

channelArnviewerIdviewerSessionVersionsLessThanOrEqualTo

Example Payload

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