Setting up deployment with AWS

Hi all,

I’m trying to setup AWS deployment for when our tests pass.

I’ve created a new user in AWS and added those access keys to CircleCI but I’m seeing an error whenever it gets to that stage:

“Aws::Errors::MissingCredentialsError: unable to sign request without credentials set”

If anyone can point me in the right direction, that would be great.

  • Duncan