Skip to content

Instantly share code, notes, and snippets.

@hemc4
Created February 11, 2017 10:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hemc4/1aebc559c599bab7d7336f63b3cc4eed to your computer and use it in GitHub Desktop.
Save hemc4/1aebc559c599bab7d7336f63b3cc4eed to your computer and use it in GitHub Desktop.
#!/bin/bash
set -e
DISTRIBUTION_ID=E6VHHP64I3KLD
#list all invlaidations
aws cloudfront list-invalidations --distribution-id $DISTRIBUTION_ID
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment