AWS redshift documentation change
Summary
Adjusted Python UDF deprecation notice: new UDF creation ends at Patch 198 instead of Nov 2025, existing UDFs work until June 2026.
Security assessment
Product lifecycle update without security implications. Change references versioning (Patch 198) but doesn't indicate security fixes or vulnerabilities.
Diff
diff --git a/redshift/latest/dg/loading-data-from-emr.md b/redshift/latest/dg/loading-data-from-emr.md index e058e237b..a4520a92e 100644 --- a//redshift/latest/dg/loading-data-from-emr.md +++ b//redshift/latest/dg/loading-data-from-emr.md @@ -7 +7 @@ Process for loading data from Amazon EMRStep 1: Configure IAM permissionsStep 2: -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/).