Skip to content

Commit

Permalink
feat(lambda-python): introducing LambdaPython (#9182)
Browse files Browse the repository at this point in the history
Higher level API to work with Lambda functions written in Python.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
  • Loading branch information
adamdottv authored and Elad Ben-Israel committed Jan 18, 2022
1 parent ab3c657 commit 661364d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/decdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@
"@aws-cdk/aws-lambda-destinations": "0.0.0",
"@aws-cdk/aws-lambda-event-sources": "0.0.0",
"@aws-cdk/aws-lambda-nodejs": "0.0.0",
"@aws-cdk/aws-lambda-python": "0.0.0",
"@aws-cdk/aws-logs": "0.0.0",
"@aws-cdk/aws-logs-destinations": "0.0.0",
"@aws-cdk/aws-macie": "0.0.0",
Expand Down

0 comments on commit 661364d

Please sign in to comment.