-
Notifications
You must be signed in to change notification settings - Fork 6
Description
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.