chrislu 2022-01-09 19:30:47 -08:00
commit 1e4041bd8e

@ -1,5 +1,10 @@
# Supported Vendors
Here are a list of vendors supported. For other S3 compatible vendors, you can use just s3, but usually you may need to tweak these parameters:
```
remote.configure -name=cloud1 -type=s3 -access_key=xxx -secret_key=yyy -s3.endpoint=zzzzz -s3.force_path_style=true -s3.v4_signature=false
```
| Name | Type | Note | Reference |
| -- | -- | -- | -- |
| AWS S3 | s3 | | |