UnleashedMind
UnleashedMind
{suffix} was put there to avoid name clashes during table creations, and those files can be manually edited before `awsmobile push` is executed. awsmobile-cli will not modified the contents if...
@gentleShark Unfortunately we don't have any documentation on that. Currently the appsync feature is incomplete with awsmobile-cli.
Thanks for the feedbacks.
Thanks for the feedbacks, you are right, currently, the awsmobile-cli does not support federated login, I will mark this as a feature request.
One of the last steps of the `init` command is to install the dependency of the aws-amplify library. If your project is a react or react-native project, and the system...
Thanks for the feedbacks @SeanBannister. We are aware of that issue, and we have notified our mobile hub team about it, will notify you when there is any update. You...
We have informed our Mobile Hub team about it.
Unfortunately, we don't currently have local simulation of the backend cloud. One work around would be to have two aws environments, one for your dev and test, and the other...
It does not. I was just pointing out a way to test before pushing to Prod.
If the code base of your lambda function is not changed, then it shouldn't have been uploaded each time. what is the cli version that you are using?