AWS logo

aws

Deploy containers, manage secrets, and auto-scale to zero.

$ npx docs2skills add aws
SKILL.md

Core AWS services for web developers — Lambda, ECS/Fargate, S3, DynamoDB, Secrets Manager, CloudFront, and IAM best practices.

When to Use This Skill

Use when deploying or managing infrastructure on AWS.

  • Lambda functions and API Gateway
  • ECS/Fargate container orchestration
  • S3 bucket policies and signed URLs
  • DynamoDB table design and queries
  • IAM roles and least-privilege policies
  • CloudFront CDN distribution setup