{
  "resources": {
    "EmailIdentity": {
      "grants": {
        "sendEmail": {
          "actions": [
            "ses:SendEmail",
            "ses:SendRawEmail"
          ],
          "docSummary": "Adds an IAM policy statement associated with this email identity to an IAM principal's policy."
        }
      }
    }
  }
}