{
  "userpool": {
    "key": "userpool",
    "arn": "arn:${Partition}:cognito-idp:${Region}:${Account}:userpool/${UserPoolId}",
    "conditionKeys": [
      "aws:ResourceTag/${TagKey}"
    ]
  },
  "webacl": {
    "key": "webacl",
    "arn": "arn:${Partition}:wafv2:${Region}:${Account}:${Scope}/webacl/${Name}/${Id}"
  }
}