Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 476 Bytes

File metadata and controls

10 lines (7 loc) · 476 Bytes

Shell-Script-for-AWS-resource-utilization

Created a #Shell script to generate a report on resource utilization in the #AWS environment by using AWS CLI.

✅ Things Done:

  • Created an #EC2 instance in an #IAM user.
  • Logged into that EC2 and then installed #ASWCLI in it.
  • Connected with the AWS account by using Access Key created under security credentiels.
  • Created a file & written a script to list the EC2 Instances, S3 Buckets & IAM Users.