Configure AWS IAM Policies with MFA and IP Restrictions
In this lab, you will practice creating AWS IAM policies conditioned to specific properties of the AWS user invoking the policy. In this LAB you will focus on two conditions types: Multi-Factor Authentication source IPv4 address.
Terms and conditions apply.
Lab info
Lab author
Challenge
Modify existing AWS IAM policy by Adding MFA condition
In this challenge you will learn how to add fine grained controls on your AWS IAM policies by checking if user trying to access the target resources is configured with MFA (Multi-Factor Authentication) enabled.
Challenge
Modify Existing AWS IAM Policy by Adding IPv4 Address Condition
In this challenge you will learn how to add fine grained controls on your AWS IAM policies by checking if user trying to access the target resources presents with IPv4 public address within a given IPv4 range.
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.
Recommended prerequisites
- AWS IAM (users, groups, policies)
- AWS IAM MFA configuration
- AWS Dashboard
- JSON format style