Closed alaa137 closed 5 years ago
@alaa137 Thank you for reporting to us. You need to provide the appropriate policy dynamodb:DescribeTable
in the MyPoolUnauth_Role
since your code is trying to retrieve an unauthenticated identity.
I didn't find a DescribeTable policy so I added DynamoDBFullAccess, and it worked. Thank you!
I'm trying to load a table I manually created in DynamoDB, named Device, but I'm getting an
AccessDeniedException
. Here's my code:Here's the error I'm getting:
Here's the policy:
MyPoolUnauth_Role Policy: