#2 My Whizlabs Lab Journey - Security
Lab 2: Creating IAM Roles
Lab Outcomes
I learned how to create an IAM Role for EC2 Service.
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.