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.
AWS::MediaLive::Channel Av1ColorSpaceSettings
Specify the type of color space to apply or choose to pass through. The default is to pass through the color space that is in the source.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "ColorSpacePassthroughSettings" :Json, "Hdr10Settings" :Hdr10Settings, "Hlg2020Settings" :Json, "Rec601Settings" :Json, "Rec709Settings" :Json}
YAML
ColorSpacePassthroughSettings:JsonHdr10Settings:Hdr10SettingsHlg2020Settings:JsonRec601Settings:JsonRec709Settings:Json
Properties
ColorSpacePassthroughSettings-
Passthrough applies no color space conversion to the output.
Required: No
Type: Json
Update requires: No interruption
Hdr10Settings-
Hdr10 Settings
Required: No
Type: Hdr10Settings
Update requires: No interruption
Hlg2020Settings-
Hlg2020 Settings
Required: No
Type: Json
Update requires: No interruption
Rec601Settings-
Rec601 Settings
Required: No
Type: Json
Update requires: No interruption
Rec709Settings-
Rec709 Settings
Required: No
Type: Json
Update requires: No interruption