Issue #266

Monday · June 22, 2026

🥖 Palate Cleanser

Yo yo yo, check it. ASD has gone and got itself a fresh new paint job cos da old look was gettin more complaints than me at an all-you-can-eat buffet. Booyakasha to da new vibe, respek. Still got beef? Bring it to dgyousuck@awssecuritydigest.com and let me know, innit.

On June 17 at its NY Summit, AWS launched Continuum, an AI-native security platform that claims to ingest your vulnerability backlog, prioritize by business impact, autonomously write working exploits in a sandbox to prove what attackers could actually reach, and then drive the fix through your own process. AWS VP of Search, Security, and Observability Chet Kapoor named the trigger outright, calling it "the Mythos moment" that "set a new bar for finding vulnerabilities" and "accelerated our plans significantly." AWS sells Claude Mythos on Bedrock and now sells the product built to survive what Mythos-class models let attackers do, collecting on both the weapon and the armor. Whether machine-speed remediation survives contact with reality is still an open question, since this is preview-ware behind a gate, but the strategic move is unmistakable. I bet we see every security vendor with a "we fight AI with AI" answer to Mythos and its peers, and Continuum is AWS trying to get in front.

📋 Chef's selections

CloudTrail in CloudWatch isn't very good

by Aidan Steele

Amazon deprecated CloudTrail Lake for new customers on May 31 and is pointing them at CloudWatch instead, so Aidan tried the migration and came away disappointed. CloudWatch can't enrich events with resource tags and global condition keys the way Lake did, the org setup is a tangle of trusted-access APIs, separate management/member-account rules and an 8-hour delay before events flow, and his retention-setting API calls failed with InternalServerException. The "unified data store" stored as S3 Tables and queryable from Athena is the one bright spot, but it needs manual wiring and the per-GB-vs-per-event pricing is murky enough that he can't say which is cheaper. Most teams use CloudTrail to hunt and investigate breaches, so a clunkier, less enrichable replacement is a detection-and-response problem.

AWS: ALB and Cloudflare - Configuring mTLS and AWS Security Rules

by Arseny Zinchenko

After a SYN flood and a Hacker News hug-of-death battered his origin, Arseny locks his ALB down to Cloudflare only. He wires up Cloudflare Authenticated Origin Pulls as mTLS, where Cloudflare presents a client certificate on every connection and the ALB verifies it against a trust store built from Cloudflare's shared origin-pull CA. The real network-level gate, though, is a cron-driven script (running under an EC2 instance-profile IAM role) that keeps the ALB's security group synced to Cloudflare's published IP ranges, so non-Cloudflare packets never reach the ALB and never burn LCU during a DDoS. A reproducible recipe for the very common "my load balancer is wide open to the internet" problem.

What Makes a Good Foothold in AWS?

by hackaws.cloud

This is plainly a pitch for hackaws.cloud's blast-radius assessment service, but the underlying point is if you're going to run an assumed-compromise assessment, the starting identity you pick can make or break it. Start from the management-account admin and you just confirm admin can do anything; start from the EC2 role on the public web service or a long-lived AKIA key sitting in CI and you get the breach you actually have. The article suggests grading a foothold on its transitive reach across IAM, secrets and resource policies, credential durability (long-lived keys vs short STS sessions), detection resistance, and outbound cross-account trust.

🥗 AWS security blogs

🍛 Reddit threads on r/aws


🤖 Dessert

Every machine-tracked change this week. Nobody else assembles this.

🧁 IAM permission changes

🍪 API changes

🍹 IAM managed policy changes

No changes this week.

☕ CloudFormation resource changes

🎮 Amazon Linux vulnerabilities

📺 AWS security bulletins

🚬 Security documentation changes

Get every AWS security change,
on a plate every Monday.

6,700+ engineers, builders and CISOs let us diff the AWS changelog every week.