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