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

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -