Resource Type definition for AWS::IVS::RecordingConfiguration
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)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)arn
(String) Recording Configuration ARN is automatically generated on creation and assigned as the unique identifier.id
(String) Uniquely identifies the resource.state
(String) Recording Configuration State.destination_configuration
Optional:
s3
(Attributes) Recording S3 Destination Configuration. (see below for nested schema)destination_configuration.s3
Required:
bucket_name
(String)rendition_configuration
Optional:
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
Required:
key
(String)value
(String)thumbnail_configuration
Optional:
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.Import is supported using the following syntax:
$ terraform import awscc_ivs_recording_configuration.example <resource ID>