DEV Community

Discussion on: How to schedule EC2 instances managed by Auto Scaling Groups (start/stop)

Collapse
 
fanmixco profile image
Federico Navarrete • Edited

You will need to modify the lambda for that and create your custom script. Most likely you will need to pass JSON values and cast them instead of env variables.