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

index overview

Added in v1.0.0


Table of contents


exports

CloudWatch

Signature

export declare const CloudWatch: typeof CloudWatchService

Added in v1.0.0

CloudWatch (namespace)

Added in v1.0.0

Config (type alias)

Signature

export type Config = CloudWatchService.Config

Added in v1.0.0

From “./CloudWatchClientInstance.js”

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

Signature

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

Added in v1.0.0

From “./CloudWatchService.js”

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

Signature

export * from "./CloudWatchService.js"

Added in v1.0.0

From “./CloudWatchServiceConfig.js”

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

Signature

export * as CloudWatchServiceConfig from "./CloudWatchServiceConfig.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