Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

does not seem to recreate local global index. global secondary index missing as well? #13

Open
ericpyle opened this issue Jan 19, 2024 · 1 comment

Comments

@ericpyle
Copy link

LocalSecondaryIndexes is missing from the schema.

GlobalSecondaryIndexes is missing as well, but that one could be created later

@Bobtron
Copy link

Bobtron commented Nov 10, 2024

Hi, I've created a similar script here https://github.com/Bobtron/dynamodb-copy-table that should fix this issue - it will recreate the source table's setting such as indexes in the destination table.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants