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.