AWS Cloud Shell is a great new tool - here are some tips:
Use the
--cli-auto-promptflag to enable aws cli command autocomplete in Cloud Shell (shown above)To switch to a new shell, enter the shell's program name at the command line prompt -
bash: Bash;pwsh: PowerShell; orzsh: Z shellClick on the
Actionsmenu >Tab Layoutto add and align one or more additional windowsClick on the
Actionsmenu >Filesto upload or download a file to/from your current sessionMany common tools and runtimes are pre-installed, these include the ones listed below.
Tools
- bash, powershell, zsh
 - aws cli, ecs cli, sam cli
 - node, npm, python3
 - git, sudo, tar, vim, wget, unzip/zip
 

    
Top comments (0)