Let's say I receive a size 1 persistent spot request.
This instance will not restart unless I manually start it again if I stop it.
However, if AWS terminates the instance due to a shortage of spot capacity, it will immediately restart whenever there is sufficient capacity (as I understand it).
How can I place a stopped-because-interrupted instance into a state where it won't automatically resume when capacity becomes available?