Stops logging information, such as queries and connection attempts, for
the specified Amazon Redshift cluster.

C# |
DisableLoggingResponse DisableLogging( DisableLoggingRequest request )

- request (DisableLoggingRequest)
- Container for the necessary parameters to execute the DisableLogging service method.

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

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