#2 My Whizlabs Lab Journey - Security

Lab 2: Creating IAM Roles

Lab Outcomes

  1. I learned how to create an IAM Role for EC2 Service.

  2. I learned how to create an IAM Role for DynamoDB service.

EC2Role Created

DynamoDBRole Created

Passed the Validation Checks

Do you know ?

An IAM role is an IAM identity that you can create in your account that has specific permissions. An IAM role is similar to an IAM user, in that it is an AWS identity with permission policies that determine what the identity can and cannot do in AWS. However, instead of being uniquely associated with one person, a role is intended to be assumable by anyone who needs it.

Lab Link: https://www.whizlabs.com/labs/creating-iam-roles