Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Amazon Web Services Bootcamp

You're reading from   Amazon Web Services Bootcamp Develop a scalable, reliable, and highly available cloud environment with AWS

Arrow left icon
Product type Paperback
Published in Mar 2018
Publisher Packt
ISBN-13 9781788294454
Length 338 pages
Edition 1st Edition
Tools
Arrow right icon
Toc

Role


AWS IAM Role allows an entity to assume a role and get the permissions to access the AWS resources. The entity can be a federated user, a cross-account user, or an AWS resource. Consider we have an Amazon EC2 instance as an Entity and want to access Amazon S3. So to get access, we need to attach the IAM Role (having permissions to access S3) to our EC2 instance. So now, the EC2 instance can assume the role and get the permissions to access S3.

Let's look at different ways to create the AWS IAM Role.

AWS Management Console

The AWS Management Console allows us to create and manage the Role.

Creating a role

The following steps will guide you to create a role:

  1. Go to AWS IAM Management Console at https://console.aws.amazon.com/iam/home and click on Roles from the left navigation or directly go to https://console.aws.amazon.com/iam/home#/roles
  2. Under Roles, you can see a list of AWS IAM Roles created under your account (if any)
  3. Click on the Create role button:

Figure 2.4: Create new role

Here, we need...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime
Visually different images