AWS Lambda functions to use Auto Scaling Lifecycle Hooks with ECS.
Inspired by “How to Automate Container Instance Draining in Amazon ECS”.
To deploy the stack, ensure the required IAM role exists (cloudformation/deployer/cloudformation-deployer
), then deploy with sbt
:
sbt "deploy Admin"