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?

gefragt vor 2 Jahren337 Aufrufe
1 Antwort
0
Akzeptierte Antwort

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
beantwortet vor 2 Jahren
  • 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.

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen