Amazon MediaLive · Example Payload

Medialive Api Update Channel Request Example

BroadcastingMedia ProcessingMedia

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

Top-level fields

CdiInputSpecificationDestinationsEncoderSettingsInputAttachmentsInputSpecificationLogLevelMaintenanceNameRoleArn

Example Payload

Raw ↑
{
  "CdiInputSpecification": "example-value",
  "Destinations": "example-value",
  "EncoderSettings": "example-value",
  "InputAttachments": "example-value",
  "InputSpecification": "example-value",
  "LogLevel": "example-value",
  "Maintenance": "example-value",
  "Name": "example-resource",
  "RoleArn": "arn:aws:service:us-east-1:123456789012:resource/example"
}