AWS push notification service integration error

后端 未结 2 1378
孤独总比滥情好
孤独总比滥情好 2021-02-18 23:29

I am trying to integrate Amazon Push Notifications to my iPhone app. I did follow the tutorial provided here correctly.

I am getting this error when creating the Platfor

相关标签:
2条回答
  • 2021-02-19 00:19

    You can add AmazonSNSFullAccess under Roles->attach policy.

    0 讨论(0)
  • 2021-02-19 00:22

    The issue was in the AWS SNS configurations. We need to add "SNS:CreatePlatformEndpoint" to the policy for both Auth and Unauth roles

    0 讨论(0)
提交回复
热议问题