{
  "cluster": {
    "key": "cluster",
    "arn": "arn:${Partition}:eks:${Region}:${Account}:cluster/${ClusterName}",
    "conditionKeys": [
      "aws:ResourceTag/${TagKey}"
    ]
  }
}