AWS redshift documentation change
Summary
Added deprecation notice for Python UDFs creation after November 2025
Security assessment
No connection between Spark connector authentication security and Python UDF deprecation. Purely a feature lifecycle update.
Diff
diff --git a/redshift/latest/mgmt/redshift-spark-connector-authentication.md b/redshift/latest/mgmt/redshift-spark-connector-authentication.md index b836d92b0..247b6bae5 100644 --- a//redshift/latest/mgmt/redshift-spark-connector-authentication.md +++ b//redshift/latest/mgmt/redshift-spark-connector-authentication.md @@ -6,0 +7,2 @@ Authentication between Redshift and SparkAuthentication between Amazon S3 and Sp +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/). +