1 Answer
- Newest
- Most votes
- Most comments
0
Hello.
How about running Lambda from SNS using AutoScaling event notification?
https://docs.aws.amazon.com/autoscaling/ec2/userguide/ec2-auto-scaling-sns-notifications.html
I thought it would be easy to implement since you can get the instance ID etc. from the event by executing "send_command" from Lambda.
https://medium.com/@kamal.maiti/how-can-aws-lambda-remotely-execute-any-command-on-an-ec2-machine-c07d628c1a1f
Relevant content
- asked 3 years ago
- asked a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 4 years ago