Hacker News new | ask | show | jobs
by viraptor 810 days ago
I meant that in your worker handler, you can only run fetch(s3-endpoint-for-bucket) rather than something like fetch(env.MY_BUCKET...)

This matters for their image resizing which needs to be used as options on fetch().