Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Created May 28, 2014 19:22
Show Gist options
  • Save blitline-dev/987b37e440779a488d6a to your computer and use it in GitHub Desktop.
Save blitline-dev/987b37e440779a488d6a to your computer and use it in GitHub Desktop.
pre_process_only
{
"application_id":"YOUR_APP_ID",
"src": "http://cdn.blitline.com/filters/boys.jpeg",
"src_type" : "pre_process_only",
"pre_process":[
{
"move_original" : {
"s3_destination" : {
"bucket" : "bltemp",
"headers" : { "x-amz-meta-foo" : "bar",
"x-amz-meta-taz" : "rio"},
"key" : "grumpy_squirrel/moved_original_fooB.jpg"
}
}
}
]
}
# Won't actually work because you do not have permission to blitline buckets.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment