{
  "storage": {
    "type": "s3",
    "bucket": "mybucket",
    "readOnly": true,
    "s3Config": {
      "awsAccessKey": "awsAccessKey",
      "awsSecretKey": "awsSecretKey"
    }
  }
}
