AwsRedshiftClusterLoggingStatus - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AwsRedshiftClusterLoggingStatus

Provides information about the logging status of the cluster.

Contents

BucketName

The name of the S3 bucket where the log files are stored.

Type: String

Pattern: .*\S.*

Required: No

LastFailureMessage

The message indicating that the logs failed to be delivered.

Type: String

Pattern: .*\S.*

Required: No

LastFailureTime

The last time when logs failed to be delivered.

Uses the date-time format specified in RFC 3339 section 5.6, Internet Date/Time Format. The value cannot contain spaces, and date and time should be separated by T. For example, 2020-03-22T13:22:13.933Z.

Type: String

Pattern: .*\S.*

Required: No

LastSuccessfulDeliveryTime

The last time that logs were delivered successfully.

Uses the date-time format specified in RFC 3339 section 5.6, Internet Date/Time Format. The value cannot contain spaces, and date and time should be separated by T. For example, 2020-03-22T13:22:13.933Z.

Type: String

Pattern: .*\S.*

Required: No

LoggingEnabled

Indicates whether logging is enabled.

Type: Boolean

Required: No

S3KeyPrefix

Provides the prefix applied to the log file names.

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: