Doron Tal
Doron Tal
### Description After setting up S3 storage via the CLI for Auth users to have all CRUD operations, and trying from the app source code to upload a file (tried...
### Description When you have more than one Auth configured in `amplifyconfiguration.dart` - the function `Amplify.DataStore.observeQuery()` throws an exception. You can see in the console errors that are provided from...
### Description Making a simple REST API call to invoke a lambda, using the Amplify library generates an exception. The exception is of the type "IncompleteSignatureException". This is the exception...
In case you wanted to keep this up to date, here's the transcript of my session that shows the problem and the solution: ``` dtal@thing5: npm run dev > [email protected]...
### 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...
### Describe the feature you'd like to request All existing auto-generated resolvers in Amplify are in the VTL language. Now that AWS has allowed Appsync and Amplify developers to write...