index overview
Added in v1.0.0
Table of contents
exports
Athena
Signature
export declare const Athena: typeof AthenaService
Added in v1.0.0
Athena (namespace)
Added in v1.0.0
Config (type alias)
Signature
export type Config = AthenaService.Config
Added in v1.0.0
From â./AthenaClientInstance.jsâ
Re-exports all named exports from the â./AthenaClientInstance.jsâ module as AthenaClientInstance
.
Signature
export * as AthenaClientInstance from "./AthenaClientInstance.js"
Added in v1.0.0
From â./AthenaService.jsâ
Re-exports all named exports from the â./AthenaService.jsâ module.
Signature
export * from "./AthenaService.js"
Added in v1.0.0
From â./AthenaServiceConfig.jsâ
Re-exports all named exports from the â./AthenaServiceConfig.jsâ module as AthenaServiceConfig
.
Signature
export * as AthenaServiceConfig from "./AthenaServiceConfig.js"
Added in v1.0.0
From â./Errors.jsâ
Re-exports all named exports from the â./Errors.jsâ module.
Signature
export * from "./Errors.js"
Added in v1.0.0