python-botocore/botocore/data/cognito-identity/2014-06-30/paginators-1.json

11 lines
197 B
JSON
Raw Normal View History

2017-06-27 11:52:19 +02:00
{
2019-02-27 08:30:11 +01:00
"pagination": {
"ListIdentityPools": {
"input_token": "NextToken",
"limit_key": "MaxResults",
"output_token": "NextToken",
"result_key": "IdentityPools"
}
}
2017-06-27 11:52:19 +02:00
}