This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
This will save all the metadata in respective directories: | |
1. roles-config | |
2. attached-role-policies | |
3. securitygroups | |
* Make sure you have admin role which has full access like we are using list and describe API of node-aws-sdk | |
* All data is stored in json file | |
*/ |