v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142826341.7 MB

Purchases a reserved DB instance offering.

get/#Action=PurchaseReservedDBInstancesOffering

Query parameters

ReservedDBInstancesOfferingIdstring required
<p>The ID of the Reserved DB instance offering to purchase.</p> <p>Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706</p>
ReservedDBInstanceIdstring
<p>Customer-specified identifier to track this reservation.</p> <p>Example: myreservationID</p>
DBInstanceCountinteger
<p>The number of instances to reserve.</p> <p>Default: <code>1</code> </p>
Keystring

A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with <code>aws:</code> or <code>rds:</code>. The string can only contain only the set of Unicode letters, digits, white-space, '', '.', ':', '/', '=', '+', '-', '@' (Java regex: "^([\p{L}\p{Z}\p{N}.:/=+\-@]*)$").

Valuestring

A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with <code>aws:</code> or <code>rds:</code>. The string can only contain only the set of Unicode letters, digits, white-space, '', '.', ':', '/', '=', '+', '-', '@' (Java regex: "^([\p{L}\p{Z}\p{N}.:/=+\-@]*)$").

Action'PurchaseReservedDBInstancesOffering' required
Version'2014-10-31' required

Response

Success