Luka Antolic-Soban

Results 25 comments of Luka Antolic-Soban

I seem to still be having the issue even when excluding it. It works with my sandbox but as soon as I push it to github and the build starts,...

Hey @AnilMaktala I have the exact same issue. I get the 🛑 Packaging overrides failed error as well when I run `amplify override api` Here is my override.ts file contents...

@renebrandel that does seem to cause a circular dependency. I am unable to give my lambda read access to my dynamodb table and also there doesn't seem to be a...

So I am using the generated table name like "UserProfile-xxjjshsidjt-dev" so that I can call dynamoDB functions directly within my lambda. As far as I know there isn't a way...

@thomasoehri I had to revert to using the SSM Parameter store before we get more info on how to pass it without causing a circular dependency. It still works, but...

any update on this one? I feel like this is a critical one for Amplify Gen 2 as a whole tbh. Not being able to pass in table names to...

@alexwhb could you explain what you meant here by wrapping them all in auth middleware?

I am about to hit this limit. Is there any work around for this for now? `Template size is approaching limit: 903572/1000000. Split resources into multiple stacks or set suppressTemplateIndentation...

@MarlonJD would you be able to kindly share your work-around for this? So you are saying that using this work-around makes it so that I can no longer "push" in...