Describes your account's Reserved Instance listings in the Reserved Instance Marketplace
Source:R/ec2_operations.R
ec2_describe_reserved_instances_listings.RdDescribes your account's Reserved Instance listings in the Reserved Instance Marketplace.
See https://www.paws-r-sdk.com/docs/ec2_describe_reserved_instances_listings/ for full documentation.
Usage
ec2_describe_reserved_instances_listings(
ReservedInstancesId = NULL,
ReservedInstancesListingId = NULL,
Filters = NULL
)Arguments
- ReservedInstancesId
One or more Reserved Instance IDs.
- ReservedInstancesListingId
One or more Reserved Instance listing IDs.
- Filters
One or more filters.
reserved-instances-id- The ID of the Reserved Instances.reserved-instances-listing-id- The ID of the Reserved Instances listing.status- The status of the Reserved Instance listing (pending|active|cancelled|closed).status-message- The reason for the status.