Week 25
June 8 – 15, 2026
AWS WAF — monetizing AI bot and agent traffic
AWS WAF had the most interesting security-adjacent launch this week: AI traffic monetization for bots and agents. The new Bot Control capability lets content owners price, meter, and collect payment for AI access, returning a machine-readable HTTP 402 response using x402 and validating proof of payment at the edge before issuing scoped access. This is less WAF as blocker and more WAF as agent access-control plane, with policy options based on verification status, Web Bot Auth signatures, agent identity, and intent.
Console Private Access without internet
AWS Management Console Private Access now works without internet connectivity, a meaningful improvement for restricted-network operations. Console traffic for supported service consoles can flow through VPC endpoints using AWS PrivateLink, with VPC endpoint policies, IAM, SCPs, and RCPs restricting access to approved accounts, organizations, and networks. Regulated environments get a cleaner pattern for console administration without general internet paths into management networks.
Route 53 Resolver DNS Firewall — Palo Alto Advanced DNS Security
Route 53 Resolver DNS Firewall added preview support for Palo Alto Networks Advanced DNS Security. Teams can apply PANW categories such as command-and-control, malware, phishing, and newly registered domains to VPC and hybrid DNS traffic forwarded through Resolver Endpoints, without separate PANW firewalls per VPC or account. The operational value is simpler central DNS threat enforcement, with multi-account management through RAM, Route 53 Profiles, and Firewall Manager.
VPC Flow Logs — EC2 tags and next-hop metadata
VPC Flow Logs added EC2 resource tags and next-hop interface metadata, reducing correlation work during network investigations. Flow records can now include tag values from ENIs, EC2 instances, and Auto Scaling groups, plus next-hop details such as interface ID, subnet, AZ, VPC, and interface type. This makes traffic analysis more workload-aware and paths through NAT Gateways, NLBs, and Transit Gateways easier to reconstruct.
CloudWatch — Metrics Centralization (GA) and Log Analytics
CloudWatch Metrics Centralization is now GA for replicating CloudWatch metrics across accounts and Regions into a destination account. Rules are defined through AWS Organizations, and the centralized account owns the replicated metrics for querying, alarming, compliance, and governance. It works with CloudWatch and OpenTelemetry metrics and remains compatible with Metrics Insights, dashboards, alarms, Metric Math, anomaly detection, Metric Streams, and PromQL.
CloudWatch also introduced Log Analytics as a unified console experience for Logs Insights, Live Tail, and Contributor Insights. Teams can run multiple queries in tabs and use patterns, saved parameterized queries, facets, natural language query generation, and visualizations from the same place. This is mainly operator-efficiency work, but it matters for incident response because live streaming, contributor analysis, and historical querying are closer together.