AWS redshift documentation change
Summary
Updated Python UDF deprecation notice with new enforcement timeline and blog reference
Security assessment
Identical to other UDF deprecation updates. No security context is present in the change, only feature lifecycle information.
Diff
diff --git a/redshift/latest/dg/copy-parameters-authorization.md b/redshift/latest/dg/copy-parameters-authorization.md index 6d746b5c4..abe4d5f3d 100644 --- a//redshift/latest/dg/copy-parameters-authorization.md +++ b//redshift/latest/dg/copy-parameters-authorization.md @@ -9 +9 @@ Using IAM_ROLEUsing ACCESS_KEY_ID and SECRET_ACCESS_KEYUsing CREDENTIALS -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/). +Amazon Redshift will no longer support the use of Python UDFs after June 30, 2026. We will start enforcing it in phases. For more information on the details of Python end of life and migration options, 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/) that was published on June 30, 2025.