Amazon Bedrock AgentCore harness has reached general availability. According to AWS, users can integrate it as an agent step within n8n workflows by using a newly released open-source community node.
The integration is designed to let users build agents that feature persistent memory, real tools, code execution, and VPC isolation. AWS states that this can be done directly from the n8n editor without provisioning infrastructure or writing agent code.
Why it matters
By exposing AgentCore capabilities through an n8n node, the approach aims to make production agent features accessible within an existing workflow-building environment, reducing the setup typically associated with such capabilities.
Who should care
Developers and teams already using n8n who want to add agent functionality — including memory, tools, and isolated code execution — to their workflows may find this integration relevant.