hatertron3000 / hatertron3000/order-replication-sample

Lambda code does not automatically deploy

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
8
Forks
3
PR merge metrics
No merged PRs in 30d

Description

The lambda code does not automatically deploy if it is updated. Consider two potential solutions:

1. Transform the CloudFormation stack into a SAM template
2. Dynamically create the S3 bucket and create a custom step to upload the function code with a DependsOn relationship from the lambda functions to the custom step (e.g. https://aws.amazon.com/blogs/infrastructure-and-automation/deploying-aws-lambda-functions-using-aws-cloudformation-the-portable-way/)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.