How to delete a record key in Cognito identity pool dataset?

0

I use Cognito Sync "updateRecords" function in JavaScript SDK v3 (https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/CognitoSync.html#updateRecords-property) and set "Op" in "RecordPatches" to "remove", but specified record(s) not deleted and "SyncCount" increased by 1.
I also get the same result with same operation in AWS CLI.

What is the right way to delete a record key (not just record value) in dataset ?

已提問 2 年前檢視次數 90 次
沒有答案

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南