Category: PowerShell
-
How to use Amazon.EC2.Model.Filter with PowerShell to identify EC2 instances
PowerShell arrays of hash tables
-
Managing EC2 instances in AWS Elastic Load Balancers
A simple PowerShell script to manage EC2 instances in an ELB
-
Deregister an AWS AMI and remove associated S3 snapshots
Update 2016-04-28: I’ve written an updated version of the script below that offers a graphical interface for managing AMIs. Of course, the script below still works. Recently, I wrote a PowerShell script that uses an EC2 instance’s Name tag to create an Amazon Machine Image (AMI) of that running instance. This post is about a bookend script…
-
Create an EC2 AMI using instance name tags via PowerShell
Automate EC2 AMI creation