Learn R Programming

paws.analytics (version 0.7.0)

opensearchservice_purchase_reserved_instance_offering: 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.