Skip to content

Commit 383e1a8

Browse files
committed
add :
1 parent a687289 commit 383e1a8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
- **canned_acl**: canned access control list for created objects ([enum](#cannedaccesscontrollist), default: null)
2828
- [Deprecated] **proxy_host**: proxy host to use when accessing AWS S3 via proxy. (string, default: null )
2929
- [Deprecated] **proxy_port**: proxy port to use when accessing AWS S3 via proxy. (string, default: null )
30-
- **http_proxy** http proxy configuration to use when accessing AWS S3 via http proxy. (optional)
31-
- **host** proxy host (string, required)
32-
- **port** proxy port (int, optional)
33-
- **https** use https or not (boolean, default true)
34-
- **user** proxy user (string, optional)
35-
- **password** proxy password (string, optional)
30+
- **http_proxy**: http proxy configuration to use when accessing AWS S3 via http proxy. (optional)
31+
- **host**: proxy host (string, required)
32+
- **port**: proxy port (int, optional)
33+
- **https**: use https or not (boolean, default true)
34+
- **user**: proxy user (string, optional)
35+
- **password**: proxy password (string, optional)
3636

3737
- **auth_method**: name of mechanism to authenticate requests (basic, env, instance, profile, properties, anonymous, or session. default: basic)
3838

0 commit comments

Comments
 (0)