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

index overview

Added in v1.0.0


Table of contents


exports

EventBridge

Signature

export declare const EventBridge: typeof EventBridgeService

Added in v1.0.0

EventBridge (namespace)

Added in v1.0.0

Config (type alias)

Signature

export type Config = EventBridgeService.Config

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

From “./EventBridgeClientInstance.js”

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

Signature

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

Added in v1.0.0

From “./EventBridgeService.js”

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

Signature

export * from "./EventBridgeService.js"

Added in v1.0.0

From “./EventBridgeServiceConfig.js”

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

Signature

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

Added in v1.0.0