Skip to content

Instantly share code, notes, and snippets.

@lukin0110
Created January 13, 2016 13:25
Show Gist options
  • Save lukin0110/88323ca1fe23b1516cf5 to your computer and use it in GitHub Desktop.
Save lukin0110/88323ca1fe23b1516cf5 to your computer and use it in GitHub Desktop.
{
"Records": [
{
"EventSource": "aws:sns",
"EventVersion": "1.0",
"EventSubscriptionArn": "arn:aws:sns:eu-west-1:123415737820:download:41cbc65b-a00b-4289-9916-c78a4149dd1f",
"Sns": {
"Type": "Notification",
"MessageId": "0e5cc6b5-e8e5-527c-a8bb-89a5bace935f",
"TopicArn": "arn:aws:sns:eu-west-1:123415737820:download",
"Subject": null,
"Message": "test",
"Timestamp": "2016-01-13T13:23:55.009Z",
"SignatureVersion": "1",
"Signature": "DtA5pSZquyO7G6vX5iRvJAVn/Lb2RAlH1bf4iRjyY8GXsuGSDMtlXIkm6pRpn9+Y6z5Aq/iIoM9LijMODQ1FcMneMgaYR4mOLTKuVhQ6UVZigd4TUH0xUgOkCShvM8HlEHRB6yCuFBqwDjhOjwO8UiaGm9XVk+jAq51HRsxL5uShl/6v6lwp/EcxBJoXarCm/UGybzLKa6QJidC1TA6s9QKW08wMRNZxBetBTHrmyXbRAQImxVhOZxbS9ZplXiQbDxo7j0q7DCUTtXXOa0+0Y9DTcJQeZPRLN6Hhg4iFnQ6zQzxdIyCUo+FAkjQrEe7FwIth9qz04E8dv23S2LGdWQ==",
"SigningCertUrl": "https://sns.eu-west-1.amazonaws.com/SimpleNotificationService-bb750dd426d95ee9390147a5624348ee.pem",
"UnsubscribeUrl": "https://sns.eu-west-1.amazonaws.com/?Action=Unsubscribe&SubscriptionArn=arn:aws:sns:eu-west-1:483115737820:download:41cbc65b-a00b-4289-9916-c78a4149dd1f",
"MessageAttributes": {
"AWS.SNS.MOBILE.MPNS.Type": {
"Type": "String",
"Value": "token"
},
"AWS.SNS.MOBILE.MPNS.NotificationClass": {
"Type": "String",
"Value": "realtime"
},
"AWS.SNS.MOBILE.WNS.Type": {
"Type": "String",
"Value": "wns/badge"
}
}
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment