Data Source schema for AWS::IVS::RecordingConfiguration
id
(String) Uniquely identifies the resource.arn
(String) Recording Configuration ARN is automatically generated on creation and assigned as the unique identifier.destination_configuration
(Attributes) Recording Destination Configuration. (see below for nested schema)name
(String) Recording Configuration Name.recording_reconnect_window_seconds
(Number) Recording Reconnect Window Seconds. (0 means disabled)rendition_configuration
(Attributes) Rendition Configuration describes which renditions should be recorded for a stream. (see below for nested schema)state
(String) Recording Configuration State.tags
(Attributes Set) A list of key-value pairs that contain metadata for the asset model. (see below for nested schema)thumbnail_configuration
(Attributes) Recording Thumbnail Configuration. (see below for nested schema)destination_configuration
Read-Only:
s3
(Attributes) Recording S3 Destination Configuration. (see below for nested schema)destination_configuration.s3
Read-Only:
bucket_name
(String)rendition_configuration
Read-Only:
rendition_selection
(String) Resolution Selection indicates which set of renditions are recorded for a stream.renditions
(Set of String) Renditions indicates which renditions are recorded for a stream.tags
Read-Only:
key
(String)value
(String)thumbnail_configuration
Read-Only:
recording_mode
(String) Thumbnail Recording Mode, which determines whether thumbnails are recorded at an interval or are disabled.resolution
(String) Resolution indicates the desired resolution of recorded thumbnails.storage
(Set of String) Storage indicates the format in which thumbnails are recorded.target_interval_seconds
(Number) Target Interval Seconds defines the interval at which thumbnails are recorded. This field is required if RecordingMode is INTERVAL.