AWS Project Requirements
AWS Project Requirements
Requirements:
When a user sends a HTTP POST request to AWS CloudFront for a specific URL
www.customer.com/wp-login.php, we need to asynchronously send the full HTTP Request and
Response headers (including the body) using a Lambda@edge function to Elasticsearch to store
and analyze.
Network Architecture:
Sample code:
https://blog.cloudflare.com/logs-from-the-edge/