What's AWS Cloudshell?
AWS CloudShell is a browser-based, pre-authenticated shell that you can launch directly from the AWS Management Console.
You can run AWS CLI commands against AWS services using your preferred shell, such as Bash, PowerShell, or Z shell.
When you launch AWS CloudShell, a compute environment that's based on Amazon Linux 2 is created. Within this environment, you can access an extensive range of pre-installed development tools, options for uploading and downloading files, and file storage that persists between sessions.
(Try it now: Tutorial: Getting started with AWS CloudShell.)
Last updated