v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465272236.5 KB

Creates an Amazon Redshift Serverless reservation, which gives you the option to commit to a specified number of Redshift Processing Units (RPUs) for a year at a discount from Serverless on-demand (OD) rates.

post/#X-Amz-Target=RedshiftServerless.CreateReservation

Headers

X-Amz-Target'RedshiftServerless.CreateReservation' required

Request body

capacityinteger required

The number of Redshift Processing Units (RPUs) to reserve.

clientTokenstring

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. This token must be a valid UUIDv4 value. For more information about idempotency, see <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/"> Making retries safe with idempotent APIs </a>.

offeringIdstring required

The ID of the offering associated with the reservation. The offering determines the payment schedule for the reservation.

Response

Success