Skip to content

Instantly share code, notes, and snippets.

@mikebroberts
Created February 28, 2020 19:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikebroberts/ccbe50478e7258a94021bd6e30d9c4ae to your computer and use it in GitHub Desktop.
Save mikebroberts/ccbe50478e7258a94021bd6e30d9c4ae to your computer and use it in GitHub Desktop.
book-chapter-5-sample
{
"Records": [
{
"EventSubscriptionArn": "arn:aws:sns:us-east-1::ExampleTopic",
"Sns": {
"Type": "Notification",
"MessageId": "95df01b4-ee98-5cb9-9903-4c221d41eb5e",
"TopicArn": "arn:aws:sns:us-east-1:123456789012:ExampleTopic",
"Subject": "example subject",
"Message": "example message",
"Timestamp": "1970-01-01T00:00:00.000Z",
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment