Created
February 28, 2020 19:12
-
-
Save mikebroberts/ccbe50478e7258a94021bd6e30d9c4ae to your computer and use it in GitHub Desktop.
Revisions
-
mikebroberts created this gist
Feb 28, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,15 @@ { "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", } } ] }