From the course: Building Dynamic Websites using AWS Lambdas

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

AWS provides managed services for nearly everything

AWS provides managed services for nearly everything - Amazon Web Services (AWS) Tutorial

From the course: Building Dynamic Websites using AWS Lambdas

Start my 1-month free trial

AWS provides managed services for nearly everything

- [Brett] So speaking of trying to spark your imagination, of trying to think big, I wanted to show you something that might give you a few ideas. I'm looking at the couple of lambda functions we have, and I'm going to create a new function. And I don't even care about the name right now, don't even put anything there, I'm just going to open up this Choose or Create Role that we've largely left alone, and say create a new role from AWS policy templates. And again, don't really care about the name, I just want to show you some of the templates that are prebuilt. Notice this, there's a cloud formation set of permissions, AMI for working with Amazon machine images, S3 for reading from buckets, we've been basically uploading to buckets for a website, but we've not read from a lambda function, we certainly could. Interacting with Elasticsearch, SES, which we have done some work with, test harness using DynamoDB…

Contents