athena_list_capacity_reservations {paws.analytics} | R Documentation |
Lists the capacity reservations for the current account
Description
Lists the capacity reservations for the current account.
See https://www.paws-r-sdk.com/docs/athena_list_capacity_reservations/ for full documentation.
Usage
athena_list_capacity_reservations(NextToken = NULL, MaxResults = NULL)
Arguments
NextToken |
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated. |
MaxResults |
Specifies the maximum number of results to return. |
[Package paws.analytics version 0.9.0 Index]