View source: R/redshift_operations.R
redshift_disable_logging | R Documentation |
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.
redshift_disable_logging(ClusterIdentifier)
ClusterIdentifier |
[required] The identifier of the cluster on which logging is to be stopped. Example: |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.