A simple Bash script to effortlessly generate reports on your AWS resource usage. Quickly retrieve and display vital information about your Amazon Web Services resources, including S3 buckets, EC2 instances, Lambda functions, and IAM users. Simplify your AWS resource tracking with this user-friendly script.
Features
- List and display AWS S3 buckets.
- Retrieve a list of running EC2 instances with their instance IDs.
- Showcase a list of AWS Lambda functions.
- Display a list of IAM users in your AWS account.
The script can be useful for monitoring and getting an overview of the above mentioned AWS resource utilization. It can be scheduled as a part of regular maintenance or used as a reference for resource inventory.