2
0
mirror of https://github.com/cderche/greenlock-storage-s3 synced 2025-05-11 15:26:32 +00:00
gl-store-s3.js/node_modules/aws-sdk/apis/cloud9-2017-09-23.paginators.json
2019-05-08 12:19:12 +01:00

15 lines
307 B
JSON

{
"pagination": {
"DescribeEnvironmentMemberships": {
"input_token": "nextToken",
"output_token": "nextToken",
"limit_key": "maxResults"
},
"ListEnvironments": {
"input_token": "nextToken",
"output_token": "nextToken",
"limit_key": "maxResults"
}
}
}