python-botocore/botocore/data/secretsmanager/2017-10-17/paginators-1.json

11 lines
188 B
JSON
Raw Normal View History

2018-05-08 03:57:43 +02:00
{
2019-02-27 08:30:11 +01:00
"pagination": {
"ListSecrets": {
"input_token": "NextToken",
"limit_key": "MaxResults",
"output_token": "NextToken",
"result_key": "SecretList"
}
}
2018-05-08 03:57:43 +02:00
}