AWS Security ChangesHomeSearch

AWS redshift documentation change

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

File: redshift/latest/dg/r_HAS_SCHEMA_PRIVILEGE.md

Summary

Added 'ALTER' and 'DROP' to the list of valid schema privileges.

Security assessment

Expands documentation for schema-level access control by including ALTER and DROP privileges, which are security-related permissions. However, this clarifies existing features rather than addressing a security issue.

Diff

diff --git a/redshift/latest/dg/r_HAS_SCHEMA_PRIVILEGE.md b/redshift/latest/dg/r_HAS_SCHEMA_PRIVILEGE.md
index 6d3325b06..21fb24cb9 100644
--- a//redshift/latest/dg/r_HAS_SCHEMA_PRIVILEGE.md
+++ b//redshift/latest/dg/r_HAS_SCHEMA_PRIVILEGE.md
@@ -40,0 +41,4 @@ The privilege to check. Valid values are the following:
+  * ALTER
+
+  * DROP
+