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

index overview

Added in v1.0.0


Table of contents


exports

EC2

Signature

export declare const EC2: typeof EC2Service

Added in v1.0.0

EC2 (namespace)

Added in v1.0.0

Config (type alias)

Signature

export type Config = EC2Service.Config

Added in v1.0.0

From “./EC2ClientInstance.js”

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

Signature

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

Added in v1.0.0

From “./EC2Service.js”

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

Signature

export * from "./EC2Service.js"

Added in v1.0.0

From “./EC2ServiceConfig.js”

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

Signature

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