Update python/ql/lib/change-notes/2023-08-07-serverless-sources.md

Co-authored-by: Rasmus Wriedt Larsen <rasmuswriedtlarsen@gmail.com>
This commit is contained in:
yoff
2023-08-16 12:56:39 +02:00
committed by GitHub
parent e6943ce98e
commit b2988e5516

View File

@@ -1,4 +1,4 @@
---
category: minorAnalysis
---
* Added remote flow sources for serverless functions. These are automatically included in the `RemoteFlowSource` class.
* Added modeling of AWS Lambda handlers that can be identified with `AWS::Serverless::Function` in YAML files, where the event parameter is modeled as a remote-flow-source.