
AWS API Gateway passing vars to Lambda Functions
After creating a resource and a method… In this example we will pass a header (var1 = “sub”) and an […]
After creating a resource and a method… In this example we will pass a header (var1 = “sub”) and an […]
It took me a while to understand. The documentation is not very clear. However, is always good to read it […]
After reading the documentation https://nextjs.org/docs/api-reference/next.config.js/runtime-configuration … I couldnt use it in developer mode. I was seeing it there, but the […]
Just as a reminder… In the client side… Server side… And the api call parameters are:
If “Amplify push” is returning this: This happened after creating a function. The only solution I could find at the […]
After installing JDK 11 or above, my Visual Code Studio Terminal is still showing Java version 8 when using… Because… […]
if there is a missing “amplify/backend/backend-config.json”, Just open the wound and pour some bleach… this way: “my C:\Users\USERNAME\.amplify\bin I deleted […]
UPDATE: FIXED The error description starts with: The problem could be, the app is looking for aws-exports.TS, instead of the […]
When deploying an app the phrase “headless is missing the following inputParams” could appear. This means some environment parameters are […]
After executing Yarn Start and sending your app to the Android device an error appears: Expo – Network Response Time […]