Inital Commit
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"pagination": {
|
||||
"ListApplications": {
|
||||
"input_token": "nextToken",
|
||||
"output_token": "nextToken",
|
||||
"limit_key": "maxResults",
|
||||
"result_key": "applications"
|
||||
},
|
||||
"ListJobRuns": {
|
||||
"input_token": "nextToken",
|
||||
"output_token": "nextToken",
|
||||
"limit_key": "maxResults",
|
||||
"result_key": "jobRuns"
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Reference in New Issue
Block a user