2
0
mirror of https://github.com/cderche/greenlock-storage-s3 synced 2025-05-13 16:16:32 +00:00
gl-store-s3.js/node_modules/aws-sdk/apis/securityhub-2018-10-26.paginators.json
2019-05-08 12:19:12 +01:00

20 lines
429 B
JSON

{
"pagination": {
"GetFindings": {
"input_token": "NextToken",
"output_token": "NextToken",
"limit_key": "MaxResults"
},
"GetInsights": {
"input_token": "NextToken",
"output_token": "NextToken",
"limit_key": "MaxResults"
},
"ListEnabledProductsForImport": {
"input_token": "NextToken",
"output_token": "NextToken",
"limit_key": "MaxResults"
}
}
}