You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: check lambda Function latest status in sdkupdate (#174)
Issue [#2433](aws-controllers-k8s/community#2433)
Description of changes:
This change ensures the Lambda Function does not get stuck in `pending`.
This issue occurs because we check the desired Status, which is not in
sync with the latest Status in AWS.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
0 commit comments