Wha are the best alternatives to CollectionFS that work with Amazon S3?

As I know CollectionFS is not maintainable now. Am I wrong?
That’s a loss. Is edgee:slingshot a good replacement? Are there some new packages for secure uploading/fetching data from S3?

Thanks.

If you’re up for using 1.3, take a look at using Amazon’s AWS SDK directly via npm. Amazon’s JS AWS SDK docs show a few quick upload / retrieval examples that can be adapted accordingly.