Thread Desktop: S3 Config (AWS)

Connect your own S3 bucket to Thread Desktop

Use this flow when you want Thread Desktop to upload media to your own AWS S3 bucket.

Thread Desktop steps

  1. Open Thread Desktop.
  2. Go to S3 Config in Settings.
  3. Choose Amazon S3.
  4. Enter your access key, secret key, bucket name, and region.
  5. Test the connection and save.

AWS setup

Before configuring Thread Desktop, make sure you have:

  • an S3 bucket
  • an IAM principal with GetObject, PutObject, and ListBucket
  • CORS rules that allow your web and share surfaces

Example allowed origins for the current naming direction:

  • https://thread.arkwright.solutions
  • https://threads.arkwright.solutions

After setup, new uploads can be served from your own bucket while Thread continues to manage the recording workflow.

Thread Desktop: S3 Config (AWS) - Thread Docs