AwsUtilities

1.0.0.7

Supplemental AWS cmdlets to help automate common tasks.

Minimum PowerShell version

3.0

Installation Options

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

Install-Module -Name AwsUtilities -RequiredVersion 1.0.0.7

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

Install-PSResource -Name AwsUtilities -Version 1.0.0.7

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

(c) 2017 BAMCIS. All rights reserved.

Package Details

Author(s)

  • Michael Haken

Tags

AWS

Functions

Get-S3ETagCalculation Get-EC2InstanceRegion Get-EC2InstanceId New-EBSAutomatedSnapshot Get-AWSProductInformation New-CloudFrontSignedUrl New-AWSSplat New-AWSUtilitiesSplat Copy-EBSVolume Mount-EBSVolumes Get-EC2InstanceByNameOrId

Dependencies

Release Notes

*1.0.0.7
Fixed minor bugs on mounting volumes with Copy-EBSVolume.

*1.0.0.6
Added the New-AWSUtilitiesSplat cmdlet to be used with the cmdlets in the module and fixed a bug the previous version introduced with the splats.

*1.0.0.5
Added Mount-EBSVolumes and Get-EC2InstanceByNameOrId cmdlets to remove code duplication throughout.

*1.0.0.4
Updated Get-AWSProductInformation so the output is more useable.

*1.0.0.3
Fixed a bug with Get-AWSProductInformation.

*1.0.0.2
Updated exported variable AWSRegions.

*1.0.0.1
Updated manifest file and minor updates to fix issues found in PSScriptAnalyzer.

*1.0.0.0
Initial Release.

FileList

Version History

Version Downloads Last updated
1.0.6.3 636 10/9/2019
1.0.6.2 219 8/8/2019
1.0.6.1 312 3/7/2019
1.0.6.0 200 3/1/2019
1.0.5.0 214 2/5/2019
1.0.4.1 494 12/19/2017
1.0.4.0 193 12/19/2017
1.0.3.5 247 9/26/2017
1.0.3.4 194 9/26/2017
1.0.3.3 215 8/28/2017
1.0.3.2 201 8/24/2017
1.0.3.1 208 8/8/2017
1.0.2.0 203 8/3/2017
1.0.1.1 207 7/16/2017
1.0.1.0 205 6/30/2017
1.0.0.7 (current version) 211 6/6/2017
1.0.0.6 198 6/6/2017
1.0.0.5 202 6/6/2017
1.0.0.4 223 5/10/2017
1.0.0.3 200 5/10/2017
1.0.0.2 204 5/3/2017
Show less