Thank you for the tutorial. few things are missing here. 1. Add maven-shade-plugin build configuration to pom.xml to include dependency jars 2. Give dynamodb read write access to the created role, otherwise your will get permission denied
@@MadeEasyTech bro when i deploy your code I got a error "{ "message": "Could not parse request body into json: Could not parse payload into json: Unexpected character (\'\'\' (code 39)): was expecting double-quote to start field name at [Source: (byte[])\"{ \"httpMethod\": \"POST\", \"student\": {\'$\'} }\"; line: 3, column: 14]" }
Very good explanation. Need some more details. If we have one more resource then do we have to create a separate project and deploy as a separate lambda function or can I write 2 handler methods? Is it necessary to create a class "Request" and pass the method type in that? Is there any other way to pass the request details? Your answer will be very helpful. Thanks
I am getting this error - {"message": "Could not parse request body into json: Could not parse payload into json: Unexpected character (\'}\' (code 125)): expected a value at [Source: (byte[])\"{ \"httpMethod\":\"GET\", \"id\": }\"; line: 4, column: 2]"} can you help me fix? TIA
Thanks for the tutorial..it helped me in getting started with API gateway in much less than I anticipated.
Great Videos
Great tutorial
Thanks, exactly what I was looking for.
Thank you for the tutorial. few things are missing here.
1. Add maven-shade-plugin build configuration to pom.xml to include dependency jars
2. Give dynamodb read write access to the created role, otherwise your will get permission denied
Good, simple example! Well explained! Please do a video showing Lambda Authorizers. Thanks.
Great work , Keep up the good work
Thanks!
Great tutorial
Glad you think so!
Awesome bro you save my life
Thanks for the tutorial. Its really helpful.
Thanks!
@@MadeEasyTech bro when i deploy your code I got a error "{
"message": "Could not parse request body into json: Could not parse payload into json: Unexpected character (\'\'\' (code 39)): was expecting double-quote to start field name
at [Source: (byte[])\"{
\"httpMethod\": \"POST\",
\"student\": {\'$\'}
}\"; line: 3, column: 14]"
}
Nice Demo, Help me a lot. Thank you
Can u pls upload this source code for know the dependencies
Exactly what I needed... Thank you.
now i need this one.if you know well in this concept.plz reply pannunka
Very good explanation. Need some more details. If we have one more resource then do we have to create a separate project and deploy as a separate lambda function or can I write 2 handler methods? Is it necessary to create a class "Request" and pass the method type in that? Is there any other way to pass the request details? Your answer will be very helpful. Thanks
Well done ! Keep on ...
Hi can you please share the source code link
Useful ... thanks
Awesome!
Not able to see what you are typing or clicking on
excellent
Well done! Where can I find the source code of this example?
It shouldn't return stack trace right in 404 case.
It is very amazing! Could you share the source code? Thanks
Where can i get the source code?
Thank you for the knowledge sharing...Please provide us the code.
I am getting this error - {"message": "Could not parse request body into json: Could not parse payload into json: Unexpected character (\'}\' (code 125)): expected a value
at [Source: (byte[])\"{
\"httpMethod\":\"GET\",
\"id\":
}\"; line: 4, column: 2]"}
can you help me fix? TIA
the video is really good. can i please get the source code of the eclipse app you have done.
Thanks for the tutorial. Please share the source code.
Incomplete video, no source code, and a few things missing such as Pom.xml file and showing us where the dynamodb is set up.
Super demo, where can i get the code ?
I am getting 403 Forbidden error while makeing request. It says missing Authentication Token. Can you assist?
Give dynamodb read write access to the created role, otherwise your will get permission denied
great demo , where can i found the code please
yes
can you please uplaod the source code for understanding better?
I'm getting "Could not parse request body into json: Unexpected character" when I send Get request
where can i get the code?
Could you please provide your source code?
what is the use of this video without proper code and config files explanation or giving code
Excellent!
Give me theeeee cooooooode!!!!
pls
can you upload source code