aws
Installation
SKILL.md
What I do
- Design and implement AWS architectures
- Use IAM for secure access control
- Leverage EC2, ECS, and Lambda for compute
- Use S3, RDS, and DynamoDB for storage
- Implement serverless with API Gateway and Lambda
- Use CloudFormation or CDK for infrastructure
- Set up monitoring with CloudWatch
- Implement security best practices
When to use me
When working with AWS services or designing cloud architectures.
IAM Best Practices
import boto3
from iam_roles import create_role_with_policy