Outgoing mail for sagemaker labeling job

0

When having made a labeling job on Ground Truth, an outgoing mail should be sent to team member, but in my case, mail not be sent with no error message.

  1. in case no private team created (the first job creation) : mail can be sent. (set up a team during job creation)
  2. in case a private team already set up: mail cannot be sent. (select a existing team during job creation)

I think policies of the job role might not be enough, for example, cognito policy. How can I make sure the cause of the error?

asked 2 years ago327 views
1 Answer
0
Accepted Answer

To Successfully create a SageMaker Labeling Job you will need the following Permission Policies applied within your account:

  1. The IAM entity you have used to create the job will need permissions outlined in the "Permissions Required to Use the Amazon SageMaker Ground Truth Console" [1]
  2. Your Labelling Job Role will need SageMakerFullAccess [2]

With these permissions in place your job should create successfully.

Links to documentation provided by AWS:

[1] https://docs.aws.amazon.com/sagemaker/latest/dg/security_iam_id-based-policy-examples.html#console-permissions

[2] https://docs.aws.amazon.com/sagemaker/latest/dg/security-iam-awsmanpol.html#security-iam-awsmanpol-AmazonSageMakerFullAccess

AWS
Caryn_S
answered 2 years ago
  • Thank you for your advice! That helps me. Otherwise, I asked AWS engineers through support desk, and I got the answer about the specification of outgoing mail. In case of ground truth labeling job, outgoing mail is sent at the following triggers: -newly create a private team -add new team member Mail is not sent for every labeling job. I misunderstood at the point.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions