gl-store-s3.js/node_modules/aws-sdk/apis/lambda-2014-11-11.paginator...

17 lines
351 B
JSON
Raw Normal View History

2019-05-08 11:19:12 +00:00
{
"pagination": {
"ListEventSources": {
"input_token": "Marker",
"output_token": "NextMarker",
"limit_key": "MaxItems",
"result_key": "EventSources"
},
"ListFunctions": {
"input_token": "Marker",
"output_token": "NextMarker",
"limit_key": "MaxItems",
"result_key": "Functions"
}
}
}