8.5. Attaching the role permissions to RHEL instance in AWS
Using the Amazon IAM console in your browser, you may select the needed roles and assign them to a worker node.
Procedure
- From the AWS IAM console, create your desired IAM role.
Attach the IAM role to the desired worker node. The following permissions are required:
-
sts:AssumeRole
-
ec2:DescribeInstances
-
ec2:DescribeRegions
-