Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Support for getting all Tags for a resource (Accross all services) #15

Open
rams3sh opened this issue Aug 25, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@rams3sh
Copy link

rams3sh commented Aug 25, 2020

I currently have a use case , where some resources (especially S3 and EC2 in my case) have various tags associated which may have typos and may be non-compliant.

Having a complete tag list for all resources will solve three main issues:-

  1. Visibility across all types of tagging keys across .
  2. Determining the possible tag filters one may use in her / his environment.

This would be really helpful. However csv structure cannot be predetermined. Possible ways could be to dump raw json response in cache and normalize it and then write it to csv.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants