IVS Recording Configuration

IVS Recording Configuration in AWS defines how Amazon Interactive Video Service (IVS) records live streams. It specifies settings such as the destination storage location in Amazon S3, thumbnail generation options, and recording behavior. This configuration allows you to control how live video content is captured, stored, and made available for playback or further processing.

aws.ivs_recording_configuration

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringRecording-configuration ARN.
destination_configurationcorejsonA complex type that contains information about where recorded video will be stored.
namecorestringRecording-configuration name. The value does not need to be unique.
recording_reconnect_window_secondscoreint64If a broadcast disconnects and then reconnects within the specified interval, the multiple streams will be considered a single broadcast and merged together. Default: 0.
rendition_configurationcorejsonObject that describes which renditions should be recorded for a stream.
statecorestringIndicates the current state of the recording configuration. When the state is ACTIVE, the configuration is ready for recording a channel stream.
tagscorehstore
thumbnail_configurationcorejsonA complex type that allows you to enable/disable the recording of thumbnails for a live session and modify the interval at which thumbnails are generated for the live session.