git-off

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

elasticbeanstalk-2010-12-01.paginators.json (573B)


      1 {
      2   "pagination": {
      3     "DescribeApplicationVersions": {
      4       "result_key": "ApplicationVersions"
      5     },
      6     "DescribeApplications": {
      7       "result_key": "Applications"
      8     },
      9     "DescribeConfigurationOptions": {
     10       "result_key": "Options"
     11     },
     12     "DescribeEnvironments": {
     13       "result_key": "Environments"
     14     },
     15     "DescribeEvents": {
     16       "input_token": "NextToken",
     17       "output_token": "NextToken",
     18       "limit_key": "MaxRecords",
     19       "result_key": "Events"
     20     },
     21     "ListAvailableSolutionStacks": {
     22       "result_key": "SolutionStacks"
     23     }
     24   }
     25 }