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