AWS Security ChangesHomeSearch

AWS redshift documentation change

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

File: redshift/latest/dg/r_GRANT-examples.md

Summary

Added deprecation notice for Python UDFs creation after November 2025

Security assessment

The change adds a general deprecation warning without evidence of addressing security vulnerabilities or introducing security features.

Diff

diff --git a/redshift/latest/dg/r_GRANT-examples.md b/redshift/latest/dg/r_GRANT-examples.md
index 6bcd69fb1..6eae866cd 100644
--- a//redshift/latest/dg/r_GRANT-examples.md
+++ b//redshift/latest/dg/r_GRANT-examples.md
@@ -6,0 +7,2 @@ Examples of granting the USAGE privilege for datasharesExamples of granting scop
+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/). 
+