1. Packages
  2. Packages
  3. AWS Cloud Control
  4. API Docs
  5. mediaconvert
  6. Preset

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.74.1
published on Monday, Aug 3, 2026 by Pulumi
aws-native logo

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.74.1
published on Monday, Aug 3, 2026 by Pulumi

    Resource Type definition for AWS::MediaConvert::Preset

    Create Preset Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new Preset(name: string, args: PresetArgs, opts?: CustomResourceOptions);
    @overload
    def Preset(resource_name: str,
               args: PresetArgs,
               opts: Optional[ResourceOptions] = None)
    
    @overload
    def Preset(resource_name: str,
               opts: Optional[ResourceOptions] = None,
               settings_json: Optional[Any] = None,
               category: Optional[str] = None,
               description: Optional[str] = None,
               name: Optional[str] = None,
               tags: Optional[Any] = None)
    func NewPreset(ctx *Context, name string, args PresetArgs, opts ...ResourceOption) (*Preset, error)
    public Preset(string name, PresetArgs args, CustomResourceOptions? opts = null)
    public Preset(String name, PresetArgs args)
    public Preset(String name, PresetArgs args, CustomResourceOptions options)
    
    type: aws-native:mediaconvert:Preset
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    resource "aws-native_mediaconvert_preset" "name" {
        # resource properties
    }

    Parameters

    name string
    The unique name of the resource.
    args PresetArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args PresetArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args PresetArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args PresetArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args PresetArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    Preset Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The Preset resource accepts the following input properties:

    SettingsJson object

    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.

    For more information about MediaConvert output presets, see Working with AWS Elemental MediaConvert Output Presets in the ** .

    Search the CloudFormation User Guide for AWS::MediaConvert::Preset for more information about the expected schema for this property.

    Category string
    The new category for the preset, if you are changing it.
    Description string
    The new description for the preset, if you are changing it.
    Name string
    The name of the preset that you are modifying.
    Tags object

    An array of key-value pairs to apply to this resource.

    For more information, see Tag .

    Search the CloudFormation User Guide for AWS::MediaConvert::Preset for more information about the expected schema for this property.

    SettingsJson interface{}

    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.

    For more information about MediaConvert output presets, see Working with AWS Elemental MediaConvert Output Presets in the ** .

    Search the CloudFormation User Guide for AWS::MediaConvert::Preset for more information about the expected schema for this property.

    Category string
    The new category for the preset, if you are changing it.
    Description string
    The new description for the preset, if you are changing it.
    Name string
    The name of the preset that you are modifying.
    Tags interface{}

    An array of key-value pairs to apply to this resource.

    For more information, see Tag .

    Search the CloudFormation User Guide for AWS::MediaConvert::Preset for more information about the expected schema for this property.

    settings_json any

    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.

    For more information about MediaConvert output presets, see Working with AWS Elemental MediaConvert Output Presets in the ** .

    Search the CloudFormation User Guide for AWS::MediaConvert::Preset for more information about the expected schema for this property.

    category string
    The new category for the preset, if you are changing it.
    description string
    The new description for the preset, if you are changing it.
    name string
    The name of the preset that you are modifying.
    tags any

    An array of key-value pairs to apply to this resource.

    For more information, see Tag .

    Search the CloudFormation User Guide for AWS::MediaConvert::Preset for more information about the expected schema for this property.

    settingsJson Object

    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.

    For more information about MediaConvert output presets, see Working with AWS Elemental MediaConvert Output Presets in the ** .

    Search the CloudFormation User Guide for AWS::MediaConvert::Preset for more information about the expected schema for this property.

    category String
    The new category for the preset, if you are changing it.
    description String
    The new description for the preset, if you are changing it.
    name String
    The name of the preset that you are modifying.
    tags Object

    An array of key-value pairs to apply to this resource.

    For more information, see Tag .

    Search the CloudFormation User Guide for AWS::MediaConvert::Preset for more information about the expected schema for this property.

    settingsJson any

    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.

    For more information about MediaConvert output presets, see Working with AWS Elemental MediaConvert Output Presets in the ** .

    Search the CloudFormation User Guide for AWS::MediaConvert::Preset for more information about the expected schema for this property.

    category string
    The new category for the preset, if you are changing it.
    description string
    The new description for the preset, if you are changing it.
    name string
    The name of the preset that you are modifying.
    tags any

    An array of key-value pairs to apply to this resource.

    For more information, see Tag .

    Search the CloudFormation User Guide for AWS::MediaConvert::Preset for more information about the expected schema for this property.

    settings_json Any

    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.

    For more information about MediaConvert output presets, see Working with AWS Elemental MediaConvert Output Presets in the ** .

    Search the CloudFormation User Guide for AWS::MediaConvert::Preset for more information about the expected schema for this property.

    category str
    The new category for the preset, if you are changing it.
    description str
    The new description for the preset, if you are changing it.
    name str
    The name of the preset that you are modifying.
    tags Any

    An array of key-value pairs to apply to this resource.

    For more information, see Tag .

    Search the CloudFormation User Guide for AWS::MediaConvert::Preset for more information about the expected schema for this property.

    settingsJson Any

    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.

    For more information about MediaConvert output presets, see Working with AWS Elemental MediaConvert Output Presets in the ** .

    Search the CloudFormation User Guide for AWS::MediaConvert::Preset for more information about the expected schema for this property.

    category String
    The new category for the preset, if you are changing it.
    description String
    The new description for the preset, if you are changing it.
    name String
    The name of the preset that you are modifying.
    tags Any

    An array of key-value pairs to apply to this resource.

    For more information, see Tag .

    Search the CloudFormation User Guide for AWS::MediaConvert::Preset for more information about the expected schema for this property.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the Preset resource produces the following output properties:

    Arn string
    The Amazon Resource Name (ARN) of the output preset, such as arn:aws:mediaconvert:us-west-2:123456789012 .
    AwsId string
    Id string
    The provider-assigned unique ID for this managed resource.
    Arn string
    The Amazon Resource Name (ARN) of the output preset, such as arn:aws:mediaconvert:us-west-2:123456789012 .
    AwsId string
    Id string
    The provider-assigned unique ID for this managed resource.
    arn string
    The Amazon Resource Name (ARN) of the output preset, such as arn:aws:mediaconvert:us-west-2:123456789012 .
    aws_id string
    id string
    The provider-assigned unique ID for this managed resource.
    arn String
    The Amazon Resource Name (ARN) of the output preset, such as arn:aws:mediaconvert:us-west-2:123456789012 .
    awsId String
    id String
    The provider-assigned unique ID for this managed resource.
    arn string
    The Amazon Resource Name (ARN) of the output preset, such as arn:aws:mediaconvert:us-west-2:123456789012 .
    awsId string
    id string
    The provider-assigned unique ID for this managed resource.
    arn str
    The Amazon Resource Name (ARN) of the output preset, such as arn:aws:mediaconvert:us-west-2:123456789012 .
    aws_id str
    id str
    The provider-assigned unique ID for this managed resource.
    arn String
    The Amazon Resource Name (ARN) of the output preset, such as arn:aws:mediaconvert:us-west-2:123456789012 .
    awsId String
    id String
    The provider-assigned unique ID for this managed resource.

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    Viewing docs for AWS Cloud Control v1.74.1
    published on Monday, Aug 3, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial