I am working on Spring boot application(Content Management System) which will store multiple files in amazon-s3 repository with the help of jack rabbit oak node structure implementation and all node metadata will get store in PostgreSQL 10.4 db.
I will be deploy my application on GCP platform, before that I want to know how I can integrate S3 storage with my application, is there any google cloud API/service available?