git-off

git off handles large files in git repos
git clone https://noulin.net/git/git-off.git
Log | Files | Refs | README

elasticloadbalancingv2-2015-12-01.paginators.json (439B)


      1 {
      2   "pagination": {
      3     "DescribeTargetGroups": {
      4       "input_token": "Marker",
      5       "output_token": "NextMarker",
      6       "result_key": "TargetGroups"
      7     },
      8     "DescribeListeners": {
      9       "input_token": "Marker",
     10       "output_token": "NextMarker",
     11       "result_key": "Listeners"
     12     },
     13     "DescribeLoadBalancers": {
     14       "input_token": "Marker",
     15       "output_token": "NextMarker",
     16       "result_key": "LoadBalancers"
     17     }
     18   }
     19 }
     20