There was an error while loading. Please reload this page.
1 parent 25c00ac commit e4f4febCopy full SHA for e4f4feb
README.md
@@ -309,6 +309,7 @@ If you set the AWS credentials:
309
psql> SET aws_s3.aws_s3.access_key_id TO 'dummy';
310
psql> SET aws_s3.aws_s3.secret_key TO 'dummy';
311
psql> SET aws_s3.session_token TO 'dummy';
312
+```
313
314
You can omit the credentials.
315
@@ -460,4 +461,4 @@ psql> SELECT * FROM new_animals;
460
461
462
## Thanks
463
-* Thomas Gordon Lowrey IV [@gordol](https://github.com/gordol)
464
+* Thomas Gordon Lowrey IV [@gordol](https://github.com/gordol)
0 commit comments