View source: R/qldb_operations.R
qldb_describe_journal_s3_export | R Documentation |
Returns information about a journal export job, including the ledger name, export ID, creation time, current status, and the parameters of the original export creation request.
See https://www.paws-r-sdk.com/docs/qldb_describe_journal_s3_export/ for full documentation.
qldb_describe_journal_s3_export(Name, ExportId)
Name |
[required] The name of the ledger. |
ExportId |
[required] The UUID (represented in Base62-encoded text) of the journal export job to describe. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.