qldb_list_journal_s3_exports: Returns all journal export jobs for all ledgers that are...

View source: R/qldb_operations.R

qldb_list_journal_s3_exportsR 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 list_journal_s3_exports request. (The actual number of results returned might be fewer.)

NextToken

A pagination token, indicating that you want to retrieve the next page of results. If you received a value for NextToken in the response from a previous list_journal_s3_exports call, then you should use that value as input here.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.