AWS redshift documentation change
Summary
Added deprecation notice for Python UDF creation after November 1, 2025
Security assessment
Routine deprecation warning without security implications. No security-related content added.
Diff
diff --git a/redshift/latest/dg/loading-data-from-remote-hosts.md b/redshift/latest/dg/loading-data-from-remote-hosts.md index 5f1f9f8b0..866483e2a 100644 --- a//redshift/latest/dg/loading-data-from-remote-hosts.md +++ b//redshift/latest/dg/loading-data-from-remote-hosts.md @@ -6,0 +7,2 @@ Before you beginLoading data processStep 1: Retrieve the cluster public key and +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/). +