Skip to content

Commit

Permalink
Document required ec2:DescribeVolumesModifications permissions for vo…
Browse files Browse the repository at this point in the history
…lume resize
  • Loading branch information
jpalermo committed Oct 6, 2021
1 parent f1cd606 commit 353903a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/iam-policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@
"Sid": "RequiredIfCPIResizeDiskEnabled",
"Effect": "Allow",
"Action": [
"ec2:DescribeVolumesModifications",
"ec2:ModifyVolume"
],
"Resource": "*"
Expand Down

0 comments on commit 353903a

Please sign in to comment.