AWS Security ChangesHomeSearch

AWS redshift documentation change

Service: redshift · 2025-07-01 · Documentation low

File: redshift/latest/mgmt/options-for-providing-iam-credentials.md

Summary

Added deprecation notice for Python UDF creation support ending November 2025

Security assessment

The change announces deprecation of Python UDF creation but provides no security context. Deprecation notices without vulnerability details don't constitute security fixes.

Diff

diff --git a/redshift/latest/mgmt/options-for-providing-iam-credentials.md b/redshift/latest/mgmt/options-for-providing-iam-credentials.md
index 48a872cc9..6a741fed4 100644
--- a//redshift/latest/mgmt/options-for-providing-iam-credentials.md
+++ b//redshift/latest/mgmt/options-for-providing-iam-credentials.md
@@ -6,0 +7,2 @@ Using a configuration profileJDBC and ODBC options for providing IAM credentials
+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/). 
+