GCS buckets provide S3-compatible interface and can work directly with Cap. Details on the environment variables:
First, generate your HMAC keys (equivalent to S3 keys):
- In your Google Cloud Platform organization, create a service account that has
Cloud Storage Adminpermission. - Navigate to Cloud Storage → Settings → Interoperability → “Create a key for a service account” to obtain the HMAC keys.
Then, setup the environment variables accordingly:
CAP_AWS_ACCESS_KEY: (GCS HMAC Access Key ID)