Videos, Slides, Films

Using PowerShell to script EC2 with AWS CloudShell

Available as
Online
Summary

Learn to script EC2 by using PowerShell inside of AWS CloudShell. I use AWSPowerShell.NetCore to query how many availability zones are available in my AWS region. 00:00 Intro 00:42 AWS Console 01:1...

Learn to script EC2 by using PowerShell inside of AWS CloudShell. I use AWSPowerShell.NetCore to query how many availability zones are available in my AWS region. 00:00 Intro 00:42 AWS Console 01:16 Invoking PowerShell inside of AWS CloudShell 01:33 Checking out AWS PowerShell Gallery 02:00 Importing via Import-Module AWSPowerShell.NetCore 03:00 Query All AWS Availability Zones in Region 03:30 Filter and Count by using a PowerShell Object with .count.

Details

Additional Information