rds-enhanced-monitoring-enabled - AWS Config

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

rds-enhanced-monitoring-enabled

檢查 Amazon RDS 執行個體是否已啟用增強型監控功能。COMPLIANT如果RDS執行個體的組態項目中的 '' '為' 0 ',或者' monitoringInterval '與規則參數值不符,則此規則為 NON _。monitoringInterval

識別碼:RDS_ ENHANCED _ MONITORING _ ENABLED

資源類型AWS:RDS:: DBInstance

觸發類型: Configuration changes (組態變更)

AWS 區域:所有支援的 AWS 地區

參數:

monitoringInterval (選擇性)
類型:int

為資料庫執行個體收集增強型監控指標之時間點之間的整數值,以秒為單位。有效值是 1、5、10、15、30 和 60。

主動評估

有關如何在主動模式下執行此規則的步驟,請參閱使用 AWS Config 規則評估資源。若要讓此規則以主動模COMPLIANT式傳回,StartResourceEvaluationAPI需要包含下列輸入 (編碼為字串) 的資源組態結構描述:

"ResourceConfiguration": ... { "MonitoringInterval": Integer*, "Engine": String* } ...

* 如需有關這些輸入有效值的詳細資訊,請參閱 AWS CloudFormation 使用指南中的〈引擎MonitoringInterval和〈引擎〉。

如需主動評估的詳細資訊,請參閱《評估模式》。

AWS CloudFormation 範本

若要使用 AWS CloudFormation 範本建立 AWS Config 受管規則,請參閱建立 AWS Config 受管規則 (使用 AWS CloudFormation 範本)