AWS Cloud Operations Skill Installation The skill invokes the AWS CLI v2. Install and configure: - Linux x86 : Download AWS CLI v2, unzip, then - macOS : then run the installer - Windows : Download MSI from AWS CLI v2 or use ; or install via package managers Configure: (access key, secret, region). Verify: Cheat Sheet & Best Practices Identity & config: — who am I; — list profiles. S3: ; ; ; . Lambda: ; ; . CloudWatch: ; ; ; for alerts. EC2: ; / / with . Best practices: Use IAM roles over long-lived keys; set / ; use and to limit response size; run destructive ops only after to confirm resour…