Amazon web services – Sending CloudFront requests into SQS
Is it possible to configure CloudFront to send incoming HTTP requests straight into SQS, without using EC2 or AWS Lambda for example? I am looking for the same kind of integration between API Gateway -> SQS, except with CloudFront.