Skip to content

github/aws-cloud-development

v1.0.0MIT

Comprehensive AWS cloud development tools including Infrastructure as Code, serverless functions, architecture patterns, and cost optimization for building scalable cloud applications.

AWS Cloud Development Plugin

Comprehensive AWS cloud development tools including Infrastructure as Code, serverless functions, architecture patterns, and cost optimization for building scalable cloud applications.

Installation

# Using Copilot CLI
copilot plugin install aws-cloud-development@awesome-copilot

What's Included

Commands (Slash Commands)

CommandDescription
/aws-cloud-development:aws-cost-optimizeAnalyze AWS resources used in the app (IaC files and/or resources in a target account/region) and optimize costs - creating GitHub issues for identified optimizations.
/aws-cloud-development:aws-resource-health-diagnoseAnalyze AWS resource health, diagnose issues from CloudWatch logs and metrics, and create a remediation plan for identified problems.
/aws-cloud-development:aws-resource-queryQuery any AWS resource using natural language (EC2, S3, RDS, Lambda, VPC, IAM, Secrets Manager, and more). Strictly read-only — no writes or deletes.
/aws-cloud-development:aws-well-architected-reviewPerform an AWS Well-Architected Framework review of the current workload IaC and architecture, generating findings and GitHub issues for improvements.

Agents

AgentDescription
aws-principal-architectProvide expert AWS Principal Architect guidance using AWS Well-Architected Framework principles and AWS best practices.
aws-serverless-architectProvide expert AWS Serverless Architect guidance focusing on event-driven architectures, Lambda, API Gateway, and serverless best practices.
terraform-aws-planningAct as implementation planner for your AWS Terraform Infrastructure as Code task.
terraform-aws-implementAct as an AWS Terraform Infrastructure as Code coding specialist that creates and reviews Terraform for AWS resources.

Source

This plugin is part of Awesome Copilot, a community-driven collection of GitHub Copilot extensions.

License

MIT