1 Answer
- Newest
- Most votes
- Most comments
1
One reason for the error could be that you did not configure the path for the REST API as "/DynamoDBManager":
I suggest verifying that, as it could be the reason for the HTTP 403 you are experiencing, as in that case it would mean the REST resource does not exist.
Relevant content
- asked 2 years ago
- asked 5 years ago
- AWS OFFICIALUpdated 2 years ago

Thank you so much! My stupid typo.