Learn R Programming

paws.analytics (version 0.1.9)

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"
)