Configure Access to Amazon S3 by IP Address
In this lab, you’ll practice how to restrict access to an S3 bucket based on a resources IP address. When you’re finished with this lab, you’ll have the skills needed to control access to S3 buckets by IP address.
Terms and conditions apply.
Lab info
Lab author
Challenge
Create an IP Based Policy for the S3 Bucket
In this challenge you will create a new bucket policy to restrict create and delete operations on a folder to a single IP address.
Challenge
Amend the IP Bucket Policy to Add a New Condition
In this challenge you will amend the existing policy to add read only access to the web folder for a range of IP addresses.
Challenge
Confirm the IP Based Policy Works
In this challenge you will confirm that the bucket policy is working as expected.
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 S3 Buckets
- AWS IAM Basics