2
0
mirror of https://github.com/cderche/greenlock-storage-s3 synced 2025-12-25 05:38:40 +00:00
gl-store-s3.js/node_modules/aws-sdk/apis/lambda-2014-11-11.paginators.json
2019-05-08 11:43:08 +01:00

17 lines
351 B
JSON

{
"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"
}
}
}