dbartholomae / lambda-middleware

A collection of middleware for AWS lambda functions.
https://dbartholomae.github.io/lambda-middleware/
MIT License
152 stars 18 forks source link

Add ssm middleware #10

Closed dbartholomae closed 4 years ago

dbartholomae commented 4 years ago

Add middleware inspired by the corresponding middy middleware. Potentially allow to directly set values via dependency injection.

dbartholomae commented 4 years ago

Closing this as there currently is no interest. Feel free to comment here if you think this should be opened again.