I am using aws cli & querying DynamoDB. I am using “–page-size 10” option in the command, but I am getting more results. Actually I am getting all entries matching the query. There is no difference in the results when I pass page-size option & when I don’t. What I am missing? Why “–page-size” option is not working. Do I need to add any extra option in aws cli?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
AWS cloudsearch on dynamodb with serverless | 1 | 2318 | January 30, 2019 | |
Serverless.yml not creating dynamodb table locally | 1 | 2913 | March 8, 2023 | |
Newbie : Lambda function – GET doesn't return anything | 3 | 3772 | September 7, 2019 | |
Unable to see functions and tables in AWS console | 0 | 414 | November 22, 2020 | |
Serverless DynamoDB Node Libraries | 3 | 601 | September 11, 2020 |