ec2_cancel_reserved_instances_listing {paws.compute}R Documentation

Cancels the specified Reserved Instance listing in the Reserved Instance Marketplace

Description

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

See https://www.paws-r-sdk.com/docs/ec2_cancel_reserved_instances_listing/ for full documentation.

Usage

ec2_cancel_reserved_instances_listing(ReservedInstancesListingId)

Arguments

ReservedInstancesListingId

[required] The ID of the Reserved Instance listing.


[Package paws.compute version 0.7.0 Index]