AWS Security ChangesHomeSearch

AWS redshift documentation change

Service: redshift · 2025-07-01 · Documentation low

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

Summary

Added deprecation notice for Python UDFs creation after November 2025

Security assessment

Deprecation notice in UDF documentation does not address security vulnerabilities or introduce security controls.

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 edbc03530..58b337e49 100644
--- a//redshift/latest/dg/udf-creating-a-lambda-sql-udf.md
+++ b//redshift/latest/dg/udf-creating-a-lambda-sql-udf.md
@@ -6,0 +7,2 @@ Managing Lambda UDF security and permissionsConfiguring the authorization parame
+Amazon Redshift will no longer support the creation of new Python UDFs starting November 1, 2025. If you would like to use Python UDFs, create the UDFs prior to that date. Existing Python UDFs will continue to function as normal. For more information, see the [ blog post ](https://aws.amazon.com/blogs/big-data/amazon-redshift-python-user-defined-functions-will-reach-end-of-support-after-june-30-2026/). 
+