View a markdown version of this page

建立系統 - AWS 彈性中樞

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

建立系統

主控台:

  1. 開啟新一代的 Resilience Hub 主控台。

  2. 選擇系統 > 建立系統

  3. 輸入名稱 (例如 My Application) 和選用的描述。

  4. 選擇建立

AWS CLI:

aws resiliencehubv2 create-system \ --name "my-application" \ --description "My first application in Resilience Hub"