Roman Naumenko

Results 53 comments of Roman Naumenko

Run into this as well, EventBridge can't publish messages when pool/identity auth configured https://github.com/aws-amplify/amplify-category-api/issues/2740

@jpangburn thanks for explaining the issue. Commented to see how Amplify going to fix this.

Agree, won't be easy. I saw it runs server-side software. Pretty remarkable you made it work in Lambda, and so well. Is there an option to make _all_ errors unrecoverable?...

That should help. Is there a configuration option to disable it?

Can you please explain or point me to the docs on how the front-end deployments work on your platform? I figured out the cdk backend part but the front-end deployments...

three years later - amplify gen2 has the same problem, with all advertised full stack branch deployments and dynamic front-end previews - https://docs.amplify.aws/react/deploy-and-host/fullstack-branching/branch-deployments - none of that would work with...

related: if lambda trigger wants to use identity pool id as env variable - it will again make cyclical unavoidable dependency. had to write pool info to ssm param to...

Thanks for the analysis and workaround, using it already. I would like to point out this problem is related to authorization on resolvers. Your team should take this problem with...

Hey @pahud could you show me the location of this bug, approximately which package? I know it's somewhere in vtl templates but I can't get to it easily since it's...