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

index overview

Added in v1.0.0


Table of contents


exports

CloudTrail

Signature

export declare const CloudTrail: typeof CloudTrailService

Added in v1.0.0

CloudTrail (namespace)

Added in v1.0.0

Config (type alias)

Signature

export type Config = CloudTrailService.Config

Added in v1.0.0

From “./CloudTrailClientInstance.js”

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

Signature

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

Added in v1.0.0

From “./CloudTrailService.js”

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

Signature

export * from "./CloudTrailService.js"

Added in v1.0.0

From “./CloudTrailServiceConfig.js”

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

Signature

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