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
More broadly, we need to have a way of supporting changes to a table's :options when there are no indexes being operated on - I haven't looked too deeply into this, but I'm pretty sure nothing happens due to the empty do end. This seems to be the case when attempting to update a table's billing mode, too, etc...
We currently support modifications to the provisioned throughput of a global secondary index via the following migration syntax:
however, we do not support the ability to modify the throughput of a table. The syntax should probably be something like
The text was updated successfully, but these errors were encountered: