Lab 00-04 - AWS Account Login

AWS CLI Setup

On your laptop open the browser and navigate to: https://dashboard.eventengine.run

dashboard-login1

Login with credentials distributed to you

dashboard-login2

On the AWS Console Login copy the environment credentials variables to the terminal (1 by 1)

dashboard-login3

Configure the AWS CLI with the correct credentials (set …)

dashboard-login4

Confirm the CLI is working. Able to communicate with the cloud

aws iot describe-endpoint

dashboard-login5