Version 5 (V5) of the Amazon Tools for PowerShell has been released!
For information about breaking changes and migrating your applications, see the migration topic.
Installed Amazon Tools for PowerShell on Amazon CloudShell
AWS.Tools
is pre-installed on Amazon CloudShell as described in Pre-installed software in the Amazon CloudShell User Guide. Since console credentials are automatically passed
to CloudShell, a user with permissions to open CloudShell can immediately run Tools for PowerShell cmdlets
without additional installation or configuration.
To use the Amazon Tools for PowerShell on CloudShell, perform steps similar to the following:
-
Open the CloudShell Console
. -
Run
pwsh
. -
Run any
AWS.Tools
PowerShell commands you need such asGet-S3Bucket
.