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

index overview

Added in v1.0.0


Table of contents


exports

EKS

Signature

export declare const EKS: typeof EKSService

Added in v1.0.0

EKS (namespace)

Added in v1.0.0

Config (type alias)

Signature

export type Config = EKSService.Config

Added in v1.0.0

Type (type alias)

Signature

export type Type = EKSService.Type

Added in v1.0.0

From “./EKSClientInstance.js”

Re-exports all named exports from the “./EKSClientInstance.js” module as EKSClientInstance.

Signature

export * as EKSClientInstance from "./EKSClientInstance.js"

Added in v1.0.0

From “./EKSService.js”

Re-exports all named exports from the “./EKSService.js” module.

Signature

export * from "./EKSService.js"

Added in v1.0.0

From “./EKSServiceConfig.js”

Re-exports all named exports from the “./EKSServiceConfig.js” module as EKSServiceConfig.

Signature

export * as EKSServiceConfig from "./EKSServiceConfig.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