Malcolm Landon
Malcolm Landon
I inadvertently created a duplicate of this, which I have now closed: #12334 Testing of this change is working in our staging environments. We obviously need this before the node...
I'm also looking at the comment above re AWS Javascript SDK v3 and I'm wondering if that is relevant for the v2 branch this PR is targeting?
@j0k3r Can I reiterate @tampueroc's comment above. This issue is not fixed by https://github.com/serverless/serverless/releases/tag/v3.39.0 This issue is about the deprecation of the NodeJS v16 runtime in AWS and whether this...
@reecebenson Thank you. The link you reference was made on 6th April 2022. The previous PR to bump this, https://github.com/serverless/serverless/pull/12055, was merged on 10th July 2023 - after this statement....
Iterum gave us something we could install and run either locally or on an server somewhere which provided rake tasks to easily replay messages. It's an operational tool outside of...
Hi Guys What if any "subject" from the payload hash was used as the SNS topic subject? ```ruby Propono.publish( 'user', { subject: 'my subject' entity: 'user', action: 'created', id: user.id,...
@iHiD I wonder if both are overkill. I was trying to make it simpler, but two mechanisms and a flag are making it more complicated. Maybe the subject parameter on...
@mythosRaconteur No can of worms - discussion is always good. 🙂