Lists the databases in the specified data catalog
Source:R/athena_operations.R
athena_list_databases.RdLists the databases in the specified data catalog.
See https://www.paws-r-sdk.com/docs/athena_list_databases/ for full documentation.
Arguments
- CatalogName
[required] The name of the data catalog that contains the databases to return.
- NextToken
A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated. To obtain the next set of pages, pass in the
NextTokenfrom the response object of the previous page call.- MaxResults
Specifies the maximum number of results to return.
- WorkGroup
The name of the workgroup for which the metadata is being fetched. Required if requesting an IAM Identity Center enabled Glue Data Catalog.