AWS redshift documentation change
Summary
Modified Python UDF deprecation notice to emphasize phased enforcement after June 2026 and reference blog publication date
Security assessment
Routine feature lifecycle update without security context. No references to CVEs, vulnerabilities, or security enhancements.
Diff
diff --git a/redshift/latest/dg/federated_query_example.md b/redshift/latest/dg/federated_query_example.md index 9a96a3bc1..cabb92520 100644 --- a//redshift/latest/dg/federated_query_example.md +++ b//redshift/latest/dg/federated_query_example.md @@ -9 +9 @@ 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 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/). +Amazon Redshift will no longer support the use of Python UDFs after June 30, 2026. We will start enforcing it in phases. For more information on the details of Python end of life and migration options, 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/) that was published on June 30, 2025.