Support for Update Function and Related Functionalities in Harness Lambda Integration
pending feedback
E
Ethical Caribou
Currently, Harness only supports the Create Function API for AWS Lambda. This limits flexibility during deployments, as users often need to update existing Lambda functions (e.g., function description, configuration, or alias) without recreating them.
Log In
a
abhijit.pujare
pending feedback
Ethical Caribou There's a way to update existing lambda functions as mentioned here: https://developer.harness.io/docs/continuous-delivery/deploy-srv-diff-platforms/aws/aws-lambda-deployments/#updating-existing-functions
Can you please give that a shot and let us know if it doesn't work?
E
Ethical Caribou
abhijit.pujare we can update an existing lambda but it still uses create lambda api. Which means instead of just creating a new lambda version, it also updates description and things like that on the main lambda. I will share more details on what we are doing about that soon
a
abhijit.pujare
long-term