Skip to content

Instantly share code, notes, and snippets.

View hervenivon's full-sized avatar
🎨
Teaching art to computers

Hervé Nivon hervenivon

🎨
Teaching art to computers
View GitHub Profile
@hervenivon
hervenivon / config.json
Last active October 14, 2015 15:25
Quickly generate presigned url for all files in a particular AWS S3 bucket location
{
"Region": "TOCHANGE",
"Bucket": "tochange",
"Location": "to/change/"
}