Using [email protected] to modify incoming requests with CloudFront and S3
CloudFront is typically used to map to static apps in S3. These apps can be based on JS technologies such as Angular, React and Vue. However, in some cases you may want multiple static apps or special requests behaviors to occur with the request before calling the S3 bucket to serve the app. The AWS… Read More »