List all EC2 Instances in all regions with OS and OS version data

If you can’t run Ansible on every EC2 because you don’t have all the SSH keys, and you don’t have AWS SSM installed on every machine, so you can’t do remote code execution with Run Commands, this is your next best option. This script finds server OS & OS Version data by looping through every… Continue reading List all EC2 Instances in all regions with OS and OS version data