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:
ArchiveGroupSettings
CmafIngestGroupSettings:CmafIngestGroupSettings
FrameCaptureGroupSettings:FrameCaptureGroupSettings
HlsGroupSettings:HlsGroupSettings
MediaPackageGroupSettings:MediaPackageGroupSettings
MsSmoothGroupSettings:MsSmoothGroupSettings
MultiplexGroupSettings:Json
RtmpGroupSettings:RtmpGroupSettings
SrtGroupSettings:SrtGroupSettings
UdpGroupSettings: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
CmafIngestGroupSettings
Property 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
SrtGroupSettings
Property 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