AWS Security ChangesHomeSearch

AWS redshift documentation change

Service: redshift · 2025-04-03 · Documentation low

File: redshift/latest/mgmt/metrics-enhanced-query-monitoring.md

Summary

Added link to GRANT command documentation in Database Developer Guide

Security assessment

The change adds a reference to existing GRANT command documentation but does not introduce new security concepts or address vulnerabilities

Diff

diff --git a/redshift/latest/mgmt/metrics-enhanced-query-monitoring.md b/redshift/latest/mgmt/metrics-enhanced-query-monitoring.md
index 1cf2e61ea..26a09cf32 100644
--- a//redshift/latest/mgmt/metrics-enhanced-query-monitoring.md
+++ b//redshift/latest/mgmt/metrics-enhanced-query-monitoring.md
@@ -62,0 +63,2 @@ To add database credentials to a user, run the following command:
+For information about using the GRANT command, see [GRANT](https://docs.aws.amazon.com/redshift/latest/dg/r_GRANT.html) in the _Amazon Redshift Database Developer Guide_.
+