aws-ecs
Installation
SKILL.md
AWS ECS
Manage ECS clusters, services, and tasks.
Environment Variables
AWS_ACCESS_KEY_ID/AWS_SECRET_ACCESS_KEY- AWS credentialsAWS_DEFAULT_REGION- Region
List clusters
aws ecs list-clusters --query 'clusterArns[]' --output table