
[英]DAX: "Client does not have permission to invoke BatchGetItem" even though IAM roles are set to full access
我有一些 Dynamo DB 表,以及位于其上方的 DAX 集群来缓存查询和结果。 除了我使用 BatchGetItem 时,它工作得很好。 [ERROR] DaxServiceError: An error occurred (Unknown) when calling the BatchGetI ...