Thanks @artur I had already checked out the documentation but was hoping to find an integration example in that blog post link.
A somewhat related question I have in and around implementing golden retriever with TUS: am I able to configure the bucket and key for the final location of the file? I see that TUS has the s3store option but the bucket is configured ahead of time like so: tusd -s3-bucket=my-test-bucket.com
When I use the AwsS3 plugin on uppy I am able to control exactly where the file goes. Will I have this level of control if I use TUS?