-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't working
Description
The lambda code does not automatically deploy if it is updated. Consider two potential solutions:
- Transform the CloudFormation stack into a SAM template
- 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/)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working