我正在尝试使用S3存储桶通过“静态Web托管重定向请求”执行http重定向。
我要重定向到的目标存储桶或域是:“ example.com/test?param1=123¶m2=456”,协议是“ https”。
但是,当我使用此设置并按了一下后,它最终将我重定向到:https : //example.com/test?param1=123¶m2=456/
有其他人通过这个工作吗?
redirect urlencode amazon-s3 special-characters amazon-web-services