In preview page plugin add post date query to avoid CloudFront cache..
This plugin send following page url to CloudFront Invalidation API..
Activate the plugin through 'Plugins in WordPress.
Create IAM user to attach IAM Policy for AWS CloudFront.
If post published this plugin post invalidation request to CloudFront...
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Update readme to IAM Policy example...
Fix cron interval. add filters 'c3 invalidation interval c3 invalidation cron interval c3 invalidation item limits.. update range & items...
Remove action hook -> 'c3 add setting before. use 'c3 after title filter hook instead..
Remove action hook -> 'c3 add setting after. use 'c3 after auth form filter hook instead...
Read more