Skip to content

Instantly share code, notes, and snippets.

@stevejgordon
Last active January 8, 2019 12:49
Show Gist options
  • Save stevejgordon/f72a2604cb66a46c52d4cf58718251e0 to your computer and use it in GitHub Desktop.
Save stevejgordon/f72a2604cb66a46c52d4cf58718251e0 to your computer and use it in GitHub Desktop.
{
"Type" : "Notification",
"MessageId" : "b35e7587-4b67-5ce0-9fba-212920340e83",
"TopicArn" : "arn:aws:sns:eu-west-2:123456789:SampleTopic",
"Message" : "Test at 08 January 2019",
"Timestamp" : "2019-01-08T12:47:41.717Z",
"SignatureVersion" : "1",
"Signature" : "ALongSignature",
"SigningCertURL" : "https://sns.eu-west-2.amazonaws.com/SimpleNotificationService-abc.pem",
"UnsubscribeURL" : "https://sns.eu-west-2.amazonaws.com/?Action=Unsubscribe&SubscriptionArn=arn:aws:sns:eu-west-2:123456789:SampleTopic:1e6314e6-ef8c-4248-a971-fe1283ebc53c"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment