Skip to content

Commit 74c66ba

Browse files
authored
[docs] Fix AWS custom endpoint [ci skip]
1 parent a1e3319 commit 74c66ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ The following settings are available:
229229
: The amount of time to wait (in milliseconds) when initially establishing a connection before timing out.
230230

231231
`aws.client.endpoint`
232-
: The AWS S3 API entry point e.g. `s3-us-west-1.amazonaws.com`.
232+
: The AWS S3 API entry point e.g. `https://s3-us-west-1.amazonaws.com`.
233233

234234
`aws.client.glacierAutoRetrieval`
235235
: :::{versionadded} 22.12.0-edge

0 commit comments

Comments
 (0)