Hi, I'm trying to find a solution which via our application would open a document (docx) stored on AWS S3 allowing a user to make amendments to the document on their local machine via MS Office or OpenOffice but when they click save it would automatically save the document all the way back to S3. Is this something that would be possible to implement and if so I'd appreciate any suggestions as how I would go about it. I've had a look at Webdav but I'm don't think it's suitable for this task as the documents are stored in various different accounts on the system plus I can't see how to push this all the way back to S3. Thanks in advance.