Skip to content

Commit 48e866e

Browse files
committed
Add doco note on required extensions
1 parent d6588c4 commit 48e866e

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

examples/s3.sql

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -121,12 +121,5 @@ VOLATILE;
121121

122122

123123
-- https://cleverelephant-west-1.s3.amazonaws.com/META.json
124-
SELECT * FROM s3_get(
125-
'07VAHH4PC3NSQV5WXP02',
126-
'2oK6zwHh0NhhdbeBReRQSbD5y4dSQIsfsV/sqEmE',
127-
'us-west-1',
128-
'cleverelephant-west-1',
129-
'META.json'
130-
);
131124

132125

0 commit comments

Comments
 (0)