# Generated by roxygen2: do not edit by hand

export(assume_role)
export(athena)
export(create_work_group)
export(dbGetPartition)
export(dbGetTables)
export(dbShow)
export(dbStatistics)
export(delete_work_group)
export(get_session_token)
export(get_work_group)
export(list_work_groups)
export(noctua_options)
export(sql_escape_string.AthenaConnection)
export(sql_translate_env.AthenaConnection)
export(tag_options)
export(update_work_group)
exportClasses(AthenaConnection)
exportClasses(AthenaDriver)
exportClasses(AthenaResult)
exportMethods(dbClearResult)
exportMethods(dbColumnInfo)
exportMethods(dbConnect)
exportMethods(dbDataType)
exportMethods(dbDisconnect)
exportMethods(dbExecute)
exportMethods(dbExistsTable)
exportMethods(dbFetch)
exportMethods(dbGetInfo)
exportMethods(dbGetPartition)
exportMethods(dbGetQuery)
exportMethods(dbGetTables)
exportMethods(dbHasCompleted)
exportMethods(dbIsValid)
exportMethods(dbListFields)
exportMethods(dbListTables)
exportMethods(dbQuoteIdentifier)
exportMethods(dbQuoteString)
exportMethods(dbRemoveTable)
exportMethods(dbSendQuery)
exportMethods(dbSendStatement)
exportMethods(dbShow)
exportMethods(dbStatistics)
exportMethods(dbWriteTable)
exportMethods(show)
exportMethods(sqlCreateTable)
exportMethods(sqlData)
import(DBI)
import(data.table)
import(methods)
import(paws)
importFrom(stats,runif)
importFrom(utils,packageVersion)
