Backend half
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"pagination": {
|
||||
"ListChangedBlocks": {
|
||||
"input_token": "NextToken",
|
||||
"output_token": "NextToken",
|
||||
"limit_key": "MaxResults"
|
||||
},
|
||||
"ListSnapshotBlocks": {
|
||||
"input_token": "NextToken",
|
||||
"output_token": "NextToken",
|
||||
"limit_key": "MaxResults"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user