Wayne Robinson

Results 26 comments of Wayne Robinson

OK, a couple of updates on this issue. I have managed to test out some alternative permissions by changing the role manually after `mu-iam-common` was created (as CloudFormation doesn't automatically...

When changing `ec2:*` to `ec2:Describe*` the deploy step still works. So can probably limit these permissions in this case to just `ec2:Describe*` and `iam:CreateServiceLinkedRole`.

I'm not sure if this is the best code (I'm completely unfamiliar with Lua), but I have implemented this using lua-resty-dns-cache largely from the example on the two library's sites:...

AWS Lambda is now at Node 20 and we're still no closer to being able to use `serverless.ts` and ESM together?

I'm curious, is keeping the feed hydrated in Redis that much more performant than hydrating it in a similarly denormalised (same JSON blobs) table? I can definitely understand why you'd...

Only by changing that constant in the code.