

This is the new *Amazon CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [Amazon CloudFormation User Guide](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::MediaConvert::JobTemplate AccelerationSettings
<a name="aws-properties-mediaconvert-jobtemplate-accelerationsettings"></a>

Accelerated transcoding can significantly speed up jobs with long, visually complex content. Outputs that use this feature incur pro-tier pricing. For information about feature limitations, For more information, see [Job Limitations for Accelerated Transcoding in AWS Elemental MediaConvert](https://docs.amazonaws.cn/mediaconvert/latest/ug/job-requirements.html) in the *AWS Elemental MediaConvert User Guide*.

## Syntax
<a name="aws-properties-mediaconvert-jobtemplate-accelerationsettings-syntax"></a>

To declare this entity in your Amazon CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-mediaconvert-jobtemplate-accelerationsettings-syntax.json"></a>

```
{
  "[Mode](#cfn-mediaconvert-jobtemplate-accelerationsettings-mode)" : String
}
```

### YAML
<a name="aws-properties-mediaconvert-jobtemplate-accelerationsettings-syntax.yaml"></a>

```
  [Mode](#cfn-mediaconvert-jobtemplate-accelerationsettings-mode): String
```

## Properties
<a name="aws-properties-mediaconvert-jobtemplate-accelerationsettings-properties"></a>

`Mode`  <a name="cfn-mediaconvert-jobtemplate-accelerationsettings-mode"></a>
Specify the conditions when the service will run your job with accelerated transcoding.  
*Required*: Yes  
*Type*: String  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)