

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 Av1ColorSpaceSettings
<a name="aws-properties-medialive-channel-av1colorspacesettings"></a>

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

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

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

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

```
{
  "[ColorSpacePassthroughSettings](#cfn-medialive-channel-av1colorspacesettings-colorspacepassthroughsettings)" : {{Json}},
  "[Hdr10Settings](#cfn-medialive-channel-av1colorspacesettings-hdr10settings)" : {{Hdr10Settings}},
  "[Hlg2020Settings](#cfn-medialive-channel-av1colorspacesettings-hlg2020settings)" : {{Json}},
  "[Rec601Settings](#cfn-medialive-channel-av1colorspacesettings-rec601settings)" : {{Json}},
  "[Rec709Settings](#cfn-medialive-channel-av1colorspacesettings-rec709settings)" : {{Json}}
}
```

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

```
  [ColorSpacePassthroughSettings](#cfn-medialive-channel-av1colorspacesettings-colorspacepassthroughsettings): {{Json}}
  [Hdr10Settings](#cfn-medialive-channel-av1colorspacesettings-hdr10settings): {{
    Hdr10Settings}}
  [Hlg2020Settings](#cfn-medialive-channel-av1colorspacesettings-hlg2020settings): {{Json}}
  [Rec601Settings](#cfn-medialive-channel-av1colorspacesettings-rec601settings): {{Json}}
  [Rec709Settings](#cfn-medialive-channel-av1colorspacesettings-rec709settings): {{Json}}
```

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

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

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

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

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

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