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
feita há 2 anos1174 visualizações
1 Resposta
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
ESPECIALISTA
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas