mirror of
https://github.com/cderche/greenlock-storage-s3
synced 2025-05-13 16:16:32 +00:00
13 lines
247 B
JSON
13 lines
247 B
JSON
{
|
|
"pagination": {
|
|
"DescribeTrails": {
|
|
"result_key": "trailList"
|
|
},
|
|
"LookupEvents": {
|
|
"input_token": "NextToken",
|
|
"limit_key": "MaxResults",
|
|
"output_token": "NextToken",
|
|
"result_key": "Events"
|
|
}
|
|
}
|
|
} |