@amandaBrito wrote:
Hello,
I'm starting using Ember and in my app I'd like to connect with my AWS account and use its services. I downloaded the AWS SDK for Javascript and tried to use it following this tutorial http://docs.aws.amazon.com/cognito/latest/developerguide/tutorial-integrating-user-pools-javascript.html but until now I am not able to do anything due to some erros on Ember (it can't find the aws-sdk dependency to be imported into my js files) before being able to connect with my AWS account.
Searching for help, I found this article https://aws.amazon.com/pt/blogs/developer/creating-and-deploying-a-serverless-web-application-with-cloudformation-and-ember-js/ that contains a example that uses AWS services, but I was wondering if you could know other materials that contains examples showing how to do it, rather than just showing the project done. It would be of great help.
Thank you in advance.
Posts: 1
Participants: 1