AWS::IVS::Stage ParticipantRecordingHlsConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon 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 Amazon 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