issues
search
JohannesEbke
/
aws_list_all
List all your AWS resources, all regions, all services.
MIT License
414
stars
97
forks
source link
Feature to create csv files from json files
#30
Closed
cruffinoni
closed
2 years ago
cruffinoni
commented
5 years ago
JSON files are folder named from each respective service
Using the command "merge", you can generate
.csv
file from the JSON ones (and then, it generates an excel book).
You can use an ARN & a session name instead of using default credentials
Add more examples in the README
Add instructions to create a virtual env for the installation in the README
.csv
file from the JSON ones (and then, it generates an excel book).