Amazon MediaLive · Example Payload

Medialive Api Pipeline Detail Example

BroadcastingMedia ProcessingMedia

Medialive Api Pipeline Detail Example is an example object payload from Amazon MediaLive, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ActiveInputAttachmentNameActiveInputSwitchActionNameActiveMotionGraphicsActionNameActiveMotionGraphicsUriPipelineId

Example Payload

Raw ↑
{
  "ActiveInputAttachmentName": "example-resource",
  "ActiveInputSwitchActionName": "example-resource",
  "ActiveMotionGraphicsActionName": "example-resource",
  "ActiveMotionGraphicsUri": "example-value",
  "PipelineId": "id-abc123"
}