v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1445255198.7 KB

Returns information about reserved nodes for this account, or about a specified reserved node.

post/#X-Amz-Target=AmazonMemoryDB.DescribeReservedNodes

Headers

X-Amz-Target'AmazonMemoryDB.DescribeReservedNodes' required

Request body

ReservationIdstring

The reserved node identifier filter value. Use this parameter to show only the reservation that matches the specified reservation ID.

ReservedNodesOfferingIdstring

The offering identifier filter value. Use this parameter to show only purchased reservations matching the specified offering identifier.

NodeTypestring

The node type filter value. Use this parameter to show only those reservations matching the specified node type. For more information, see <a href="https://docs.aws.amazon.com/memorydb/latest/devguide/nodes.reserved.html#reserved-nodes-supported">Supported node types</a>.

Durationstring

The duration filter value, specified in years or seconds. Use this parameter to show only reservations for this duration.

OfferingTypestring

The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type. Valid values: "All Upfront"|"Partial Upfront"| "No Upfront"

MaxResultsinteger

The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

NextTokenstring

An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

Response

Success

NextTokenstring

An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.