UNPKG

351 BJSONView Raw
1{
2 "pagination": {
3 "ListEventSources": {
4 "input_token": "Marker",
5 "output_token": "NextMarker",
6 "limit_key": "MaxItems",
7 "result_key": "EventSources"
8 },
9 "ListFunctions": {
10 "input_token": "Marker",
11 "output_token": "NextMarker",
12 "limit_key": "MaxItems",
13 "result_key": "Functions"
14 }
15 }
16}