2
0
mirror of https://github.com/cderche/greenlock-storage-s3 synced 2025-12-27 14:28:38 +00:00
gl-store-s3.js/node_modules/aws-sdk/apis/sdb-2009-04-15.paginators.json
2019-05-08 11:43:08 +01:00

16 lines
317 B
JSON

{
"pagination": {
"ListDomains": {
"input_token": "NextToken",
"output_token": "NextToken",
"limit_key": "MaxNumberOfDomains",
"result_key": "DomainNames"
},
"Select": {
"input_token": "NextToken",
"output_token": "NextToken",
"result_key": "Items"
}
}
}