AwsUtilities

1.0.3.2

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.3.2

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

Install-PSResource -Name AwsUtilities -Version 1.0.3.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

(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 Invoke-AWSNetworkAdapterFixOnOfflineDisk Invoke-AWSNetworkAdapterFixOnRemoteInstance Update-EC2InstanceAmiId Set-EC2InstanceState Get-AWSAmiMappings Invoke-EnableCloudWatch Invoke-AWSKMSEncryptString Invoke-AWSKMSDecryptString Get-AWSFederationLogonUrl Get-AWSPublicIPRanges Get-AWSCloudTrailLogs

Dependencies

Release Notes

*1.0.3.2
Fixed typos in examples.

*1.0.3.1
Updated the manifest file to include the HostUtilities module. Fixed setting AWS credentials in Get-AWSCloudTrailLogs if no credential information provided. Added a Filter parameter to the Get-AWSCloudTrailLogs cmdlet.

*1.0.3.0
Added the Get-AWSCloudTrailLogs cmdlet.

*1.0.2.0
Added the Get-AWSPublicIPRanges cmdlet.

*1.0.1.1
Updated the Invoke-AWSNetworkAdapterFixOnOfflineDisk and Invoke-AWSNetworkAdapterFixOnRemoteInstance cmdlets.

*1.0.1.0
Added Invoke-AWSNetworkAdapterFixOnOfflineDisk, Invoke-AWSNetworkAdapterFixOnRemoteInstance, Update-EC2InstanceAmiId, Set-EC2InstanceState, Get-AWSAmiMappings, Invoke-EnableCloudWatch, Invoke-AWSKMSEncryptString, Invoke-AWSKMSDecryptString, and Get-AWSFederationLogonUrl cmdlets.

*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 639 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 (current version) 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 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