Urgent.News

What's breaking now, across thousands of outlets.

AI

How Benchling secured multi-tenant AI agents with Amazon Bedrock AgentCore

Learn how Benchling built a defense-in-depth security architecture to run untrusted, AI agent-generated scientific code across thousands of life sciences tenants using Amazon Bedrock AgentCore Code Interpreter in VPC mode, combined with Amazon Route 53 Resolver DNS Firewall and VPC endpoint policies to block data exfiltration, including through DNS.

Benchling, a company specializing in scientific data management, faced a challenge when deploying AI agents across hundreds of life sciences clients. The security team realized that traditional sandboxing was insufficient to protect against unauthorized network connections and data exfiltration. To address this issue, Benchling implemented a defense-in-depth security architecture using Amazon Bedrock AgentCore and its Code Interpreter capability.

The solution involved creating a separate AWS account for untrusted code execution, isolated from the main production account. In this "Untrusted Code Account," Amazon Virtual Private Cloud (VPC) mode with AgentCore Code Interpreter was deployed, ensuring complete network isolation. The VPC had no internet gateway, preventing any outbound connections to the public internet.

All DNS queries were filtered through Amazon Route 53 Resolver DNS Firewall, which blocked malicious domains and allowed only explicitly specified endpoints. This approach blocked unauthorized network vectors, including DNS, without the need to manage per-tenant IAM roles, avoiding unsustainable role sprawl. Each execution session was scoped dynamically using AWS STS, granting only necessary data access for each specific job.

The architecture combined Benchling's pre-existing container-based execution environment with AgentCore Code Interpreter, ensuring both security and performance. By implementing this multi-layered defense strategy, Benchling successfully ran AI agent-generated scientific code across thousands of tenants without compromising security.

Written by urgent.news from AWS Machine Learning's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Also reported by 1 other outlet

Read the original at aws.amazon.com →

More in AI

Reducing medical claims review time with AI on AWS: The EXL Medical IDP solution

EXL built an AI-powered Medical intelligent document processing (IDP) solution on AWS, combining IDP with domain-specific large language models on Amazon SageMaker and Amazon Bedrock to extract…

  • EXL Medical IDP solution reduces claims review time with AI on AWS
  • AI-powered Medical intelligent document processing merges IDP with domain-specific LLMs
  • Solution automates document ingestion, classification, extraction, enrichment, and output delivery

More from Monday 21 September →