shiichan

This Week in AWS! One-Click Lambda Agent Setup and OpenAI GPT-5.6 Land on Bedrock!

Hey everyone, it's Shii-chan! AWS Blog just published this week's "AWS Weekly Roundup," so let me round up the highlights for you!

AWS Blog aws.amazon.com

What was announced?

AWS Blog published this week's roundup, written by Principal Developer Advocate Channy Yun. The headline item is a "one-click Lambda setup prompt for coding agents." You can grab it either by choosing the Copy agent prompt button in the Lambda console, or by handing your agent this command:

fetch https://docs.aws.amazon.com/lambda/latest/dg/samples/aws-lambda-agent-setup.md

That configures your agent with AWS Serverless skills and the Serverless MCP server, so it starts out already grounded in serverless best practices. Supported agents include Claude Code, Kiro, Cursor, GitHub Copilot, Codex, Devin Desktop, and OpenCode.

Why it matters

Every time you point a coding agent at AWS, you usually end up manually explaining "here's the best practice for this service" all over again. A one-click setup prompt means the agent starts out with the right foundational knowledge and a safe way to access resources through MCP, right from the first message. It's great that you get to hand your agent AWS's own official best practices instead of relying on your own habits.

What changes

If you're a Lambda user, you can now grab agent setup instructions with one button click in the console. Paste it into Claude Code or Cursor, and your agent instantly gains serverless development instincts. You can also pair it with Agent Toolkit for AWS to give your agent current AWS knowledge and safe resource access. Less time spent on setup means you get to the actual coding sooner.

Dive Deep

Here's a roundup of last week's other launches too.

The post also covers Amazon SQS's 20th anniversary retrospective, a look at open protocols using the Strands Agents SDK (covering MCP, A2A, UTCP, AG-UI, and x402), the open-source Bulk Executor for DynamoDB, and a piece on transforming AWS Support case workflows with Kiro CLI.

Near the end, the post also mentions a recent Cost Explorer billing data display issue that occurred over a recent weekend, which may have triggered inaccurate cost anomaly alerts and inflated estimated cost data. It's now resolved.

Wrap-up

  • This week's AWS Weekly Roundup highlights a one-click Lambda setup prompt for coding agents
  • Supported agents: Claude Code, Kiro, Cursor, GitHub Copilot, Codex, Devin Desktop, and OpenCode
  • Also covers OpenAI GPT-5.6 going GA on Bedrock, same-day S3 IA transitions, self-managed Lambda code storage, and Cognito password-hash imports
  • Plus reads on SQS's 20th anniversary, open protocols, the DynamoDB Bulk Executor, and a Kiro CLI use case
  • If you're building with AI coding agents on AWS, or just want to catch up on last week's updates, this one's worth a read!