listLedgers

abstract suspend fun listLedgers(input: ListLedgersRequest = ListLedgersRequest { }): ListLedgersResponse

Returns all ledgers that are associated with the current Amazon Web Services account and Region.

This action returns a maximum of MaxResults items and is paginated so that you can retrieve all the items by calling ListLedgers multiple times.