View source: R/qldb_operations.R
qldb_list_journal_s3_exports | R Documentation |
Returns all journal export jobs for all ledgers that are associated with the current Amazon Web Services account and Region.
See https://www.paws-r-sdk.com/docs/qldb_list_journal_s3_exports/ for full documentation.
qldb_list_journal_s3_exports(MaxResults = NULL, NextToken = NULL)
MaxResults |
The maximum number of results to return in a single
|
NextToken |
A pagination token, indicating that you want to retrieve the next page
of results. If you received a value for |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.