You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
LocalSecondaryIndexes is missing from the schema.
GlobalSecondaryIndexes is missing as well, but that one could be created later
The text was updated successfully, but these errors were encountered: