DescribeLoggingStatusResponse
Describes the status of logging for a cluster.
Types
Properties
The name of the S3 bucket where the log files are stored.
The message indicating that logs failed to be delivered.
The last time when logs failed to be delivered.
The last time that logs were delivered.
The log destination type. An enum with possible values of s3, cloudwatch, and s3table.
The collection of exported log types. When LogDestinationType is s3 or cloudwatch, possible values are connectionlog, useractivitylog, and userlog. When LogDestinationType is s3table, the values are the names of the system tables being published.
true if logging is on, false if logging is off.
The prefix applied to the log file names.
The status of system table publishing to S3 Tables. This field is populated only when system table publishing is active.