--- inputType: "CA10__CaAwsDbCluster__c" testData: - file: "test-data.json" importExtracts: - file: "/types/CA10__CaAwsDbCluster__c/object.extracts.yaml" conditions: - status: "COMPLIANT" currentStateMessage: "The RDS cluster is configured to publish logs to CloudWatch." check: NOT_EMPTY: arg: EXTRACT: "CA10__enabledCloudwatchLogsExports__c" otherwise: status: "INCOMPLIANT" currentStateMessage: "The RDS cluster is not configured to publish logs to CloudWatch." remediationMessage: "Enable CloudWatch log exports for the RDS cluster."