AWS Security ChangesHomeSearch

AWS redshift documentation change

Service: redshift · 2025-11-16 · Documentation low

File: redshift/latest/mgmt/options-for-providing-iam-credentials.md

Summary

Updated link reference to include example number for IAM policy documentation

Security assessment

The change only adds an example number to an existing policy reference. There is no evidence of addressing a security vulnerability or introducing new security features.

Diff

diff --git a/redshift/latest/mgmt/options-for-providing-iam-credentials.md b/redshift/latest/mgmt/options-for-providing-iam-credentials.md
index 0bcdf2918..48c75060e 100644
--- a//redshift/latest/mgmt/options-for-providing-iam-credentials.md
+++ b//redshift/latest/mgmt/options-for-providing-iam-credentials.md
@@ -93 +93 @@ If you use an IAM policy variable `${redshift:DbUser}`, as described in [Resourc
-To help secure this configuration, we recommend that you use a condition in an IAM policy to validate the `DbUser` value with the `RoleSessionName`. You can find examples of how to set a condition using an IAM policy in [Example policy for using GetClusterCredentials](./redshift-iam-access-control-identity-based.html#redshift-policy-examples-getclustercredentials).
+To help secure this configuration, we recommend that you use a condition in an IAM policy to validate the `DbUser` value with the `RoleSessionName`. You can find examples of how to set a condition using an IAM policy in [Example 8: IAM policy for using GetClusterCredentials](./redshift-iam-access-control-identity-based.html#redshift-policy-examples-getclustercredentials).