v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14138306572.7 KB

Returns information about Neptune global database clusters. This API supports pagination.

get/#Action=DescribeGlobalClusters

Query parameters

GlobalClusterIdentifierstring
<p>The user-supplied DB cluster identifier. If this parameter is specified, only information about the specified DB cluster is returned. This parameter is not case-sensitive.</p> <p>Constraints: If supplied, must match an existing DB cluster identifier.</p>
MaxRecordsinteger
<p>The maximum number of records to include in the response. If more records exist than the specified <code>MaxRecords</code> value, a pagination marker token is included in the response that you can use to retrieve the remaining results.</p> <p>Default: <code>100</code> </p> <p>Constraints: Minimum 20, maximum 100.</p>
Markerstring

(<i>Optional</i>) A pagination token returned by a previous call to <code>DescribeGlobalClusters</code>. If this parameter is specified, the response will only include records beyond the marker, up to the number specified by <code>MaxRecords</code>.

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

Response

Success