{
  "approve": {
    "key": "approve",
    "arn": "arn:${Partition}:eventsbilltoaws:${Region}:${Account}:${RelativeId}",
    "conditionKeys": [
      "aws:ResourceTag/${TagKey}"
    ]
  },
  "info": {
    "key": "info",
    "arn": "arn:${Partition}:eventsbilltoaws:${Region}:${Account}:${RelativeId}",
    "conditionKeys": [
      "aws:ResourceTag/${TagKey}"
    ]
  }
}