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

index overview

Added in v1.0.0


Table of contents


exports

From “./Errors.js”

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

Signature

export * from "./Errors.js"

Added in v1.0.0

From “./SESv2ClientInstance.js”

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

Signature

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

Added in v1.0.0

From “./SESv2Service.js”

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

Signature

export * from "./SESv2Service.js"

Added in v1.0.0

From “./SESv2ServiceConfig.js”

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

Signature

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

Added in v1.0.0

SESv2

Signature

export declare const SESv2: typeof SESv2Service

Added in v1.0.0

SESv2 (namespace)

Added in v1.0.0

Config (type alias)

Signature

export type Config = SESv2Service.Config

Added in v1.0.0

Type (type alias)

Signature

export type Type = SESv2Service.Type

Added in v1.0.0