Get AWS Credentials from CloudShell
- Navigate to CloudShell by clicking the link, or you can also search for it on the AWS search bar:

- Type this in the shell:
aws iam create-access-key --user-name rockset-user
:

- Save the JSON in the output window. You’ll need it for future step.