From 11c4f40c46d922f1133dd7a8d29e19220501b0ae Mon Sep 17 00:00:00 2001 From: Mandar Kulkarni Date: Thu, 4 May 2023 08:32:59 -0700 Subject: [PATCH] add policies to modify/reset snapshot attributes (#280) --- aws/policy/compute.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aws/policy/compute.yaml b/aws/policy/compute.yaml index 25d404af..cf4df451 100644 --- a/aws/policy/compute.yaml +++ b/aws/policy/compute.yaml @@ -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: