Shell Scripting Project
1. Report the Usage of AWS Resources using Shell Scripting
For Reporting the usage of AWS resources let's write a script.
create a file aws_resourceses_report.sh and write script.
#!/bin/bash
#############################
#Author: Vishal
#Date...
vishalkerketta.hashnode.dev1 min read