本文為英文版的機器翻譯版本,如內容有任何歧義或不一致之處,概以英文版為準。
檢視您的 Accelerate Alarm Manager 組態
AMSManagedAlarms 和 CustomerManagedAlarms 都可以在 AppConfig with GetConfiguration 中檢閱。
以下是 GetConfiguration呼叫的範例:
aws appconfig get-configuration --application AMSAlarmManager --environment AMSInfrastructure --configuration AMSManagedAlarms --client-idany-stringoutfile.json
應用程式:這是 AppConfig 提供功能的邏輯單位;對於警示管理員,這是
AMSAlarmManager環境:這是 AMSInfrastructure 環境
組態:若要檢視 AMS Accelerate 基準警示,值為
AMSManagedAlarms;若要檢視客戶警示定義,組態為CustomerManagedAlarms用戶端 ID:這是唯一的應用程式執行個體識別符,可以是任何字串
您可以在指定的輸出檔案中檢視警示定義,在此案例中為
outfile.json
您可以在 AMSInfrastructureenvironment 中檢視過去的部署,以查看部署至您帳戶的組態版本。