{
  "profile": {
    "key": "profile",
    "arn": "arn:${Partition}:codewhisperer:${Region}:${Account}:profile/${Identifier}"
  },
  "plugin": {
    "key": "plugin",
    "arn": "arn:${Partition}:qdeveloper:${Region}:${Account}:plugin/${Identifier}",
    "conditionKeys": [
      "aws:ResourceTag/${TagKey}"
    ]
  }
}