Skip to content

Commit 789ca95

Browse files
committed
Add reboot permissions to lambda role
1 parent 18ce7d2 commit 789ca95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cloud9-cfn.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -465,6 +465,7 @@ Resources:
465465
- ec2:AssociateIamInstanceProfile
466466
- ec2:ModifyInstanceAttribute
467467
- ec2:ReplaceIamInstanceProfileAssociation
468+
- ec2:RebootInstances
468469
Resource: !Sub "arn:${AWS::Partition}:ec2:${AWS::Region}:${AWS::AccountId}:instance/*"
469470
- Effect: Allow
470471
Action:

0 commit comments

Comments
 (0)