In order to configure any AWS service we first need to create a user that has enough permissions. Using the AWS CLI we can configure our local environment to interact with AWS APIs.
If you are running Linux you can use the instructions found here to install the aws cli
https://docs.aws.amazon.com/cli/latest/userguide/awscli-install-linux.html