Dynamodb local web shell does not load

0

This seems to be a bug in Dynamodb local mode. The question with full details here. I would appreciate any help or clarifications or we do we report this to the right team.
https://stackoverflow.com/questions/70535330/dynamodb-local-web-shell-does-not-load

Also some other people other than me are starting to ask the same question: https://stackoverflow.com/questions/70690592/dynamodb-local-http-localhost8000-shell/

sepehr
已提问 2 年前1170 查看次数
1 回答
2

DynamoDB Local Web Shell was deprecated with version 1.16.X and is not available any longer from 1.17.X to latest. There are no immediate plans for a new Web Shell to be introduced.

You can download an old version of DynamoDB Local < 1.17.X should you wish to use the Web Shell.

Available versions:

aws s3 ls s3://dynamodb-local-frankfurt/

Download most recent working version with Web Shell:

aws s3 ls s3://dynamodb-local-frankfurt/dynamodb_local_2021-04-27.tar.gz .

The next release of DynamoDB Local will have an updated README indicating its deprecation

profile pictureAWS
专家
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则