Skip to content

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.
  • Labs icon Lab
  • A Cloud Guru
Google Cloud Platform icon
Labs

Troubleshooting and Resolving AWS IAM Errors

In this hands-on lab scenario, you are a security engineer working for a new startup that's launching an online bookstore for rare and antique books. The founder, Kia, needs your help setting up her database administrators with the proper access permissions for the startup's AWS account. In order to provide access and ensure the proper security measures are in place, you will use AWS Identity & Access Management (IAM) and attach the necessary AWS-managed policy that allows full access to Amazon Relational Database Service (RDS).

Google Cloud Platform icon
Labs

Path Info

Level
Clock icon Intermediate
Duration
Clock icon 30m
Published
Clock icon Oct 09, 2020

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.

Table of Contents

  1. Challenge

    Review Existing Policy Permissions for DBAGroup as an Administrator

    1. Log in to the AWS Management Console using cloud_user credentials.
    2. Navigate to IAM.
    3. In IAM Resources section, click User groups: 1.
    4. Click DBAGroup.
    5. Click the Permissions tab and click StudentRDSPolicy.
    6. Click Cancel to exit.
    7. Sign out as the cloud_user by clicking your account name on the top-right navigation bar and click Sign Out.
  2. Challenge

    Access a Relational Database Instance as a DBA

    1. Click Log back in.
    2. Log in as dba-1. (NOTE: The credentials are located under the Additional Resources section)
    3. Navigate to Amazon Relational Database Service (RDS).
    4. Click Create database.
    5. Note the access denied message. We need to modify DBAGroup permissions as an administrator to grant DBA access.
    6. Sign out by clicking your account name on the top navigation bar and clicking Sign Out.
  3. Challenge

    Modify Permissions on the DBAGroup as an Administrator

    1. Click Log back in.
    2. Log in with the cloud_user credentials.
    3. Navigate to IAM.
    4. In IAM Resources section, click User groups: 1.
    5. Click DBAGroup.
    6. Click the Permissions tab.
    7. Click Add permissions to access the dropdown menu and click Attach Policies.
    8. In Other permission policies field, search for "rds".
    9. Select AmazonRDSFullAccess.
    10. Click Add permissions.
    11. Log out as the cloud_user by clicking your account name on the top-right navigation bar and clicking Sign Out.
  4. Challenge

    Verify Relational Database Access as a DBA

    1. Click Log back in.
    2. Log back in as dba-1.
    3. Navigate to Amazon Relational Database Service (RDS).
    4. Click Create database. (NOTE: The error message is gone.)

The Cloud Content team comprises subject matter experts hyper focused on services offered by the leading cloud vendors (AWS, GCP, and Azure), as well as cloud-related technologies such as Linux and DevOps. The team is thrilled to share their knowledge to help you build modern tech solutions from the ground up, secure and optimize your environments, and so much more!

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.

Start learning by doing today

View Plans