AWS.Tools.Installer

2.0.1-preview001

The AWS.Tools.Installer module makes it easier to install, update and uninstall AWS.Tools modules (see https://www.powershellgallery.com/packages/AWS.Tools.Common/).
You can use a single command like 'Install-AWSToolsModule EC2,S3' to install multiple modules.
You can also update all your installed AWS.Tools modules and remove old versions by running `Update-AWSTool
The AWS.Tools.Installer module makes it easier to install, update and uninstall AWS.Tools modules (see https://www.powershellgallery.com/packages/AWS.Tools.Common/).
You can use a single command like 'Install-AWSToolsModule EC2,S3' to install multiple modules.
You can also update all your installed AWS.Tools modules and remove old versions by running `Update-AWSToolsModule -CleanUp`.
The installer is now distributed separately via CloudFront for improved reliability and enables self-update capabilities using Install-AWSToolsInstaller and Uninstall-AWSToolsInstaller.
Show more

Minimum PowerShell version

5.1

This is a prerelease version of AWS.Tools.Installer.

Installation Options

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

Install-Module -Name AWS.Tools.Installer -AllowPrerelease

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

Install-PSResource -Name AWS.Tools.Installer -Prerelease

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

Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.

Package Details

FileList

Version History

Version Downloads Last updated
2.0.1-previe... (current version) 12 2/16/2026
1.0.3 3,288,388 8/15/2025
1.0.2.5 5,404,457 12/28/2023
1.0.2.4 1,849,798 2/28/2022
1.0.2.3 3,400 2/26/2022
1.0.2.2 102,716 10/2/2021
1.0.2.1 750,303 4/15/2021
1.0.2.0 127,976 8/19/2020
1.0.1.0 74,328 12/13/2019
1.0.0.1 2,414 11/25/2019
1.0.0.0 888 11/21/2019
0.1.0.1 83 11/18/2019
0.1.0.0 143 11/4/2019
Show more