cdk-lambda-subminute
Version:
A construct for deploying a Lambda function that can be invoked every time unit less than one minute.
17 lines (16 loc) • 358 B
JSON
{
"pagination": {
"ListClusterSnapshots": {
"input_token": "nextToken",
"output_token": "nextToken",
"limit_key": "maxResults",
"result_key": "snapshots"
},
"ListClusters": {
"input_token": "nextToken",
"output_token": "nextToken",
"limit_key": "maxResults",
"result_key": "clusters"
}
}
}