4 ms·
From the limits page(1) I see you can only have 256 tables per account. (1) http://docs.amazonwebservices.com/amazondynamodb/latest/developerguide/Limits.html
by zerosanity 15y ago
From the limits page(1) I see you can only have 256 tables per account.
(1) http://docs.amazonwebservices.com/amazondynamodb/latest/developerguide/Limits.html http://docs.amazonwebservices.com/amazondynamodb/latest/deve...
- mikehuffman 15y agoThe fact that you can make composite keys should make that irrelevant. Edit: to clarify, I think that composite keys would make your problem limited to 256 distinct applications, not, for example, 256 customers, users, etc.
- werner 15y agoAs with all the other AWS services you can have your limits lifted upon request.
- yahelc 15y agoDoes that apply for the 50-per-account cap on S3 buckets as well?
- ceejayoz 15y agoI'd imagine S3 falls within the scope of "all the other AWS services"...
- justinsb 15y agoCan the 10GB per domain limit be raised on SimpleDB? Or do I have to promise to refer to it as DynamoDB to do that? :-)