Skip to content

Conversation

@duongpv7
Copy link
Contributor

  • Fix lint error template_deployer.py
  • Fix log steam name (That was an issue with get-log-events API)
  • Add lambda integration test
  • Create topic
  • Create a lambda function that subscribe that topic
  • Push an message with subject
  • Get event message from cloudwatch logs to confirm subject exists in message event

* Fix lint error template_deployer.py
* Fix log steam name (That was an issue with get-log-events api)
* Add lambda integration test
Copy link
Member

@whummer whummer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great - only a few nitpick comments

* Fix error create lambda function in docker mode
* Remove lambda handler name (using default)
* Change handler function name
@coveralls
Copy link

Coverage Status

Coverage remained the same at 50.523% when pulling a3d17f3 on fix-sns_missing_subject_message_lambda_subscriber into ab1c689 on master.

@whummer whummer merged commit b90c444 into master Mar 10, 2020
@whummer whummer deleted the fix-sns_missing_subject_message_lambda_subscriber branch March 10, 2020 17:03
jgbmattos pushed a commit to jgbmattos/localstack that referenced this pull request Mar 11, 2020
jgbmattos pushed a commit to jgbmattos/localstack that referenced this pull request Mar 11, 2020
jgbmattos pushed a commit to jgbmattos/localstack that referenced this pull request Mar 11, 2020
…2145)

Added support to redrive policy on SNS product.
It was necessary to change the lambda_api.process_sns_notification raise exception to the function caller and then handle the error for redrive policy work properly.

add test to assert presence of message Subject in SNS Lambda events (localstack#2143)

Add message polling mechanism for Lambda-SQS integration (localstack#2145)
jgbmattos pushed a commit to jgbmattos/localstack that referenced this pull request Mar 11, 2020
…2145)

Added support to redrive policy on SNS product.
It was necessary to change the lambda_api.process_sns_notification raise exception to the function caller and then handle the error for redrive policy work properly.

add test to assert presence of message Subject in SNS Lambda events (localstack#2143)

Add message polling mechanism for Lambda-SQS integration (localstack#2145)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants