课程: Building Dynamic Websites using AWS Lambdas
今天就学习课程吧!
今天就开通帐号,24,700 门业界名师课程任您挑!
Solution: Write a simple responder for a web request - Amazon Web Services (AWS)教程
课程: Building Dynamic Websites using AWS Lambdas
Solution: Write a simple responder for a web request
- [Narrator] Well how'd you do? Hopefully this was really tough, and you got most of it. Even if you didn't figure everything out, the process of kind of working through this on your own, is incredibly valuable. So let's walk through it together. The first thing you need to do is to go into API Gateway, and get this invocation URL. This long thing, is going to be different for your API than mine. You're going to have to go back into your feedback form, which we can do now. And find where the action attribute should be. So here is my form, we've got a post method already, and we're going to add to that, action equals, and then you should put in the URL, for your API Gateway. But that's not all, because remember we specifically want the feedback resource. So add that slash and put feedback on the end. Obviously, if you change this or you change the stage, you would need to come back in and change this. So now I'm going to…
随堂练习,边学边练
下载课堂讲义。学练结合,紧跟进度,轻松巩固知识。
内容
-
-
-
-
Setting up an API gateway6 分钟 26 秒
-
(已锁定)
Routing requests to Lambda3 分钟 4 秒
-
(已锁定)
Hello Lambda!7 分钟 32 秒
-
(已锁定)
Deploy your API gateway7 分钟 16 秒
-
(已锁定)
Enable Lambda proxy integration3 分钟 35 秒
-
(已锁定)
Challenge: Write a simple responder for a web request5 分钟 52 秒
-
(已锁定)
Solution: Write a simple responder for a web request4 分钟 50 秒
-
-
-
-