View source: R/ec2_operations.R
ec2_describe_reserved_instances_listings | R Documentation |
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.
ec2_describe_reserved_instances_listings(
Filters = NULL,
ReservedInstancesId = NULL,
ReservedInstancesListingId = NULL
)
Filters |
One or more filters.
|
ReservedInstancesId |
One or more Reserved Instance IDs. |
ReservedInstancesListingId |
One or more Reserved Instance listing IDs. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.