Sha256: 100b4289fd82fed3d545b66928d43e33e7341b252cec208e1559b407060082ff
Contents?: true
Size: 598 Bytes
Versions: 33
Compression:
Stored size: 598 Bytes
Contents
AWS::AutoScaling::LifecycleHook: Attributes: Properties: AutoScalingGroupName: "\"asg-xxx\"" #Ref("ASG") DefaultResult: "\"CONTINUE or ABANDON\"" HeartbeatTimeout: "\"120 (unit is econd)\"" LifecycleTransition: "\"autoscaling:EC2_INSTANCE_TERMINATING or autoscaling:EC2_INSTANCE_LAUNCHING\"" NotificationMetadata: "\"good to put your application name\"" NotificationTargetARN: "\"arn:aws:: - SNS to receive lifecycle hook notification\"" RoleARN: "\"arn:aws:iam:... The IAM role that allows the Auto Scaling group to publish to the specified notification target.\""
Version data entries
33 entries across 33 versions & 1 rubygems