AWS Security ChangesHomeSearch

AWS redshift documentation change

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

File: redshift/latest/gsg/t_querying_redshift_system_tables.md

Summary

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

Security assessment

The change is a standard feature deprecation notice without security context. No evidence of security vulnerability mitigation.

Diff

diff --git a/redshift/latest/gsg/t_querying_redshift_system_tables.md b/redshift/latest/gsg/t_querying_redshift_system_tables.md
index e976942c6..ea97d30ca 100644
--- a//redshift/latest/gsg/t_querying_redshift_system_tables.md
+++ b//redshift/latest/gsg/t_querying_redshift_system_tables.md
@@ -6,0 +7,2 @@ View a list of table namesView usersView recent queriesDetermine the session ID
+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/). 
+