AWS redshift documentation change
Summary
Revised Python UDF deprecation notice: replaced November 2025 date with Patch 198 for new UDFs, clarified June 2026 end for existing UDFs.
Security assessment
Routine documentation update for feature retirement timeline. Contains no security-related content, vulnerabilities, or security controls.
Diff
diff --git a/redshift/latest/dg/federated_query_example.md b/redshift/latest/dg/federated_query_example.md index b6039d278..8654dc8b5 100644 --- a//redshift/latest/dg/federated_query_example.md +++ b//redshift/latest/dg/federated_query_example.md @@ -7 +7 @@ 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/). +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/).