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?

已提問 2 年前檢視次數 337 次
1 個回答
0
已接受的答案

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
已回答 2 年前
  • 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.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南