- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- Cloud
Automating Security Remediation With CloudTrail and Lambda
In this hands-on lab, you'll build an automated security remediation workflow using AWS CloudTrail, Amazon EventBridge, and AWS Lambda. You'll create a target IAM role that the automation protects from unauthorized inline policy attachments, and configure a CloudTrail trail to capture IAM management events. You'll then deploy a Lambda function that removes any unauthorized policies added to the role, and wire it to an EventBridge rule that triggers whenever CloudTrail detects an inline policy modification.
Lab Info
Table of Contents
-
Challenge
Configure CloudTrail to Capture IAM Management Events Relevant to Security Monitoring
- Create the target IAM role.
- Create a CloudTrail trail.
-
Challenge
Deploy a Lambda Function that Performs Automated Remediation when a Triggering Event Occurs
- Create the function execution role in IAM with least-privilege permissions.
- Deploy the Lambda function.
-
Challenge
Create an EventBridge Rule that Filters CloudTrail Events Associated with IAM Policy or Role Modifications
- Add the IAM event pattern filter to the rule.
- Add the remediation Lambda function as a target.
-
Challenge
Validate the Automated Remediation Workflow by Generating a Test IAM Event and Confirming the Lambda Response
- Add an inline policy to the target role.
- Verify that the remediation Lambda function has been invoked.
- Verify that the inline policy has been removed from the target role.
- Verify in CloudTrail that both the policy addition and the Lambda-initiated policy removal were successful.
About the author
Real skill practice before real-world application
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.
Learn by doing
Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.
Follow your guide
All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.
Turn time into mastery
On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.