Returns an array of ledger summaries that are associated with the current Amazon Web Services account and Region.
This action returns a maximum of 100 items and is paginated so that you can retrieve all the items by calling ListLedgers multiple times.
get/ledgers
Query parameters
max_resultsinteger
The maximum number of results to return in a single <code>ListLedgers</code> request. (The actual number of results returned might be fewer.)
next_tokenstring
A pagination token, indicating that you want to retrieve the next page of results. If you received a value for <code>NextToken</code> in the response from a previous <code>ListLedgers</code> call, then you should use that value as input here.
MaxResultsstring
Pagination limit
NextTokenstring
Pagination token
Response
Success