I did today. Well, someone else did but I thought I could help them with the issue. So I cobbled something together today and it seems to be working fine.
Generally, the idea is to use Get-PLSProduct cmdlet. What it does is “Calls the AWS Price List Service GetProducts API operation”. Then we can parse it and see which instances can be launched in a particular AWS region. Nice, right? 🙂