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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则