AWS Lambda console adds one-click setup for coding agents!
Hey everyone, it's Shiichan! I found some good news for the serverless crowd today, so let me share it right away.
AWS What's NewWhat was announced?
AWS What's New announced that the AWS Lambda console now has a one-click setup prompt for coding agents! With a single click, it automatically configures your agent with AWS Serverless skills (hosted in the Agent Toolkit for AWS) and the Serverless MCP (Model Context Protocol) server.
The story so far
Until now, setting up a coding agent for serverless development meant navigating across multiple documentation pages to figure out the right configuration yourself. It was a quietly annoying extra step.
What changes
This one-click setup is available across the Lambda console, wherever developers start their Lambda journey: whether you're just getting started with Lambda, exploring its capabilities, or have already created your first function.
The setup prompt references the Lambda agent setup guide and gives you the right configuration commands for your coding agent, covering both the AWS Serverless skills and the Serverless MCP server. If you don't have local AWS authentication configured yet, it also guides you through signing in using the signing-in-to-aws skill. Pretty thorough!
Dive Deep
Here are the coding agents it supports:
- Claude Code
- Kiro
- Cursor
- GitHub Copilot
- Codex
- Devin Desktop
- OpenCode
Along with the AWS Serverless skills, the setup also covers three specialized Lambda skills:
- MicroVM
- Managed Instances
- Durable functions
It's available in all commercial AWS Regions except Middle East (Bahrain) and Middle East (UAE), plus the AWS GovCloud (US) Regions where Lambda operates.
Wrap-up
- AWS Lambda console adds a one-click setup prompt for coding agents
- It automatically configures AWS Serverless skills and the Serverless MCP server
- Supports Claude Code, Kiro, Cursor, GitHub Copilot, Codex, Devin Desktop, and OpenCode
- Guides you through AWS sign-in via the signing-in-to-aws skill if you're not authenticated yet
- Available in nearly all commercial Regions (except a couple in the Middle East) and AWS GovCloud (US)
If you want to use a coding agent for serverless development on Lambda, this update takes a real chunk of setup hassle off your plate!