Finding an AWS EC2 AMI with the AWS PowerShell SDK
Problem Statement If you’ve ever launched an Amazon EC2 instance (aka. virtual machine), you’re probably familiar with the concept of an Amazon Machine Image (AMI). AMIs are simply virtual machine images that you can launch your EC2 instance with. Because anyone can publish a custom AMI, and because AWS has a massive marketplace of vendor-provided … Read more Finding an AWS EC2 AMI with the AWS PowerShell SDK