This project is not covered by Drupal’s security advisory policy.
AWS CloudFront does not natively support tag-based purging. CloudFront allows you to invalidate cached objects using paths or wildcards via the Invalidation API. You can specify the object paths (URLs) to purge; however, there is currently no built-in mechanism to purge cache based on AWS resource tags.
If you need to purge resources based on tags, you would have to:
- List your resources (pages, s3 file urls) and filter by tags yourself.
- Programmatically generate and submit CloudFront invalidation requests for the paths that match those tags.
Features
This module will provide you functionality to start tag based purging.
Post-Installation
Installation steps
Additional Requirements
Need aws php sdk and token secret of dont have IAM user support
--------------------------------------
This module achieve the all functionality which we achieve using below AWS services documented.
This module will save cost of services and makes the purging easier.
https://aws.amazon.com/blogs/networking-and-content-delivery/tag-based-i...
Project information
- Created by vipul tulse on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.

