tagger
tagger copied to clipboard
Tagger provides an easy way to manage AWS tags
Tagger
About
This project contains taggercore
, taggercli
and taggerlambda
Taggercli helps with two main use cases:
- finding resources in your AWS account and compare it to a certain tagging schema
- applying a tagging schema to resources
Taggerlambda automates your tagging process by scanning your AWS account periodically and applying tags.
Taggercore provides utility classes for scanning an AWS account and tagging resources.
Please take a look at the individual README files for further information.
Contribution
Please feel free to contribute to this project. Any help would be gladly appreciated.