aws-amplify / aws-amplify/amplify-cli

Add support for amplify update function and EventSourceMappings

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

Description

>**Note**: If your feature-request is regarding the AWS Amplify Console service, please log it in the
[official AWS Amplify Console forum](https://forums.aws.amazon.com/forum.jspa?forumID=314&start=0)

**Is your feature request related to a problem? Please describe.**
I have a lambda function that acts as a DDB stream event handler. I'd like to be able to add multiple event sources to this function.

A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
I'd like to be able to run amplify update function and associate many @model DDB tables as event sources.

**Describe alternatives you've considered**
Manually changing the lambdas cloudformation to add the event sources.

**Additional context**
Add any other context or screenshots about the feature request here.

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.