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 9 months ago
- asked 4 years ago
- AWS OFFICIALUpdated 9 months ago
Thank you so much! My stupid typo.