- Added feature to list all the available lambda aws irrespective of region
- Added feature to invoke a lambda function synchronously in 'Request-Response' invocation type
- Modified the project architecture for improved performance
- Removed extra function calls to improve execution speed
- Updated README
- Changed the name officially from aws-tool to aws-recon
- Added feature to show private and public IP address of the instance
- Changed the name of the tool to something meaningful
- Made some minor optimizations
- List all the instances on a specific region based on their ID or name
- Display status of the instance
- Start the instance
- Stop the instance
- Optimized the code to perform some operations faster
- Optimized the code to handle all kind of errors and invalid values
- Made some improvements in the argparse to display better help message