Amazon MediaTailor · Example Payload

Mediatailor Api Update Source Location Response Example

BroadcastingMedia ProcessingMedia

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

Top-level fields

AccessConfigurationArnCreationTimeDefaultSegmentDeliveryConfigurationHttpConfigurationLastModifiedTimeSegmentDeliveryConfigurationsSourceLocationNameTags

Example Payload

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