AWS redshift documentation change
Summary
Updated Python UDF deprecation timeline: changed creation cutoff from November 1, 2025 to Patch 198, and clarified existing UDFs will work until June 30, 2026.
Security assessment
Occurs in RBAC tutorial but doesn't alter security content. Deprecation notice unrelated to RBAC security.
Diff
diff --git a/redshift/latest/dg/r_tutorial-RBAC.md b/redshift/latest/dg/r_tutorial-RBAC.md index 479d19f0d..3ae1c9572 100644 --- a//redshift/latest/dg/r_tutorial-RBAC.md +++ b//redshift/latest/dg/r_tutorial-RBAC.md @@ -7 +7 @@ PrerequisitesStep 1: Create an administrator userStep 2: Set up schemasStep 3: C -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/).