Allow reconfigure EventSourceMapping after running amplify add function
#13322
Labels
duplicate
If marked with duplicate, issue will be closed & original will be added for traceability
functions
Issues tied to the functions category
pending-triage
Issue is pending triage
Is this feature request related to a new or existing Amplify category?
function
Is this related to another service?
No response
Describe the feature you'd like to request
When using Amplify to create a Lambda function with event triggers, it's possible to specify the associated DynamoDB tables during the initial setup. However, there might be scenarios where you need to reconfigure or update the event source mappings to associate the Lambda trigger with different tables. This issue explores how to achieve this reconfiguration.
Describe the solution you'd like
Users should be able to reconfigure the event source mapping for a Lambda function created through Amplify, allowing them to associate the function with different DynamoDB tables. The process for updating the event source mappings after the initial amplify add function command should be documented clearly.
Describe alternatives you've considered
x
Additional context
Where is what the doc says, but you can't "reconfigure" this after the initial setup.
Is this something that you'd be interested in working on?
Would this feature include a breaking change?
The text was updated successfully, but these errors were encountered: