aws-cli
officialscriptablepopularcautioncloudbrew
AWS · Cloud ops, s3, and iam and infra from the terminal.
$ brew install awscliOne-liner to try
$ aws configure && aws s3 lsAgent pack
Copy into an agent
A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.
Readiness
Great for agents · 75/100
Verify
aws --help
Agent URL
/cli/aws-cli/agent.md
Quick reference
Install
brew install awscliVerify
aws --helpFirst command
aws configure && aws s3 lsAbout
The official CLI from AWS. Cloud ops, s3, and iam and infra from the terminal. Supports structured output — good for scripts and agents.
Example workflow
1. aws configure && aws s3 ls