-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Gregsen edited this page Feb 21, 2015
·
2 revisions
aws-queen will bring your aws setup onto your computer. Everything you know from aws will be a folder on your hardrive. So if you use this tool, it will create a folder structure with your regions and services.
Running
awsinit
tree
may result in the following output:
AWS
├── EU-West-1
│ ├── EC2-Instance1
│ ├── EC2-Instance2
│ └── LB1
└── Central
├── DynamoDB1
└── ElastiCache1
This is work in progress and will probably break something. Use with caution