v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14238527879.4 KB

Describes an endpoint authorization.

get/#Action=DescribeEndpointAuthorization

Query parameters

ClusterIdentifierstring

The cluster identifier of the cluster to access.

Accountstring

The Amazon Web Services account ID of either the cluster owner (grantor) or grantee. If <code>Grantee</code> parameter is true, then the <code>Account</code> value is of the grantor.

Granteeboolean

Indicates whether to check authorization from a grantor or grantee point of view. If true, Amazon Redshift returns endpoint authorizations that you've been granted. If false (default), checks authorization from a grantor point of view.

MaxRecordsinteger

The maximum number of records to include in the response. If more records exist than the specified <code>MaxRecords</code> value, a pagination token called a <code>Marker</code> is included in the response so that the remaining results can be retrieved.

Markerstring

An optional pagination token provided by a previous <code>DescribeEndpointAuthorization</code> request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by the <code>MaxRecords</code> parameter.

Action'DescribeEndpointAuthorization' required
Version'2012-12-01' required

Response

Success