- Lab
- A Cloud Guru
Advanced S3 Security Configuration
In this lab, we will configure permissions for a provided S3 bucket to provide appropriate access to a team of users, as well as a public prefix within the S3 bucket.
Path Info
Table of Contents
-
Challenge
Investigate the Lab Environment
Log in to the AWS web console and take a look around. You should find:
- An EC2 bastion host with pre-configured AWS CLI profiles for:
brock
,john
, andlizzie
. - Matching IAM users with no permissions.
- An S3 bucket with the prefix structure in the lab description, and text files in each prefix.
- An EC2 bastion host with pre-configured AWS CLI profiles for:
-
Challenge
Provide Appropriate Public Access
Provide appropriate access for all objects in the
/public
prefix in the provided S3 bucket. -
Challenge
Provide Appropriate Team and User Access
Provide appropriate access for all objects in the
/team
prefix in the provided S3 bucket, as well as appropriate access to each user's prefix. -
Challenge
Test Permissions
Using your web browser and the provided EC2 instance, test all requested access patterns to ensure all users are able to perform the actions they should be able to, and are unable to perform any outside of the requested parameters.
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.