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