我有下面的keys.txt "test": {"BOOL": true}我运行以下命令aws dynamodb get-item table-name marvel-users prod-keyoccurred when calling the GetItem operation: The provided key element does not match the schema
我试着使用GUI,但是扫描停止了
我正在尝试从dynamodb表中获取具有主键条件的项,但我没有任何其他值。我只知道表中的一些记录具有不同的主键模式(例如,其中包含连字符),而其他记录则没有。我如何在一个简单的way..Do中实现这一点?我需要扫描整个表,获取结果并过滤所需的记录 一些类似于"Select * from Student where Id