{
  "execution": {
    "key": "execution",
    "arn": "arn:${Partition}:ts::${Account}:execution/${UserId}/${ToolId}/${ExecutionId}",
    "conditionKeys": [
      "aws:ResourceTag/${TagKey}"
    ]
  },
  "tool": {
    "key": "tool",
    "arn": "arn:${Partition}:ts::aws:tool/${ToolId}"
  }
}