File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ Use storage on an S3-compliant cloud service:
152152- URL: ``(s3|b2):[profile|(access_key_id:access_key_secret)@][schema://hostname[:port]]/bucket/path ``
153153
154154 The underlying backend is based on ``boto3 ``, so all standard boto3 authentication methods are supported:
155-
155+
156156 - provide a named profile (from your boto3 config),
157157 - include access key ID and secret in the URL,
158158 - or use default credentials (e.g., environment variables, IAM roles, etc.).
@@ -221,7 +221,7 @@ like e.g. for upgrading an existing store's data to a new release.**
221221There are tests and they succeed for the basic functionality, so some of the
222222stuff is already working well.
223223
224- There might be missing features or optimization potential, feedback welcome!
224+ There might be missing features or optimization potential, feedback is welcome!
225225
226226There are a lot of possible, but still missing backends. If you want to create
227227and support one: pull requests are welcome.
You can’t perform that action at this time.
0 commit comments