What problem does it solve?
This Skill simplifies complex AWS cloud operations, allowing you to provision, manage, and troubleshoot resources across EC2, EKS, S3, Lambda, RDS, and IAM with greater efficiency and adherence to best practices.
Core Features & Use Cases
- Resource Management: Interact with EC2 instances, EKS clusters, S3 buckets, Lambda functions, and RDS databases.
- IAM & Security: Manage IAM roles and policies, ensuring least privilege and secure access.
- Infrastructure as Code: Generate and manage AWS resources using Terraform configurations.
- Use Case: You need to deploy a new microservice. Use this skill to provision an EC2 instance, create an S3 bucket for logs, configure an IAM role with appropriate permissions, and generate the corresponding Terraform configuration for future automation.
Quick Start
Use the aws skill to list all running EC2 instances in your default region.