Skip to content

Getting AWS credentials

David Darke edited this page Aug 19, 2018 · 1 revision

First visit the AWS IAM user console

Click 'Add User'.

screen shot 2017-03-21 at 10 53 26

Add an appropriate username and grant "Programatic Access" to the new user.

screen shot 2017-03-21 at 10 53 34

Now attach an existing permissions policy to the user.

screen shot 2017-03-21 at 10 53 40

Select 'AmazonS3FullAccess' and you are ready to create the user. You can refine these access details as you wish (on a per user basis).

screen shot 2017-03-21 at 10 53 52

Last step is review stage, then you are ready to create the user.

screen shot 2017-03-21 at 10 53 57

User created! 😎

screen shot 2017-03-21 at 10 54 04

You now have the two access keys required for Backups 🍾

Clone this wiki locally