website Redirect
Parameters
value
Target URL for website redirect. If no content is provided through source
, content
or content_base64
, then the object will be empty.
Note: The provider ignores all leading
/
s in the object'skey
and treats multiple/
s in the rest of the object'skey
as a single/
, so values of/index.html
andindex.html
correspond to the same S3 object as dofirst//second///third//
andfirst/second/third/
.