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