Skip to content

Commit 601103e

Browse files
Updated parameters
Changed parameter names to match updated diagram
1 parent 80b3db9 commit 601103e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/current/v25.4/alter-external-connection.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ GRANT UPDATE ON EXTERNAL CONNECTION backup_bucket TO user;
3737

3838
Parameter | Description
3939
----------+-------------
40-
`label_spec` | The name of the existing external connection.
41-
`string_or_placeholder` | The new [storage/sink]({% link {{ page.version.version }}/create-external-connection.md %}#supported-external-storage-and-sinks) URI that the external connection will be updated to reference.
40+
`connection_name` | The name of the existing external connection.
41+
`connection_uri` | The new [storage/sink]({% link {{ page.version.version }}/create-external-connection.md %}#supported-external-storage-and-sinks) URI that the external connection will be updated to reference.
4242

4343
## Supported external storage and sinks
4444

0 commit comments

Comments
 (0)