A user on AWS re:Post reports receiving Error 002 when using Claude Code with Amazon Bedrock due to model access restrictions. Suggested fixes include verifying enabled model IDs, checking IAM/SCP per…
A Basic Support plan user expressed frustration after their AWS support case remained unassigned for three days due to a payment issue. An AWS representative acknowledged the delay but noted Basic Sup…
A user on AWS Re:Post reported a support case submitted on April 22 remaining unassigned for two weeks, blocking a project launch. AWS support acknowledged the delay and confirmed the case was with th…
Multiple users report the AWS PartyRock file upload widget failing to work across browsers, with console errors indicating JavaScript security policy violations and CSP directive conflicts. AWS recomm…
Users report Amplify Hosting custom domains entering a regenerate-and-fail loop when associating with CloudFront distributions, caused by stale alias claims in CloudFront's internal registry. Each ret…
Users report Athena engine v3 failing to read Parquet files in Amazon Security Lake Iceberg tables with ICEBERG_CURSOR_ERROR, while the files validate correctly via pyarrow. The issue appears tied to …
Amazon Bedrock AgentCore Runtime introduces optimizations to minimize startup latency in agentic AI applications, including container optimization, pre-warming via strategic pinging, and warm pools. T…
AWS WAF Bot Control now allows users to retrieve over 500 bot labels via the DescribeManagedRuleGroup API, including namespaces like awswaf:managed:aws:bot-control:bot:name:chatgpt_user. Labels can be…
AWS HealthOmics launched HealthOmics Kiro Power, an add-on for the Kiro IDE that automates configuration of the HealthOmics MCP server and enables bioinformaticians to create, migrate, run, debug, and…
AWS CLI now explicitly documents the priority order in which credentials are loaded, from environment variables to credentials files, to help users troubleshoot authentication issues. The 'get-caller-…
The article outlines three techniques to reduce AWS KMS decrypt API costs for EMR Spark jobs processing S3-encrypted data: data aggregation, optimized file formats (Parquet/ORC/Iceberg), and Glue Data…
AWS will host a live Twitch event on May 5th to demonstrate how AWS Security Agent integrates security validation across the SDLC, emphasizing DevSecOps practices. The session will cover embedding sec…
This AWS article explains how AccessDenied errors occur when using FSxN S3 Access Points with NetworkOrigin: VPC in centralized VPC endpoint architectures due to VPC identity mismatches. The issue ari…
AWS published a guide detailing how to connect ML training frameworks (PyTorch, TensorFlow, Spark, Kubernetes) to S3 Express One Zone directory buckets. It highlights required IAM permissions (s3expre…
AWS CloudWatch alarms often delay firing, trigger unexpectedly, or get stuck due to misunderstood evaluation mechanics. The article explains how Period, Evaluation Periods, and Datapoints to Alarm int…
Amazon EKS now enforces Kubernetes network policies using eBPF programs attached to pod interfaces via Amazon VPC CNI v1.14+, replacing traditional iptables. The article provides a structured troubles…