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

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