CMAWS

1.0.2

A collection of AWS helper cmdlets for EC2, Route53, SSM and Polly

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name CMAWS -RequiredVersion 1.0.2

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name CMAWS -Version 1.0.2

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Chad Miles

Package Details

Author(s)

  • Chad Miles

Tags

AWS Cloud

Functions

Convert-TextToSpeech New-CMEC2Instance New-CMPassword New-CMEasyPassword Get-EC2WindowsOndemandPrice Compare-CMEC2WindowsSpotPricingToOndemand Get-CMEC2Instances Set-R53Record Stop-CMEC2InstanceWait Start-CMInstance Start-CMEc2Instance Stop-AllInstances Invoke-CMSSMPowerShell Get-CmEc2InstanceTypes Connect-RemoteDesktop Set-CMEC2InstanceType Remove-CMS3DeleteMarkers Get-CMEC2ImageId Set-CmEc2DnsName

Dependencies

This module has no dependencies.

Release Notes

Now includes a sample control script in the Scripts folder which I use on a daily basis. Analyze and alter/use in PS ISE or VSCode
New-CMEc2Instance:    Added RootVolumeSize and SecondaryVolumeSize Parameters. SecondaryVolumeSize only works when a second EBS volume is present in the AMI
Get-CMEc2Image:       Added ECS optimized Amazon Linux and Amazon Linux 2 AMIs support, also in New-CMEC2Instance
Get-CMEc2Image:       Added -ImageIdOnly switch to to not return the entire EC2 Image property but rather only the AMI Id.
Get-CMEc2Image:       Fixed Issue with Linux AMIs not returning correctly
Convert-TextToSpeech: Added Neural Engine Support - Requires AWS PowerShell Tools version 3.3.563.0 or higher.
Fixed all cmdlets to work with the new AWS.Tools.* Modules while retaining backward compatiblity.
New-CMEc2Instance:    Fixed Bug launching SQL AMIs

FileList

Version History

Version Downloads Last updated
1.3.3 35 4/19/2023
1.3.2 18 1/4/2023
1.3.1 11 12/2/2022
1.3.0 6 12/1/2022
1.2.0 263 8/5/2020
1.1.0 78 11/5/2019
1.0.2 (current version) 29 10/4/2019
1.0.1 25 9/6/2019
1.0.0 17 9/3/2019
0.8.0 24 8/16/2019
0.7.3.1 102 2/28/2019
0.7.3 16 2/27/2019
0.7.2.2 27 2/5/2019
0.7.2.1 27 1/8/2019
0.7.2 15 1/8/2019
0.7.0.1 35 11/26/2018
0.7.0 15 11/26/2018
0.6.4 84 3/21/2018
0.6.3 18 3/20/2018
0.6.2 19 3/20/2018
0.6.1 29 2/26/2018
0.6.0 16 2/26/2018
0.5.2 20 2/20/2018
0.5.1 24 2/12/2018
0.5.0 18 2/9/2018
0.4.5 26 1/29/2018
0.4.4 21 1/15/2018
0.4.3 37 11/21/2017
0.4.0 82 6/11/2017
0.2.3 30 5/19/2017
0.2.2 19 5/18/2017
0.2.1 18 5/17/2017
0.2.0 18 5/17/2017
0.1.8 27 5/6/2017
0.1.7 17 5/6/2017
0.1.6 17 5/6/2017
0.1.5 17 5/6/2017
0.1.4 17 5/6/2017
0.1.3 17 5/5/2017
0.1.2 18 5/5/2017
0.1.1 18 5/5/2017
0.1 19 5/5/2017
Show less