Skip to content

Commit

Permalink
add policies to modify/reset snapshot attributes (#280)
Browse files Browse the repository at this point in the history
  • Loading branch information
mandar242 authored May 4, 2023
1 parent e2b6f7a commit 11c4f40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions aws/policy/compute.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,11 @@ Statement:
- ec2:ModifyImageAttribute
- ec2:ModifyInstanceAttribute
- ec2:ModifyLaunchTemplate
- ec2:ModifySnapshotAttribute
- ec2:ModifyVolume
- ec2:RegisterImage
- ec2:ReplaceIamInstanceProfileAssociation
- ec2:ResetSnapshotAttribute
- ec2:StopInstances
- ec2:TerminateInstances
Resource:
Expand Down

0 comments on commit 11c4f40

Please sign in to comment.