Inital Commit
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"version": "1.0",
|
||||
"examples": {
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"pagination": {
|
||||
"DescribeBackups": {
|
||||
"result_key": "Backups",
|
||||
"output_token": "NextToken",
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxResults"
|
||||
},
|
||||
"DescribeClusters": {
|
||||
"result_key": "Clusters",
|
||||
"output_token": "NextToken",
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxResults"
|
||||
},
|
||||
"ListTags": {
|
||||
"result_key": "TagList",
|
||||
"output_token": "NextToken",
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxResults"
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Reference in New Issue
Block a user