> It's just odd to me that I had to make this change in the first place. I wonder how many millions of dollars AWS is raking in just because devs are unaware of things like that.
What "things like that"? Do you mean the basics of querying data with DynamoDB?
This is literally the second topic in any intro to DynamoDB course, that comes right after creating your first DynamoDB table. Even that covers explicitly the basic requirements of running queries.
What "things like that"? Do you mean the basics of querying data with DynamoDB?
https://docs.aws.amazon.com/amazondynamodb/latest/developerg...
This is literally the second topic in any intro to DynamoDB course, that comes right after creating your first DynamoDB table. Even that covers explicitly the basic requirements of running queries.