IPFS save the content on aws S3 or Do Spaces

Hello, I just want to ask if it possible to save the ipfs content on Amazon S3 or DO Spaces?
After that retrieve the data using the IPFS address. It is possible to that?

Hi!

Yes, you could use go-ds-s3 from this repo: GitHub - ipfs/go-ds-s3: An s3 datastore implementation

Here’s a helpful step-by-step article: A (loosely written) Guide to Hosting an IPFS Node on AWS - Developers - Fission Talk