Preparing the System / Creating IAM Roles |
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.
This IAM role requires that the following policy has already been configured: atc-route53-policy. For more information about the atc-route53-policy, see Creating the Route 53 IAM Policy.
Authorize the atc-manager and atc-node roles to use the permissions in the atc-route53 role by editing the atc-route53 role's trust relationship.