
Last chance! 50% off unlimited learning
Sale ends in
Lists available reserved Elasticsearch instance offerings.
elasticsearchservice_describe_reserved_elasticsearch_instance_offerings(
ReservedElasticsearchInstanceOfferingId, MaxResults, NextToken)
The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.
Set this value to limit the number of results returned. If not specified, defaults to 100.
NextToken should be sent in case if earlier API call produced result containing NextToken. It is used for pagination.
svc$describe_reserved_elasticsearch_instance_offerings( ReservedElasticsearchInstanceOfferingId = "string", MaxResults = 123, NextToken = "string" )