Run `aws --version` in the terminal.
Every cloud engineer's day starts with checking that their tools
are installed. The AWS CLI is the swiss-army knife for talking to AWS
from your terminal.
TASK
----
In the terminal on the right, run:
aws --version
You should see something starting with "aws-cli/".
Sign in to save your code and track progress across devices.