Adrián Mouly
08/09/2021, 2:58 AMMiddy
or lambda-middleware
libraries?
I want to build a middleware that can GET some “secret attributes” during runtime from SSM, and I don’t want to put the “get parameters” call on each function code… I want to encapsulate all that and put them in a “context”.
Looking for ideas, I think Middy should work fine for this?Frank
Adrián Mouly
08/09/2021, 3:11 AMAdrián Mouly
08/09/2021, 3:11 AMAdrián Mouly
08/09/2021, 3:11 AMRoss Coundon
08/09/2021, 6:21 AMAdrián Mouly
08/09/2021, 11:52 AMreadme
and couldn’t find it. So apparently I was right, this was possible 😂 .