--- inputType: "CA10__CaAwsServerCertificate__c" testData: - file: test-data.json importExtracts: - file: /types/CA10__CaAwsServerCertificate__c/object.extracts.yaml conditions: - status: "INCOMPLIANT" currentStateMessage: "The IAM server certificate is expired." remediationMessage: "Delete the expired IAM server certificate." check: IS_BEFORE_TODAY: arg: EXTRACT: CA10__expiration__c otherwise: status: "COMPLIANT" currentStateMessage: "The IAM server certificate is not expired."