db_connection_describe for Athena (api version 2).R/dplyr_integration.R
db_connection_describe.RdThis is a backend function for dplyr to retrieve meta data about Athena queries. Users won't be required to access and run this function.
db_connection_describe.AthenaConnection(con)A dbConnect object, as returned by dbConnect()
Character variable containing Meta Data about query sent to Athena. The Meta Data is returned in the following format:
"Athena <paws version> [<profile_name>@region/database]"