I'm trying to attach an instance role to a cluster I'm running through data-pipeline. I'd like to run my own mapper script that needs write permissions to DynamoDB
(the "regular" HIVE upload won't do the trick for me).
I've gone through the API docs and it seems that while EMR can specify an instance role for the machines, in the data-pipeline API it's not supported.
Asking here to confirm this, and would love to hear if you have other solutions..