

 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/)。

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

# 什麼是 Amazon Redshift？
<a name="welcome"></a>

歡迎使用《Amazon Redshift 管理指南》**。Amazon Redshift 是一種在雲端中完全受管的 PB 級資料倉儲服務。Amazon Redshift Serverless 可讓您在沒有所佈建資料倉儲的所有組態的情況下，存取和分析資料。系統會自動佈建資源，並有智慧地擴展資料倉儲容量，即使是最嚴苛且無法預測的工作負載，也能為其提供快速的效能。資料倉儲閒置時不會產生費用，因此只需按實際用量支付費用。您可以在 Amazon Redshift 查詢編輯器 v2 或您最愛的商業智慧 (BI) 工具中立即載入資料並開始查詢。請在易於使用、無須管理的環境中，享受最佳的性價比和熟悉的 SQL 功能。

無論資料集大小為何，Amazon Redshift 都能使用您目前所用的相同 SQL 工具和商業智慧應用程式，提供快速的查詢效能。

## 您第一次使用 Amazon Redshift 嗎？
<a name="are-you-a-firsttime-redshift-user"></a>

 如果您是第一次使用 Amazon Redshift，建議您從閱讀下列章節開始：
+ [服務特色和定價](https://aws.amazon.com/redshift/redshift-serverless) — 此產品詳細資訊頁面提供 Amazon Redshift 的價值主張、服務特色和定價。
+ [開始使用 Amazon Redshift Serverless 資料倉儲](https://docs.aws.amazon.com/redshift/latest/gsg/new-user-serverless.html) - 本主題會引導您完成設定無伺服器資料倉儲、建立資源和查詢範例資料的程序。
+ [Amazon Redshift 資料庫開發人員指南](https://docs.aws.amazon.com/redshift/latest/dg/) — 若您是資料庫開發人員，此指南會說明如何設計、建置、查詢和維護組成資料倉儲的資料庫。

如果您偏好手動管理 Amazon Redshift 資源，則可以針對資料查詢需求建立佈建叢集。如需詳細資訊，請參閱 [Amazon Redshift 叢集](https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-clusters.html)。

身為應用程式開發人員，您可以使用 Amazon Redshift API 或 AWS 軟體開發套件 (SDK) 程式庫，以程式設計方式管理叢集。如果您使用 Amazon Redshift API，您必須透過簽署它來驗證對 API 的每個 HTTP 或 HTTPS 請求。如需簽署請求的相關資訊，請前往[簽署 HTTP 請求](amazon-redshift-signing-requests.md)。

 如需 API、CLI 和 SDK 的資訊，請前往下列連結：
+ [Amazon Redshift Serverless API 參考](https://docs.aws.amazon.com/redshift-serverless/latest/APIReference/Welcome.html)
+ [Amazon Redshift API 參考](https://docs.aws.amazon.com/redshift/latest/APIReference/)
+ [Amazon Redshift 資料 API API 參考](https://docs.aws.amazon.com/redshift-data/latest/APIReference/Welcome.html)
+ [AWS CLI 命令參考](https://docs.aws.amazon.com/cli/latest/reference/)
+ [Amazon Web Services 的工具](https://aws.amazon.com/tools/)中的軟體開發套件參考。