Emre

Results 8 comments of Emre

+1 For example, there is no explanation as to how we can implement a modified AuthRule directive: https://docs.amplify.aws/cli/graphql/authorization-rules/#how-it-works ![Screen Shot 2022-06-20 at 8 17 21 PM](https://user-images.githubusercontent.com/3676208/174812363-29a21ba7-83d8-4998-86ec-ce6b3487b0b1.png)

Using `amplifyPush --simple` in `amplify.yml` still overwrites `hooks` folder with the S3 bucket `hooks` folder (which doesn't have correct content).

@lazpavel Yes it's set to latest, and I've verified with build logs.

@hloriana I don't feel comfortable providing the App ID in a public forum. What does your `amplify.yml` look like while testing? I'm guessing the issue is, if deploying to different...

Hi @hloriana, thanks for the follow-up. - We only have one app. - Setting `AMPLIFY_SKIP_BACKEND_BUILD` to `true` does not work either, it still runs the build. ![image](https://user-images.githubusercontent.com/3676208/194099653-04fccbcf-d4ef-4512-8b7d-082d63a177bb.png)

Just as an additional point, I have this enabled, which probably affects it. ![image](https://user-images.githubusercontent.com/3676208/194103249-fb484a95-93b7-47db-803e-633f0db1bfb6.png) > Enable full-stack continuous deployments (CI/CD) > Full-stack CI/CD allows you to continously deploy frontend and...

@oste Yes you should be able to use `amplifyPush --simple` in backend build according to docs. But there seems to be a (edge case) bug where it always does backend...

Why is the custom salt feature even there?