AWS.Tools.Installer

2.0.0

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

The owner has unlisted this package. This could mean that the module is deprecated or shouldn't be used anymore.

Installation Options

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

Install-Module -Name AWS.Tools.Installer -RequiredVersion 2.0.0

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

Install-PSResource -Name AWS.Tools.Installer -Version 2.0.0

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
1.0.3 235,811 8/15/2025
1.0.2.5 5,402,197 12/28/2023
1.0.2.4 1,848,634 2/28/2022
1.0.2.3 3,398 2/26/2022
1.0.2.2 102,713 10/2/2021
1.0.2.1 750,298 4/15/2021
1.0.2.0 127,954 8/19/2020
1.0.1.0 74,235 12/13/2019
1.0.0.1 2,410 11/25/2019
1.0.0.0 590 11/21/2019
0.1.0.1 80 11/18/2019
0.1.0.0 140 11/4/2019
Show more