2

I am trying to establish a connection between the locally created lambda function and local dynamodb. I set up both lambda and dynamodb locally and tried to create table in the dynamodb but facing an error. Here is my script to create a table in dynamodb through local lambda table creation script and connection with dynamodb local

Thus far, everything is going fine but when I try to execute the code, it throws an error that you can examine here

On the other hand, the local dynamodb is also working fine that you can see here

I don't know where I am doing wrong, i also have configured aws secrect access key, id, and region. Kindly help me, I would really appreciate that.

Rehan CH
  • 109
  • 1
  • 11

0 Answers0