qldb_list_journal_s3_exports {paws.database} | R Documentation |
Returns all journal export jobs for all ledgers that are associated with the current Amazon Web Services account and Region
Description
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.
Usage
qldb_list_journal_s3_exports(MaxResults = NULL, NextToken = NULL)
Arguments
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 |
[Package paws.database version 0.6.0 Index]