Alexander Schueren

Results 28 comments of Alexander Schueren

I have the same issue working with a customer. Most enterprise customer bring their own OIDC/SAML2 IdP and need to integrate it. My expectation would be to have a parameter...

Hey @dbartholomae, thank you for open this feature request. This is an interesting idea to discuss and I see you have put a lot of work already into your lambda-middleware...

Hey @dbartholomae ,sorry for the delayed reply. > > Can you expand a bit on this observation what are the pros and cons one need to be aware of? What...

Security was the main concern for running e2e on a PR, thus we did not enable it in the past. Reading merge queues it seems exactly the right tool to...

Hey @RaphaelManke, thanks for raising the issue. After a closer look it seems like this is x-ray SDK specific, since we are using it. The related issue and discussion is...

Hi @bestickley , thanks for the feature request. This is indeed a missing feature for customer who are not using middy or decorator. I checked the implementation and from the...

I agree on having a separate method `logEvent`. I have seen many customers trying various ways to log an event, including `JSON.stringify()` inside `logger.info`.

Hey @NimmLor , thanks for raising the issue. This is strange, folling the [compatibility matrix](https://github.com/awslabs/llrt?tab=readme-ov-file#compatibility-matrix) of LLRT, both crypto and node are supported. Can you provide more information on the...

I tried the example and something is odd with the LLRT, @dreamorosi was faster than me to open an issue in their repo.

Hey @alfaproject thanks for raising the PR! This is definitely an important topic to tackle. The team is partially back from reInvent now and we have already had first discussions....