I am testing out this proof of concept. However, I am getting Missing Authentication Token after adding the role into the lambda function that I created to run on API gateway. I am currently following below references to invoke lambda function + dynamodb + api gateway with Java.
After giving the access with IAM role. I am still having the same error. Please help to advice. Thank you all!
https://www.youtube.com/watch?v=TbCNVApI4lA&ab_channel=MadeEasy
https://github.com/enquiresandeep/AWSSamples
screenshots


