AWS

AWS EC2 – Get all EC2 instances in all profiles and all regions

In this blog I will share one way to get all AWS EC2 instances in all profiles and all regions including instance’s Id, name, state, private & public IPs and other instance information. I will show how to calculate the instance’s name and state (running, stopped, etc.) The result can be displayed or saved to a file.

By Saad Khamis November 27, 2023 AWS , PowerShell 15809 views

AWS Backup – List all protected resources in all profiles and all regions

Would you like to know resources protected by AWS Backup?
In this blog I will share one way to list all AWS protected resources in all profiles and all regions. Also, query the backed up EC2 state and Backup tag.

By Saad Khamis November 17, 2023 AWS , Backup , Cloud , PowerShell 17082 views