mirror of
https://github.com/cderche/greenlock-storage-s3
synced 2025-05-11 15:26:32 +00:00
15 lines
299 B
JSON
15 lines
299 B
JSON
{
|
|
"pagination": {
|
|
"DescribeImagePermissions": {
|
|
"input_token": "NextToken",
|
|
"output_token": "NextToken",
|
|
"limit_key": "MaxResults"
|
|
},
|
|
"DescribeImages": {
|
|
"input_token": "NextToken",
|
|
"output_token": "NextToken",
|
|
"limit_key": "MaxResults"
|
|
}
|
|
}
|
|
}
|