AWS.Tools.Installer

1.0.2.3

The AWS.Tools.Installer module makes it easier to install, update and uninstall other 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-AWS
The AWS.Tools.Installer module makes it easier to install, update and uninstall other 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`.
Show more

Minimum PowerShell version

5.1

Installation Options

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

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

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

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

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.2.5 669,716 12/28/2023
1.0.2.4 1,844,635 2/28/2022
1.0.2.3 (current version) 3,388 2/26/2022
1.0.2.2 102,676 10/2/2021
1.0.2.1 750,267 4/15/2021
1.0.2.0 127,926 8/19/2020
1.0.1.0 73,991 12/13/2019
1.0.0.1 2,406 11/25/2019
1.0.0.0 491 11/21/2019
0.1.0.1 76 11/18/2019
0.1.0.0 137 11/4/2019
Show more