paws.compute (version 0.1.0)

ec2_cancel_reserved_instances_listing: Cancels the specified Reserved Instance listing in the Reserved Instance Marketplace

Description

Cancels the specified Reserved Instance listing in the Reserved Instance Marketplace.

Usage

ec2_cancel_reserved_instances_listing(ReservedInstancesListingId)

Arguments

ReservedInstancesListingId

[required] The ID of the Reserved Instance listing.

Request syntax

svc$cancel_reserved_instances_listing(
  ReservedInstancesListingId = "string"
)

Details

For more information, see Reserved Instance Marketplace in the Amazon Elastic Compute Cloud User Guide.