UNPKG

572 BJSONView Raw
1{
2 "pagination": {
3 "DescribeApplicationVersions": {
4 "result_key": "ApplicationVersions"
5 },
6 "DescribeApplications": {
7 "result_key": "Applications"
8 },
9 "DescribeConfigurationOptions": {
10 "result_key": "Options"
11 },
12 "DescribeEnvironments": {
13 "result_key": "Environments"
14 },
15 "DescribeEvents": {
16 "input_token": "NextToken",
17 "limit_key": "MaxRecords",
18 "output_token": "NextToken",
19 "result_key": "Events"
20 },
21 "ListAvailableSolutionStacks": {
22 "result_key": "SolutionStacks"
23 }
24 }
25}
\No newline at end of file