aws▌
57 indexed skills · max 10 per page
aws-lambda-functions
aj-geddes/useful-ai-prompts · Cloud
AWS Lambda enables you to run code without provisioning or managing servers. Build serverless applications using event-driven triggers, pay only for compute time consumed, and scale automatically with workload.
aws-diagrams
eraserlabs/eraser-io · Cloud
Generates AWS architecture diagrams from CloudFormation templates, CLI output, or natural language descriptions. \n \n Parses CloudFormation (YAML/JSON), AWS CLI JSON output, and text descriptions to extract VPCs, subnets, EC2 instances, RDS databases, Lambda functions, S3 buckets, security groups, load balancers, and other AWS services \n Maps resource relationships including instances within subnets, security group attachments, IAM role bindings, and data flow between services \n Converts AWS
aws-serverless
sickn33/antigravity-awesome-skills · Cloud
Production-ready serverless patterns for AWS Lambda, API Gateway, DynamoDB, and event-driven architectures. \n \n Lambda handler structure with proper error handling, context optimization, and SDK client initialization for cold start efficiency \n API Gateway integration using SAM templates, supporting both HTTP and REST APIs with CORS configuration and IAM policies \n Event-driven SQS patterns with batch processing, partial failure handling, dead-letter queues, and retry logic \n Anti-patterns
aws-serverless
davila7/claude-code-templates · Cloud
Proper Lambda function structure with error handling
aws-penetration-testing
davila7/claude-code-templates · Cloud
Provide comprehensive techniques for penetration testing AWS cloud environments. Covers IAM enumeration, privilege escalation, SSRF to metadata endpoint, S3 bucket exploitation, Lambda code extraction, and persistence techniques for red team operations.
aws-rds-database
aj-geddes/useful-ai-prompts · Cloud
Amazon RDS simplifies relational database deployment and operations. Support multiple database engines with automated backups, replication, encryption, and high availability through Multi-AZ deployments.
aws-penetration-testing
sickn33/antigravity-awesome-skills · Cloud
aws-penetration-testing