

 Amazon Redshift 將不再支援在 2026 年 6 月 30 日之後使用 Python UDFs。我們將開始分階段強制執行。如需 Python 生命週期結束和遷移選項的詳細資訊，請參閱 2025 年 6 月 30 日發佈的[部落格文章](https://aws.amazon.com/blogs/big-data/amazon-redshift-python-user-defined-functions-will-reach-end-of-support-after-june-30-2026/)。

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

# use\_fips\_ssl
<a name="use_fips_ssl"></a>

## 值 (粗體為預設值)
<a name="use_fips_ssl-values"></a>

true、**false**

## 說明
<a name="description"></a>

指定是否使用 FIPS 相容 SSL 模式的參數群組值。如果 `use_fips_ssl` 為 `true`，則會使用 FIPS 相容 SSL 模式。如果 `use_fips_ssl` 為 `false`，則不會使用 FIPS 相容 SSL 模式。如需詳細資訊，請參閱《Amazon Redshift 管理指南》**中的[設定連線的安全選項](https://docs.aws.amazon.com/redshift/latest/mgmt/connecting-ssl-support.html)。

若要設定 Amazon Redshift 佈建叢集的參數，請參閱《Amazon Redshift 管理指南》**中的[關於參數群組](https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-parameter-groups.html)。若要設定 Redshift Serverless 的參數，請參閱《Amazon Redshift 管理指南》**中的[設定與 FIPS 相容的 Amazon Redshift Serverless SSL 連線](https://docs.aws.amazon.com/redshift/latest/mgmt/serverless-connecting.html#serverless_secure-fips-ssl)，以及 *Redshift Serverless API 參考*中的 [CreateWorkgroup](https://docs.aws.amazon.com/redshift-serverless/latest/APIReference/API_CreateWorkgroup.html) 或 [UpdateWorkgroup](https://docs.aws.amazon.com/redshift-serverless/latest/APIReference/API_UpdateWorkgroup.html)。