Skip to content

Commit

Permalink
Elaborate on S3 endpoint requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-seqera committed Jan 26, 2024
1 parent 74c66ba commit d650851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d650851

Please sign in to comment.