Sitemap

IAM in AWS

1 min readFeb 25, 2019

What is IAM in AWS?

How to create a IAM Role in AWS?

In this example we will create a role giving the permision to EKS Service

To create your Amazon EKS service role in the IAM console

  1. Open the IAM console at https://console.aws.amazon.com/iam/.
  2. Choose Roles, then Create role.
  3. Choose EKS from the list of services, then Allows Amazon EKS to manage your clusters on your behalf for your use case, then Next: Permissions.
  4. Choose Next: Tags.
  5. (Optional) Add metadata to the role by attaching tags as key–value pairs. For more information about using tags in IAM, see Tagging IAM Entities in the IAM User Guide.
  6. Choose Next: Review.
  7. For Role name, enter a unique name for your role, such as eksServiceRole, then choose Create role.

Done creating the IAM role on AWS.

Reference

Jinna Baalu
Jinna Baalu

Written by Jinna Baalu

Devops Solution Architect | Managing Consensus based Distributed Clusters | Centralised Logging 4M/15min | ELK | Prometheus | Kafka | Cassandra | Mongo