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
preguntada hace 2 años1147 visualizaciones
1 Respuesta
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
EXPERTO
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas