课程: Building Dynamic Websites using AWS Lambdas
今天就学习课程吧!
今天就开通帐号,24,700 门业界名师课程任您挑!
Give your Lambda function permissions to use SES - Amazon Web Services (AWS)教程
课程: Building Dynamic Websites using AWS Lambdas
Give your Lambda function permissions to use SES
- With a verified email address and the simple email service you're ready to move on. We need to fix the permissions in Lambda. So, let's go back to Lambda at this point. Now, if you were in a situation like I was where the region you created your Lambda is different than your email service, you might have a bit of a freak out moment. Because it looks like all of our Lambda functions are gone. That's because I had to use a different region for SES, here, US West 2. And you'll see that right here. It was actually in US West 1 that we created our Lambda. So, in US West 2, there are no Lambda functions. But, don't stress out, it's not gone. Just select the correct region from the drop down, and our Lambda's back. So, rest easy. It's still here. You'll recall that we allowed AWS to set up our permissions for us. If you scroll all the way down, you'll see that the execution roll, which is what Lambda uses to actually…
随堂练习,边学边练
下载课堂讲义。学练结合,紧跟进度,轻松巩固知识。
内容
-
-
-
-
-
(已锁定)
Submit to an API with JavaScript6 分钟 28 秒
-
(已锁定)
Test your new JavaScript submission2 分钟 59 秒
-
(已锁定)
Deal with the dreaded CORS problem3 分钟 58 秒
-
(已锁定)
Challenge: Update your HTML with the Lambda response2 分钟 32 秒
-
(已锁定)
Solution: Update your HTML with the Lambda response4 分钟 20 秒
-
(已锁定)
Get SES ready for sending email2 分钟 43 秒
-
(已锁定)
Give your Lambda function permissions to use SES4 分钟 15 秒
-
(已锁定)
Send an email from your Lambda function5 分钟 54 秒
-
(已锁定)
Convert your Lambda to run synchronously5 分钟 17 秒
-
(已锁定)
Challenge: Add in the information from the feedback form to your Lambda function1 分钟 48 秒
-
(已锁定)
Solution: Add in the information from the feedback form to your Lambda function3 分钟 47 秒
-
(已锁定)
-
-