

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

# AWS::MediaLive::Channel ColorCorrection
<a name="aws-properties-medialive-channel-colorcorrection"></a>

<a name="aws-properties-medialive-channel-colorcorrection-description"></a>The `ColorCorrection` property type specifies Property description not available. for an [AWS::MediaLive::Channel](aws-resource-medialive-channel.md).

## Syntax
<a name="aws-properties-medialive-channel-colorcorrection-syntax"></a>

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

### JSON
<a name="aws-properties-medialive-channel-colorcorrection-syntax.json"></a>

```
{
  "[InputColorSpace](#cfn-medialive-channel-colorcorrection-inputcolorspace)" : {{String}},
  "[OutputColorSpace](#cfn-medialive-channel-colorcorrection-outputcolorspace)" : {{String}},
  "[Uri](#cfn-medialive-channel-colorcorrection-uri)" : {{String}}
}
```

### YAML
<a name="aws-properties-medialive-channel-colorcorrection-syntax.yaml"></a>

```
  [InputColorSpace](#cfn-medialive-channel-colorcorrection-inputcolorspace): {{String}}
  [OutputColorSpace](#cfn-medialive-channel-colorcorrection-outputcolorspace): {{String}}
  [Uri](#cfn-medialive-channel-colorcorrection-uri): {{String}}
```

## Properties
<a name="aws-properties-medialive-channel-colorcorrection-properties"></a>

`InputColorSpace`  <a name="cfn-medialive-channel-colorcorrection-inputcolorspace"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`OutputColorSpace`  <a name="cfn-medialive-channel-colorcorrection-outputcolorspace"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Uri`  <a name="cfn-medialive-channel-colorcorrection-uri"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)