在我的一个 python应用程序中,我正在使用boto,我想只使用范围键查询dynamodb表.我不想使用扫描. 评级表的模式 ratings = Table.create(ratings, schema=[ HashKey(user_id, data_type=NUMBER), RangeKey(photo_id, data_type=NUMBER)], throu
在线咨询:
邮箱: xwei067@foxmail.com
工作时间:周一至周五,9:00-17:30,节假日休息