Can I upload directly to S3?

If you don’t need to use Uploadcare CDN and on-the-fly image processing, you may want to store all uploaded files in your S3 bucket.

At the moment there are two ways to do this:

  1. (recommended) Use the custom storage workflow. In this case, files will be uploaded to Uploadcare storage first, and then copied to your S3 bucket.
  2. Use direct uploading to S3. This feature is still in beta and may work unstably and lead to errors. Contact us if you want to enable it.