企業管理 > 檔案存放與複製 > 檔案存放 > 使用外部檔案儲存庫 > 將 Windchill 檔案儲存庫配置為使用 Amazon S3
  
將 Windchill 檔案儲存庫配置為使用 Amazon S3
本節說明要在 Windchill 於 Amazon Web Services (AWS) 中執行時使用 Amazon S3 的組態。您可以使用指令行工具配置 Amazon S3。
事前準備
此指令行工具由組態欄位組成。按下 ENTER 鍵可略過特定組態。指令行工具會顯示現有組態。組態會自動傳送到所有已註冊的檔案伺服器,即複本網站。
在 Windchill shell 中執行下列指令,來配置 Amazon S3 雲端服務︰
windchill com.ptc.windchill.objectstorage.amazons3.tools.S3ConfigurationTool configure -u <username> -p <password>
* 
如果是在 Windchill 叢集環境中,請從叢集中的每個節點執行上述指令。
執行下列步驟來配置帳戶︰
1. AWS Access Key ID - 鍵入您 Amazon S3 帳戶的存取金鑰 ID。
2. AWS Secret Access Key - 鍵入您 Amazon S3 帳戶的秘密存取金鑰。
3. S3 Encryption Configurator Delegate Name - 鍵入委派名稱以選擇加密類型。加密類型用來加密儲存在 Amazon S3 中的內容。
4. SSEKMSKeyProvider Delegate Name - 鍵入委派名稱以選擇 KMS 金鑰 ID。KMS 金鑰 ID 用來加密儲存在 Amazon S3 中的內容。
5. SSECSecKeyGenerator Delegate Name - 鍵入委派名稱以管理秘密金鑰。由委派傳回的秘密金鑰用來加密儲存在 Amazon S3 中的內容。
如需有關加密的詳細資訊,請參閱Amazon S3 裝載的加密自訂一節
* 
如果變更與委派名稱相關的組態,請重新啟動主要伺服器與複本伺服器,以使組態生效。