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/

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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ