SNS Push notification list of available FailureTypes

0

Hi all! Currently the team I'm working on is configuring the topic for the Delivery Failure event in our Platform application.

We are receiving the proper event, for example see below:

{
    DeliveryAttempts: 1,
    EndpointArn: "arn::endpoint",
    EventType: "DeliveryFailure",
    FailureMessage: "Platform token associated with the endpoint is not valid",

    FailureType: "InvalidPlatformToken", <<<<<<<<==========================

    MessageId: "dd686e01-3f8f-56f7-9683-348cb97d649a",
    Resource: "arn:aws:sns:eu-central-1:1212121212:app/GCM/PushNotification",
    Service: "SNS",
    Time: "2022-02-21T12:25:22.787Z"
}

Can anyone tell us the list of available FailureType?

已提问 2 年前117 查看次数
没有答案

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则