Starcluster does not support this. An automatic solution would be to write a plugin (I could not find it) in python, which uses the AWS boto library to add the IAM role to instances.
If automation is not required, the good news is that AWS announced this week the ability to change the IAM roles of existing instances. You will have to use a similar workflow to automate the process.
source share