Update cloud-amazon-ec2.md (#14513)

pull/14553/head
Dan Roscigno 2 years ago committed by GitHub
parent 9ef093976b
commit 9cc6b6c3a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,6 +20,8 @@ In the AWS console, find the policies menu: click Services > IAM > Policies. Cli
Here, you have the policy editor. Switch to the JSON tab and copy-paste over the existing empty policy with [the minimum required AWS policy needed for Algo deployment](https://github.com/trailofbits/algo/blob/master/docs/deploy-from-ansible.md#minimum-required-iam-permissions-for-deployment).
When prompted to name the policy, name it `AlgoVPN_Provisioning`.
![Creating a new permissions policy in the AWS console.](/docs/images/aws-ec2-new-policy.png)
### Set up an AWS user

Loading…
Cancel
Save