Skip to content

This small software allows you to search for tagged (or untagged) resources in a specified AWS region.

License

Notifications You must be signed in to change notification settings

alessandrolattao/aws-tagged-resource-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS tagged resource finder Release

This small software allows you to search for tagged resources in a specified region.

You can specify the tag key you are looking for, the region and if you are looking for tagged or untagged resources.

This software needs awscli to be configured first.

Usage examples:

Find resources with the tag Name in the eu-west-1 region

aws-tagged-resource-finder -region eu-west-1 -tag Name

Find resources without the tag Name in the eu-west-1 region

aws-tagged-resource-finder -region eu-west-1 -tag Name -untagged

Download:

https://github.com/alessandrolattao/aws-tagged-resource-finder/releases