Skip to content

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.

Notifications You must be signed in to change notification settings

prajwalp3/aws-resource-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages