For web distributions, CloudFront lets you choose whether you want CloudFront to forward headers to your origin and to cache separate versions of a specified object based on the header values in viewer requests. This allows you to serve different versions of your content based on the device the user is using, the location of the viewer, the language the viewer is using, and a variety of other criteria.

With Cloudfront Edge Caching module, you can manage the cache clear of Amazon Cloudfront through a setting form. This allow to clear cache pages when the content and users are modified, also allows to invalidate specific's URL.

Requirements

Requires the Key AWS module: https://www.drupal.org/project/key_aws

AWS SDK PHP: SDK necessary to connect with AWS Services

Install

Install via composer:

composer require drupal/cloudfront_edge_caching
drush en cloudfront_edge_caching
Supporting organizations: 

Project information

Releases