Skip to content

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.

Notifications You must be signed in to change notification settings

GLChamika/AWS-Resource-Usage-Reporting-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

AWS-Resource-Usage-Reporting-Script

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages