Amazon MediaConnect · Example Payload

Mediaconnect Api Entitlement Example

BroadcastingLive VideoMediaMedia Transport

Mediaconnect Api Entitlement Example is an example object payload from Amazon MediaConnect, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

DataTransferSubscriberFeePercentDescriptionEncryptionEntitlementArnEntitlementStatusNameSubscribers

Example Payload

Raw ↑
{
  "DataTransferSubscriberFeePercent": "example-value",
  "Description": "Example MediaConnect flow for live video transport",
  "Encryption": "example-value",
  "EntitlementArn": "arn:aws:mediaconnect:us-east-1:123456789012:flow:example-flow",
  "EntitlementStatus": "ACTIVE",
  "Name": "example-mediaconnect-flow",
  "Subscribers": "example-value"
}