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

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