Skip to content

Instantly share code, notes, and snippets.

@rtrouton
Created August 27, 2021 18:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rtrouton/d125b99dd58df82a07ccb42c687211f0 to your computer and use it in GitHub Desktop.
Save rtrouton/d125b99dd58df82a07ccb42c687211f0 to your computer and use it in GitHub Desktop.
aws --region eu-west-1 resourcegroupstaggingapi get-resources --resource-type-filters rds:db --query "ResourceTagMappingList[?Tags[? Key == 'Name' && Value == 'VIPDatabase']].ResourceARN"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment