@aws-sdk/client-ivs-realtime

S3DestinationConfiguration Interface

A complex type that describes an S3 location where recorded videos will be stored.

Members

Name
Type
Details
encoderConfigurationArns Requiredstring[] | undefined

ARNs of the EncoderConfiguration resource. The encoder configuration and stage resources must be in the same AWS account and region.

storageConfigurationArn Requiredstring | undefined

ARN of the StorageConfiguration where recorded videos will be stored.

recordingConfiguration RecordingConfiguration | undefined

Array of maps, each of the form string:string (key:value). This is an optional customer specification, currently used only to specify the recording format for storing a recording in Amazon S3.

thumbnailConfigurations CompositionThumbnailConfiguration[] | undefined

A complex type that allows you to enable/disable the recording of thumbnails for a Composition and modify the interval at which thumbnails are generated for the live session.

Full Signature

export interface S3DestinationConfiguration