AWS Security ChangesHomeSearch

AWS redshift documentation change

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

File: redshift/latest/dg/udf-creating-a-lambda-sql-udf.md

Summary

Updated IAM roles documentation URL with double slash formatting

Security assessment

The change preserves existing security content about IAM role authorization while fixing URL structure

Diff

diff --git a/redshift/latest/dg/udf-creating-a-lambda-sql-udf.md b/redshift/latest/dg/udf-creating-a-lambda-sql-udf.md
index f215d7d9d..f3691bbe5 100644
--- a//redshift/latest/dg/udf-creating-a-lambda-sql-udf.md
+++ b//redshift/latest/dg/udf-creating-a-lambda-sql-udf.md
@@ -106 +106 @@ For more information about granting and revoking privileges, see [GRANT](./r_GRA
-The CREATE EXTERNAL FUNCTION command requires authorization to invoke Lambda functions in AWS Lambda. To start authorization, specify an AWS Identity and Access Management (IAM) role when you run the CREATE EXTERNAL FUNCTION command. For more information about IAM roles, see [IAM roles](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles.html) in the _IAM User Guide_.
+The CREATE EXTERNAL FUNCTION command requires authorization to invoke Lambda functions in AWS Lambda. To start authorization, specify an AWS Identity and Access Management (IAM) role when you run the CREATE EXTERNAL FUNCTION command. For more information about IAM roles, see [IAM roles](https://docs.aws.amazon.com//IAM/latest/UserGuide/id_roles.html) in the _IAM User Guide_.