Amazon Bedrock AgentCore Runtime now supports Node.js for direct code deployment
Today’s signal AWS What’s New recently reported Amazon Bedrock AgentCore Runtime now supports Node.js for direct code deployment. Published context: April 28, 2026. Amazon Bedrock AgentCore Runtime now supports Node.js as a managed language runtime for direct code deployment, alongside the existing Python support. Developers can bring their Node.js-based agents to AgentCore Runtime by packaging their agent code and dependencies into a .zip file archive, without building or managing a container image. To deploy, write yo ...