UNPKG
prowler-sdk-poc
Version:
latest (0.0.1)
0.0.1
0.0.0
# Python
github.com/mmuller88/prowler-sdk-poc
mmuller88/prowler-sdk-poc
prowler-sdk-poc
/
node_modules
/
aws-sdk
/
apis
/
discovery-2015-11-01.paginators.json
15 lines
(14 loc)
•
305 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"pagination"
:
{
"DescribeContinuousExports"
:
{
"input_token"
:
"nextToken"
,
"output_token"
:
"nextToken"
,
"limit_key"
:
"maxResults"
}
,
"DescribeImportTasks"
:
{
"input_token"
:
"nextToken"
,
"output_token"
:
"nextToken"
,
"limit_key"
:
"maxResults"
}
}
}