/AWS1/CL_EC2=>CANCELSPOTINSTANCEREQUESTS()
¶
About CancelSpotInstanceRequests¶
Cancels one or more Spot Instance requests.
Canceling a Spot Instance request does not terminate running Spot Instances associated with the request.
Method Signature¶
IMPORTING¶
Required arguments:¶
IT_SPOTINSTANCEREQUESTIDS
TYPE /AWS1/CL_EC2SPOTINSTREQIDLST_W=>TT_SPOTINSTANCEREQUESTIDLIST
TT_SPOTINSTANCEREQUESTIDLIST
¶
The IDs of the Spot Instance requests.
Optional arguments:¶
IV_DRYRUN
TYPE /AWS1/EC2BOOLEAN
/AWS1/EC2BOOLEAN
¶
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is
DryRunOperation
. Otherwise, it isUnauthorizedOperation
.