redshift_disable_logging: Stops logging information, such as queries and connection...

View source: R/redshift_operations.R

redshift_disable_loggingR Documentation

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

Description

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

See https://www.paws-r-sdk.com/docs/redshift_disable_logging/ for full documentation.

Usage

redshift_disable_logging(ClusterIdentifier)

Arguments

ClusterIdentifier

[required] The identifier of the cluster on which logging is to be stopped.

Example: examplecluster


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.