Renato Valenzuela
Renato Valenzuela
I can still see the issue with the a newer version of SAM CLI (1.73.0). To reproduce it, it's not enough to just configure X-Ray, but you need to actually...
Actually I just noticed that I was using a really old version of the X-Ray library `aws-xray-sdk-core`. And it looks like the issue doesn't exist anymore with newer versions of...
This is an old issue, but I got some thoughts around it: The problem with this feature is that to actually assume the role and invoke the function, the role...
And (I'm not sure if SAM Accelerate may help with this one, but) the other problem I see is that it's not always easy to find the name of the...
I think one difference between Function URLs and API Gateway is that functions URLs are all served directly at the root `/` (The difference between multiple functions is just the...
Added on the above PR #3797 alongside other updates to the schema
It's interesting that this *is* a bug, but it's not related to an issue we discussed offline. So I don't know exactly what this will do (because this only affects...
An alternative for options 2 and 3 (although I would go more for option 2 in this case) is to instead include some sort of `CodeHash` or `CodeSha256`, that will...
Hi @vaujo6y. Sorry for the delay. Can you provide more information on that "specific deployment". 1. What is different between where it works and where it doesn't? 2. Is it...
An extra clarification on 4. When it freezes.. do you see anything happening with the stack in CloudFormation? Are there any "Events" visible in the stack? (easier to see in...