Skip to content

DynamoDB Local Web Shell was deprecated. #68

Open
@dodonki1223

Description

@dodonki1223

DynamoDB Local Web Shell seems to be deprecated.

DynamoDB Local Web Shell was deprecated with version 1.16.X and is not available any longer from 1.17.X to latest.

See here: https://stackoverflow.com/questions/70535330/dynamodb-local-web-shell-does-not-load

It worked on DynamoDB Local Web Shell version 1.16.0, but not on 1.17.0.
So I think it is necessary to correct the message displayed when starting DynamoDB Local.

I have created a pull request, so please check it.

At amazon/dynamodb-local:1.16.0

$ docker run -p 8000:8000 amazon/dynamodb-local:1.16.0

1.16.0

At amazon/dynamodb-local:1.17.0

$ docker run -p 8000:8000 amazon/dynamodb-local:1.17.0

1.17.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions