Amazon MediaConvert · Example Payload

Mediaconvert Api Preset Example

BroadcastingMedia ProcessingMedia

Mediaconvert Api Preset Example is an example object payload from Amazon MediaConvert, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ArnCategoryCreatedAtDescriptionLastUpdatedNameSettingsType

Example Payload

Raw ↑
{
  "Arn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "Category": "example-value",
  "CreatedAt": "example-value",
  "Description": "example-value",
  "LastUpdated": "example-value",
  "Name": "example-resource",
  "Settings": "example-value",
  "Type": "STANDARD"
}