

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](https://docs.amazonaws.cn/powershell/v5/userguide/migrating-v5.html).

 [https://docs.amazonaws.cn/powershell/v5/userguide/migrating-v5.html](https://docs.amazonaws.cn/powershell/v5/userguide/migrating-v5.html)

# Installed Amazon Tools for PowerShell on Amazon CloudShell
<a name="pstools-getting-set-up-cloudshell"></a>

`AWS.Tools` is pre-installed on Amazon CloudShell as described in [Pre-installed software](https://docs.amazonaws.cn/cloudshell/latest/userguide/vm-specs.html#pre-installed-software) in the [Amazon CloudShell User Guide](https://docs.amazonaws.cn/cloudshell/latest/userguide/). 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:

1. Open the [CloudShell Console](https://console.amazonaws.cn/cloudshell/home).

1. Run `pwsh`.

1. Run any `AWS.Tools` PowerShell commands you need such as `Get-S3Bucket`.