Skip to content

Commit

Permalink
Rewording of IAM User's permissions requirements (#432)
Browse files Browse the repository at this point in the history
Re-wording of IAM User's role privileges section
  • Loading branch information
npepin-hub authored Sep 22, 2022
1 parent 0ee8b97 commit 0baa019
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion website/content/en/docs/deployment/prerequisites.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,8 @@ The `make` command above installs the following tools:

To access AWS services, you need an AWS account and setup IAM credentials. Follow [AWS CLI Configure Quickstart documentation](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-quickstart.html) to setup your IAM credentials.

Your IAM user/role must have **Administrative Privileges**.
Your IAM user/role needs the necessary privileges to create and manage your cluster and dependencies.
You might want to grant `Administrative Privileges` as it will require access to multiple services.

Run the following command to configure AWS CLI:

Expand Down

0 comments on commit 0baa019

Please sign in to comment.