python-botocore/botocore/data/cognito-identity/2014-06-30/paginators-1.json
2019-02-27 16:30:11 +09:00

11 lines
197 B
JSON

{
"pagination": {
"ListIdentityPools": {
"input_token": "NextToken",
"limit_key": "MaxResults",
"output_token": "NextToken",
"result_key": "IdentityPools"
}
}
}