S3 compatible storage?

I'd rather not use AWS for a couple of reasons but I do have a Google Cloud Platform account and was curious if I could use Google Cloud Storage instead? I looked in the settings and not sure how that translates to the GCP. From my understanding it should work as a drop in replacement but I wanted to ask first.

If you need any additional information please let me know.

Thanks!

It should work as long as it has an s3 compatible API

I'm using s3 sync with cloudflare r2 which isn't on the list of tested providers and it works well

google's documentation on accessing GCP via s3 seems kind of vague, but it appears that the XML API is s3 compatible.

I think the s3 URL would be https://storage.googleapis.com and the access/secret keys would be the HMAC keys: Manage HMAC keys for service accounts  |  Cloud Storage  |  Google Cloud

and you would also need to create a bucket: Create a bucket  |  Cloud Storage  |  Google Cloud