{
  "version": 1.0,
  "merge": {
    "pagination": {
      "GetFindingV2": {
        "non_aggregate_keys": [
          "resource",
          "status",
          "error",
          "createdAt",
          "resourceType",
          "findingType",
          "resourceOwnerAccount",
          "analyzedAt",
          "id",
          "updatedAt"
        ]
      },
      "GetFindingRecommendation": {
        "non_aggregate_keys": [
          "status",
          "error",
          "completedAt",
          "recommendationType",
          "resourceArn",
          "startedAt"
        ]
      }
    }
  }
}
