2
0
mirror of https://github.com/cderche/greenlock-storage-s3 synced 2025-05-13 16:16:32 +00:00
gl-store-s3.js/node_modules/aws-sdk/apis/route53domains-2014-05-15.paginators.json
2019-05-08 12:19:12 +01:00

16 lines
350 B
JSON

{
"pagination": {
"ListDomains": {
"input_token": "Marker",
"limit_key": "MaxItems",
"output_token": "NextPageMarker",
"result_key": "Domains"
},
"ListOperations": {
"input_token": "Marker",
"limit_key": "MaxItems",
"output_token": "NextPageMarker",
"result_key": "Operations"
}
}
}