Skip to content

Commit 7e1dd38

Browse files
authored
Merge pull request #15378 from github/smowton/admin/document-aws-lambda
Note AWS Lambda support
2 parents 7e7175f + 79928b9 commit 7e1dd38

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/codeql/reusables/supported-frameworks.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ and the CodeQL library pack ``codeql/go-all`` (`changelog <https://github.com/gi
5151
:widths: auto
5252

5353
Name, Category
54+
`AWS Lambda <https://docs.aws.amazon.com/lambda/latest/dg/lambda-golang.html>`_, Serverless framework
5455
`beego <https://beego.me/>`_, Web/logging/database framework
5556
`Chi <https://github.com/go-chi/chi>`_, Web framework
5657
Couchbase (`gocb <https://github.com/couchbase/gocb>`_ and `go-couchbase <http://www.github.com/couchbase/go-couchbase>`_), Database
@@ -144,6 +145,7 @@ and the CodeQL library pack ``codeql/javascript-all`` (`changelog <https://githu
144145
Name, Category
145146
angular (modern version), HTML framework
146147
angular.js (legacy version), HTML framework
148+
AWS Lambda, Serverless framework
147149
axios, Network communicator
148150
browser, Runtime environment
149151
EJS, templating language
@@ -191,7 +193,7 @@ and the CodeQL library pack ``codeql/python-all`` (`changelog <https://github.co
191193
:widths: auto
192194

193195
Name, Category
194-
AWS Lambda, Web framework
196+
AWS Lambda, Serverless framework
195197
aiohttp.web, Web framework
196198
Django, Web framework
197199
djangorestframework, Web framework

0 commit comments

Comments
 (0)