Learn to create a web app using AWS severless services
Link: https://aws.amazon.com/getting-started/hands-on/build-serverless-web-app-lambda-amplify-bedrock-cognito-gen-ai/
1) Problem: npx : File C:\Program Files\nodejs\npx.ps1 cannot be loaded because running scripts is disabled on this system.
Remediation: Run code "Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser"
2) Problem: error: failed to push some refs to 'git@github.com/Joshleee7/profilesapp.git'
Remediation: Generate public key with SSH and copy the key over to github SSH and GPG keys
Remediation: provide access key and secret access key
Steps to get access keys
Remediation: To reinstall the applcation with React+Javascript
Remediation: Remove the origin and add again
Remediation: Just re-enter amplify and deploy again
Remediation: Find the latest claude sonnet version and amend accordingly in bedrock.js and backend.ts (In amplify)