diff --git a/docs/config.md b/docs/config.md index 37e67617761..fd5146f486e 100644 --- a/docs/config.md +++ b/docs/config.md @@ -229,7 +229,7 @@ The following settings are available: : The amount of time to wait (in milliseconds) when initially establishing a connection before timing out. `aws.client.endpoint` -: The AWS S3 API entry point e.g. `https://s3-us-west-1.amazonaws.com`. +: The AWS S3 API entry point e.g. `https://s3-us-west-1.amazonaws.com`. You must prefix the API entry point with either `http://` or `https://`. `aws.client.glacierAutoRetrieval` : :::{versionadded} 22.12.0-edge