Skip to content

Commit

Permalink
Update advocacy_docs/edb-postgres-ai/analytics/reference/functions.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Artjoms Iskovs <[email protected]>
  • Loading branch information
djw-m and mildbyte committed Dec 9, 2024
1 parent f783f3d commit 4003de5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Creates a new storage location that references an S3-compatible object storage l
| Parameter | Type | Description |
| --- | --- | --- |
| `name` | `text` | The name of the storage location |
| `uri` | `text` | The URI of the S3-compatible object storage location |
| `uri` | `text` | The URI of the S3-compatible object storage location, for example, `s3://bucket-name` or `s3://bucket-name/prefix` |
| `options` | `json` | Optional settings for the storage location |

#### Options
Expand Down

0 comments on commit 4003de5

Please sign in to comment.