From b204303a8f578fb17fbfac3edc12a95281e7dc12 Mon Sep 17 00:00:00 2001 From: Ash Date: Thu, 15 Apr 2021 16:07:22 +0900 Subject: [PATCH] Update sample event md5 with the latest value --- update_security_groups_lambda/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update_security_groups_lambda/README.md b/update_security_groups_lambda/README.md index 24a24dc..1a89e84 100644 --- a/update_security_groups_lambda/README.md +++ b/update_security_groups_lambda/README.md @@ -86,7 +86,7 @@ Now that you have created your function, it’s time to test it and initialize y "Signature": "EXAMPLE", "SigningCertUrl": "EXAMPLE", "MessageId": "95df01b4-ee98-5cb9-9903-4c221d41eb5e", - "Message": "{\"create-time\": \"yyyy-mm-ddThh:mm:ss+00:00\", \"synctoken\": \"0123456789\", \"md5\": \"7fd59f5c7f5cf643036cbd4443ad3e4b\", \"url\": \"https://ip-ranges.amazonaws.com/ip-ranges.json\"}", + "Message": "{\"create-time\": \"yyyy-mm-ddThh:mm:ss+00:00\", \"synctoken\": \"0123456789\", \"md5\": \"604bd94b60e45260a8d26a0b1800831c\", \"url\": \"https://ip-ranges.amazonaws.com/ip-ranges.json\"}", "Type": "Notification", "UnsubscribeUrl": "EXAMPLE", "TopicArn": "arn:aws:sns:EXAMPLE",