AWS CloudShell has outdated PowerShell runtime and outdated AWS PowerShell module

0

The AWS CloudShell environment has an ancient version of PowerShell and the AWS PowerShell module (aka. AWS Tools for PowerShell SDK). Can the AWS CloudShell team get PowerShell and the AWS PowerShell module updated please?


Also, I just noticed that AWS re:Post has a Tag for AWS Tools for Windows PowerShell, but PowerShell is cross-platform. It's not just for Windows, but also runs on MacOS and Linux.

Can you please create a tag called powershell and/or AWS Tools for PowerShell?

已提問 2 年前檢視次數 408 次
1 個回答
0

Hello,

I have read your post and I understand that you want the AWS CloudShell team to get PowerShell and the AWS PowerShell module updated. The following shells are pre-installed and ready for use in AWS CloudShell: the Bash shell, PowerShell, and the Z shell.

Concerning versions and Powershell updates, the AWS CloudShell development environment is regularly updated to provide access to the latest software and AWS does not provide specific version numbers in their documentation.

Instead, they describe how you can check which version is installed. Often this can be done by entering the program name followed by the --version option (for example, git --version ) or for PowerShell you can use $PSVersionTable

When in AWS CloudShell, switch to PowerShell using pwsh command & press Enter.

To check the lastest version of PowerShell on AWS CloudShell use $PSVersionTable command.

Creating the tags you mentioned would be very much helpful, however, I think that's something AWS needs to do on their side.

I hope this helps.

Lunga T
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南