From the AWS documentation, I can see that SNS guarantees at least once message delivery to SQS, but it is not clear whether the same is applicable when the notification is sent to Lambda. So does SNS provide at least one message delivery when a message is sent to AWS Lambda?