Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save eugenestarchenko/de22b7c71d8b31cdaad2494f601bcf94 to your computer and use it in GitHub Desktop.

Select an option

Save eugenestarchenko/de22b7c71d8b31cdaad2494f601bcf94 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