Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save irlevesque/0e15391910d934126c03f809665424da to your computer and use it in GitHub Desktop.
Save irlevesque/0e15391910d934126c03f809665424da to your computer and use it in GitHub Desktop.
AWS CLI : discover your service limits from the command line
aws support describe-trusted-advisor-check-result --check-id eW7HH0l7J9 --query 'result.sort_by(flaggedResources[?status!="ok"],&metadata[2])[].metadata' --output table --region us-east-1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment