An open API service indexing awesome lists of open source software.

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

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!