but when run sls deploy in ap-southeast-2, it gives me below error
CreateGlobalTable: Failed to setup global table. Error Cannot add, delete, or update the local region through ReplicaUpdates. Use CreateTable, DeleteTable, or UpdateTable as required.
I have blow configuration:
but when run
sls deploy
in ap-southeast-2, it gives me below errorwhat could be the reason causing this issue?