---
type: resource-type
title: Preset
description: aws resource type AWS::MediaConvert::Preset
name: Preset
lexicon: aws
resource_type: AWS::MediaConvert::Preset
---
`AWS::MediaConvert::Preset`, a resource type of the aws lexicon.

## Properties

- `SettingsJson` (`Record<string, unknown>`, required): Specify, in JSON format, the transcoding job settings for this output preset. This specification must conform to the AWS Elemental MediaConvert job validation. For information about forming this specification, see the Remarks section later in this topic.
- `Arn` (`string`, optional): The Amazon Resource Name (ARN) of the output preset, such as arn:aws:mediaconvert:us-west-2:123456789012
- `Category` (`string`, optional): The new category for the preset, if you are changing it.
- `Description` (`string`, optional): The new description for the preset, if you are changing it.
- `Name` (`string`, optional): The name of the preset that you are modifying.
- `Tags` (`Record<string, unknown>`, optional)

## Attributes

- `Arn`
