boto3
boto3 copied to clipboard
Add redirect to the root of the boto3 documentation subdomain
Is your feature request related to a problem? Please describe. Currently, if you navigate to the base of subdomain for boto3 documentation, aka https://boto3.amazonaws.com/, you get a Page Not Found error. This seems to be a non-ideal experience if you happen to be given the wrong link, or (as in my case) this bad link appears in your browser history.
Describe the solution you'd like Could you implement a simple redirect so that requests to https://boto3.amazonaws.com/ redirect to the actual front page of the documentation at https://boto3.amazonaws.com/v1/documentation/api/latest/index.html?
Hi @drboyer,
Thanks for reaching out! I can see how this would be a bit frustrating. I'll discuss with the team to get their thoughts.
Hi @drboyer,
I had a chance to chat with the team about this and they're open to it, but It might take a while to implement due to structural limitations in our docs system. I'll let you know as soon as I have any updates!