AWS redshift documentation change
Summary
Added deprecation notice for Python UDFs creation after November 1, 2025
Security assessment
The addition is unrelated to IAM role authorization content. No security implications in the change.
Diff
diff --git a/redshift/latest/mgmt/authorizing-redshift-service.md b/redshift/latest/mgmt/authorizing-redshift-service.md index 1108b086c..8934c000e 100644 --- a//redshift/latest/mgmt/authorizing-redshift-service.md +++ b//redshift/latest/mgmt/authorizing-redshift-service.md @@ -6,0 +7,2 @@ Creating an IAM role to allow your Amazon Redshift cluster to access AWS service +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/). +