Returns detailed information about a given Amazon QLDB journal stream. The output includes the Amazon Resource Name (ARN), stream name, current status, creation time, and the parameters of the original stream creation request.
See https://paws-r.github.io/docs/qldb/describe_journal_kinesis_stream.html for full documentation.
qldb_describe_journal_kinesis_stream(LedgerName, StreamId)[required] The name of the ledger.
[required] The UUID (represented in Base62-encoded text) of the QLDB journal stream to describe.