This table represents the QLDB Stream resource from Amazon Web Services.

aws.qldb_stream

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Amazon Resource Name (ARN) of the QLDB journal stream.
creation_timecoretimestampThe date and time, in epoch time format, when the QLDB journal stream was created. (Epoch time format is the number of seconds elapsed since 12:00:00 AM January 1, 1970 UTC.)
error_causecorestringThe error message that describes the reason that a stream has a status of <code>IMPAIRED</code> or <code>FAILED</code>. This is not applicable to streams that have other status values.
exclusive_end_timecoretimestampThe exclusive date and time that specifies when the stream ends. If this parameter is undefined, the stream runs indefinitely until you cancel it.
inclusive_start_timecoretimestampThe inclusive start date and time from which to start streaming journal data.
kinesis_configurationcorejsonThe configuration settings of the Amazon Kinesis Data Streams destination for a QLDB journal stream.
ledger_namecorestringThe name of the ledger.
role_arncorestringThe Amazon Resource Name (ARN) of the IAM role that grants QLDB permissions for a journal stream to write data records to a Kinesis Data Streams resource.
statuscorestringThe current state of the QLDB journal stream.
stream_idcorestringThe UUID (represented in Base62-encoded text) of the QLDB journal stream.
stream_namecorestringThe user-defined name of the QLDB journal stream.
tagscorehstore