dastergon / aws-resource

Tool to easily list AWS resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aws-resource

Tool to easily list and delete AWS resources

Warning: All delete commands will delete resources with no warning, use the --dry-run command for any delete to see what resources would be deleted

General usage

First use the aws-resource tool to list all resources within a given account

$ aws-resource list all

About

Tool to easily list AWS resources

License:Apache License 2.0


Languages

Language:Go 97.3%Language:Makefile 2.7%