Skip to main content Link Search Menu Expand Document (external link)

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