opensearchservice_describe_reserved_instance_offerings {paws.analytics} | R Documentation |
Describes the available Amazon OpenSearch Service Reserved Instance offerings for a given Region
Description
Describes the available Amazon OpenSearch Service Reserved Instance offerings for a given Region. For more information, see Reserved Instances in Amazon OpenSearch Service.
See https://www.paws-r-sdk.com/docs/opensearchservice_describe_reserved_instance_offerings/ for full documentation.
Usage
opensearchservice_describe_reserved_instance_offerings(
ReservedInstanceOfferingId = NULL,
MaxResults = NULL,
NextToken = NULL
)
Arguments
ReservedInstanceOfferingId |
The Reserved Instance identifier filter value. Use this parameter to show only the available instance types that match the specified reservation identifier. |
MaxResults |
An optional parameter that specifies the maximum number of results to
return. You can use |
NextToken |
If your initial
|