-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Description
Description:
Add a new property to always deploy your API even if we can't detect a change to the API.
Steps to reproduce the issue:
- Deploy a SAM template with an API that references a function
- Change the name of the function
- Redeploy the template
Observed result:
The rest API does not redeploy with the updated function name
Expected result:
Rest API would redeploy with the updated function name
See issue #634
senseibaka, johnktims, eliottparis, karthikinamanamelluri, tommyvn and 43 moreKei-sss