AWS Elemental MediaConvert Preset

AWS Elemental MediaConvert Preset defines a reusable set of video and audio encoding settings for MediaConvert jobs. It allows you to standardize output formats, codecs, bitrates, resolutions, and other parameters across multiple transcoding tasks. Using presets simplifies job creation and ensures consistent media quality and delivery specifications.

aws.mediaconvert_preset

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringAn identifier for this resource that is unique within all of AWS.
categorycorestringAn optional category you create to organize your presets.
created_atcoretimestampThe timestamp in epoch seconds for preset creation.
descriptioncorestringAn optional description you create for each preset.
last_updatedcoretimestampThe timestamp in epoch seconds when the preset was last updated.
namecorestringA name you create for each preset. Each name must be unique within your account.
settingscorejsonSettings for preset
tagscorehstore_csv
typecorestringA preset can be of two types: system or custom. System or built-in preset can't be modified or deleted by the user.