Pakeeza Saeedprojectsfordevops.hashnode.dev·Oct 9, 2024Project-02: Automate AWS Resource Reports and Email Them Using Cron JobStep 1: Create a Shell Script to List AWS Resources #!/bin/bash # Author: DevOps Team # Date: 09-10-2024 # Version: v0.0.2 # Description: This script lists AWS resources for a given service and region and emails the report. # #below are the services...#emailscripts