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
/
cloudsearch-2011-02-01.paginators.json
14 lines
(13 loc)
•
244 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"pagination"
:
{
"DescribeDomains"
:
{
"result_key"
:
"DomainStatusList"
}
,
"DescribeIndexFields"
:
{
"result_key"
:
"IndexFields"
}
,
"DescribeRankExpressions"
:
{
"result_key"
:
"RankExpressions"
}
}
}