aws-amplify / aws-amplify/amplify-cli

Allow Lambda trigger creation for python runtime

Open
#6,101 3 comments 5 reactions 0 assignees View on GitHub
feature-request functions p3
Dominant language
TypeScript
Stars
2.9k
Forks
825
Avg merge
11d 23h
Merged PRs (30d)
2

Description

**Is your feature request related to a problem? Please describe.**
CLI should allow creation of Lambda trigger for python runtime
Following [this](https://docs.amplify.aws/cli/usage/lambda-triggers#dynamodb-lambda-triggers) doc
This is only supported for NodeJS runtime

**Describe the solution you'd like**
`amplify add function` should allow creation of triggers for python runtimes

**Describe alternatives you've considered**
Create (2) functions. NodeJS will can contain the trigger and then call the python function.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.