Skip to content

Instantly share code, notes, and snippets.

@mezod
Created July 14, 2018 23:37
Show Gist options
  • Save mezod/baa28f1f7275e5807226ac2c4aa5ed32 to your computer and use it in GitHub Desktop.
Save mezod/baa28f1f7275e5807226ac2c4aa5ed32 to your computer and use it in GitHub Desktop.
{
"Location": "https://cloudfront.amazonaws.com/2017-10-30/distribution/distro_id/invalidation/invalidation_id",
"Invalidation": {
"Id": "invalidation_id",
"Status": "InProgress",
"CreateTime": "2018-07-14T23:33:51.427Z",
"InvalidationBatch": {
"Paths": {
"Quantity": 2,
"Items": [
"/bundle.js",
"/index.html"
]
},
"CallerReference": "cli-id"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment