Verification result for an external storage service
| KEY | TYPE | Description |
|---|---|---|
| bucket | str | The address of the bucket. eg., `s3://your-bucket` |
| verified | bool | `true` if the bucket has passed verification |
| writePermission | bool | `true` if Abacus.AI has permission to write to this bucket |
| authExpiresAt | str | The time when the file connector's auth expires, if applicable |
| createdAt | str | The timestamp at which the file connector was created |