- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- Cloud

Troubleshooting an IAM Policy on an EC2 Instance
In this lab you will be taking on the role of a cloud engineer. You come to realize your EC2 instance is unable to get items from your S3 bucket. All of the network settings appear to be correct, so you need to determine how to give your EC2 instance permission to access the S3 bucket.

Lab Info
Table of Contents
-
Challenge
Upload an object to the S3 bucket.
Navigate to the S3 service and upload a small text file to the S3 bucket.
-
Challenge
Connect to the EC2 instance and attempt to get the object
Use Instance Connect to connect to the EC2 Instance, and attemt to use the
get-object
command to retrieve the object. -
Challenge
Edit the instance’s IAM Policy to allow access to the S3 Bucket
From the EC2 service, navigate to the IAM Role that is attached to the EC2 instace. Add a permissions policy that enables the EC2 instance to get objects from the S3 bucket.
-
Challenge
Connect to the EC2 instance to verify the new permissions
Use Instance Connect to retry the
get-object
command.
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.