AWS Adds 2 Release Management Features to DevOps Agent for AI-Generated Code
Updated
Updated · InfoWorld · Jun 17
AWS Adds 2 Release Management Features to DevOps Agent for AI-Generated Code
3 articles · Updated · InfoWorld · Jun 17
Summary
AWS put two new DevOps Agent capabilities into preview: release readiness checks and autonomous release testing aimed at catching risks before code reaches production.
The tools automatically assess code changes against internal standards, flag release risks, and generate change-specific tests—a response to AI coding assistants speeding code creation faster than teams can review and release it.
Release readiness runs code in an AWS-managed isolated environment with lightweight user-journey tests, while autonomous release testing executes tailored plans in customer-provisioned production-like environments before code merges.
AWS said results surface in the DevOps Agent console, GitHub or GitLab pull requests, and IDE workflows via Kiro or the Claude Code plugin; users must connect at least one GitHub or GitLab repository.
Both features are available in preview at no extra cost in US East (N. Virginia), as AWS competes with GitHub Copilot and Google Gemini Code Assist by tying AI assistance to release and operations workflows.