python-botocore/botocore/data/macie/2017-12-19/paginators-1.json

17 lines
367 B
JSON
Raw Normal View History

2018-07-11 08:25:50 +02:00
{
2019-02-27 08:30:11 +01:00
"pagination": {
"ListMemberAccounts": {
"input_token": "nextToken",
"limit_key": "maxResults",
"output_token": "nextToken",
"result_key": "memberAccounts"
},
"ListS3Resources": {
"input_token": "nextToken",
"limit_key": "maxResults",
"output_token": "nextToken",
"result_key": "s3Resources"
}
}
2018-07-11 08:25:50 +02:00
}