Any chance to use AWSS3 to read from google cloud storage

@samoconnor If AWSS3.jl is similar with python boto3, is there any chance to change the protocol and perform IO to Google Cloud Storage?

I haven’t had direct experience with Google Cloud Storage.
I see that there is a relevant package here: https://github.com/JuliaCloud/GoogleCloud.jl
Perhaps @joshbode can comment?

GoogleCloud.jl is not working in Julia 0.7/1.0. I tried to fix it, but still have some issues.
https://github.com/JuliaCloud/GoogleCloud.jl/pull/20