Skip to content

Commit

Permalink
Add EnableFSRs to example policy
Browse files Browse the repository at this point in the history
Signed-off-by: Connor Catlett <[email protected]>
  • Loading branch information
ConnorJC3 committed Oct 4, 2024
1 parent be9d6be commit 04966ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/example-iam-policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
"ec2:DescribeSnapshots",
"ec2:DescribeTags",
"ec2:DescribeVolumes",
"ec2:DescribeVolumesModifications"
"ec2:DescribeVolumesModifications",
"ec2:EnableFastSnapshotRestores"
],
"Resource": "*"
},
Expand Down

0 comments on commit 04966ca

Please sign in to comment.