aboutsummaryrefslogblamecommitdiffstats
path: root/test/service/configurations-example.yml
blob: 8bcc57f05a111116bc6ae1c8815bbe9df66fd586 (plain) (tree)
1
2
3
4
5
6
7
8
9

                                                                                                         
             





                    
              











                                                                              
          
         
# Copy this file to configurations.yml and edit the credentials to match your IAM test account and bucket
s3:
  service: S3
  access_key_id:
  secret_access_key:
  region:
  bucket:

gcs:
  service: GCS
  keyfile: {
    type: "service_account",
    project_id: "",
    private_key_id: "",
    private_key: "",
    client_email: "",
    client_id: "",
    auth_uri: "https://accounts.google.com/o/oauth2/auth",
    token_uri: "https://accounts.google.com/o/oauth2/token",
    auth_provider_x509_cert_url: "https://www.googleapis.com/oauth2/v1/certs",
    client_x509_cert_url: ""
  }
  project:
  bucket: