This is the new AWS 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 OutputGroupSettings
The configuration of the output group.
The parent of this entity is OutputGroup.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "ArchiveGroupSettings" :ArchiveGroupSettings, "CmafIngestGroupSettings" :CmafIngestGroupSettings, "FrameCaptureGroupSettings" :FrameCaptureGroupSettings, "HlsGroupSettings" :HlsGroupSettings, "MediaPackageGroupSettings" :MediaPackageGroupSettings, "MsSmoothGroupSettings" :MsSmoothGroupSettings, "MultiplexGroupSettings" :Json, "RtmpGroupSettings" :RtmpGroupSettings, "SrtGroupSettings" :SrtGroupSettings, "UdpGroupSettings" :UdpGroupSettings}
YAML
ArchiveGroupSettings:ArchiveGroupSettingsCmafIngestGroupSettings:CmafIngestGroupSettingsFrameCaptureGroupSettings:FrameCaptureGroupSettingsHlsGroupSettings:HlsGroupSettingsMediaPackageGroupSettings:MediaPackageGroupSettingsMsSmoothGroupSettings:MsSmoothGroupSettingsMultiplexGroupSettings:JsonRtmpGroupSettings:RtmpGroupSettingsSrtGroupSettings:SrtGroupSettingsUdpGroupSettings:UdpGroupSettings
Properties
ArchiveGroupSettings-
The configuration of an archive output group.
The parent of this entity is OutputGroupSettings.
Required: No
Type: ArchiveGroupSettings
Update requires: No interruption
CmafIngestGroupSettingsProperty description not available.
Required: No
Type: CmafIngestGroupSettings
Update requires: No interruption
FrameCaptureGroupSettings-
The configuration of a frame capture output group.
Required: No
Type: FrameCaptureGroupSettings
Update requires: No interruption
HlsGroupSettings-
The configuration of an HLS output group.
Required: No
Type: HlsGroupSettings
Update requires: No interruption
MediaPackageGroupSettings-
The configuration of a MediaPackage output group.
Required: No
Type: MediaPackageGroupSettings
Update requires: No interruption
MsSmoothGroupSettings-
The configuration of a Microsoft Smooth output group.
Required: No
Type: MsSmoothGroupSettings
Update requires: No interruption
MultiplexGroupSettings-
The settings for a Multiplex output group.
Required: No
Type: Json
Update requires: No interruption
RtmpGroupSettings-
The configuration of an RTMP output group.
Required: No
Type: RtmpGroupSettings
Update requires: No interruption
SrtGroupSettingsProperty description not available.
Required: No
Type: SrtGroupSettings
Update requires: No interruption
UdpGroupSettings-
The configuration of a UDP output group.
Required: No
Type: UdpGroupSettings
Update requires: No interruption