

 Amazon Redshift 將不再支援從修補程式 198 開始建立新的 Python UDFs。現有 Python UDF 將繼續正常運作至 2026 年 6 月 30 日。如需詳細資訊，請參閱[部落格文章](https://aws.amazon.com/blogs/big-data/amazon-redshift-python-user-defined-functions-will-reach-end-of-support-after-june-30-2026/)。

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 使用 AWS SDKs Amazon Redshift 案例
<a name="service_code_examples_scenarios"></a>

下列程式碼範例示範如何在 Amazon Redshift AWS SDKs 中實作常見案例。這些案例示範如何呼叫 Amazon Redshift 中的多個函數，或與其他 AWS 服務結合，藉以完成特定任務。每個案例均包含完整原始碼的連結，您可在連結中找到如何設定和執行程式碼的相關指示。

案例的目標是獲得中等水平的經驗，協助您了解內容中的服務動作。

**Topics**
+ [建立用於追蹤 Amazon Redshift 資料的 Web 應用程式](example_cross_RedshiftDataTracker_section.md)
+ [開始使用 Redshift Serverless](example_redshift_GettingStarted_038_section.md)
+ [Amazon Redshift 佈建叢集入門](example_redshift_GettingStarted_039_section.md)