What problem does it solve? Troubleshooting AWS storage problems like S3 AccessDenied errors, EBS IOPS bottlenecks, and EFS mount failures requires deep knowledge of policies, metrics, and service limits scattered across documentation. This Skill provides structured decision trees and CLI commands to pinpoint root causes quickly. ## Core Features & Use Cases - S3 Access & Replication Troubleshooting: Step-by-step checks for bucket policies, IAM, KMS, Block Public Access, VPC endpoints, and replication configuration. - EBS Performance Diagnosis: Guidance on volume types (gp2/gp3/io2), burst credits, CloudWatch metrics like VolumeQueueLength, and migration paths such as gp2 to gp3. - EFS Mount & Throughput Resolution: Covers mount targets, security groups, NFS options, TLS, access points, and throughput modes (Bursting, Provisioned, Elastic). - Use Case: An on-call engineer sees an application failing with S3 AccessDenied. The Skill walks them through checking the caller identity, bucket policy, KMS key permissions, and CloudTrail error codes to isolate the exact denial cause. ## Quick Start Use the aws-storage skill to diagnose why my EC2 instance cannot mount EFS file system fs-0123456789abcdef0.