Set up AWS credentials

2024-05-14 awsdevpost

First, make sure you have the CLI installed (on Ubuntu sudo snap install aws-cli --classic).

Second, get a set of credentials.

Then run aws configure and answer the prompts:

aws configure
AWS Access Key ID: ****************AAAA
AWS Secret Access Key? ****************BBBB
Default region name [us-west-2]:
Default output format [None]: