• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "pagination": {
3    "ListLinuxSubscriptionInstances": {
4      "input_token": "NextToken",
5      "output_token": "NextToken",
6      "limit_key": "MaxResults",
7      "result_key": "Instances"
8    },
9    "ListLinuxSubscriptions": {
10      "input_token": "NextToken",
11      "output_token": "NextToken",
12      "limit_key": "MaxResults",
13      "result_key": "Subscriptions"
14    }
15  }
16}
17