redshift_disable_logging {paws.database} | R 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: |
[Package paws.database version 0.9.0 Index]