doc: add iam:DeletePolicyVersion (#2111)

* document iam:DeletePolicyVersion

* add in all doc versions
This commit is contained in:
Adrian Stobbe 2023-07-18 10:24:52 +02:00 committed by GitHub
parent 9bc143ea7f
commit 320fd4b726
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 9 additions and 0 deletions

View file

@ -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": "*"