This repository was archived by the owner on Mar 15, 2026. It is now read-only.
fix lambda deployment - #714
Merged
Merged
Conversation
bokats
commented
Jan 21, 2022
@rashadmoarref Any idea when this will be merged. I am seeing the same issue. |
rashadmoarref
commented
Jan 21, 2022
ContributorAuthor
Just tried these changes to get it to work. UPDATE: I'm actually using this PR from my dependencies meanwhile, in my requirements file: |
gdvalderrama
approved these changes
Mar 4, 2022
gdvalderrama
left a comment
There was a problem hiding this comment.
Tried locally with docker with success
corrected typo in comment
Lowess
commented
Mar 15, 2022
Can we please get this ticket merged as it seems like everyone need to shift to this branch to get the project working ? |
rashadmoarref
commented
Apr 19, 2022
ContributorAuthor
ericluugg pushed a commit
to ericluugg/python-lambda-fork
that referenced
this pull request
May 21, 2025
* fixed lambda deployment * Update aws_lambda.py corrected typo in comment
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR fixes issue #711 by adding a waiter on
function_updated.