amazon ec2 - Tagging EC2 machines in Pipeline's EMR Cluster (ImportCluster in the S3->DynamoDB example) -


i'm trying run s3->dynamodb example , having problems running emr cluster created myimportjob activity.

we configured our iam accounts such every user can create ec2 machines specific 'team_id' tag (of team). helps control resources, prevent mistakes , monitor usage.

when pipeline tries launch emr cluster, (probably) without tags , therefore fails terminated errors: user account not authorized call ec2. tried find configuration in emrcluster resource couldn't find me set that. i'm pretty sure fails because of tags policy.

any idea how can overcome this?
if if create cloudformation template that? have more control there? (i'm going create pipeline part of application template anyway, wanted experience product before).

thanks!

i not find solution how add tags emr(and how set visible users) have created python script run bootstrap action. if still relevant can find here


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -