Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 627 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 627 Bytes

AWS Resource Tracker

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.

Features

  • List all S3 buckets in your AWS account
  • List all EC2 instances
  • List all Lambda functions
  • List all IAM users

Requirements

  • 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

Author

Name: Prajwal P Prabhu
Date: 12th July
Version: V1