-
Hello everybody!
First of all, thank you for creating such an amazing service. AppSync saved us a lot of time and money while not having to implement CRUD operations ourselves with custom code and so…
-
Although Amplify supports multi-auth and AppSync supports multiple user pools, I cannot seem to use Amplify tooling to connect multiple user pools to a single graphql API.
1. I cannot connect a use…
-
Authorization for the CRUD is a very important factor.
If `$filter` gives the ability to read very wide amounts of data it should be possible to restrict unauthorized users from reading some specifi…
-
The limitation of subscriptions being tied to mutations is mind boggling to me - I would say the vast majority of meaningful applications are not simple crud behind a graphql api, and that's what AppS…
-
Reopening as it was closed without an answer https://github.com/aws-amplify/amplify-cli/issues/335
**Is your feature request related to a problem? Please describe.**
Currently it is not possible t…
-
Hey, how'd doing? We have upgraded to the new major for some times now, and it's working great until now.
In a recent move, we ported 400 Lambda resolvers into APPSYNC_JS resolvers to avoid cold st…
-
### Before opening, please confirm:
- [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- [X] I have [searched for duplicate or clo…
-
Hi @ziggy6792 ,
just wondering what your use case is for this repo?
Also, why use bash for you cognito commands over using the js AWS sdk?
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
English language as many others have plural versions.
What it means that `findTask` is different than `findTasks` operation can be come
`find` `Object` `[s,ss,sh]` etc. Having plurals brings con…