{
  "identitypool": {
    "key": "identitypool",
    "arn": "arn:${Partition}:cognito-identity:${Region}:${Account}:identitypool/${IdentityPoolId}",
    "conditionKeys": [
      "aws:ResourceTag/${TagKey}"
    ]
  }
}