mirror of
https://github.com/cderche/greenlock-storage-s3
synced 2025-12-19 11:08:40 +00:00
15 lines
292 B
JSON
15 lines
292 B
JSON
{
|
|
"pagination": {
|
|
"ListSecretVersionIds": {
|
|
"input_token": "NextToken",
|
|
"output_token": "NextToken",
|
|
"limit_key": "MaxResults"
|
|
},
|
|
"ListSecrets": {
|
|
"input_token": "NextToken",
|
|
"output_token": "NextToken",
|
|
"limit_key": "MaxResults"
|
|
}
|
|
}
|
|
}
|