athena_get_data_catalog {paws.analytics} | R Documentation |
Returns the specified data catalog
Description
Returns the specified data catalog.
See https://www.paws-r-sdk.com/docs/athena_get_data_catalog/ for full documentation.
Usage
athena_get_data_catalog(Name, WorkGroup = NULL)
Arguments
Name |
[required] The name of the data catalog to return. |
WorkGroup |
The name of the workgroup. Required if making an IAM Identity Center request. |
[Package paws.analytics version 0.9.0 Index]