Skip to content

S3 Object Storage

Aaron W Morris edited this page Feb 26, 2024 · 3 revisions

AWS

Google Cloud

  • Navigate to IAM & Admin -> Service accounts
  • Click CREATE SERVICE ACCOUNT at the top
    • Set the service account name
    • Click CREATE AND CONTINUE
    • Grant Storage Object Admin role
    • Click Done at bottom
  • On the new service account, click the vertical ellipsis at the right, and Manage keys
    • Click ADD KEY -> Create new key
    • JSON Key type
    • Click CREATE

The JSON file should automatically download. This is the file you place on the filesystem and then in the path in the config field.

Oracle OCI

Clone this wiki locally