We recommend new projects start with resources from the AWS provider.
published on Monday, Aug 3, 2026 by Pulumi
We recommend new projects start with resources from the AWS provider.
published on Monday, Aug 3, 2026 by Pulumi
Resource Type definition for AWS::MediaConvert::Preset
Using getPreset
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getPreset(args: GetPresetArgs, opts?: InvokeOptions): Promise<GetPresetResult>
function getPresetOutput(args: GetPresetOutputArgs, opts?: InvokeOptions): Output<GetPresetResult>def get_preset(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetPresetResult
def get_preset_output(id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetPresetResult]func LookupPreset(ctx *Context, args *LookupPresetArgs, opts ...InvokeOption) (*LookupPresetResult, error)
func LookupPresetOutput(ctx *Context, args *LookupPresetOutputArgs, opts ...InvokeOption) LookupPresetResultOutput> Note: This function is named LookupPreset in the Go SDK.
public static class GetPreset
{
public static Task<GetPresetResult> InvokeAsync(GetPresetArgs args, InvokeOptions? opts = null)
public static Output<GetPresetResult> Invoke(GetPresetInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetPresetResult> getPreset(GetPresetArgs args, InvokeOptions options)
public static Output<GetPresetResult> getPreset(GetPresetArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:mediaconvert:getPreset
arguments:
# arguments dictionarydata "aws-native_mediaconvert_get_preset" "name" {
# arguments
}The following arguments are supported:
- Id string
- Id string
- id string
- id String
- id string
- id str
- id String
getPreset Result
The following output properties are available:
- Arn string
- The Amazon Resource Name (ARN) of the output preset, such as
arn:aws:mediaconvert:us-west-2:123456789012. - 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.
- Id string
- Settings
Json 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::Presetfor more information about the expected schema for this property.- 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::Presetfor more information about the expected schema for this property.
- Arn string
- The Amazon Resource Name (ARN) of the output preset, such as
arn:aws:mediaconvert:us-west-2:123456789012. - 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.
- Id string
- Settings
Json 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::Presetfor more information about the expected schema for this property.- 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::Presetfor more information about the expected schema for this property.
- arn string
- The Amazon Resource Name (ARN) of the output preset, such as
arn:aws:mediaconvert:us-west-2:123456789012. - 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.
- id string
- 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::Presetfor more information about the expected schema for this property.- 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::Presetfor more information about the expected schema for this property.
- arn String
- The Amazon Resource Name (ARN) of the output preset, such as
arn:aws:mediaconvert:us-west-2:123456789012. - 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.
- id String
- settings
Json 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::Presetfor more information about the expected schema for this property.- 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::Presetfor more information about the expected schema for this property.
- arn string
- The Amazon Resource Name (ARN) of the output preset, such as
arn:aws:mediaconvert:us-west-2:123456789012. - 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.
- id string
- 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::Presetfor more information about the expected schema for this property.- 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::Presetfor more information about the expected schema for this property.
- arn str
- The Amazon Resource Name (ARN) of the output preset, such as
arn:aws:mediaconvert:us-west-2:123456789012. - 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.
- id str
- 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::Presetfor more information about the expected schema for this property.- 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::Presetfor more information about the expected schema for this property.
- arn String
- The Amazon Resource Name (ARN) of the output preset, such as
arn:aws:mediaconvert:us-west-2:123456789012. - 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.
- id String
- 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::Presetfor more information about the expected schema for this property.- 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::Presetfor more information about the expected schema for this property.
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
published on Monday, Aug 3, 2026 by Pulumi