git-off

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

elasticache-2015-02-02.paginators.json (2171B)


      1 {
      2   "pagination": {
      3     "DescribeCacheClusters": {
      4       "input_token": "Marker",
      5       "output_token": "Marker",
      6       "limit_key": "MaxRecords",
      7       "result_key": "CacheClusters"
      8     },
      9     "DescribeCacheEngineVersions": {
     10       "input_token": "Marker",
     11       "output_token": "Marker",
     12       "limit_key": "MaxRecords",
     13       "result_key": "CacheEngineVersions"
     14     },
     15     "DescribeCacheParameterGroups": {
     16       "input_token": "Marker",
     17       "output_token": "Marker",
     18       "limit_key": "MaxRecords",
     19       "result_key": "CacheParameterGroups"
     20     },
     21     "DescribeCacheParameters": {
     22       "input_token": "Marker",
     23       "output_token": "Marker",
     24       "limit_key": "MaxRecords",
     25       "result_key": "Parameters"
     26     },
     27     "DescribeCacheSecurityGroups": {
     28       "input_token": "Marker",
     29       "output_token": "Marker",
     30       "limit_key": "MaxRecords",
     31       "result_key": "CacheSecurityGroups"
     32     },
     33     "DescribeCacheSubnetGroups": {
     34       "input_token": "Marker",
     35       "output_token": "Marker",
     36       "limit_key": "MaxRecords",
     37       "result_key": "CacheSubnetGroups"
     38     },
     39     "DescribeEngineDefaultParameters": {
     40       "input_token": "Marker",
     41       "output_token": "EngineDefaults.Marker",
     42       "limit_key": "MaxRecords",
     43       "result_key": "EngineDefaults.Parameters"
     44     },
     45     "DescribeEvents": {
     46       "input_token": "Marker",
     47       "output_token": "Marker",
     48       "limit_key": "MaxRecords",
     49       "result_key": "Events"
     50     },
     51     "DescribeReservedCacheNodes": {
     52       "input_token": "Marker",
     53       "output_token": "Marker",
     54       "limit_key": "MaxRecords",
     55       "result_key": "ReservedCacheNodes"
     56     },
     57     "DescribeReservedCacheNodesOfferings": {
     58       "input_token": "Marker",
     59       "output_token": "Marker",
     60       "limit_key": "MaxRecords",
     61       "result_key": "ReservedCacheNodesOfferings"
     62     },
     63     "DescribeReplicationGroups": {
     64       "input_token": "Marker",
     65       "output_token": "Marker",
     66       "limit_key": "MaxRecords",
     67       "result_key": "ReplicationGroups"
     68     },
     69     "DescribeSnapshots": {
     70       "input_token": "Marker",
     71       "output_token": "Marker",
     72       "limit_key": "MaxRecords",
     73       "result_key": "Snapshots"
     74     }
     75   }
     76 }