Describes whether information, such as queries and connection attempts,
is being logged for the specified Amazon Redshift cluster.

C# |
public DescribeLoggingStatusResponse DescribeLoggingStatus( DescribeLoggingStatusRequest request )

- request (DescribeLoggingStatusRequest)
- Container for the necessary parameters to execute the DescribeLoggingStatus service method.

The response from the DescribeLoggingStatus service method, as returned by Redshift.

Exception | Condition |
---|---|
ClusterNotFoundException |
The ClusterIdentifier parameter does not refer to an existing cluster.
|