經由Cognito登記用戶本人面臨着這樣的錯誤 Request must contain either a valid (registered) AWS access key ID or X.509 certificate.
雖然試圖註冊經由Cognito在DynamoDB本地的用戶。當我與DynamoDB斷開連接時,用戶註冊成功,我可以通過編程方式在db中創建記錄。
我也即POJO,這將幫助我建立我dynamoDB table.The哈希鍵和範圍鍵已經明確規定在POJO對象名爲SampleEntity類,但我仍然得到一個異常散列關鍵是不被定義 @DynamoDBTable(tableName = "sampletable1")
public class SampleEntity {
public static final String H
我已經爲Amazon DynamoDB下載了本地版本。我正在嘗試使用shell創建一個表。當我從shell中運行代碼它給我一個錯誤: "message":"The security token included in the request is invalid."
"code":"UnrecognizedClientException"
"time":"2017-04-27T12:50:35