AWS redshift documentation change
Summary
Corrected command from 'SHOW COLUMNS' to 'SHOW COLUMN GRANTS'
Security assessment
The change fixes documentation to reference column grant visibility, which relates to security permission auditing. However, this is a documentation correction rather than a response to a security issue. It improves accuracy in security-related command documentation.
Diff
diff --git a/redshift/latest/dg/r_SHOW.md b/redshift/latest/dg/r_SHOW.md index 6b5d3490b..8ae82503e 100644 --- a//redshift/latest/dg/r_SHOW.md +++ b//redshift/latest/dg/r_SHOW.md @@ -78 +78 @@ SET SESSION CHARACTERISTICS -SHOW COLUMNS +SHOW COLUMN GRANTS