spring-media / aws-lambda-router

Improved routing for AWS Lambda like SNS and ApiGateway
Apache License 2.0
98 stars 52 forks source link

add SNS message attributes #42

Closed chgohlke closed 4 years ago

chgohlke commented 4 years ago

Same as Issue #38 the lambda router should support SNS message attributes for routing.

https://docs.aws.amazon.com/sns/latest/dg/sns-message-attributes.html

chgohlke commented 4 years ago

closed with PR #44