paws.compute (version 0.5.0)

ec2_describe_reserved_instances_listings: Describes your account's Reserved Instance listings in the Reserved Instance Marketplace

Description

Describes 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(
  Filters = NULL,
  ReservedInstancesId = NULL,
  ReservedInstancesListingId = NULL
)

Arguments

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.

ReservedInstancesId

One or more Reserved Instance IDs.

ReservedInstancesListingId

One or more Reserved Instance listing IDs.