Skip to main content
Each cloud connection tells Koala where your FOCUS cost export lives and how to read it. You can add more than one configuration per cloud, mark one as the default, and turn on automatic scheduled ingestion. Credentials are encrypted at rest and shown only as masked hints. Set connections up in Settings → Cloud accounts. Each provider is below.

Oracle Cloud (OCI)

Koala reads FOCUS reports from an OCI Object Storage bucket using an API-key signing key.
FieldWhat it is
Tenancy OCID / User OCIDThe identities the API key belongs to.
FingerprintYour API signing key’s fingerprint.
Private key (PEM)The signing key content.
Regione.g. us-ashburn-1.
Bucket & FOCUS prefixThe bucket and path (default FOCUS Reports/) holding the exports.
OCI connections authenticate with an API key (instance principals aren’t used).

Amazon Web Services (AWS)

Koala reads FOCUS exports from an S3 bucket.
FieldWhat it is
S3 bucket, prefix, regionWhere the exports live and which region.
File patternWhich objects to match (default *.csv.gz).
CredentialsAn access key + secret (optionally a session token), or an IAM role ARN for cross-account access.

Microsoft Azure

Koala reads FOCUS exports from an Azure Blob container.
FieldWhat it is
Storage account & containerWhere the exports live.
AuthenticationA service principal or a SAS token — provide one.

Google Cloud (GCP)

Koala reads billing data from a BigQuery billing export.
FieldWhat it is
Project ID & datasetThe project and BigQuery dataset holding the export.
Table patternThe export tables to match (default gcp_billing_export_v1_*).
LocationThe dataset location (default US).
Service account key (JSON)Optional — if omitted, application default credentials apply.

Defaults and scheduling

Every provider supports the same two options:
  • Default configuration — the one Koala uses when you don’t pick another.
  • Automatic ingestion — turn on a schedule (a cron expression) and a look-back window (how many days of files to re-check on each run), and Koala keeps your data current on its own.

Next steps

Ingestion

Upload files, run a load on demand, or schedule automatic ingestion.