AWS::IVS::Stage ParticipantRecordingHlsConfiguration - AWS CloudFormation

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::IVS::Stage ParticipantRecordingHlsConfiguration

Object specifying a configuration of participant HLS recordings for individual participant recording.

Syntax

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

JSON

{ "TargetSegmentDurationSeconds" : Integer }

Properties

TargetSegmentDurationSeconds

Defines the target duration for recorded segments generated when recording a stage participant. Segments may have durations longer than the specified value when needed to ensure each segment begins with a keyframe. Default: 6.

Required: No

Type: Integer

Minimum: 2

Maximum: 10

Update requires: No interruption