Kethan sai
Kethan sai
Hey @FBS-Alex, thank you for reaching out. Marking this as feature request to provide ListUsers permissions. but you be add the permissions using the override on the backend ``` const...
@FBS-Alex on quick test, I was able to workaround the issue by using the attachInlinePolicy and creating the policy in the auth stack. ``` const backend = defineBackend({ auth, demoFunction,...
Closing this issue as this is now supported, documentation providing this: https://docs.amplify.aws/react/build-a-backend/auth/grant-access-to-auth-resources/
Hey @rnrnstar2, following up on this issue as still experiencing this issue? could you try upgrading the latest version of Amplify backend packages.
Hey @mm-k-takashima, thank you for reaching out. I was able to reproduce the issue. Marking as bug for further investigation.
@mm-k-takashima on the local sandbox could you remove the `.amplify/generated` folder and restart the sandbox? this should regenerate the env files. Could you let us know if sandbox throws `...
Hey @mm-k-takashima, apologies for the delay. Wasn't able to reproduce the issue. Could you provide us your `amplify.yml` script present on the Amplify console -> build settings It would be...
Hey sure, do add a reply on this thread. would be happy in diving into this.
Hey @rnrnstar2 @mm-k-takashima, did run a similar error recently on the frontend build with nextjs ``` 2024-05-14T17:03:29.973Z [WARNING]: Failed to compile. 2024-05-14T17:03:29.977Z [WARNING]: ./amplify/function/handler.ts:1:21 Type error: Cannot find module '$amplify/env/say-hello'...
@mm-k-takashima thank you for the confirmation. Marking this as documentation, to add this information to the troubleshooting document.