Recipe 3 – Creating an IAM role for an AWS service
You can use the following steps to create an IAM user:
- Navigate to the IAM console.
- Select Roles, and then choose Create role.
- For Select type of trusted entity, choose AWS service.
- For Choose a use case, select Redshift.
- For Select your use case, choose Redshift – Customizable (allows a Redshift cluster to call AWS services on your behalf). Click Next: Permissions.
- Skip Create Policy, click Next: Tags, then click Next: Review.
- Provide a role name and click Create role. Note the role name to attach it to the Amazon Redshift cluster.