gl-store-s3.js/node_modules/aws-sdk/apis/lambda-2015-03-31.paginator...

16 lines
364 B
JSON
Raw Normal View History

2019-05-08 10:43:08 +00:00
{
"pagination": {
"ListEventSourceMappings": {
"input_token": "Marker",
"limit_key": "MaxItems",
"output_token": "NextMarker",
"result_key": "EventSourceMappings"
},
"ListFunctions": {
"input_token": "Marker",
"limit_key": "MaxItems",
"output_token": "NextMarker",
"result_key": "Functions"
}
}
}