Not directly, no. However, the documentation states that you can use CloudTrail to log the requests from SQS to S3, then have changes to S3 trigger the events that can get your Lambda function to respond.
It's a little convoluted, but that seems to be the way they're going for now.
It's a little convoluted, but that seems to be the way they're going for now.