AWS redshift documentation change
Summary
Updated Python UDF deprecation details: new UDFs blocked starting Patch 198, existing UDFs supported until June 30, 2026.
Security assessment
No security-related modifications. Change only clarifies UDF lifecycle dates without addressing vulnerabilities.
Diff
diff --git a/redshift/latest/mgmt/data-api-iam.md b/redshift/latest/mgmt/data-api-iam.md index a6c9aafc1..a1a9a8a03 100644 --- a//redshift/latest/mgmt/data-api-iam.md +++ b//redshift/latest/mgmt/data-api-iam.md @@ -7 +7 @@ Run a query on a cluster that is owned by another accountSpecify an IAM role tha -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/).