Hacker News new | ask | show | jobs
by mastazi 37 days ago
> you have a limited number of global supported indexes, 5 iirc

you can create 20 global (GSI) and 5 local (LSI) indexes per table[1], I think the number must have been lower at some point in the past, because it's not the first time I hear this complaint

[1] https://docs.aws.amazon.com/amazondynamodb/latest/developerg...

1 comments

No I just misremembered and mixed up the global and local.