athena_get_data_catalog: Returns the specified data catalog
Description
Returns the specified data catalog.
Usage
athena_get_data_catalog(Name)
Arguments
Name
[required] The name of the data catalog to return.
Request syntax
svc$get_data_catalog(
Name = "string"
)