Permissions to publish to your notification topic

0

Hello,

I have a question about SNS Publish topic. I have received a error message as below:

Enter image description here

Also, I try to set policy permission to full and my account is admin Access. So, I opened case to request remove SMS Sandbox. And, AWS Team resolved.

Enter image description here

Enter image description here

Who can help me? Thanks

2 réponses
0

From the error message it looks like the role being used by Sagemaker does not have permission to publish to SNS. You need to attach a policy to the role that grants Sagemaker the ability to publish SNS messages to the relevant topic.

profile pictureAWS
EXPERT
répondu il y a 2 ans
0

Hello,

Not all resources support * at the beginning of the name. So try with only * just to rule it out. But as you said in your question, you have added Admin rights, so it's probably not that.

I would first look at the SNS topic policy to ensure it's not blocking anything, then have a look at the role permissions boundary.

In some cases, I have seen the real errors "hide behind" an AccessDenied, like a wrong key och S3 giving AccessDenied instead of 404. And Creating an ECS cluster will fail on AccessDenied because its lacking tagging permission even though you can create a cluster. So an overall sanity check of the rest of your config could help.

Hope it helps!

profile picture
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions