node.js with aws

I am trying to deploy a file to aws s3 with a node,js application. I have installed all the required modules. But when I run the main .js file it throws an error as shown below. I managed same regions and a unique bucket name.

4346-screenshot-268.png

0 2 141
2 REPLIES 2

@chadalawada venkata harish babu - I'm not seeing where or how Edge is involved here. It appears you're simply running a Node.js application on your local machine; is that correct?

yes, first I want run a node application that connects to aws s3 and then I planned to deploy in edge. Suggest me any possible way other than this, or it might be helpful if there is any usecase example that connects to s3 with edge