agentskit.js

BedrockRuntimeClientLike

Auto-generated API reference for BedrockRuntimeClientLike.

Interface: BedrockRuntimeClientLike

Defined in: adapters/src/bedrock.ts:23

Minimal structural type for BedrockRuntimeClient so we don't take a hard dep on @aws-sdk/client-bedrock-runtime.

#Methods

#send()

send(command): Promise<{ body?: AsyncIterable<{ chunk?: { bytes?: Uint8Array<ArrayBufferLike>; }; }, any, any>; }>

Defined in: adapters/src/bedrock.ts:24

#Parameters

command
input

BedrockInvokeInput

#Returns

Promise<{ body?: AsyncIterable<{ chunk?: { bytes?: Uint8Array<ArrayBufferLike>; }; }, any, any>; }>

Explore nearby

✎ Edit this page on GitHubΒ·Found a problem? Open an issue β†’Β·How to contribute β†’

On this page

Ask the docs

Ask anything about AgentsKit. Answers come from the docs corpus via OpenRouter free-tier models. Rate limited per IP.