Returns a list of all the available maintenance tracks.
get/#Action=DescribeClusterTracks
Query parameters
MaintenanceTrackNamestring
The name of the maintenance track.
MaxRecordsinteger
An integer value for the maximum number of maintenance tracks to return.
Markerstring
An optional parameter that specifies the starting point to return a set of response records. When the results of a <code>DescribeClusterTracks</code> request exceed the value specified in <code>MaxRecords</code>, Amazon Redshift returns a value in the <code>Marker</code> field of the response. You can retrieve the next set of response records by providing the returned marker value in the <code>Marker</code> parameter and retrying the request.
Action'DescribeClusterTracks' required
Version'2012-12-01' required
Response
Success