Amazon MediaTailor · Example Payload

Mediatailor Api Describe Channel Response Example

BroadcastingMedia ProcessingMedia

Mediatailor Api Describe Channel Response Example is an example object payload from Amazon MediaTailor, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ArnChannelNameChannelStateCreationTimeFillerSlateLastModifiedTimeLogConfigurationOutputsPlaybackModeTagsTier

Example Payload

Raw ↑
{
  "Arn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "ChannelName": "example-resource",
  "ChannelState": "example-value",
  "CreationTime": "example-value",
  "FillerSlate": "example-value",
  "LastModifiedTime": "example-value",
  "LogConfiguration": "example-value",
  "Outputs": "example-value",
  "PlaybackMode": "example-value",
  "Tags": "example-value",
  "Tier": "example-value"
}