AWS redshift documentation change
Summary
Added deprecation notice for Python UDFs
Security assessment
The change announces end-of-support for Python UDFs but provides no evidence of a security issue. Deprecation is likely for technical reasons unrelated to vulnerabilities.
Diff
diff --git a/redshift/latest/dg/auditing.md b/redshift/latest/dg/auditing.md index e579e40db..a64007bb6 100644 --- a//redshift/latest/dg/auditing.md +++ b//redshift/latest/dg/auditing.md @@ -6,0 +7,2 @@ Integrating Amazon Redshift data sharing with AWS CloudTrail +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/). +