AWS Security ChangesHomeSearch

AWS redshift documentation change

Service: redshift · 2026-01-16 · Documentation low

File: redshift/latest/dg/r_names.md

Summary

Updated hyperlink from 'default-param-group-values.html' to a more specific anchor 'working-with-parameter-groups.html#default-param-group-values'.

Security assessment

Change corrects a documentation link path. No security context is present; this is a routine maintenance update with no impact on security controls or vulnerabilities.

Diff

diff --git a/redshift/latest/dg/r_names.md b/redshift/latest/dg/r_names.md
index fc6612bcf..4a869a80e 100644
--- a//redshift/latest/dg/r_names.md
+++ b//redshift/latest/dg/r_names.md
@@ -38 +38 @@ ASCII letters in delimited identifiers are case-insensitive and are folded to lo
-Case-sensitive identifiers (also known as mixed-case identifiers) can contain both uppercase and lowercase letters. To use case-sensitive identifiers, you can set the configuration `enable_case_sensitive_identifier` to `true`. You can set this configuration for the cluster or for a session. For more information, see [Default parameter values](https://docs.aws.amazon.com/redshift/latest/mgmt/default-param-group-values.html) in the _Amazon Redshift Management Guide_ and [enable_case_sensitive_identifier](./r_enable_case_sensitive_identifier.html). 
+Case-sensitive identifiers (also known as mixed-case identifiers) can contain both uppercase and lowercase letters. To use case-sensitive identifiers, you can set the configuration `enable_case_sensitive_identifier` to `true`. You can set this configuration for the cluster or for a session. For more information, see [Default parameter values](https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-parameter-groups.html#default-param-group-values) in the _Amazon Redshift Management Guide_ and [enable_case_sensitive_identifier](./r_enable_case_sensitive_identifier.html).