This Lambda triggers the REPO_SCAN Lambda
to read from the REPO SQS Queue
. This helps to reduce the risk of rate limits from external APIs when queuing multiple scans.
Variable | Description |
---|---|
HEIMDALL_INVOKE_COUNT |
This defines how many times times the REPO SCAN LOOP Lambda should invoke the REPO_SCAN Lambda . The Default value is 10 invocations |
HEIMDALL_REPO_SCAN_LAMBDA |
The URL of the REPO_SCAN Lambda |
The Repo Scna Loop Lambda is triggered by a Cloudwatch Event. The configurations for the event can be updated by modifying the repo-scan-loop-rate
This lambda depends on these libraries: