Amazon MediaLive · Example Payload

Medialive Api Update Input Request Example

BroadcastingMedia ProcessingMedia

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

Top-level fields

DestinationsInputDevicesInputSecurityGroupsMediaConnectFlowsNameRoleArnSources

Example Payload

Raw ↑
{
  "Destinations": "example-value",
  "InputDevices": "example-value",
  "InputSecurityGroups": "example-value",
  "MediaConnectFlows": "example-value",
  "Name": "example-resource",
  "RoleArn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "Sources": "example-value"
}