************** Spot Cancel ************** description ============= This part shows how to cancel an offer for spot instances .. warning:: AWS automatically terminates the spot instances when the price exceeds the maxium you set so make sure to backup the output of the processing tools. command-line ============= >>> ./EHPC-Client --spot-cancel -r=REGION OPTIONS -id=REQUEST_ID **Example 1** Cancel offer ``sir-7147fc07`` in ``eu-west-1`` ``./EHPC-Client --spot-cancel -r=EU1 -id=sir-7147fc07`` Output SPOTINSTANCEREQUEST sir-7147fc07 cancelled