{
    "description": "DKIM not verified",
    "rationale": "Amazon SES has not verified the DKIM DNS records (tokens) published in the domain name's DNS.",
    "path": "ses.regions.id.identities.id",
    "dashboard_name": "Identities",
    "conditions": [ "and",
        [ "DkimEnabled", "true", "" ],
        [ "DkimVerificationStatus", "notEqual", "Success" ]
    ]
}
