Skip to content

Commit 9268219

Browse files
committed
Remove instance permission to complete lifecycle actions
1 parent ba2fd09 commit 9268219

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templates/aws-stack.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -817,7 +817,6 @@ Resources:
817817
- autoscaling:DescribeAutoScalingInstances
818818
- autoscaling:SetInstanceHealth
819819
- autoscaling:TerminateInstanceInAutoScalingGroup
820-
- autoscaling:CompleteLifecycleAction
821820
Resource: !Sub arn:${AWS::Partition}:autoscaling:${AWS::Region}:${AWS::AccountId}:autoScalingGroup:*:autoScalingGroupName/${AWS::StackName}-AgentAutoScaleGroup-*
822821
- Sid: Logging
823822
Effect: Allow

0 commit comments

Comments
 (0)