View a markdown version of this page

Runtime selection - Amazon Bedrock AgentCore
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Runtime selection

For a language, you can optionally specify a particular runtime. The following table shows the supported languages and their available runtimes.

Language Available runtimes

Python

python

JavaScript

nodejs , deno

TypeScript

nodejs , deno

Note

For the nodejs runtime, we support CommonJS (CJS) modules for JavaScript and ECMAScript (ESM) modules for TypeScript.