1回答
- 新しい順
- 投票が多い順
- コメントが多い順
0
You only pay for what you read. If you have a limit of 1 then you only pay to read one item.
However, if you use a filter expression then you pay to read whatever items match your KeyConditionExpression
and the FilterExpression
is applied afterwards.
In summary, whatever matches the KeyConditionExpression
will be read, but can be reduced by using Limit
.
関連するコンテンツ
- AWS公式更新しました 3年前
- AWS公式更新しました 2年前