Problem with AWS GuardDuty Integration and Fortigate
Hi,
I've been recently looking into Fortinet's GuardDuty integration with AWS
https://github.com/fortinet/aws-lambda-guardduty
However it looks as if the lambda function is using a version of nodejs no longer supported by AWS
https://github.com/fortinet/aws-lambda-guardduty/issues/18
nodejs16 went end of life at around July this year
According to the latest 7.6.0 docs it's still listed as working though
https://docs.fortinet.com/document/fortigate-public-cloud/7.6.0/aws-administration-guide/585081/creating-the-lambda-function
Last update was around 5 years ago in the repo, do you have any ideas on how to get this working?
If it needs redoing it might be an idea to do it in python instead due to the rapid changes nodejs has.
