-
### 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…
-
### Description
I have added the Amplify auth ui and CRUD Operations using the amplify docs. There are no run time errors in the code. The app loads on the phone and lets me sign in to the TodosPag…
-
### Description
I have managed to implement string, int and date data types to my app with crud operations.
I have created the dropdown user input field on the UI but Im I have an error "The argu…
-
**Is your feature request related to a problem? Please describe.**
Customising resolver pipelines and chaining with other AppSync functions through cli
**Describe the solution you'd like**
`ampl…
-
I have created a GraphQL Api for my mobile app using the CLI.
Now some partners need data generated in the app. These are on the DynamoDB.
Now the question is how do I do that?
I have create…
-
**Describe the bug**
When updates to a datastore item is made the updates do not show up in another instance via subscription automatically. They only show up if you interact with the model in some w…
-
** Which Category is your question related to? **
Authentication and Authorization
** What AWS Services are you utilizing? **
Amplify, AppSync, Cognito, DynamoDB
** Provide additional details …
-
How to i tell Datastore to query appsync with a customerId? The Datastore.query only queries the local database. I don´t want the whole Database on the client.
**Which Category is your question rel…
-
** Which Category is your question related to? **
Functions
** What AWS Services are you utilizing? **
Lambda
** Provide additional details e.g. code snippets **
I can `const Amplify = requir…
-
**Overview**: Currently the Amplify CLI supports provisioning Cognito User Pools and Cognito Identity Pools with a handful of options such as:
- Creation of User Pools and Federation with Identity Po…