mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-09 07:22:40 -04:00
doc: add iam:DeletePolicyVersion (#2111)
* document iam:DeletePolicyVersion * add in all doc versions
This commit is contained in:
parent
9bc143ea7f
commit
320fd4b726
9 changed files with 9 additions and 0 deletions
|
@ -174,6 +174,7 @@ To create the AWS IAM policies, your user requires the following minimal set of
|
|||
"iam:ListPolicyVersions",
|
||||
"iam:ListInstanceProfilesForRole",
|
||||
"iam:DeletePolicy",
|
||||
"iam:DeletePolicyVersion",
|
||||
"iam:DeleteRole"
|
||||
],
|
||||
"Resource": "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue