- Lab
- A Cloud Guru
Triggering a Lambda Function in Response to a CloudTrail Log Event
In this lab, we are going to go over the process for triggering a Lambda function in response to a CloudTrail event. We will be using a variety of services, including CloudTrail, S3, Lambda, and SES to accomplish our goal of being notified via email when changes are made within the console. This is important for tracking changes that are made within your AWS account.
Path Info
Table of Contents
-
Challenge
Create a CloudTrail Log
Create a CloudTrail log for all management events.
-
Challenge
Create an S3 Bucket
Create an S3 bucket with a globally unique name.
-
Challenge
Create and Configure Lambda Function
Create a Lambda function utlizing Node.js 16, and copy and paste the code into the configuration, with either two personal emails or two temporary emails.
-
Challenge
Create an SES Service
Allow AWS to send mail to and from your email
-
Challenge
Get Your Email
Launch an EC2 instance to begin receiving email updates in whichever email you set in your code.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.