AWS Weekly Roundup: AI Model Updates, S3 Enhancements, Lambda Features
AWS announced several updates, including new OpenAI models on Bedrock, faster S3 storage transitions, and improved Lambda code management. These changes aim to enhance AI capabilities, optimize storage costs, and streamline serverless development for engineers and architects. Notable additions include GPT-5.6 models, same-day S3 IA transitions, and self-managed code storage for Lambda.
- →One-click Lambda setup prompt for coding agents
- →OpenAI GPT-5.6 models available on Amazon Bedrock
- →Same-day transitions to S3 Standard-IA and S3 One Zone-IA
- →Self-managed code storage for AWS Lambda functions
- →Import users with password hashes on Amazon Cognito
Features (2) ›
- One-click Lambda setup prompt for coding agents
A new prompt available on the Lambda console simplifies setting up coding agents with AWS Serverless skills and the Serverless Model Context Protocol (MCP). This prompt helps embed serverless best practices from the start and references guides for various AI agents.
- OpenAI GPT-5.6 models available on Amazon Bedrock
Amazon Bedrock now offers OpenAI's GPT-5.6 models: Sol, Terra, and Luna, accessible via the Responses API. These models provide different capability tiers for reasoning, balanced performance, and fast inference on Bedrock's high-performance engine.
Enhancements (3) ›
- Same-day transitions to S3 Standard-IA and S3 One Zone-IA
Objects can now transition to S3 Standard-Infrequent Access (S3 Standard-IA) and S3 One Zone-Infrequent Access (S3 One Zone-IA) on the same day they are created. This eliminates the previous 30-day minimum retention, offering lower storage costs for data that becomes cold quickly.
- Self-managed code storage for AWS Lambda functions
AWS Lambda now supports referencing source code directly from self-managed Amazon S3 buckets. This feature removes code storage limits and reduces function activation time by eliminating intermediate copy steps.
- Import users with password hashes on Amazon Cognito
Amazon Cognito now allows importing users with password hashes directly via CSV imports. This enables users to sign in immediately with their existing credentials instead of resetting their passwords upon first sign-in.
Notes (1) ›
- Amazon SQS celebrates 20th anniversary
Amazon Simple Queue Service (SQS) has been available for two decades, continuing to provide reliable messaging for decoupling producers and consumers at scale. The article reflects on the service's importance and milestones.
https://aws.amazon.com/blogs/aws/aws-weekly-roundup-one-click-lambda-setup-prompt-openai-gpt-5-6-models-on-bedrock-and-more-july-20-2026/
Related releases
- AWS Weekly Roundup: Local Zone in Athens, Claude Opus 5 on AWS, Lambda Durable Execution for .NET AWS News Blog ·
- AWS Lambda Managed Instances logs now available in CloudWatch AWS What's New ·
- AWS Lambda Durable Execution SDK for .NET now GA AWS What's New ·
- AWS Lambda durable functions support customer-managed KMS encryption AWS What's New ·
- AWS Secrets Manager integrates with EventBridge for secret update notifications AWS What's New ·
- Amazon ECS advanced deployment strategies now available in AWS European Sovereign Cloud AWS What's New ·