Commit df85549
committed
Warn against S3 global endpoint usage
Add warning to S3 configuration documentation advising users to avoid
using s3.amazonaws.com as the --endpoint-url parameter value to prevent
PermanentRedirect errors and configuration confusion.
This addresses user issues where setting the global S3 endpoint as a
custom endpoint URL causes redirect loops and unexpected behavior.
Addresses aws#94791 parent 6889732 commit df85549
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
18 | 23 | | |
19 | 24 | | |
20 | 25 | | |
| |||
0 commit comments