github.com/aavshr/aws-sdk-go@v1.41.3/models/apis/elasticache/2015-02-02/paginators-1.json (about) 1 { 2 "pagination": { 3 "DescribeCacheClusters": { 4 "input_token": "Marker", 5 "limit_key": "MaxRecords", 6 "output_token": "Marker", 7 "result_key": "CacheClusters" 8 }, 9 "DescribeCacheEngineVersions": { 10 "input_token": "Marker", 11 "limit_key": "MaxRecords", 12 "output_token": "Marker", 13 "result_key": "CacheEngineVersions" 14 }, 15 "DescribeCacheParameterGroups": { 16 "input_token": "Marker", 17 "limit_key": "MaxRecords", 18 "output_token": "Marker", 19 "result_key": "CacheParameterGroups" 20 }, 21 "DescribeCacheParameters": { 22 "input_token": "Marker", 23 "limit_key": "MaxRecords", 24 "output_token": "Marker", 25 "result_key": "Parameters" 26 }, 27 "DescribeCacheSecurityGroups": { 28 "input_token": "Marker", 29 "limit_key": "MaxRecords", 30 "output_token": "Marker", 31 "result_key": "CacheSecurityGroups" 32 }, 33 "DescribeCacheSubnetGroups": { 34 "input_token": "Marker", 35 "limit_key": "MaxRecords", 36 "output_token": "Marker", 37 "result_key": "CacheSubnetGroups" 38 }, 39 "DescribeEngineDefaultParameters": { 40 "input_token": "Marker", 41 "limit_key": "MaxRecords", 42 "output_token": "EngineDefaults.Marker", 43 "result_key": "EngineDefaults.Parameters" 44 }, 45 "DescribeEvents": { 46 "input_token": "Marker", 47 "limit_key": "MaxRecords", 48 "output_token": "Marker", 49 "result_key": "Events" 50 }, 51 "DescribeGlobalReplicationGroups": { 52 "input_token": "Marker", 53 "limit_key": "MaxRecords", 54 "output_token": "Marker", 55 "result_key": "GlobalReplicationGroups" 56 }, 57 "DescribeReplicationGroups": { 58 "input_token": "Marker", 59 "limit_key": "MaxRecords", 60 "output_token": "Marker", 61 "result_key": "ReplicationGroups" 62 }, 63 "DescribeReservedCacheNodes": { 64 "input_token": "Marker", 65 "limit_key": "MaxRecords", 66 "output_token": "Marker", 67 "result_key": "ReservedCacheNodes" 68 }, 69 "DescribeReservedCacheNodesOfferings": { 70 "input_token": "Marker", 71 "limit_key": "MaxRecords", 72 "output_token": "Marker", 73 "result_key": "ReservedCacheNodesOfferings" 74 }, 75 "DescribeServiceUpdates": { 76 "input_token": "Marker", 77 "limit_key": "MaxRecords", 78 "output_token": "Marker", 79 "result_key": "ServiceUpdates" 80 }, 81 "DescribeSnapshots": { 82 "input_token": "Marker", 83 "limit_key": "MaxRecords", 84 "output_token": "Marker", 85 "result_key": "Snapshots" 86 }, 87 "DescribeUpdateActions": { 88 "input_token": "Marker", 89 "limit_key": "MaxRecords", 90 "output_token": "Marker", 91 "result_key": "UpdateActions" 92 }, 93 "DescribeUserGroups": { 94 "input_token": "Marker", 95 "limit_key": "MaxRecords", 96 "output_token": "Marker", 97 "result_key": "UserGroups" 98 }, 99 "DescribeUsers": { 100 "input_token": "Marker", 101 "limit_key": "MaxRecords", 102 "output_token": "Marker", 103 "result_key": "Users" 104 } 105 } 106 }