
cancel-spot-instance-requests
*****************************


DESCRIPTION
===========

Cancels one or more Spot Instance requests.

Spot Instances are instances that Amazon EC2 starts on your behalf
when the maximum price that you specify exceeds the current Spot
Price. Amazon EC2 periodically sets the Spot Price based on available
Spot Instance capacity and current spot instance requests.

For conceptual information about Spot Instances, refer to the Amazon
Elastic Compute Cloud Developer Guide  or Amazon Elastic Compute Cloud
User Guide  .


SYNOPSIS
========

   aws ec2 cancel-spot-instance-requests
     --spot-instance-request-ids <value>


REQUIRED PARAMETERS
===================

"--spot-instance-request-ids"  (list of string)
   Specifies the ID of the Spot Instance request.

   *Parameter Syntax*

      ["string", ...]


OPTIONAL PARAMETERS
===================

None
