Hey guys I’m trying to run Dynamodb with serverless locally executing the following command: sls dynamodb start –migrate –stage local And I get an error: Before that I installed with this sls dynamodb install –stage local and everything seems ok. I take a look if the problems is the port but isn’t. Answer Summary: perhaps try deleting .dynamodb and re-initializing.
Tag: amazon-dynamodb
aws cli cannot read from dynamodb docker container
i am running dynamodb on a docker container and am able to write to the table using python boto3, which is all fine and good. now when I query the dynamodb table from outside the container using aws CLI, its give this error and cannot find the table the name of the sqlite db created by dynamodb docker container is