I'm on step 3 of this tutorial: https://docs.aws.amazon.com/sdk-for-javascript/v2/developer-guide/using-lambda-functions.html
When run AWS.config.loadFromPath('./config.json')
I got bash: syntax error near unexpected token
'./config.json''`
I tried changing the directory to include the full path but no luck. Have 3 people checking my config.json file and confirmed that looks fine too.