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
posta 2 anni fa1185 visualizzazioni
1 Risposta
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
ESPERTO
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande