Inital Commit
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"version": "1.0",
|
||||
"examples": {
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"pagination": {
|
||||
"Query": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxRows",
|
||||
"non_aggregate_keys": [
|
||||
"ColumnInfo",
|
||||
"QueryId",
|
||||
"QueryStatus"
|
||||
],
|
||||
"output_token": "NextToken",
|
||||
"result_key": "Rows"
|
||||
},
|
||||
"ListScheduledQueries": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"output_token": "NextToken",
|
||||
"result_key": "ScheduledQueries"
|
||||
},
|
||||
"ListTagsForResource": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"output_token": "NextToken",
|
||||
"result_key": "Tags"
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Reference in New Issue
Block a user