Preparing the System / Creating IAM Policies |
AWS Identity & Access Management (IAM) manages credentials for the Cluster Manager and its nodes by assigning IAM roles to them when they are launched. Attaching policies to these roles grant the associated instances permissions such as starting, stopping, and terminating instances in EC2, associating IAM roles with a new instance, or updating records in the Route 53 service.
A PassRole permission allows an application to associates the specified IAM roles with an EC2 instance. The PassRole IAM Policy described in the following instructions allows the Cluster Manager and its nodes to assign the atc-node role to new instances.