Guest User

Untitled

a guest
Apr 26th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. {
  2. "Type" : "Notification",
  3. "MessageId" : "a8fc525e-5575-5a61-ad09-01025bb9c110",
  4. "TopicArn" : "arn:aws:sns:us-east-1:12345:someid",
  5. "Subject" : "DeliveryFailure event for app com.some.app (APNS)",
  6. "Message" : "{"DeliveryAttempts":1,
  7. "EndpointArn":"arn:aws:sns:us-east- 1:12345:endpoint/APNS/com.some.app/3f08fd15-d349-3d82-b415-49df9ff9d8dd",
  8. "EventType":"DeliveryFailure",
  9. "FailureMessage":"Endpoint was not found",
  10. "FailureType":"EndpointNotFound",
  11. "MessageId":"4e658b3c-8738-5a67-a13b-d86089f45074",
  12. "Resource":"arn:aws:sns:us-east-1:1234:app/APNS/com.some.app",
  13. "Service":"SNS",
  14. "Time":"2018-04-26T17:29:48.732Z"}",
  15. "Timestamp" : "2018-04-26T17:29:48.776Z",
  16. "SignatureVersion" : "1",
  17. "Signature" : "Some signature",
  18. "SigningCertURL" : "some url",
  19. "UnsubscribeURL" : "some url"
  20. }
Add Comment
Please, Sign In to add comment