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

Filter AWS resources by Tags. #322

Open
k-rthik opened this issue Dec 11, 2024 · 0 comments
Open

Filter AWS resources by Tags. #322

k-rthik opened this issue Dec 11, 2024 · 0 comments

Comments

@k-rthik
Copy link

k-rthik commented Dec 11, 2024

Feature Description

A clear and concise description of the feature you are requesting.
->Support for a flag to accept a set of tag/s to filter the AWS resources by tag to extract the JSON for a subset of resources

Use Case

Explain how this feature would be used and why it is important.
Generating a JSON file by tag for a subset of resources in an AWS account can help generate a diagram a certain application/service and can be used to build AWS diagram for High level application diagrams.

Suggested Solution

If you have an idea of how to implement this feature, please describe it here.
Add a flag -tag or --tags to accept one or more tags

Alternatives Considered

Describe any alternative solutions or features you have considered.
Alternative a SG can be used to filter the same.

Additional Context

Add any other context or screenshots about the feature request here.

Checklist

  • [Y] I have searched for similar feature requests.
  • [Y] I have included all necessary information.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant