Closed franck-boullier closed 5 years ago
This upgrade replace the function alambda_simple with an updated push function.
alambda_simple
push
The function alambda_simple has been documented in the repo lambda2sns.
DEMO and DEV/Staging have been updated to use ut_lambda2sqs_push instead of alambda_simple
ut_lambda2sqs_push
PROD envo has been updated - no error reported during upgrade
This upgrade replace the function
alambda_simple
with an updatedpush
function.The function
alambda_simple
has been documented in the repo lambda2sns.