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

index overview

Added in v1.0.0


Table of contents


exports

BedrockAgent

Signature

export declare const BedrockAgent: typeof BedrockAgentService

Added in v1.0.0

BedrockAgent (namespace)

Added in v1.0.0

Config (type alias)

Signature

export type Config = BedrockAgentService.Config

Added in v1.0.0

Type (type alias)

Signature

export type Type = BedrockAgentService.Type

Added in v1.0.0

From “./BedrockAgentClientInstance.js”

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

Signature

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

Added in v1.0.0

From “./BedrockAgentService.js”

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

Signature

export * from "./BedrockAgentService.js"

Added in v1.0.0

From “./BedrockAgentServiceConfig.js”

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

Signature

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