opensearchservice_purchase_reserved_instance_offering {paws.analytics} | R Documentation |
Allows you to purchase Amazon OpenSearch Service Reserved Instances
Description
Allows you to purchase Amazon OpenSearch Service Reserved Instances.
See https://www.paws-r-sdk.com/docs/opensearchservice_purchase_reserved_instance_offering/ for full documentation.
Usage
opensearchservice_purchase_reserved_instance_offering(
ReservedInstanceOfferingId,
ReservationName,
InstanceCount = NULL
)
Arguments
ReservedInstanceOfferingId |
[required] The ID of the Reserved Instance offering to purchase. |
ReservationName |
[required] A customer-specified identifier to track this reservation. |
InstanceCount |
The number of OpenSearch instances to reserve. |
[Package paws.analytics version 0.9.0 Index]