Free preview2 lab guides
CloudShell & CLI
A shared Bash and AWS CLI environment for Windows, macOS, and Linux, followed by a safe practice lab.
Outcome
- Launch CloudShell from any desktop operating system
- Confirm the current AWS account, identity, and region
- Use Bash variables, quoting, command substitution, and exit status
- Filter AWS CLI responses with
--queryand select an output format - Create and run a reusable Bash script
- Create, inspect, and delete an AWS resource through the CLI
- Diagnose a failure by checking identity, region, variables, and resource state