AWS Security ChangesHomeSearch

AWS redshift documentation change

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

File: redshift/latest/dg/federated_query_example.md

Summary

Added deprecation notice for Python UDF creation after November 1, 2025

Security assessment

The change announces deprecation of a feature (Python UDF creation) but does not indicate any security vulnerability or weakness being addressed.

Diff

diff --git a/redshift/latest/dg/federated_query_example.md b/redshift/latest/dg/federated_query_example.md
index 48c512a1c..b6039d278 100644
--- a//redshift/latest/dg/federated_query_example.md
+++ b//redshift/latest/dg/federated_query_example.md
@@ -6,0 +7,2 @@ Example of using a federated query with PostgreSQLExample of using a mixed-case
+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/). 
+