Very new to AWS and looking at EMR and hoping for some direction and information here. I want to create a cloud formation template for EMR using AWS:EMR:Cluster, however I don't see a way to specify my EC2 Attributes like, Security Groups and EC2 Instance profile.
I am looking at the resources here: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-emr-cluster.html
Can you direct me how this accomplish this from a cloudforatemplate?
I saw the AdditionalInfo do I add the Ec2 JSON template there ?