The AWS Resource Tracker is a shell script project designed to report AWS resource usage. This script helps you keep track of various AWS resources including S3 buckets, EC2 instances, Lambda functions, and IAM users.
- List all S3 buckets in your AWS account
- List all EC2 instances
- List all Lambda functions
- List all IAM users
- AWS CLI: Ensure the AWS Command Line Interface (CLI) is installed and configured on your system.
- jq (optional): For processing JSON output from AWS CLI commands
Name: Prajwal P Prabhu
Date: 12th July
Version: V1