Do I understand correctly how the S3 adapter works?
In my case, I wanted to use it so that files previously uploaded to Appwrite storage would be uploaded directly to S3 storage. But in such a way that files wouldn't be stored in Appwrite storage (after upload to S3)
In this case, I understand that I need to use the Amazon API to work it without Appwrite storage.