Results 35 comments of Kaustav Ghosh

@lahmatiy Would it be possible to merge this PR?

Hey guys, would it be possible to merge this PR sometime soon? This has been pending review for a merge since the last 2 months.

We launched multi-auth support for AppSync API (which included public APIs - with API Keys + IAM) as a part of our CLI version 3.7+. Please take a look at...

I misread the issue. Sorry, re-opening this.

@lielran I think a good way to go around this would be to use your custom stack and use the auth/unauth role as references add your custom policies to that?...

@shishkin Yes, the Amplify CLI does not package and upload the lambda function custom source code for you. You can use `amplify add function` for adding Lambda's where the CLI...

Yeah, at this moment we don't support packaging assets out of the box. But you can try using a pre push hook - https://docs.amplify.aws/cli/project/command-hooks/ to package the Lambda assets, but...

@nagey Yes, the amplify-meta.json are runtime files which should not be modified. But yes, you're right the `backend-config.json` has to be modified for adding custom resources/categories. And yes, as mentioned...

@luislinietsky I believe there is an open feature request for this - #1789 and we're tracking it in our backlog.

@michaelbrewer We'll look into this. Sorry for the late response.