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?

gefragt vor 2 Jahren117 Aufrufe
Keine Antworten

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