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 次
沒有答案

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

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

回答問題指南