AWS redshift documentation change
Summary
Updated Python UDF deprecation timeline: Changed creation cutoff from 'November 1, 2025' to 'Patch 198' and added explicit end date (June 30, 2026) for existing UDF support
Security assessment
Change only updates deprecation timeline without mentioning security vulnerabilities, weaknesses, or incidents. No evidence of security fixes in the diff.
Diff
diff --git a/redshift/latest/dg/udf-creating-a-lambda-sql-udf.md b/redshift/latest/dg/udf-creating-a-lambda-sql-udf.md index f3691bbe5..94f5bd04b 100644 --- a//redshift/latest/dg/udf-creating-a-lambda-sql-udf.md +++ b//redshift/latest/dg/udf-creating-a-lambda-sql-udf.md @@ -7 +7 @@ Managing Lambda UDF security and permissionsConfiguring the authorization parame -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/).