Home
Notes
Projects
Resume
Contact
Jeff Smith
Notes
Projects
Resume
Contact
Invalidate all files on cloudfront with aws cli
DevOps
Linux
<pre><code>aws cloudfront create-invalidation --distribution-id ABCDEFGHIJK --paths /\* </code></pre>
© 2026 Code0x378