https://github.com/tanakaworld/cloudfront-invalidate-checker
Check invalidation progress of AWS CloudFront
https://github.com/tanakaworld/cloudfront-invalidate-checker
Last synced: 2 months ago
JSON representation
Check invalidation progress of AWS CloudFront
- Host: GitHub
- URL: https://github.com/tanakaworld/cloudfront-invalidate-checker
- Owner: tanakaworld
- License: mit
- Created: 2016-04-27T03:45:21.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-27T03:57:35.000Z (about 9 years ago)
- Last Synced: 2025-04-04T08:47:24.897Z (2 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cloudfront-invalidate-checker
Check invalidation progress of AWS CloudFront# Add bookmarklet
For example on Google Chrome, past contents of cloudfront-invalidate-checker.min.js
```
javascript: function CloudFrontInvalidateChecker(){this.intervalRange...
```# How to use
1. Create new Invalidation
2. Copy Invalidation ID
3. Click bookmarklet
4. Past Invalidation ID
5. DONE!