Amazon MediaTailor · Example Payload

Mediatailor Api Describe Live Source Response Example

BroadcastingMedia ProcessingMedia

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

Top-level fields

ArnCreationTimeHttpPackageConfigurationsLastModifiedTimeLiveSourceNameSourceLocationNameTags

Example Payload

Raw ↑
{
  "Arn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "CreationTime": "example-value",
  "HttpPackageConfigurations": "example-value",
  "LastModifiedTime": "example-value",
  "LiveSourceName": "example-resource",
  "SourceLocationName": "example-resource",
  "Tags": "example-value"
}