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