AWS Security ChangesHomeSearch

AWS redshift documentation change

Service: redshift · 2025-05-22 · Documentation low

File: redshift/latest/dg/r_STL_CONNECTION_LOG.md

Summary

Clarified that the 'sslversion' column is empty when SSL is disabled.

Security assessment

Improves documentation accuracy for SSL logging, aiding in security monitoring. No indication of a resolved vulnerability, but enhances clarity about security-related logging behavior.

Diff

diff --git a/redshift/latest/dg/r_STL_CONNECTION_LOG.md b/redshift/latest/dg/r_STL_CONNECTION_LOG.md
index 6fb490906..c61fb7591 100644
--- a//redshift/latest/dg/r_STL_CONNECTION_LOG.md
+++ b//redshift/latest/dg/r_STL_CONNECTION_LOG.md
@@ -28 +28 @@ duration  | integer  | Duration of connection in microseconds.
-sslversion | character(50)  | Secure Sockets Layer (SSL) version.  
+sslversion | character(50)  | Secure Sockets Layer (SSL) version. This column is empty when SSL is disabled.