diff --git a/awscli/topics/s3-config.rst b/awscli/topics/s3-config.rst index c7979d230bcc..c976aac38f4b 100644 --- a/awscli/topics/s3-config.rst +++ b/awscli/topics/s3-config.rst @@ -15,6 +15,11 @@ are provided in the case where you need to modify one of these values, either for performance reasons or to account for the specific environment where these ``aws s3`` commands are being run. +.. note:: + S3 commands have an option to use a custom endpoint using ``--endpoint-url``. + This overrides the default endpoint the command will use. + Use caution when configuring this parameter as it can cause unintended behavior including S3 redirect issues. + See `Service-specific endpoints `_ page in the *AWS SDK reference guide* for more information. Configuration Values ====================