So I'm new to AWS, I created a couple lambdas and download the JS SDK so I can make requests and finally render everything I need on my VueJS project. I'm also using Cognito for authentication.
My questions are: Do I REALLY need to have "apigClientjs" inside my project? If there's no other way, how do I make requests?
Yes, I read the whole thing on AWS but I'm still confused.