Skip to content

Datatype of Number columns changed to String #11

@terrisgit

Description

@terrisgit

Source table:

Partition key
scheduleId (Number)
Sort key
timestamp (Number)

Command:

docker run --rm -v $HOME/.aws:/root/.aws -it techgaun/dynamodb-copy-table:latest source dest

Destination table:

Partition key
scheduleId (String)
Sort key
timestamp (String)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions