mirror of
https://github.com/cderche/greenlock-storage-s3
synced 2025-05-11 15:26:32 +00:00
15 lines
307 B
JSON
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"
|
|
}
|
|
}
|
|
}
|