redshift_describe_logging_status {paws.database} | R Documentation |
Describes whether information, such as queries and connection attempts, is being logged for the specified Amazon Redshift cluster
Description
Describes whether information, such as queries and connection attempts, is being logged for the specified Amazon Redshift cluster.
See https://www.paws-r-sdk.com/docs/redshift_describe_logging_status/ for full documentation.
Usage
redshift_describe_logging_status(ClusterIdentifier)
Arguments
ClusterIdentifier |
[required] The identifier of the cluster from which to get the logging status. Example: |
[Package paws.database version 0.6.0 Index]