index overview
Added in v1.0.0
Table of contents
exports
APIGateway
Signature
export declare const APIGateway: typeof APIGatewayService
Added in v1.0.0
APIGateway (namespace)
Added in v1.0.0
Config (type alias)
Signature
export type Config = APIGatewayService.Config
Added in v1.0.0
From â./APIGatewayClientInstance.jsâ
Re-exports all named exports from the â./APIGatewayClientInstance.jsâ module as APIGatewayClientInstance
.
Signature
export * as APIGatewayClientInstance from "./APIGatewayClientInstance.js"
Added in v1.0.0
From â./APIGatewayService.jsâ
Re-exports all named exports from the â./APIGatewayService.jsâ module.
Signature
export * from "./APIGatewayService.js"
Added in v1.0.0
From â./APIGatewayServiceConfig.jsâ
Re-exports all named exports from the â./APIGatewayServiceConfig.jsâ module as APIGatewayServiceConfig
.
Signature
export * as APIGatewayServiceConfig from "./APIGatewayServiceConfig.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