amazon web services - Auto Delete Stack on Instance Termination -


i working ec2 instances , have made java cli tool launch/kill instances our developers. 1 of options set lease time, instance terminates after amount of hours. spot instances works great, terminates instance, request, , deletes volumes associated instance.

however, on demand instances, lease time affects instance termination , not delete stack on.

is there way automate through aws? don't want write script manually check or monitor, great if automated through aws itself. have looked , have not found anything. advice appreciated!


Comments

Popular posts from this blog

PHP and MySQL WP -

javascript - generate date range base on integers -

javascript - Generate barcode from text and convert it to base64 -