We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51188df commit bb40e70Copy full SHA for bb40e70
templates/aws-stack.yml
@@ -817,6 +817,7 @@ Resources:
817
- autoscaling:DescribeAutoScalingInstances
818
- autoscaling:SetInstanceHealth
819
- autoscaling:TerminateInstanceInAutoScalingGroup
820
+ - autoscaling:CompleteLifecycleAction
821
Resource: !Sub arn:${AWS::Partition}:autoscaling:${AWS::Region}:${AWS::AccountId}:autoScalingGroup:*:autoScalingGroupName/${AWS::StackName}-AgentAutoScaleGroup-*
822
- Sid: Logging
823
Effect: Allow
0 commit comments