aws-amplify / aws-amplify/amplify-cli

amplify pull command shall update the local lambda function code if there are changes in the deployed lambda function code

Open
#13,016 1 comment 0 reactions 1 assignee Claimed by @josefaidt View on GitHub
feature-request functions platform-pull
Dominant language
TypeScript
Stars
2.9k
Forks
825
Avg merge
11d 23h
Merged PRs (30d)
2

Description

### 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 running `amplify pull` there are no code changes in the local lambda function code even if the code is changed and saved via cloud IDE.

### Describe the solution you'd like

Is it possible to make `amplify pull` command to update the local lambda function code if there are changes in the deployed lambda code?

### Describe alternatives you've considered

I don't know if there are any alternatives available other than manually downloading each lambda function code and replacing the local functions.

### Additional context

_No response_

### Is this something that you'd be interested in working on?

- [ ] 👋 I may be able to implement this feature request

### Would this feature include a breaking change?

- [ ] ⚠️ This feature might incur a breaking change

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.