AWS redshift documentation change
Summary
Modified Python UDF deprecation notice: Changed creation cutoff to 'Patch 198' and added June 2026 expiration for existing functionality
Security assessment
Update only concerns feature lifecycle without security implications. No evidence of security fixes or security-related content in diff.
Diff
diff --git a/redshift/latest/gsg/t_querying_redshift_system_tables.md b/redshift/latest/gsg/t_querying_redshift_system_tables.md index ea97d30ca..50a8274ad 100644 --- a//redshift/latest/gsg/t_querying_redshift_system_tables.md +++ b//redshift/latest/gsg/t_querying_redshift_system_tables.md @@ -7 +7 @@ 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/). +Amazon Redshift will no longer support the creation of new Python UDFs starting Patch 198. Existing Python UDFs will continue to function until June 30, 2026. 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/).